]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/os/netbsd.h
SourceFormat Enforcement
[thirdparty/squid.git] / compat / os / netbsd.h
index dd48070f2f76959fd3054476ead265e0e46601cd..1b6f11986ba2787d6d85343f5da0e277a0a9f29b 100644 (file)
@@ -1,7 +1,15 @@
+/*
+ * 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_OS_NETBSD_H
 #define SQUID_OS_NETBSD_H
 
-#ifdef _SQUID_NETBSD_
+#if _SQUID_NETBSD_
 
 /****************************************************************************
  *--------------------------------------------------------------------------*
@@ -23,3 +31,4 @@
 
 #endif /* _SQUID_NETBSD_ */
 #endif /* SQUID_OS_NETBSD_H */
+