mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +00:00
Merge branch 'nielsdg/fix-licenses' into 'master'
meson: Fix license field See merge request GNOME/libsecret!139
This commit is contained in:
commit
f41bb4e8f0
@ -1,6 +1,6 @@
|
||||
project('libsecret', 'c',
|
||||
version: '0.21.4',
|
||||
license: 'GPL2+',
|
||||
license: 'LGPL-2.1-or-later AND GPL-2.0-or-later AND Apache-2.0',
|
||||
meson_version: '>= 0.50',
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user