mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-01-06 17:40:14 +01:00
meson.build: use the SPDX identifier for the license
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
b3b0866bd4
commit
e36e856141
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
project('libei', 'c',
|
||||
version: '0.1',
|
||||
license: 'MIT/Expat',
|
||||
license: 'MIT',
|
||||
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
|
||||
meson_version: '>= 0.50.0')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue