mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Specify GPL-2.0-only
This commit is contained in:
parent
1ac654f006
commit
8c2542d7a3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ project(
|
||||||
'labwc',
|
'labwc',
|
||||||
'c',
|
'c',
|
||||||
version: '0.3.0',
|
version: '0.3.0',
|
||||||
license: 'GPL-2',
|
license: 'GPL-2.0-only',
|
||||||
default_options: [
|
default_options: [
|
||||||
'c_std=c11',
|
'c_std=c11',
|
||||||
'warning_level=2',
|
'warning_level=2',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue