Skip to content

Commit 8428731

Browse files
Update meson.build
1 parent cfb1b0f commit 8428731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('Fossil BlueCrab', 'c', 'cpp',
22
meson_version: '>=1.8.0',
3-
license: 'MPL-2.0',
3+
license: 'Apache-2.0',
44
version: '0.2.4',
55
default_options: [
66
'c_std=c11,c18',

0 commit comments

Comments
 (0)