build: Update meson.build license to match COPYING

This commit is contained in:
Bastien Nocera
2020-07-03 11:54:59 +02:00
parent 79922459b4
commit 0e5ae3798c

View File

@@ -1,6 +1,6 @@
project('iio-sensor-proxy', [ 'c' ],
version: '2.5',
license: 'GPLv2+',
license: 'GPLv3+',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',