summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2010-10-16 14:18:38 +0200
committerDaniel Friesel <derf@finalrewind.org>2010-10-16 14:18:38 +0200
commit580f4e7e90a045ec7c92b06c14613acb0d6f9e0a (patch)
treee96aa9114a6f920a1727d3ca2a4c4b9fe9f34374 /bin
parent5a5287151c5b0aae485c984a6cd3a05b42f8bccb (diff)
Update copyright statements while at it
Diffstat (limited to 'bin')
-rwxr-xr-xbin/checklinks2
-rwxr-xr-xbin/ct2
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;
diff --git a/bin/ct b/bin/ct
index 5d0f148..84e4332 100755
--- a/bin/ct
+++ b/bin/ct
@@ -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