]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/Notes.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / Notes.cc
index 1dc77657bf920c0815f4d53ea9731d8f01a7e799..daa084dd5fe201626515a993e400eeb085ede279 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.
@@ -274,3 +274,4 @@ UpdateRequestNotes(ConnStateData *csd, HttpRequest &request, NotePairs const &he
         request.notes = new NotePairs;
     request.notes->replaceOrAdd(&helperNotes);
 }
+