]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/log/FormatHttpdCommon.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / log / FormatHttpdCommon.cc
index 4779f80877f22767073d63851c21ac7dddfe4a4f..865b0b432c96dfb6065d7a1766e76e91d79b8a7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -65,3 +65,4 @@ Log::Format::HttpdCommon(const AccessLogEntry::Pointer &al, Logfile * logfile)
         safe_free(erep);
     }
 }
+