From 1e48966942ff248f231ffab8c3f3040d8fdccf51 Mon Sep 17 00:00:00 2001 From: Austin Wise Date: Tue, 19 May 2020 15:30:49 -0700 Subject: [PATCH] Correct Git license. (#315) * The copyright is incorrect: Free Software Foundation owns the copy right on the license text, not the Git software. * The version is 2, not 2.1. * Updated the URL to point to the correct license file. * Changed URL to point to the Git For Windows repo, since that is where the software is installed from. --- manifests/Git/Git/2.26.2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/Git/Git/2.26.2.yaml b/manifests/Git/Git/2.26.2.yaml index f474c9188..716946f2b 100644 --- a/manifests/Git/Git/2.26.2.yaml +++ b/manifests/Git/Git/2.26.2.yaml @@ -3,8 +3,8 @@ Name: Git Version: 2.26.2 Publisher: Git Homepage: https://git-scm.com/ -License: Copyright (C) 1991, 1999 Free Software Foundation, Inc. - GNU General Public License version 2.1 -LicenseUrl: https://github.com/git/git/blob/master/LGPL-2.1 +License: GNU General Public License, version 2 +LicenseUrl: https://github.com/git-for-windows/git/blob/master/COPYING Description: Git version control system. InstallerType: Inno Installers: