summaryrefslogtreecommitdiff
path: root/etc/functions/gtd-move
diff options
context:
space:
mode:
Diffstat (limited to 'etc/functions/gtd-move')
-rw-r--r--etc/functions/gtd-move2
1 files changed, 1 insertions, 1 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 ]] {