This commit is contained in:
Thomas Bernard 2019-10-02 00:25:03 +02:00
parent 7ea314412c
commit 57bc67f72a
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ ${RM} ${CONFIGFILE}
echo "/* MiniUPnP Project" >> ${CONFIGFILE}
echo " * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/" >> ${CONFIGFILE}
echo " * (c) 2006-2018 Thomas Bernard" >> ${CONFIGFILE}
echo " * (c) 2006-2019 Thomas Bernard" >> ${CONFIGFILE}
echo " * generated by $0 on `date`" >> ${CONFIGFILE}
echo " * `uname -a`" >> ${CONFIGFILE}
if [ -z "$*" ] ; then