From 50c75819ae4ebb1d5257926a6564aa628249d044 Mon Sep 17 00:00:00 2001 From: jideguru Date: Sat, 29 May 2021 18:05:45 +0100 Subject: [PATCH] chore: added Licence --- LICENSE | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index ba75c69..1c5919c 100644 --- a/LICENSE +++ b/LICENSE @@ -1 +1,13 @@ -TODO: Add your license here. +Copyright 2021 Festus Olusegun + +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. \ No newline at end of file