]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/snmp/forward.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / snmp / forward.h
index 248c49bed937222661ef45216ce2068a89b49017..bf5e1bcd6171e631dd4dc2bc1e910730b1a1097b 100644 (file)
@@ -1,8 +1,13 @@
 /*
- * DEBUG: section 49    SNMP Interface
+ * 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.
+ * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
+/* DEBUG: section 49    SNMP Interface */
+
 #ifndef SQUID_SNMPX_FORWARD_H
 #define SQUID_SNMPX_FORWARD_H
 
@@ -18,3 +23,4 @@ class Var;
 } // namespace Snmp
 
 #endif /* SQUID_SNMPX_FORWARD_H */
+