[gnome-software] trivial: Specify the license in the toplevel meson file
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Specify the license in the toplevel meson file
- Date: Wed, 3 May 2017 06:59:12 +0000 (UTC)
commit f2235b345311d863d2972a9af6182e2e666a4d8a
Author: Richard Hughes <richard hughsie com>
Date: Wed May 3 07:58:51 2017 +0100
trivial: Specify the license in the toplevel meson file
meson.build | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meson.build b/meson.build
index 67b8f82..dce93dd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,6 @@
project('gnome-software', 'c',
version : '3.25.2',
+ license : 'GPL-2.0+',
default_options : ['warning_level=1'],
meson_version : '>=0.37.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]