summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Ørsted Andresen <bo.andresen@zlin.dk>2007-03-14 10:33:24 +0000
committerBo Ørsted Andresen <bo.andresen@zlin.dk>2007-03-14 10:33:24 +0000
commit357ce5018c2c9ca3048914b5da08f131b2a23e88 (patch)
tree38b8c3767d557766250442e5a2b5350d18d54ebb
parent28924d1365737df9d005c5e2cdd272521665e024 (diff)
downloadwgetpaste-357ce5018c2c9ca3048914b5da08f131b2a23e88.tar.gz
Change header a bit.
-rwxr-xr-xwgetpaste4
1 files changed, 2 insertions, 2 deletions
diff --git a/wgetpaste b/wgetpaste
index 8688cec..83e8afb 100755
--- a/wgetpaste
+++ b/wgetpaste
@@ -1,8 +1,8 @@
#!/bin/bash
# A Script that automates pasting to a number of pastebin services
# relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami) and wget
-# Author: Bo Ørsted Andresen, bo.andresen@zlin.dk
-##########################################################################
+# Copyright (c) 2007 Bo Ørsted Andresen <bo.andresen@zlin.dk>
+# Distributed as-is. With no warranties.
VERSION="2.1"