summaryrefslogtreecommitdiff
path: root/gmodule/gmodule-dl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gmodule/gmodule-dl.c')
-rw-r--r--gmodule/gmodule-dl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gmodule/gmodule-dl.c b/gmodule/gmodule-dl.c
index 26f6ba029..c1c2fcec2 100644
--- a/gmodule/gmodule-dl.c
+++ b/gmodule/gmodule-dl.c
@@ -1,6 +1,8 @@
/* GMODULE - GLIB wrapper code for dynamic module loading
* Copyright (C) 1998, 2000 Tim Janik
*
+ * 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