From b0a06d18a4a4e5c3a17a5b3d187d808aabd837f0 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 22 Sep 2006 11:39:45 +0000 Subject: Clarified cURL and OpenLDAP license issues. Made readline support work. --- tools/ChangeLog | 4 ++++ tools/no-libgcrypt.c | 24 ++++++++---------------- 2 files changed, 12 insertions(+), 16 deletions(-) (limited to 'tools') diff --git a/tools/ChangeLog b/tools/ChangeLog index 7e400d708..e456ca34f 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,7 @@ +2006-09-22 Werner Koch + + * no-libgcrypt.c: Changed license to a simple all permissive one. + 2006-09-20 Werner Koch * Makefile.am: Changes to allow parallel make runs. diff --git a/tools/no-libgcrypt.c b/tools/no-libgcrypt.c index 10e88f0e7..966ff162d 100644 --- a/tools/no-libgcrypt.c +++ b/tools/no-libgcrypt.c @@ -1,22 +1,14 @@ /* no-libgcrypt.c - Replacement functions for libgcrypt. * Copyright (C) 2003 Free Software Foundation, Inc. * - * This file is part of GnuPG. - * - * GnuPG 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. - * - * GnuPG 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - * USA. + * This file is free software; as a special exception the author gives + * unlimited permission to copy and/or distribute it, with or without + * modifications, as long as this notice is preserved. + * + * This file is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY, to the extent permitted by law; without even + * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. */ #include -- cgit v1.2.3