mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
meson: use SPDX license string
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
project('sysprof', ['c', 'cpp'],
|
||||
license: ['GPL3+', 'GPL2+'],
|
||||
license: 'GPL-3.0-or-later OR GPL-2.0-or-later',
|
||||
version: '45.alpha',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [ 'c_std=gnu17',
|
||||
|
||||
Reference in New Issue
Block a user