summaryrefslogtreecommitdiff
path: root/gio/gemblemedicon.c
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2022-05-18 09:12:45 +0100
committerPhilip Withnall <pwithnall@endlessos.org>2022-05-18 09:18:52 +0100
commit5942cd798402c9c84f5864435a534a6636cbfc1c (patch)
tree9bc0b822a7d285abf91d666bc7bd2fbeef818b8d /gio/gemblemedicon.c
parentd2f1e55a57a1b5cb0e63a149586ea88ea196fb5e (diff)
downloadglib-5942cd798402c9c84f5864435a534a6636cbfc1c.tar.gz
gio: Add SPDX license headers automatically
Add SPDX license (but not copyright) headers to all files which follow a certain pattern in their existing non-machine-readable header comment. This commit was entirely generated using the command: ``` git ls-files gio/*.[ch] | xargs perl -0777 -pi -e 's/\n \*\n \* This library is free software; you can redistribute it and\/or\n \* modify it under the terms of the GNU Lesser General Public/\n \*\n \* SPDX-License-Identifier: LGPL-2.1-or-later\n \*\n \* This library is free software; you can redistribute it and\/or\n \* modify it under the terms of the GNU Lesser General Public/igs' ``` Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Helps: #1415
Diffstat (limited to 'gio/gemblemedicon.c')
-rw-r--r--gio/gemblemedicon.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gio/gemblemedicon.c b/gio/gemblemedicon.c
index 46fb95fbb..8b72f12f9 100644
--- a/gio/gemblemedicon.c
+++ b/gio/gemblemedicon.c
@@ -4,6 +4,8 @@
*
* Copyright (C) 2006-2007 Red Hat, Inc.
*
+ * SPDX-License-Identifier: LGPL-2.1-or-later
+ *
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either