]> git.draconx.ca Git - fvwmconf.git/commitdiff
scripts: Add copyright header to thumbnail.zsh.
authorNick Bowler <nbowler@elliptictech.com>
Tue, 4 Oct 2011 14:21:59 +0000 (10:21 -0400)
committerNick Bowler <nbowler@elliptictech.com>
Tue, 20 Aug 2013 17:15:54 +0000 (13:15 -0400)
scripts/thumbnail.zsh

index 9734575cb126be2a56a8f2553aeb61d811992014..de5e44f30516a69dffe2b711f2723909e2f8c8d1 100755 (executable)
@@ -1,4 +1,14 @@
 #!/usr/bin/env zsh
+#
+# Copyright © 2008 Nick Bowler
+#
+# Simple thumbnail generator for use with FVWM.  Thumbnails can be generated at
+# any desired size, and are cached for future use.  Prints the cached filename
+# to standard output.
+#
+# License WTFPL2: Do What The Fuck You Want To Public License, version 2.
+# This is free software: you are free to do what the fuck you want to.
+# There is NO WARRANTY, to the extent permitted by law.
 
 if [[ -z "$MUSIC" ]]; then
        MUSIC=/home/music