diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-03-05 23:43:12 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-03-05 23:43:12 +0100 |
commit | 50b85bc7caed17308bf56bdd04c69393115e55da (patch) | |
tree | 8080168de96192d0496e0e6fb9b434e430b66bff /etc/functions/off | |
parent | 71ae8d9f4a8dfdbcb788b4a03deac6d745515a29 (diff) |
Updated some copyrights
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 |