]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/ntlm/auth_ntlm.h
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / auth / ntlm / auth_ntlm.h
index df46c97b909ca1bfa4c16560b077f2ae814e58c3..7923c43dbea6bd9fa3f12cd2c1a1995e2abe22d8 100644 (file)
@@ -1,10 +1,14 @@
 /*
- * auth_ntlm.h
- * Internal declarations for the ntlm auth module
+ * Copyright (C) 1996-2014 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 __AUTH_NTLM_H__
 #define __AUTH_NTLM_H__
+
 #include "auth/Config.h"
 #include "auth/Gadgets.h"
 #include "auth/UserRequest.h"