X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=bin%2Fextract_files;h=3bfc5599e4bcce91d11a45c1b5facb2a2468b81f;hp=d6da82c966aeb207cfcd3ad70113a503c0e86782;hb=365cc50e2a22798a94e4bc01f767937ad057d609;hpb=eba34dfe6ebc08cf75e98407fd4c547de3dd2e21 diff --git a/bin/extract_files b/bin/extract_files index d6da82c..3bfc559 100755 --- a/bin/extract_files +++ b/bin/extract_files @@ -1,7 +1,7 @@ #!/usr/bin/perl # # Script to extract files from Debian packages -# Copyright 2004 Frank Lichtenheld +# Copyright 2004-2007 Frank Lichtenheld # # 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;