Skip to content

Commit 996de5a

Browse files
authored
Update examples/extension-hatch/meson.build
1 parent 7e2313e commit 996de5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/extension-hatch/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project(
22
'examplePy',
33
'c',
44
version: '0.1.dev0',
5-
license: 'BSD-3',
5+
license: 'MIT',
66
meson_version: '>= 0.64.0',
77
default_options: [
88
'buildtype=debugoptimized',

0 commit comments

Comments
 (0)