]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/Type.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / auth / Type.h
index 1c02f29a057da2a6147385850a15ecdc7967f67a..72739e1cb66006f0169843252a2770427effc123 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * 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__SRC_AUTH_AUTHTYPE_H
 #define _SQUID__SRC_AUTH_AUTHTYPE_H
 
@@ -21,3 +29,4 @@ extern const char *Type_str[];
 
 #endif /* USE_AUTH */
 #endif
+