summaryrefslogtreecommitdiff
path: root/libpeas/libpeas.h
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/libpeas.h
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/libpeas.h')
-rw-r--r--libpeas/libpeas.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpeas/libpeas.h b/libpeas/libpeas.h
index f3f6031..03c1307 100644
--- a/libpeas/libpeas.h
+++ b/libpeas/libpeas.h
@@ -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
*/
#ifndef __LIBPEAS_H__