diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-12 14:18:18 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-12 14:18:21 +0100 |
commit | 2809bad9aaf879c568b47fa02aa372c0e56a2924 (patch) | |
tree | fa356abe49355cda0cd0689700edd5f124a1ddb9 | |
parent | 8685feaaeada1f39ff07f0745251f9d134518b59 (diff) | |
download | jenkins.debian.net-2809bad9aaf879c568b47fa02aa372c0e56a2924.tar.xz |
update copyright
-rwxr-xr-x | bin/common-functions.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/common-functions.sh b/bin/common-functions.sh index a6210537..61db1789 100755 --- a/bin/common-functions.sh +++ b/bin/common-functions.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2014 Holger Levsen <holger@layer-acht.org> +# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org> # released under the GPLv=2 common_cleanup(){ |