diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-10-16 14:18:38 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-10-16 14:18:38 +0200 |
commit | 580f4e7e90a045ec7c92b06c14613acb0d6f9e0a (patch) | |
tree | e96aa9114a6f920a1727d3ca2a4c4b9fe9f34374 /bin | |
parent | 5a5287151c5b0aae485c984a6cd3a05b42f8bccb (diff) |
Update copyright statements while at it
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/checklinks | 2 | ||||
-rwxr-xr-x | bin/ct | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/checklinks b/bin/checklinks index f161d7f..97137b0 100755 --- a/bin/checklinks +++ b/bin/checklinks @@ -1,5 +1,5 @@ #!/usr/bin/env perl -## Copyright © 2008-2009 by Daniel Friesel <derf@derf.homelinux.org> +## Copyright © 2008-2010 by Daniel Friesel <derf@finalrewind.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> use strict; use warnings; @@ -1,6 +1,6 @@ #!/usr/bin/env zsh ## caretaker - /home package manager and zsh playground -## Copyright © 2008-2009 by Daniel Friesel <derf@derf.homelinux.org> +## Copyright © 2008-2010 by Daniel Friesel <derf@finalrewind.org> ## ## Permission to use, copy, modify, and/or distribute this software for any ## purpose with or without fee is hereby granted, provided that the above |