diff options
Diffstat (limited to 'jh-checksource.sh')
-rw-r--r-- | jh-checksource.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jh-checksource.sh b/jh-checksource.sh index 2120493..23c3ada 100644 --- a/jh-checksource.sh +++ b/jh-checksource.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. sep='<no-filename-ever-contains-this>' |