From 4ab2f4d5a337f37b0612f391816b031b01175486 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Sun, 2 Sep 2018 10:25:41 +0100 Subject: [PATCH] Added SPDX identifier. --- crx-jsinventory | 1 + 1 file changed, 1 insertion(+) diff --git a/crx-jsinventory b/crx-jsinventory index f7eab69..f839c2d 100755 --- a/crx-jsinventory +++ b/crx-jsinventory @@ -15,6 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # +# SPDX-License-Identifier: GPL-3.0-or-later """Tool for extracting crx file from a tar archive.""" import sys