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 --- lang/python/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/python/Makefile.am') diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am index 1c7249a4..c888448f 100644 --- a/lang/python/Makefile.am +++ b/lang/python/Makefile.am @@ -14,7 +14,8 @@ # 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 . +# License along with this program; if not, see . +# SPDX-License-Identifier: LGPL-2.1-or-later EXTRA_DIST = \ README \ -- cgit v1.2.3