From dce0b5a6f126e06541a87812b3dc48ec36b3922d Mon Sep 17 00:00:00 2001 From: 456477617264 Date: Mon, 5 Jul 2021 23:55:59 +0100 Subject: [PATCH] Adding license to the main readme.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 91b7474..7c9ee8d 100644 --- a/README.md +++ b/README.md @@ -163,3 +163,8 @@ If you require any support, either whilst contributing or with linux, programmin 2. [Satyr](https://git.waldn.net/git/knotteye/satyr) - Self hosted media streaming 3. [File Stash](https://www.filestash.app/) 4. [MIT Press: Reading code != Reading Language](https://news.mit.edu/2020/brain-reading-computer-code-1215) + + +Copyright 2021 Freeside. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.