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