We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c35dc3 commit 7d4ba9cCopy full SHA for 7d4ba9c
meson.build
@@ -1,6 +1,6 @@
1
project('libspng', 'c',
2
version : '0.6.2',
3
- license : [ 'bsd', 'libpng2' ],
+ license : [ 'BSD-2-Clause', 'libpng-2.0' ],
4
default_options : 'c_std=c99'
5
)
6
0 commit comments