[Scummvm-git-logs] scummvm master -> 0bc45f05870552cbb58ca65cc87d6ae8e89c482d
lephilousophe
noreply at scummvm.org
Sun Sep 7 08:13:38 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
0bc45f0587 ALL: Remove leftover reference to removed license
Commit: 0bc45f05870552cbb58ca65cc87d6ae8e89c482d
https://github.com/scummvm/scummvm/commit/0bc45f05870552cbb58ca65cc87d6ae8e89c482d
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2025-09-07T10:12:16+02:00
Commit Message:
ALL: Remove leftover reference to removed license
Changed paths:
Makefile.common
diff --git a/Makefile.common b/Makefile.common
index 6ea286a11e4..21b7e4392fe 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -370,7 +370,7 @@ dist-src: \
# Common files
DIST_FILES_DOCS:=AUTHORS COPYING COPYRIGHT NEWS.md README.md CONTRIBUTING.md
-DIST_FILES_DOCS+=LICENSES/COPYING.Apache LICENSES/COPYING.BSD LICENSES/COPYING.BSL LICENSES/COPYING.FREEFONT
+DIST_FILES_DOCS+=LICENSES/COPYING.Apache LICENSES/COPYING.BSD LICENSES/COPYING.BSL
DIST_FILES_DOCS+=LICENSES/COPYING.GLAD LICENSES/COPYING.ISC LICENSES/COPYING.LGPL LICENSES/COPYING.LUA
DIST_FILES_DOCS+=LICENSES/COPYING.MIT LICENSES/COPYING.MKV LICENSES/COPYING.MPL LICENSES/COPYING.OFL LICENSES/COPYING.TINYGL
DIST_FILES_DOCS+=LICENSES/CatharonLicense.txt
More information about the Scummvm-git-logs
mailing list