From 1e631c3b256797e0584fbd4deecebb909c0625ad Mon Sep 17 00:00:00 2001 From: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Sat, 16 Mar 2019 17:24:02 +0530 Subject: [PATCH] docs: update license text to include guide (#35613) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d687b60aa2..db9a0bd29f 100644 --- a/README.md +++ b/README.md @@ -147,5 +147,5 @@ Copyright © 2019 freeCodeCamp.org The content of this repository is bound by the following licenses: -- The computer software is licensed under the [BSD-3-Clause](LICENSE.md) License. -- The [curricular content](https://www.npmjs.com/package/@freecodecamp/curriculum) in the [`/curriculum`](/curriculum) folder and its subdirectories are licensed under the [CC-BY-SA-4.0](/curriculum/LICENSE.md) License. +- The computer software is licensed under the [BSD-3-Clause](LICENSE.md) license. +- The learning resources in the [`/curriculum`](/curriculum) and [`/guide`](/guide) directories including their subdirectories thereon are licensed under the [CC-BY-SA-4.0](/curriculum/LICENSE.md) license.