From: Amos Jeffries Date: Fri, 4 Sep 2009 13:07:27 +0000 (+1200) Subject: Add Kerberos helper copyright to CREDITS X-Git-Tag: SQUID_3_2_0_1~612^2~26 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=b498aef6ec9cfa98423bdff07d9cc28583d31c0b;p=thirdparty%2Fsquid.git Add Kerberos helper copyright to CREDITS --- diff --git a/CREDITS b/CREDITS index 4a00651cc0..f015c725de 100644 --- 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. + * + * ----------------------------------------------------------------------------- + */ + +==============================================================================