diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-05-01 23:41:22 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-05-01 23:41:22 +0200 |
commit | 57f052a2bed1a427fcd7f004c4a7bf88264a26a0 (patch) | |
tree | e3f6c909dbf7bc9cf21208a178be4144baba2a08 /plugins/eval | |
parent | ebc3f7fd7dccd4d2d0509766dcde43608d9ebce1 (diff) | |
download | xK-57f052a2bed1a427fcd7f004c4a7bf88264a26a0.tar.gz xK-57f052a2bed1a427fcd7f004c4a7bf88264a26a0.tar.xz xK-57f052a2bed1a427fcd7f004c4a7bf88264a26a0.zip |
Get rid of "All rights reserved"
Diffstat (limited to 'plugins/eval')
-rwxr-xr-x | plugins/eval | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/eval b/plugins/eval index c661df6..982d78b 100755 --- a/plugins/eval +++ b/plugins/eval @@ -2,7 +2,7 @@ # # ZyklonB eval plugin, LISP-like expression evaluator # -# Copyright 2013, 2014 Přemysl Janouch. All rights reserved. +# Copyright 2013, 2014 Přemysl Janouch # See the file LICENSE for licensing information. # |