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 d9a894f commit a54f867Copy full SHA for a54f867
meson.build
@@ -1,6 +1,6 @@
1
project('Fossil Media', 'c', 'cpp',
2
meson_version: '>=1.8.0',
3
- license: 'MPL-2.0',
+ license: 'Apache-2.0',
4
version: '0.1.0',
5
default_options: [
6
'c_std=c11,c18',
0 commit comments