Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (7f6f3f292b0c592e8f83ecd001fff94e209c175b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (7f6f3f292b0c592e8f83ecd001fff94e209c175b)
  • Date: Sun, 18 Feb 2024 04:33:39 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

wm-addons/louvre/DETAILS | 2 +-
wm-addons/louvre/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 7f6f3f292b0c592e8f83ecd001fff94e209c175b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/louvre: upstream changed license from GPL to MIT

diff --git a/wm-addons/louvre/DETAILS b/wm-addons/louvre/DETAILS
index a42d1e5..2eaeaf6 100755
--- a/wm-addons/louvre/DETAILS
+++ b/wm-addons/louvre/DETAILS
@@ -18,7 +18,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Louvre-${VERSION}"
fi
WEB_SITE="https://github.com/CuarzoSoftware/Louvre";
ENTERED="20231118"
- LICENSE[0]="GPL"
+ LICENSE[0]="MIT"
KEYWORDS="wayland compositor library"
SHORT="C++ library for building Wayland compositors"
cat << EOF
diff --git a/wm-addons/louvre/HISTORY b/wm-addons/louvre/HISTORY
index cb0aba0..ef869a7 100644
--- a/wm-addons/louvre/HISTORY
+++ b/wm-addons/louvre/HISTORY
@@ -1,3 +1,6 @@
+2024-02-17 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: upstream changed license from GPL to MIT
+
2024-02-14 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.2.0-2



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (7f6f3f292b0c592e8f83ecd001fff94e209c175b), Pavel Vinogradov, 02/17/2024

Archive powered by MHonArc 2.6.24.

Top of Page