summaryrefslogtreecommitdiff
path: root/jh-mvn-install.sh
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-05-12 19:26:50 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-05-12 19:26:50 -0400
commit1de371eeaa58ab36b9c0ff349efa81037a40817a (patch)
tree97c5e507e9390f0cdd6a9522bd68d9109ea5a400 /jh-mvn-install.sh
parent272f57b2a4d9f2c8d5ac3c46962f25c55dfbb270 (diff)
Specify that this is under the WTFPL
Diffstat (limited to 'jh-mvn-install.sh')
-rw-r--r--jh-mvn-install.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/jh-mvn-install.sh b/jh-mvn-install.sh
index 41aefcc..c33e097 100644
--- a/jh-mvn-install.sh
+++ b/jh-mvn-install.sh
@@ -1,4 +1,8 @@
#!/bin/bash
+# Copyright © 2013 Luke Shumaker <lukeshu@sbcglobal.net>
+# This work is free. You can redistribute it and/or modify it under the
+# terms of the Do What The Fuck You Want To Public License, Version 2,
+# as published by Sam Hocevar. See the COPYING file for more details.
if [[ $# != 5 ]]; then
jh-help $0 >>/dev/stderr