]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/snmp/forward.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / snmp / forward.h
index 5f023162a966c1368b3fd9b20df735b074dbd5fe..bf5e1bcd6171e631dd4dc2bc1e910730b1a1097b 100644 (file)
@@ -1,15 +1,16 @@
 /*
- * $Id$
- *
- * 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
 
-#include "config.h"
-
 namespace Snmp
 {
 
@@ -22,3 +23,4 @@ class Var;
 } // namespace Snmp
 
 #endif /* SQUID_SNMPX_FORWARD_H */
+