summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 05e04bdb6..267539d81 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gdk-pixbuf', 'c',
version: '2.42.1',
- license: 'LGPLv2.1+',
+ license: 'LGPL-2.1-or-later',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',