From c9ec991cfdbefe10f082382489472a49f4e423d0 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Sun, 2 Sep 2018 10:22:56 +0100 Subject: [PATCH] Added SPDX identifier. --- cdnjs-git-miner | 1 + 1 file changed, 1 insertion(+) diff --git a/cdnjs-git-miner b/cdnjs-git-miner index 47e5534..1634d4d 100755 --- a/cdnjs-git-miner +++ b/cdnjs-git-miner @@ -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 mining the cdnjs git repository""" import getopt