diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-04-07 16:44:45 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-04-07 16:45:05 +0200 |
commit | a9c60c266f6f9408a6b62189ff45184c2b857585 (patch) | |
tree | 529bebff69272f0c6846f6a72235fef7f8113af0 /etc/functions/off | |
parent | 32c26c0580e2e99c770579fbb9da12ee4d2cd2dc (diff) |
derf.homelinux.org is dead, use finalrewind.org instead
Diffstat (limited to 'etc/functions/off')
-rw-r--r-- | etc/functions/off | 2 |
1 files changed, 1 insertions, 1 deletions
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 |