Change license for the ld preload hack to gplv3
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 12 Feb 2014 02:36:24 +0000 (18:36 -0800)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 12 Feb 2014 02:36:24 +0000 (18:36 -0800)
examples/ld_nfs.c

index 0620bd6e055ce3c3d8f9f7ae85035f2da65676ba..b7304a3aaf30569604a7d503e28595fd862f8cc6 100644 (file)
@@ -2,16 +2,16 @@
    Copyright (C) 2014 by Ronnie Sahlberg <ronniesahlberg@gmail.com>
 
    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 <http://www.gnu.org/licenses/>.
 */