[beast: 2/9] DOCS: docextract.py: relicense as LGPL v2.1+



commit ceda9023c9642557d1094a46c8ad0694a379d031
Author: Tim Janik <timj gnu org>
Date:   Sat Jul 15 02:22:37 2017 +0200

    DOCS: docextract.py: relicense as LGPL v2.1+
    
    Signed-off-by: Tim Janik <timj gnu org>

 docs/docextract.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/docextract.py b/docs/docextract.py
index fa81b7e..5bf026b 100644
--- a/docs/docextract.py
+++ b/docs/docextract.py
@@ -1,4 +1,4 @@
-# Licensed GNU LGPL v3 or later: http://www.gnu.org/licenses/lgpl.html
+# Licensed GNU LGPL v2.1 or later: http://www.gnu.org/licenses/lgpl.html
 import sys, re
 
 rapicorn_debug_items, rapicorn_debug_items_set = '', set()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]