]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/negotiate_auth/SSPI/negotiate_sspi_auth.cc
Boilerplate: update copyright blurbs on Squid helpers
[thirdparty/squid.git] / helpers / negotiate_auth / SSPI / negotiate_sspi_auth.cc
index 72e3396310582a227a09bdef83c56bda00894ffa..6ec38082e46368625f6dd09909dbfbdefa5e2c06 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * 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.
+ */
+
 /*
  * negotiate_sspi_auth: helper for Negotiate Authentication for Squid Cache
  *
@@ -33,9 +41,8 @@
  * Version 1.0
  * 29-10-2005 Guido Serassio
  *              First release.
- *
- *
  */
+
 #include "squid.h"
 #include "base64.h"
 #include "helpers/defines.h"