Specify GPL-2.0-only

This commit is contained in:
notthewave 2021-09-01 12:03:12 +02:00 committed by Johan Malm
parent 1ac654f006
commit 8c2542d7a3

View file

@ -2,7 +2,7 @@ project(
'labwc',
'c',
version: '0.3.0',
license: 'GPL-2',
license: 'GPL-2.0-only',
default_options: [
'c_std=c11',
'warning_level=2',