From 1ea47fc6374bf0e594167a220752e6d31b411421 Mon Sep 17 00:00:00 2001 From: mrugesh mohapatra Date: Wed, 22 Nov 2017 02:32:12 +0530 Subject: [PATCH] docs(license): Fix license to be detected by GitHub (#16109) --- LICENSE-freeCodeCamp-Curriculum.md => Curriculum-LICENSE.md | 0 LICENSE.md => LICENSE | 0 README.md | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename LICENSE-freeCodeCamp-Curriculum.md => Curriculum-LICENSE.md (100%) rename LICENSE.md => LICENSE (100%) diff --git a/LICENSE-freeCodeCamp-Curriculum.md b/Curriculum-LICENSE.md similarity index 100% rename from LICENSE-freeCodeCamp-Curriculum.md rename to Curriculum-LICENSE.md diff --git a/LICENSE.md b/LICENSE similarity index 100% rename from LICENSE.md rename to LICENSE diff --git a/README.md b/README.md index 5299fafe24..0148c916fe 100644 --- a/README.md +++ b/README.md @@ -69,5 +69,5 @@ License Copyright (c) 2017 freeCodeCamp. The content of this repository bound by the following LICENSE(S) -- The computer software is licensed under the [BSD-3-Clause](./LICENSE.md). -- The curricular content as in the `./seed/challenges` or subdirectories and our wiki are licensed under the [CC-BY-SA-4.0](./LICENSE-freeCodeCamp-Curriculum.md) +- The computer software is licensed under the [BSD-3-Clause](./LICENSE). +- The curricular content as in the [`/seed`](/seed) and subdirectories are licensed under the [CC-BY-SA-4.0](./Curriculum-LICENSE.md)