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