summaryrefslogtreecommitdiff
path: root/etc/functions
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2023-07-23 18:41:17 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2023-07-23 18:41:47 +0200
commite3a0d4cd667f9d0242bd6d762cf05a649770f140 (patch)
tree6cbab972ea78c4f0120ea125c638456085c6c6e2 /etc/functions
parent23f777f829a06b8b2003be2f3a1c8fc2702eb79e (diff)
update copyright
Diffstat (limited to 'etc/functions')
-rw-r--r--etc/functions/off2
-rw-r--r--etc/functions/put2
-rw-r--r--etc/functions/rtab2
3 files changed, 3 insertions, 3 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
diff --git a/etc/functions/put b/etc/functions/put
index 15d5341..509f326 100644
--- a/etc/functions/put
+++ b/etc/functions/put
@@ -2,7 +2,7 @@
## put - make a file available via HTTP
## supports as many 'failover' hosts as an array can hold
## Usage: put <file>
-## Copyright © 2008 - 2010 by Daniel Friesel <derf@finalrewind.org>
+## Copyright © 2008 - 2010 by Birte Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/wtfpl>
typeset hostname ssh_name
diff --git a/etc/functions/rtab b/etc/functions/rtab
index 4351fae..2c809b6 100644
--- a/etc/functions/rtab
+++ b/etc/functions/rtab
@@ -1,6 +1,6 @@
## vim:ft=zsh
## reverse tabbing, useful in the prompt
-## 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>
setopt localoptions