From 2a1139197afbf2d8210cb417cdfcc37b840581bc Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 18 Nov 2005 20:42:15 +0000 Subject: license update git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@102 153bfa13-eec0-0310-be40-b0cb6a0e1b4b --- autogen.sh | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 52c565a..1147ff9 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,18 +4,19 @@ # This file is part of libdaemon. # # libdaemon 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. +# 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. # # libdaemon 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 libdaemon; if not, write to the Free Software Foundation, -# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +# You should have received a copy of the GNU Lesser General Public +# License along with libdaemon; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 +# USA VERSION=1.9 -- cgit