summaryrefslogtreecommitdiff
path: root/jh-mvn-install.sh
diff options
context:
space:
mode:
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