]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - include/snmp-mib.h
SourceFormat Enforcement
[thirdparty/squid.git] / include / snmp-mib.h
index c03b55e562cd04f2a141dfee5cee4eae73f2cc42..db9617e4bc8985b5fbee1625c614f0b3c4d8092a 100644 (file)
@@ -1,4 +1,11 @@
-/* -*- c++ -*- */
+/*
+ * 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.
+ */
+
 #ifndef SQUID_SNMP_MIB_H
 #define SQUID_SNMP_MIB_H
 
  *
  ***************************************************************************/
 
-#include <asn1.h>              /* Need OID Definition */
-#include <snmp_vars.h>         /* Need variable_list */
+#include <asn1.h>       /* Need OID Definition */
+#include <snmp_vars.h>      /* Need variable_list */
 #if 0
-#include <mib.h>               /* Then the function definitions */
+#include <mib.h>        /* Then the function definitions */
 #endif
 
 #endif /* SQUID_SNMP_MIB_H */
+