aboutsummaryrefslogtreecommitdiff
path: root/jim-regexp.c
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2010-10-15 11:12:14 +1000
committerSteve Bennett <steveb@workware.net.au>2010-10-15 11:16:32 +1000
commit353356d302d87619d1bf536f9a1963f9f14e95a0 (patch)
tree504dc946c6f99b2da744c7b475cef12beb300ab6 /jim-regexp.c
parentb08820ef88b74b1902da24b06843cbca76a29df8 (diff)
downloadjimtcl-353356d302d87619d1bf536f9a1963f9f14e95a0.zip
jimtcl-353356d302d87619d1bf536f9a1963f9f14e95a0.tar.gz
jimtcl-353356d302d87619d1bf536f9a1963f9f14e95a0.tar.bz2
Licence wording updates.
Per v0.51, don't refer to the FreeBSD licence Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'jim-regexp.c')
-rw-r--r--jim-regexp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/jim-regexp.c b/jim-regexp.c
index bb5f6c6..c64c8da 100644
--- a/jim-regexp.c
+++ b/jim-regexp.c
@@ -5,8 +5,6 @@
*
* Uses C library regcomp()/regexec() for the matching.
*
- * The FreeBSD license
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: