From 5fbd5ac4fea7b5c612ff66dea519f5f4982a86da Mon Sep 17 00:00:00 2001 From: "Lukas F. Hartmann" Date: Mon, 17 May 2021 12:01:04 +0200 Subject: [PATCH] add README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..aa37826 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# MNT Pocket Reform (Research Project) + +## License + +Copyright 2021 MNT Research GmbH. + +The following licenses are used in the project, unless specified differently in a particular subfolder: + +- Schematics, PCBs: [CERN-OHL-S v2](https://www.ohwr.org/project/cernohl/wikis/uploads/002d0b7d5066e6b3829168730237bddb/cern_ohl_s_v2.txt) +- Other documentation, artwork, photos and drawings that are not trademarks (see below): [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode) +- Software, firmware: Various. [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) if not specified otherwise in the file/subdirectory. + +The "MNT" and "MNT REFORM" logos are trademarks of MNT Research GmbH. You may not use these in derived works. The reason for this is that we cannot be responsible for regulatory issues with derived boards and we cannot support them. If someone sees an MNT brand on a product, it has to be clear that it comes from MNT Research and not from a third party.