diff options
Diffstat (limited to 'etc/functions/off')
-rwxr-xr-x | etc/functions/off | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/functions/off b/etc/functions/off index b336fa5..189e8ec 100755 --- a/etc/functions/off +++ b/etc/functions/off @@ -1,6 +1,6 @@ ## vim:ft=zsh ## Small shutdown/reboot wrapper to work together with my other tools -## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org> +## Copyright (C) 2008, 2009 by Daniel Friesel <derf@derf.homelinux.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> autoload warn fdie |