From: Ronnie Sahlberg Date: Wed, 12 Feb 2014 02:36:24 +0000 (-0800) Subject: Change license for the ld preload hack to gplv3 X-Git-Tag: upstream/1.9.6^2~116 X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=commitdiff_plain;h=d84d168f0f14cc7f25c16adc955c3c2e062236b6 Change license for the ld preload hack to gplv3 --- diff --git a/examples/ld_nfs.c b/examples/ld_nfs.c index 0620bd6..b7304a3 100644 --- a/examples/ld_nfs.c +++ b/examples/ld_nfs.c @@ -2,16 +2,16 @@ Copyright (C) 2014 by Ronnie Sahlberg This program 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 + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 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 Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public License + 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, see . */