mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 17:06:18 +01:00
ci: Add missing SPDX header to check-missing-install-tag.py
Using the git history. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
6826d21743
commit
25f662bdc3
@ -1,4 +1,10 @@
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# Copyright © 2022 Collabora, Ltd.
|
||||
#
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
#
|
||||
# Original author: Xavier Claessens
|
||||
|
||||
"""
|
||||
This script checks Meson configuration logs to verify no installed file is
|
||||
|
Loading…
Reference in New Issue
Block a user