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 7e2313e commit 996de5aCopy full SHA for 996de5a
examples/extension-hatch/meson.build
@@ -2,7 +2,7 @@ project(
2
'examplePy',
3
'c',
4
version: '0.1.dev0',
5
- license: 'BSD-3',
+ license: 'MIT',
6
meson_version: '>= 0.64.0',
7
default_options: [
8
'buildtype=debugoptimized',
0 commit comments