[folks/wip/jtojnar/post-install: 3/3] build: Use SPDX license format
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks/wip/jtojnar/post-install: 3/3] build: Use SPDX license format
- Date: Thu, 8 Sep 2022 12:43:06 +0000 (UTC)
commit e753539b0aaed322e438fe8a7abc12739aeafd66
Author: Jan Tojnar <jtojnar gmail com>
Date: Thu Sep 8 14:42:18 2022 +0200
build: Use SPDX license format
It is recommended by Meson:
https://mesonbuild.com/Reference-manual_functions.html#project
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 4b14ed15..9971f7a2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('folks', [ 'vala', 'c' ],
version: '0.15.6',
- license: 'LGPL2.1+',
+ license: 'LGPL-2.1-or-later',
meson_version: '>= 0.57',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]