]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/snmp/Session.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / snmp / Session.h
index fae78b2397e1604aaf8896e7996f33460d2f66b4..d7be8a5028b8dedbd8bddb1dc013e1d23adb87fc 100644 (file)
@@ -1,8 +1,13 @@
 /*
- * DEBUG: section 49    SNMP Interface
+ * Copyright (C) 1996-2017 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_SESSION_H
 #define SQUID_SNMPX_SESSION_H
 
@@ -34,3 +39,4 @@ private:
 } // namespace Snmp
 
 #endif /* SQUID_SNMPX_SESSION_H */
+