license: LGPL-2.1+ -> LGPL-2.1-or-later
diff --git a/tools/update-dbus-docs.py b/tools/update-dbus-docs.py
index 14ae30f..cb8eda9 100755
--- a/tools/update-dbus-docs.py
+++ b/tools/update-dbus-docs.py
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# SPDX-License-Identifier: LGPL-2.1+
+# SPDX-License-Identifier: LGPL-2.1-or-later
 
 import argparse
 import collections