]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/snmplib/coexistance.c
Source Format Enforcement (#532)
[thirdparty/squid.git] / lib / snmplib / coexistance.c
index 914fbdc24a5b150a4d5e65d8bfb73334ccce7430..8c82dbe81fdfd91021c0aeed5400bfbe8b941197 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2020 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -132,3 +132,4 @@ snmp_coexist_V2toV1(struct snmp_pdu *PDU)
         return (0);
     }
 }
+