# # # patch "figures/pdf-crop.pl" # from [1db3c445fb6c5b8ebd1dacfefb37a62786ae156e] # to [c9804a5128e1f37ebd6bfd7c5f68a911bc9f7168] # ============================================================ --- figures/pdf-crop.pl 1db3c445fb6c5b8ebd1dacfefb37a62786ae156e +++ figures/pdf-crop.pl c9804a5128e1f37ebd6bfd7c5f68a911bc9f7168 @@ -7,19 +7,6 @@ $^W=1; # turn warning on # # Copyright (C) 2002, 2004 Heiko Oberdiek. # -# This program may be distributed and/or modified under the -# conditions of the LaTeX Project Public License, either version 1.2 -# of this license or (at your option) any later version. -# The latest version of this license is in -# http://www.latex-project.org/lppl.txt -# and version 1.2 or later is part of all distributions of LaTeX -# version 1999/12/01 or later. -# -# See file "readme.txt" for a list of files that belong to this project. -# -# This file "pdfcrop.pl" may be renamed to "pdfcrop" -# for installation purposes. -# my $file = "pdfcrop.pl"; my $program = uc($&) if $file =~ /^\w+/; my $version = "1.5";