From f2660e7a442079cadd07a9824c430534e10bd52e Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Sun, 7 Mar 2010 18:42:55 -0800 Subject: Remove CVS "$Id" markers in files. The CVS mirror of bzr was showing the docs' about.xml and installation.xml being modified on every commit because of these markers, and the rest of them are simply unnecessary. --- contrib/sendbugmail.pl | 2 -- 1 file changed, 2 deletions(-) (limited to 'contrib/sendbugmail.pl') diff --git a/contrib/sendbugmail.pl b/contrib/sendbugmail.pl index 4fd1c8374..f4bebabc6 100755 --- a/contrib/sendbugmail.pl +++ b/contrib/sendbugmail.pl @@ -4,8 +4,6 @@ # # Nick Barnes, Ravenbrook Limited, 2004-04-01. # -# $Id: sendbugmail.pl,v 1.8 2007/10/19 06:46:17 mkanat%bugzilla.org Exp $ -# # Bugzilla email script for Bugzilla 2.17.4 and later. Invoke this to send # bugmail for a bug which has been changed directly in the database. # This uses Bugzilla's own BugMail facility, and will email the -- cgit v1.2.3-24-g4f1b