]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ETag.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / ETag.h
index 177df70630405a76b57a7153c1254882ad74fbc3..f014bb0047f145f08380b707c472d595d1a59f47 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -29,3 +29,4 @@ bool etagIsStrongEqual(const ETag &tag1, const ETag &tag2);
 bool etagIsWeakEqual(const ETag &tag1, const ETag &tag2);
 
 #endif /* _SQUIDETAG_H */
+