From 6fbaff7b796564ef6084bcd89c153e86a1c3bb1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 9 Mar 2023 15:42:43 +0100 Subject: [PATCH] There is no LICENSE file, just COPYING --- linkcheck/configuration/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkcheck/configuration/__init__.py b/linkcheck/configuration/__init__.py index cdbce82d..c7fb782e 100644 --- a/linkcheck/configuration/__init__.py +++ b/linkcheck/configuration/__init__.py @@ -51,7 +51,7 @@ Freeware = ( AppName + """ comes with ABSOLUTELY NO WARRANTY! This is free software, and you are welcome to redistribute it under -certain conditions. Look at the file `LICENSE' within this distribution.""" +certain conditions. Look at the file `COPYING' within this distribution.""" )