diff --git a/meson.build b/meson.build index f5affb4..ce99ae3 100644 --- a/meson.build +++ b/meson.build @@ -5,6 +5,7 @@ # license: MIT # project('unity', 'c', + license: 'MIT', meson_version: '>=0.37.0', default_options: ['werror=true', 'c_std=c11'])