summaryrefslogtreecommitdiff
path: root/cgi-bin/template.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgi-bin/template.c')
-rw-r--r--cgi-bin/template.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/cgi-bin/template.c b/cgi-bin/template.c
index 532544174..c7d2144f8 100644
--- a/cgi-bin/template.c
+++ b/cgi-bin/template.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* CGI template function.
*
* Copyright 2007-2015 by Apple Inc.
@@ -683,8 +681,3 @@ cgi_puturi(const char *s, /* I - String to output */
s ++;
}
}
-
-
-/*
- * End of "$Id$".
- */