From 62aa5254f671c4e0376866e5ea20b8c4464cc5dd Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Mon, 9 Jul 2007 16:53:20 +0200 Subject: [PATCH] specify gpl version --- check-symbols | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check-symbols b/check-symbols index 1117c07..6a8ef4c 100755 --- a/check-symbols +++ b/check-symbols @@ -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=""