diff options
-rw-r--r-- | system/gphotofs/gphotofs.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/gphotofs/gphotofs.SlackBuild b/system/gphotofs/gphotofs.SlackBuild index 04c216e6f8..cb49cd3205 100644 --- a/system/gphotofs/gphotofs.SlackBuild +++ b/system/gphotofs/gphotofs.SlackBuild @@ -4,6 +4,8 @@ # Written by B. Watson (yalhcru@gmail.com) +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. + PRGNAM=gphotofs VERSION=${VERSION:-0.4.0} BUILD=${BUILD:-1} |