diff --git a/README.md b/README.md index 00ff87013..23c67e6db 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,25 @@ [![Workflow Status](https://github.com/ocadotechnology/codeforlife-portal/actions/workflows/ci.yml/badge.svg)](https://github.com/ocadotechnology/codeforlife-portal/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/ocadotechnology/codeforlife-portal/branch/master/graph/badge.svg)](https://codecov.io/gh/ocadotechnology/codeforlife-portal) +## LICENCE +In accordance with the [Terms of Use](https://www.codeforlife.education/terms#terms) +of the Code for Life website, all copyright, trademarks, and other +intellectual property rights in and relating to Code for Life (including all +content of the Code for Life website, the Rapid Router application, the +Kurono application, related software (including any drawn and/or animated +avatars, whether or not such avatars have any modifications) and any other +games, applications or any other content that we make available from time to +time) are owned by Ocado Innovation Limited. + +The source code of the Code for Life portal, the Rapid Router application +and the Kurono/aimmo application are [licensed under the GNU Affero General +Public License](https://github.com/ocadotechnology/codeforlife-workspace/blob/main/LICENSE.md). +All other assets including images, logos, sounds etc., are not covered by +this licence and no-one may copy, modify, distribute, show in public or +create any derivative work from these assets. + +## Code for Life + [Code for Life](https://www.codeforlife.education/) has been developed by Ocado Technology as a **free, open-source** project to inspire the next generation of computer scientists and to help teachers deliver the computing curriculum. This repository hosts the source code of the [main website](https://www.codeforlife.education/), which includes the registration, log in, teacher and student dashboards, the teaching materials, etc.