]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Maintenance 5 (#366) M-staged-PR366
authorsquidadm <squidadm@users.noreply.github.com>
Mon, 18 Feb 2019 18:10:26 +0000 (18:10 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 19 Feb 2019 04:47:17 +0000 (04:47 +0000)
src/helper/ReservationId.cc
src/helper/ReservationId.h
src/proxyp/Elements.cc
src/proxyp/Elements.h
src/proxyp/Header.cc
src/proxyp/Header.h
src/proxyp/Makefile.am
src/proxyp/Parser.cc
src/proxyp/Parser.h
src/proxyp/forward.h

index b3888b561738ad25968db7734512594703326b7c..11d48f4c16e6fb7890884aed05d3bd6ff1b47695 100644 (file)
@@ -14,3 +14,4 @@ Helper::ReservationId::print(std::ostream &os) const
 {
     return os << "hlpRes" << id;
 }
+
index d2d19af0184f44259a60d8b9ecbaace606912bd5..bab60a2568192ef1c6eb23a6065cf200e746b5b4 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2019 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -61,3 +61,4 @@ struct hash<Helper::ReservationId>
 }
 
 #endif
+
index 60daea532168c60aed24c87a5b7918afd8a01ea2..a7c0a20efb2e6980f24edae1d579bbee32e62fa5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2019 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
index ffd7b47b5f74d3724b07c09b5cb1fa73f17ff46f..aad90eb5d1663fbc090ebf04d958bef481ed50a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2019 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
index 468e0cef9cb6eb28a926cdaa032ba536002adb9f..da3aef46a3801573ee48739ad25f0f275dded893 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2019 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
index 8b01fd0816ce476b8289c047f27ca42e8462a423..b5f12d45031c588124dbb3e1cbefcb8eadd5635d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2019 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
index 0632aab7c5a5cb7218ca5bd790e0f3ce835e29f3..026a0597cb0fa5ea7e2b1ad3175037071009d059 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2018 The Squid Software Foundation and contributors
+## Copyright (C) 1996-2019 The Squid Software Foundation and contributors
 ##
 ## Squid software is distributed under GPLv2+ license and includes
 ## contributions from numerous individuals and organizations.
index ef1f2823117e01868a2e398b446f1d4531fa9f79..cbd1f33f7a4cd9d18b413a899b1370482b51dd83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2019 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
index 06d4c40a9622279ad1477bdebd1f8b5e4cf9ef26..2cef004b34a797838620d160f79db31f310b58c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2019 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
index 7c6999937874f55df7f6bdaa013d572598b4630a..6f9ecffd86fd29cc83c0433f6a8c3de0ecfc05e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2019 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.