From cd1a35e52d2d49504e6f90cebece3c37074c21f0 Mon Sep 17 00:00:00 2001 From: Laszlo Fogas Date: Wed, 13 Nov 2019 20:12:01 +0100 Subject: [PATCH] Correct attribution --- docs/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 256dd1962..4259ac63c 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -1,7 +1,7 @@ site_name: Woodpecker repo_name: 'laszlocph/woodpecker' repo_url: 'https://github.com/laszlocph/woodpecker' -copyright: 'Copyright © 2019 Laszlo Fogas' +copyright: 'Creative Commons Attribution-ShareAlike 4.0 International Public License.
It is a derivative work of the https://github.com/drone/docs git repository' nav: - Home: index.md - Server setup: server-setup.md