From d52ed66ec1f439c14e5448c3e36607235d8ca8ee Mon Sep 17 00:00:00 2001 From: Dave Hadka Date: Sun, 24 Dec 2023 21:05:01 -0700 Subject: [PATCH] Fix license --- COPYING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYING b/COPYING index c2d9307..cd617f8 100644 --- a/COPYING +++ b/COPYING @@ -1,14 +1,14 @@ Copyright 2009-2023 David Hadka and other contributors. All rights reserved. -The MOEA Framework is free software: you can redistribute it and/or modify +J3 is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -The MOEA Framework is distributed in the hope that it will be useful, but +J3 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the MOEA Framework. If not, see . +along with J3. If not, see .