From 1de371eeaa58ab36b9c0ff349efa81037a40817a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 12 May 2013 19:26:50 -0400 Subject: Specify that this is under the WTFPL --- jh.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jh.sh') diff --git a/jh.sh b/jh.sh index ca580a3..dce758b 100644 --- a/jh.sh +++ b/jh.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright © 2013 Luke Shumaker +# 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 [[ -z $JH_PATH ]]; then export JH_PATH=/usr/share/jh -- cgit v1.2.2