From 57f052a2bed1a427fcd7f004c4a7bf88264a26a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Fri, 1 May 2015 23:41:22 +0200 Subject: Get rid of "All rights reserved" --- plugins/coin | 2 +- plugins/eval | 2 +- plugins/pomodoro | 2 +- plugins/script | 2 +- plugins/youtube | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins') 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. # -- cgit v1.2.3