From 7ec4487eaf46b35d3860d177c65cae9cf9ab2b89 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Wed, 16 Dec 2009 12:50:41 +0100 Subject: [PATCH] network plugin: Change the license to LGPL 2.1. This is done with Amit Gupta's consent. He did write changes for later versions of the plugin. --- src/network.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/network.c b/src/network.c index cf67c2bd..a0095513 100644 --- a/src/network.c +++ b/src/network.c @@ -3,17 +3,18 @@ * Copyright (C) 2005-2009 Florian octo Forster * * 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; only version 2 of the License is applicable. + * under the terms of the GNU Lesser General Public License as published by + * the Free Software Foundation; only version 2.1 of the License is + * applicable. * * 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 - * General Public License for more details. + * 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 Foundation, Inc., - * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * Authors: * Florian octo Forster -- 2.11.0