From: Junio C Hamano Date: Thu, 29 Sep 2011 01:12:39 +0000 (-0700) Subject: Meta/genMaintNotes.perl: drop the chrome X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71ad357f5f8573a894f5f08983e449f6cd969758;p=thirdparty%2Fgit.git Meta/genMaintNotes.perl: drop the chrome --- diff --git a/genMaintNotes.perl b/genMaintNotes.perl index 49fb50ad17..5692fa8f24 100755 --- a/genMaintNotes.perl +++ b/genMaintNotes.perl @@ -1,8 +1,6 @@ #!/usr/bin/perl -w print <<'EOF' ; - - - - - -

A Message from the Git Maintainer

+ EOF sub show_links { @@ -105,13 +100,3 @@ while (<>) { print "

$_

\n\n"; } } - -print <<'EOF' ; - - - - - -EOF