diff --git a/src/usr/doc/contrib/sqg b/src/usr/doc/contrib/sqg index 328cc64..2e31e24 100755 --- a/src/usr/doc/contrib/sqg +++ b/src/usr/doc/contrib/sqg @@ -8,6 +8,7 @@ # Copyright 2013 Chess Griffin and # slakmagik +# Copyright 2016 Willy Sudiarto Raharjo # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -32,7 +33,7 @@ SCRIPT=${0##*/} SBOPKG_CONF=${SBOPKG_CONF:-/etc/sbopkg/sbopkg.conf} -# If necessary, override SBOPKG_CONF below or directly from the environment. +# If necessary, override SBOPKG_CONF above or directly from the environment. # The user may want to change QUEUEDIR to a local temporary directory in $HOME # since queuefiles in QUEUEDIR will be overwritten by this script. QUEUEDIR # is commented out on purpose to get the user to review these variables.