From 8d91c0f4cdcc26679067ae681ae12600fb450200 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 16 Nov 2018 13:27:33 +0100 Subject: Add SPDX identifiers to most source files -- Signed-off-by: Werner Koch --- src/gpgme-json.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gpgme-json.c') diff --git a/src/gpgme-json.c b/src/gpgme-json.c index ba80f081..a7e3d5f2 100644 --- a/src/gpgme-json.c +++ b/src/gpgme-json.c @@ -14,11 +14,11 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see . - * SPDX-License-Identifier: LGPL-2.1+ + * License along with this program; if not, see . + * SPDX-License-Identifier: LGPL-2.1-or-later */ -/* This is tool implements the Native Messaging protocol of web +/* This tool implements the Native Messaging protocol of web * browsers and provides the server part of it. A Javascript based * client can be found in lang/javascript. */ -- cgit v1.2.3