aboutsummaryrefslogtreecommitdiff
path: root/plugins/zyklonb/script
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-09-02 19:00:11 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-09-02 19:37:29 +0200
commitdeb096a0e9c77c0b62085c950246b8b24a9e06d0 (patch)
treeafac48e8f55c4ba0a33c2419af13bef43d15b7e2 /plugins/zyklonb/script
parent722fc48a30da39f859bceb00123aaf9fed9b0995 (diff)
downloadxK-deb096a0e9c77c0b62085c950246b8b24a9e06d0.tar.gz
xK-deb096a0e9c77c0b62085c950246b8b24a9e06d0.tar.xz
xK-deb096a0e9c77c0b62085c950246b8b24a9e06d0.zip
Name change
Diffstat (limited to 'plugins/zyklonb/script')
-rwxr-xr-xplugins/zyklonb/script2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/zyklonb/script b/plugins/zyklonb/script
index 661fbb0..c19b8c5 100755
--- a/plugins/zyklonb/script
+++ b/plugins/zyklonb/script
@@ -2,7 +2,7 @@
//
// ZyklonB scripting plugin, using a custom stack-based language
//
-// Copyright 2014 Přemysl Janouch
+// Copyright 2014 Přemysl Eric Janouch
// See the file LICENSE for licensing information.
//
// Just compile this file as usual (sans #!) if you don't feel like using TCC.