From a454d603db36c3b0cb32174a9006a33721bd7524 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 10 Mar 2021 14:51:54 +0000 Subject: [PATCH] Add Git license (#5213) --- _data/simple-icons.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 82a98db9..54ca3d41 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3079,7 +3079,10 @@ { "title": "Git", "hex": "F05032", - "source": "http://git-scm.com/downloads/logos" + "source": "http://git-scm.com/downloads/logos", + "license": { + "type": "CC-BY-3.0" + } }, { "title": "Git LFS",