summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2023-08-14 16:53:55 +0100
committerSimon McVittie <smcv@collabora.com>2023-08-14 17:18:04 +0000
commit3190b488e328c428bb2104b3a8adb079005e3ad1 (patch)
treea39eaf6bb68ce967a05d72a640b655b8feae1c9e /doc
parent680ba5d4a7f0fdd3cc8bfafe27a24bc6e81c1223 (diff)
Add SPDX license tags for the MIT (Expat) license, where straightforward
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/meson.build1
-rw-r--r--doc/meson_post_install.py1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/meson.build b/doc/meson.build
index 3e5f52a8..adc6f17d 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -1,4 +1,5 @@
# Copyright © 2019-2020 Salamandar <felix@piedallu.me>
+# SPDX-License-Identifier: MIT
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/doc/meson_post_install.py b/doc/meson_post_install.py
index be8e3b29..106725cc 100644
--- a/doc/meson_post_install.py
+++ b/doc/meson_post_install.py
@@ -1,5 +1,6 @@
#!/usr/bin/env python3
# Copyright © 2019-2020 Salamandar <felix@piedallu.me>
+# SPDX-License-Identifier: MIT
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal