diff options
Diffstat (limited to 'etc/functions/put')
-rwxr-xr-x | etc/functions/put | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/functions/put b/etc/functions/put index 7c0354a..764bd05 100755 --- 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 (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 check_com fdie warn |