X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=bin%2Fparse-contents;h=36c90b1479fd54e937d80c21601e94dcd1f87532;hp=767aad433ff57b01e5bf0c41e5b86994f4aea252;hb=d833a5eed5296d1a24c35e8f0802f8291037198d;hpb=564f2f93ec21c9210415eb6cfb7eea589b05a5ae diff --git a/bin/parse-contents b/bin/parse-contents index 767aad4..36c90b1 100755 --- a/bin/parse-contents +++ b/bin/parse-contents @@ -2,8 +2,6 @@ # Convert Contents.gz files into Sleepycat db files for efficient usage of # data # -# $Id$ -# # Copyright (C) 2006 Jeroen van Wolffelaar # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,7 +15,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 lib './lib';