From 1e4ae0b6f8b7de032a98247548737688a67588a3 Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Sat, 22 Jun 2019 10:26:28 +0200 Subject: [PATCH] Clarify Notion is LGPL (fixes #129) Except for exceptions, such as the notionflux utility. --- ioncore/ioncore.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ioncore/ioncore.c b/ioncore/ioncore.c index e6c047866..41f280c06 100644 --- a/ioncore/ioncore.c +++ b/ioncore/ioncore.c @@ -78,8 +78,7 @@ static const char ioncore_copy[]= static const char ioncore_license[]=DUMMY_TR( "This software is licensed under the GNU Lesser General Public License\n" - "(LGPL), version 2.1, extended with terms applying to the use of the\n" - "former name of the project, Ion(tm), unless otherwise indicated in\n" + "(LGPL), version 2.1, unless otherwise indicated in\n" "components taken from elsewhere. For details, see the file LICENSE\n" "that you should have received with this software.\n" "\n"