]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/digest_auth/eDirectory/ldap_backend.h
Boilerplate: update copyright blurbs on Squid helpers
[thirdparty/squid.git] / helpers / digest_auth / eDirectory / ldap_backend.h
index 669be23f2b3c60be4ee932ecee61391b0a0cd9f7..cfcbf4570e213e5e1d1b6665d7a72f99dd3df98b 100644 (file)
@@ -1,9 +1,16 @@
 /*
- * text_backend.h
+ * 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.
+ */
+
+/*
  * AUTHOR: Flavio Pescuma. <flavio@marasystems.com>
  *
  */
+
 #include "digest_common.h"
 extern int LDAPArguments(int argc, char **argv);
 extern void LDAPHHA1(RequestData * requestData);