From 7557041fe67a5168f6e18ca2a5bd2ef7f726c316 Mon Sep 17 00:00:00 2001 From: Robin Krom Date: Wed, 13 Oct 2021 09:47:32 +0200 Subject: [PATCH] Fixed a small build warning, about the license url. --- src/Directory.Build.props | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 76a173ee5..9061c877b 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -6,8 +6,7 @@ https://github.com/greenshot/greenshot git https://github.com/greenshot/greenshot - https://www.gnu.org/licenses/gpl.html - GPL + GPL-3.0-only 9 true true