diff options
author | Philip Withnall <pwithnall@endlessos.org> | 2022-05-17 17:04:24 +0100 |
---|---|---|
committer | Philip Withnall <pwithnall@endlessos.org> | 2022-05-17 17:23:34 +0100 |
commit | 2dc818459000465e200888ee2a8bf064e82a26c9 (patch) | |
tree | 7310ee61489c3d6cdc5edacc25f873b657c3dfd2 /glib/tests/gen-casefold-txt.py | |
parent | 46698ffcbd918730a8be2571b4928ff6720f6330 (diff) | |
download | glib-2dc818459000465e200888ee2a8bf064e82a26c9.tar.gz |
tests: Add some SPDX license headers
These cover the files which Debian has already worked out the licensing
information for, in
https://salsa.debian.org/gnome-team/glib/-/blob/debian/master/debian/copyright.
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
Helps: #1415
Diffstat (limited to 'glib/tests/gen-casefold-txt.py')
-rwxr-xr-x | glib/tests/gen-casefold-txt.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/glib/tests/gen-casefold-txt.py b/glib/tests/gen-casefold-txt.py index e7bafa0ba..21a7ca0ee 100755 --- a/glib/tests/gen-casefold-txt.py +++ b/glib/tests/gen-casefold-txt.py @@ -2,6 +2,8 @@ # Copyright (C) 1998, 1999 Tom Tromey # Copyright (C) 2001 Red Hat Software # +# SPDX-License-Identifier: GPL-2.0-or-later +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) |