aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-05-01 23:41:22 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2015-05-01 23:41:22 +0200
commit57f052a2bed1a427fcd7f004c4a7bf88264a26a0 (patch)
treee3f6c909dbf7bc9cf21208a178be4144baba2a08 /plugins
parentebc3f7fd7dccd4d2d0509766dcde43608d9ebce1 (diff)
downloadxK-57f052a2bed1a427fcd7f004c4a7bf88264a26a0.tar.gz
xK-57f052a2bed1a427fcd7f004c4a7bf88264a26a0.tar.xz
xK-57f052a2bed1a427fcd7f004c4a7bf88264a26a0.zip
Get rid of "All rights reserved"
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/coin2
-rwxr-xr-xplugins/eval2
-rwxr-xr-xplugins/pomodoro2
-rwxr-xr-xplugins/script2
-rwxr-xr-xplugins/youtube2
5 files changed, 5 insertions, 5 deletions
diff --git a/plugins/coin b/plugins/coin
index cdaed02..65967ad 100755
--- a/plugins/coin
+++ b/plugins/coin
@@ -2,7 +2,7 @@
#
# ZyklonB coin plugin, random number-based utilities
#
-# Copyright 2012, 2014 Přemysl Janouch. All rights reserved.
+# Copyright 2012, 2014 Přemysl Janouch
# See the file LICENSE for licensing information.
#
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.
#
diff --git a/plugins/pomodoro b/plugins/pomodoro
index bc05ad8..8f30327 100755
--- a/plugins/pomodoro
+++ b/plugins/pomodoro
@@ -3,7 +3,7 @@
#
# ZyklonB pomodoro plugin
#
-# Copyright 2015 Přemysl Janouch. All rights reserved.
+# Copyright 2015 Přemysl Janouch
# See the file LICENSE for licensing information.
#
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.
diff --git a/plugins/youtube b/plugins/youtube
index 4b19af4..1ce5f47 100755
--- a/plugins/youtube
+++ b/plugins/youtube
@@ -2,7 +2,7 @@
#
# ZyklonB YouTube plugin, displaying info about YouTube links
#
-# Copyright 2014 Přemysl Janouch. All rights reserved.
+# Copyright 2014 Přemysl Janouch
# See the file LICENSE for licensing information.
#