Specify GPL-2.0-only

This commit is contained in:
notthewave 2021-09-01 12:03:12 +02:00 committed by GitHub
parent 1ac654f006
commit 6f923f5d37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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',