diff --git a/meson.build b/meson.build index faf51b87..60d34ee6 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('geary', [ 'vala', 'c' ], version: '46.0', - license: 'LGPL2.1+', + license: 'LGPL-2.1-or-later', meson_version: '>= 0.59', )