pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
efl: Update license to LGPL-2.1
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Thu May 23 05:32:21 2024 -0700
Changeset: 18324974b18e08ed7b00f86ab2b8006601e399a8
Modified Files:
efl/Makefile
Log Message:
efl: Update license to LGPL-2.1
The EFL libraries actually use a mixture of licenses, and note that in
entirety, the result can be LGPL.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=18324974b18e08ed7b00f86ab2b8006601e399a8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
efl/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/efl/Makefile b/efl/Makefile
index 7d8fdcc0d9..745f325007 100644
--- a/efl/Makefile
+++ b/efl/Makefile
@@ -8,7 +8,8 @@ PKGREVISION= 2
MAINTAINER= matthewd%fastmail.us@localhost
HOMEPAGE= https://enlightenment.org/
COMMENT= Enlightenment foundation libraries
-LICENSE= 2-clause-bsd
+# efl/COPYING lists the licenses for each contained library.
+LICENSE= gnu-lgpl-v2.1
EFL_LIBRARY_PATH= ${WRKSRC}/output/src/lib
Home |
Main Index |
Thread Index |
Old Index