summaryrefslogtreecommitdiff
path: root/libpeas/peas-i18n.c
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2023-03-16 16:30:20 -0700
committerChristian Hergert <chergert@redhat.com>2023-03-22 16:44:35 -0700
commit39bcd89306a72c04871433e9b4587b075ab4127a (patch)
tree78f1d7b523648e775353be32a3e343551082fa52 /libpeas/peas-i18n.c
parent9b28ecb8dd50e95c6344d9e298f422e80068005d (diff)
downloadlibpeas-39bcd89306a72c04871433e9b4587b075ab4127a.tar.gz
janitorial: add SPDX-License-Identifier: LGPL-2.1-or-later
Just a nice thing to have in headers to make it clearer for people who casually find themselves reading, and perhaps copying, the code.
Diffstat (limited to 'libpeas/peas-i18n.c')
-rw-r--r--libpeas/peas-i18n.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpeas/peas-i18n.c b/libpeas/peas-i18n.c
index f4e9469..59e0ed9 100644
--- a/libpeas/peas-i18n.c
+++ b/libpeas/peas-i18n.c
@@ -15,6 +15,8 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * SPDX-License-Identifier: LGPL-2.1-or-later
*/
#ifdef HAVE_CONFIG_H