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/script | |
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/script')
-rwxr-xr-x | plugins/script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/script b/plugins/script index 5300639..661fbb0 100755 --- a/plugins/script +++ b/plugins/script @@ -2,7 +2,7 @@ // // ZyklonB scripting plugin, using a custom stack-based language // -// Copyright 2014 Přemysl Janouch. All rights reserved. +// Copyright 2014 Přemysl Janouch // See the file LICENSE for licensing information. // // Just compile this file as usual (sans #!) if you don't feel like using TCC. |