Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordc42 <dcrocker@eschertech.com>2018-09-29 15:33:20 +0300
committerGitHub <noreply@github.com>2018-09-29 15:33:20 +0300
commit0cb3b4f4f012437e17cc04de600dcf93d86142f1 (patch)
tree32d9ca924d7dcd54ae45db70ef4f2a5f55769b05 /README.md
parent1153a2729ea6076e9d5294f8282b2044b585387b (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 06f073a0..3f71f9fc 100644
--- a/README.md
+++ b/README.md
@@ -49,4 +49,6 @@ Compiling
=========
For compiling from source, see separate file BuildInstructions.md.
-Licence: GPLv3, see http://www.gnu.org/licenses/gpl-3.0.en.html
+Licence
+=======
+The source files in this project (RepRapFirmware) are licensed under GPLv3, see http://www.gnu.org/licenses/gpl-3.0.en.html. The associated CoreNG project, which provides a partial hardware abstraction layer, includes files derived from the Advanced Software Framework (formerly Atmel Software Framework) form Microchip. Those files have a more restrictive license, in particular they may only be used for code that targets Atmel/Microchip processors.