]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/format/Quoting.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / format / Quoting.cc
index 35e6e1c707ba6c3c6882eda44212c6e152c92cd8..e7e222520bed33b686468f8bab5d8f020e0a7130 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.
@@ -121,3 +121,4 @@ Format::QuoteMimeBlob(const char *header)
     *buf_cursor = '\0';
     return buf;
 }
+