From: Adrian Perez Date: Fri, 7 Sep 2012 13:59:32 +0000 (+0300) Subject: Set license info line to ”GPLv2 or newer” X-Git-Tag: collectd-5.0.5~6 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=20756b3157f7241eee578fdb4c775a2e6f93c97d;p=collectd.git Set license info line to ”GPLv2 or newer” Recently I had a request to change the licensing of this file to use it in a GPLv3 application. This change would make it easier, while retaining GPLv2 to make the license still match the one in collectd. Signed-off-by: Florian Forster --- diff --git a/contrib/collectd_network.py b/contrib/collectd_network.py index 0a5d57e6..9af0fb00 100644 --- a/contrib/collectd_network.py +++ b/contrib/collectd_network.py @@ -4,7 +4,7 @@ # # Copyright © 2009 Adrian Perez # -# Distributed under terms of the GPLv2 license. +# Distributed under terms of the GPLv2 license or newer. # # Frank Marien (frank@apsu.be) 6 Sep 2012 # - quick fixes for 5.1 binary protocol