From 4824bb16a7543a31c9624a3b31d26a7463383f55 Mon Sep 17 00:00:00 2001 From: Marian Steinbach Date: Mon, 31 May 2021 13:47:18 +0200 Subject: [PATCH] Wrap lines in LICENSE (#214) --- LICENSE | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 97028c075..57d569a6d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,7 @@ -Woodpecker is Apache 2.0 licensed with the source files in this repository having a header indicating which license they are under and what copyrights apply. +Woodpecker is Apache 2.0 licensed with the source files in this +repository having a header indicating which license they are under +and what copyrights apply. -Files under the `docs/` folder is licensed under Creative Commons Attribution-ShareAlike 4.0 International Public License. It is a derivative work of the https://github.com/drone/docs git repository. +Files under the `docs/` folder is licensed under Creative Commons +Attribution-ShareAlike 4.0 International Public License. It is a +derivative work of the https://github.com/drone/docs git repository.