]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
output reduced
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Mar 2005 23:06:33 +0000 (23:06 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Mar 2005 23:06:33 +0000 (23:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@10269 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/copyright.pl

index b01d1ecddc278cf95a0e18b38b9b16cb0a86d2de..04417c51b163abe37b0284bf2e8700d2b039d910 100644 (file)
@@ -13,8 +13,6 @@ use strict;
 
 my $file = $ARGV[0];
 
-print "# $file\n";
-
 my @log = `cvs log $file`;
 my %years;
 
@@ -56,7 +54,7 @@ while(<>)
     }
 }
 
-print "# OK: $copystring\n" if ($ok);
+print "# OK: $copystring\n" if ($ok);
 
-print "# no copyright found\n" unless ($found);
+print "# $file: no copyright found\n" unless ($found);
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.