[gnome-nettool/wip/jtojnar/meson-cleanups: 2/6] meson: use SPDX license format




commit 3baa2ba30a19e74016ff4a8854808618a2e901a8
Author: Jan Tojnar <jtojnar gmail com>
Date:   Tue Sep 27 04:31:19 2022 +0200

    meson: use SPDX license format

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index afe3482..0a11b30 100644
--- a/meson.build
+++ b/meson.build
@@ -7,7 +7,7 @@ project(
     'warning_level=1',
   ],
   meson_version: '>= 0.40.1',
-  license: 'GPLv2.0+',
+  license: 'GPL-2.0-or-later',
 )
 
 gio_req = '>= 2.26'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]