diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-23 18:41:17 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-23 18:41:47 +0200 |
commit | e3a0d4cd667f9d0242bd6d762cf05a649770f140 (patch) | |
tree | 6cbab972ea78c4f0120ea125c638456085c6c6e2 /etc/functions/off | |
parent | 23f777f829a06b8b2003be2f3a1c8fc2702eb79e (diff) |
update copyright
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 18c1851..5f15cef 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@finalrewind.org> +## Copyright (C) 2008, 2009 by Birte Friesel <derf@finalrewind.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> typeset filesystem garbage file |