]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - include/snmp_debug.h
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / include / snmp_debug.h
index 1e88785d8e5a9f15ab11f8fb6e91384427b596b5..04af98cf5bd2abb4233591c36ba2da7a59e9e7f1 100644 (file)
@@ -1,11 +1,15 @@
 /*
- * $Id$
+ * Copyright (C) 1996-2018 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_DEBUG_H
 #define SQUID_SNMP_DEBUG_H
 
-#include "config.h"
-
 SQUIDCEXTERN void snmplib_debug(int, const char *,...) PRINTF_FORMAT_ARG2;
 
 #endif /* SQUID_SNMP_DEBUG_H */
+