diff options
Diffstat (limited to 'src/examples/httpServerLogParser.py')
-rw-r--r-- | src/examples/httpServerLogParser.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/examples/httpServerLogParser.py b/src/examples/httpServerLogParser.py index 1a808ae..a147a05 100644 --- a/src/examples/httpServerLogParser.py +++ b/src/examples/httpServerLogParser.py @@ -1,5 +1,7 @@ # httpServerLogParser.py
#
+# Copyright (c) 2016, Paul McGuire
+#
"""
Parser for HTTP server log output, of the form:
|