aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-02-03 21:14:30 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-02-03 21:14:30 +0100
commitb5d657afd0f752646db11d5a240ad338763d9351 (patch)
treeebe88c4d3b2362510d2b28864d7080fcb4cb882d /pom.xml
parent33d9ffa3bf5ebeb3c655266bb99c9133b977c39b (diff)
Clarify licensing through REUSE annotations.
- Manual: GFDL-1.3-or-later - Library: LGPL-3.0-or-later - Examples: GPL-3.0-or-later Change-Id: I1d1bfede7ba51c4043f8d7e572aa88b42cc8bacf
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 96ba630..8ca55c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+SPDX-FileCopyrightText: © 2021 Matthias Andreas Benkard <code@mail.matthias.benkard.de>
+
+SPDX-License-Identifier: LGPL-3.0-or-later
+-->
+
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"