]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/esi/Parser.cc
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / esi / Parser.cc
index 45ad62e91b2004bd5c57c928b6469a78d29fc444..393eea260241d3d9053bc9475aac4005ffcad894 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -44,3 +44,4 @@ ESIParser::Register::~Register()
     assert(ESIParser::Parsers == this);
     ESIParser::Parsers = next;
 }
+