specify gpl version

This commit is contained in:
Daniel Holbach 2007-07-09 16:53:20 +02:00
parent a753622e9b
commit 62aa5254f6

View File

@ -1,5 +1,5 @@
#!/bin/bash
# (C) Daniel Holbach (2006-2007), Licensed under the GPL
# (C) Daniel Holbach (2006-2007), Licensed under the GPL 2
PACKAGES="`apt-cache showsrc $1 | grep ^Binary | sed 's/Binary\:\ //g;s/\,//g' | sort -u`"
DEBLINE=""