From 23111d27d50f5e882372cdadf112998378b79338 Mon Sep 17 00:00:00 2001 Message-Id: <23111d27d50f5e882372cdadf112998378b79338.1718417471.git.mdw@distorted.org.uk> From: Mark Wooding Date: Sun, 2 Nov 2014 19:22:46 +0000 Subject: [PATCH] Clarify licence in NEWS Organization: Straylight/Edgeware From: Ian Jackson --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 541cc02..5204592 100644 --- a/NEWS +++ b/NEWS @@ -35,7 +35,7 @@ Changes in adns 1.5.0, since adns 1.4, are: * There are also some build system, test suite and coding style improvements. - * Licence is now GPLv3. + * Licence is now GPLv3+. Compatibility: -- [mdw]