From d8bcd3289a5c562f6b880da97d29bc73bdccfe7d Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 12 Nov 2012 01:52:44 +0100 Subject: update license at request of ndaly --- README | 2 +- exmachina.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 9d5d528..d7efd2f 100644 --- a/README +++ b/README @@ -39,4 +39,4 @@ On debian (wheezy) try: ### License -exmachina.py is GPLv3 +exmachina.py is GPLv3 or later diff --git a/exmachina.py b/exmachina.py index 21de493..fa17c7c 100755 --- a/exmachina.py +++ b/exmachina.py @@ -3,7 +3,7 @@ """ Author: bnewbold Date: July 2012 -License: GPLv3 (see http://www.gnu.org/licenses/gpl-3.0.html) +License: GPLv3 or later (see http://www.gnu.org/licenses/gpl-3.0.html) (two helper functions copied from web, as cited below) Package Requirements: python-augeas, bjsonrpc -- cgit v1.2.3