]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ETag.h
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / ETag.h
index 177df70630405a76b57a7153c1254882ad74fbc3..841fe8e03e5fc09796ef499e9a752adf94a3a59f 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.
@@ -29,3 +29,4 @@ bool etagIsStrongEqual(const ETag &tag1, const ETag &tag2);
 bool etagIsWeakEqual(const ETag &tag1, const ETag &tag2);
 
 #endif /* _SQUIDETAG_H */
+