summaryrefslogtreecommitdiff
path: root/etc/functions
diff options
context:
space:
mode:
Diffstat (limited to 'etc/functions')
-rw-r--r--etc/functions/gtd-move2
-rw-r--r--etc/functions/off2
-rw-r--r--etc/functions/put2
-rw-r--r--etc/functions/rtab2
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/functions/gtd-move b/etc/functions/gtd-move
index 3407f4e..a20502c 100644
--- a/etc/functions/gtd-move
+++ b/etc/functions/gtd-move
@@ -1,7 +1,7 @@
## vim:ft=zsh
## Helper for my gtd system
## Usage: gtd-move <old-database> <index> <new-database>
-## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org>
+## Copyright (C) 2008 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/wtfpl>
if [[ ${#*} != 3 ]] {
diff --git a/etc/functions/off b/etc/functions/off
index 8f0a1fd..18c1851 100644
--- a/etc/functions/off
+++ b/etc/functions/off
@@ -1,7 +1,7 @@
## vim:ft=zsh
## Small shutdown/reboot wrapper to work together with my other tools
## Usage: off [-nrh] [place]
-## Copyright (C) 2008, 2009 by Daniel Friesel <derf@derf.homelinux.org>
+## Copyright (C) 2008, 2009 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/wtfpl>
typeset filesystem garbage file
diff --git a/etc/functions/put b/etc/functions/put
index 33f66b3..6a151bb 100644
--- a/etc/functions/put
+++ b/etc/functions/put
@@ -2,7 +2,7 @@
## put - make a file available via HTTP
## supports as many 'failover' hosts as an array can hold
## Usage: put <file>
-## Copyright © 2008 - 2010 by Daniel Friesel <derf@derf.homelinux.org>
+## Copyright © 2008 - 2010 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/wtfpl>
typeset hostname ssh_name
diff --git a/etc/functions/rtab b/etc/functions/rtab
index 6c239c2..f57b877 100644
--- a/etc/functions/rtab
+++ b/etc/functions/rtab
@@ -1,6 +1,6 @@
## vim:ft=zsh
## reverse tabbing, useful in the prompt
-## Copyright (C) 2008, 2009 by Daniel Friesel <derf@derf.homelinux.org>
+## Copyright (C) 2008, 2009 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/wtfpl>
## CAVEAT: directory-names containing two or more consecutive spaces