Removed some cvs logging and added GPL headers.
[simpleserver-moved-to-github.git] / Makefile.PL
index 0f22ddd..d502bf3 100644 (file)
@@ -1,6 +1,6 @@
 use ExtUtils::MakeMaker;
-# See lib/ExtUtils/MakeMaker.pm for details of how to influence
-# the contents of the Makefile that is written.
+
+## $Id: Makefile.PL,v 1.3 2004-05-28 20:27:16 sondberg Exp $
 
 my $libs = `yaz-config --libs threads` || die "ERROR: Unable to call script: yaz-config";