]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/ntlmauth/support_bits.cci
Source Format Enforcement (#532)
[thirdparty/squid.git] / lib / ntlmauth / support_bits.cci
index c59695a8887fbeb6fe30deb3f41d5a1cd4aaf079..e6c26dbe176cd25087c47674c44678ab0348ec4b 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2020 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_LIBNTLMAUTH_SUPPORT_BITS_CCI
 #define SQUID_LIBNTLMAUTH_SUPPORT_BITS_CCI
 
@@ -98,3 +106,4 @@ hex_dump(unsigned char *data, int size)
 }
 
 #endif /* SQUID_LIBNTLMAUTH_SUPPORT_BITS_CCI */
+