Skip to content

Commit 31551a5

Browse files
Correct license
1 parent 822b328 commit 31551a5

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('Arduino-Printf', 'cpp',
22
version : '1.1.0',
3-
license : 'LGPL2.1+',
3+
license : 'MIT',
44
default_options : ['buildtype=minsize',
55
'b_lto=true',
66
'c_std=gnu11',

0 commit comments

Comments
 (0)