git://git.exim.org
/
buildfarm-server.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove options not used in failures case
[buildfarm-server.git]
/
cgi-bin
/
addnotes.pl
diff --git
a/cgi-bin/addnotes.pl
b/cgi-bin/addnotes.pl
index acab114a346753f5f129defafcc91133e008df0c..11186ddc2bce9490516e0274a4a7fd9663dc4863 100755
(executable)
--- a/
cgi-bin/addnotes.pl
+++ b/
cgi-bin/addnotes.pl
@@
-1,5
+1,13
@@
#!/usr/bin/perl
+=comment
+
+Copyright (c) 2003-2010, Andrew Dunstan
+
+See accompanying License file for license details
+
+=cut
+
use strict;
use CGI;