]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add Kerberos helper copyright to CREDITS
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 4 Sep 2009 13:07:27 +0000 (01:07 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 4 Sep 2009 13:07:27 +0000 (01:07 +1200)
CREDITS

diff --git a/CREDITS b/CREDITS
index 4a00651cc0bbc047024e302015612ead910b9a60..f015c725dedc17835183886ec7d0f3fc24882e0f 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -398,3 +398,36 @@ helpers/url_rewrite/fake/ fake.h, fake.cc, url_fake_rewrite.sh:
  squid under the same conditions as the main squid application.
 
 ==============================================================================
+
+helprs/negotiate_auth/kerberos/ *
+
+/*
+ * -----------------------------------------------------------------------------
+ *
+ * Author: Markus Moeller (markus_moeller at compuserve.com)
+ *
+ * Copyright (C) 2007 Markus Moeller. All rights reserved.
+ *
+ *   This program is free software; you can redistribute it and/or modify
+ *   it under the terms of the GNU General Public License as published by
+ *   the Free Software Foundation; either version 2 of the License, or
+ *   (at your option) any later version.
+ *
+ *   This program is distributed in the hope that it will be useful,
+ *   but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *   GNU General Public License for more details.
+ *
+ *   You should have received a copy of the GNU General Public License
+ *   along with this program; if not, write to the Free Software
+ *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307, USA.
+ *
+ *   As a special exemption, M Moeller gives permission to link this program
+ *   with MIT, Heimdal or other GSS/Kerberos libraries, and distribute
+ *   the resulting executable, without including the source code for
+ *   the Libraries in the source distribution.
+ *
+ * -----------------------------------------------------------------------------
+ */
+
+==============================================================================