summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2018-11-16 13:27:33 +0100
committerWerner Koch <wk@gnupg.org>2018-11-16 13:27:33 +0100
commit8d91c0f4cdcc26679067ae681ae12600fb450200 (patch)
treeb09eb9f964b9da27d5897fa7e2fe8aeba18c2ab5 /configure.ac
parentd0402f886b720d03369887c807581bd980ee70cf (diff)
downloadgpgme-8d91c0f4cdcc26679067ae681ae12600fb450200.tar.gz
Add SPDX identifiers to most source files
-- Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4976b5b2..b4223e9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,8 +14,9 @@
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
# Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, see <https://www.gnu.org/licenses/>.
+# You should have received a copy of the GNU Lesser General Public
+# License along with this program; if not, see <https://gnu.org/licenses/>.
+# SPDX-License-Identifier: LGPL-2.1-or-later
# (Process this file with autoconf to produce a configure script.)
AC_PREREQ(2.59)