From: Alan T. DeKok Date: Wed, 23 Feb 2011 08:46:30 +0000 (+0100) Subject: Updated license to LGPL rather than GPL X-Git-Tag: release_2_1_11~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c03c8ed8e05897df1a7bdeca86a723c25965230a;p=thirdparty%2Ffreeradius-server.git Updated license to LGPL rather than GPL The "lib" directory and everything it needs have been lgpl for a long time. --- diff --git a/src/include/libradius.h b/src/include/libradius.h index 780433550cd..a9c13c3d3d8 100644 --- a/src/include/libradius.h +++ b/src/include/libradius.h @@ -7,18 +7,18 @@ * * Version: $Id$ * - * 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 library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * This library 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. + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser 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 + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * * Copyright 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008 The FreeRADIUS server project