]> git.deb.at Git - deb/packages.git/blobdiff - bin/extract_files
Comment clean-up: Remove $Id$, fix FSF address, copyright years
[deb/packages.git] / bin / extract_files
index d6da82c966aeb207cfcd3ad70113a503c0e86782..3bfc5599e4bcce91d11a45c1b5facb2a2468b81f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Script to extract files from Debian packages
-# Copyright 2004 Frank Lichtenheld
+# Copyright 2004-2007 Frank Lichtenheld <frank@lichtenheld.de>
 #
 # based on a shell script which was
 # Copyright 2003 Noel Köthe
@@ -19,7 +19,7 @@
 #
 #    You should have received a copy of the GNU General Public License
 #    along with this program; if not, write to the Free Software
-#    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+#    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
 use warnings;