From 926d42b882b43e9fbc83ab1487b7f9839f25d53a Mon Sep 17 00:00:00 2001 From: "Jeremiah C. Foster" Date: Thu, 16 Apr 2020 15:36:21 -0400 Subject: [PATCH] More co-ordination, remove deprecated license reference. --- docs/index.html | 19 ++++++++++++++++++- lib/SPDXl.pm | 2 +- spdxl.pl | 3 ++- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 9efd6d9..5c25932 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1,18 @@ -OHAI + + + Documentation for spdxl + + + + + + + + + + + + + words + + diff --git a/lib/SPDXl.pm b/lib/SPDXl.pm index b919b09..7104756 100644 --- a/lib/SPDXl.pm +++ b/lib/SPDXl.pm @@ -50,7 +50,7 @@ This file holds various subroutines that spdxl.pl reuses. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - SPDX-License-Identifier: GPL-3.0 + SPDX-License-Identifier: GPL-3.0-or-later List of changes: Aug. 2015, spdxl.pl, created file diff --git a/spdxl.pl b/spdxl.pl index 74d49cb..98e0325 100644 --- a/spdxl.pl +++ b/spdxl.pl @@ -28,7 +28,8 @@ =head1 SYNOPSIS =head1 LICENSE - SPDX-License-Identifier: GPL-3.0 + SPDX-License-Identifier: GPL-3.0-or-later + SPDX-FileCopyrightText: 2015 Jeremiah C. Foster This file is part of the SPDXL package. GNU Public License v3.0