From 13b58c2fa0bd52f391bac2c0b1a9125b52084a2c Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Sat, 7 Dec 2019 14:13:48 +0000 Subject: [PATCH] Change license from proprietary to LGPLv2 Signed-off-by: Jan Lindemann --- make/project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/project.conf b/make/project.conf index 4cc7d08..e4c6520 100644 --- a/make/project.conf +++ b/make/project.conf @@ -7,7 +7,7 @@ janware Python utility library [global] group = "Amusements/Teaching/Other" subpackages = run -license = Copyright (c) Jan Lindemann, all rights reserved +license = LGPL 2 jw-maintainer = jan [build]