From fd8fa70739d18d786e88f7ffa57e250e0e41af8f Mon Sep 17 00:00:00 2001 From: Pim van den Berg Date: Fri, 10 May 2019 09:15:15 +0200 Subject: fix LICENSE links --- README.md | 2 +- inc/html.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c67d74..52cdad8 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ set up to reduce data usage and CPU time: License ------- -CGP is released under the terms of GPL version 3. See [doc/LICENSE](doc/LICENSE) +CGP is released under the terms of GPL version 3. See [LICENSE](LICENSE) for the full license text. Acknowledgements diff --git a/inc/html.inc.php b/inc/html.inc.php index b9d1727..deebdc0 100644 --- a/inc/html.inc.php +++ b/inc/html.inc.php @@ -115,7 +115,7 @@ function html_end($footer = false) { echo << EOT; -- cgit v1.1