summaryrefslogtreecommitdiffstats
path: root/development/re2c/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/re2c/README')
-rw-r--r--development/re2c/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/development/re2c/README b/development/re2c/README
index f075ed321c..227f25951c 100644
--- a/development/re2c/README
+++ b/development/re2c/README
@@ -4,5 +4,3 @@ regular expression matching. As a result this allows a much broader
range of use than any traditional lexer offers. And last but not least
re2c generates warning free code that is equal to hand-written code in
terms of size, speed and quality.
-
-It is released under Public Domain.