commit | db9ecf050165fd1033c6f81485917e229c4be537 | [log] [tgz] |
---|---|---|
author | Yu Watanabe <watanabe.yu+github@gmail.com> | Mon Nov 09 13:23:58 2020 +0900 |
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | Mon Nov 09 13:23:58 2020 +0900 |
tree | 68a1e401823fc90fddae82e8858738b026ab8f89 | |
parent | 21d8f2533db7c46b80f74bd147869eb4f10195a6 [diff] [blame] |
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