From 63e2abbccb6c1ae4a9e4f2a774b3d669864e0286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Team=20BrailleRap-SP=20=20Philippe=20Pacotte=20=20St=C3=A9?= =?UTF-8?q?phane=20Godin?= <37216855+BrailleRapSP@users.noreply.github.com> Date: Sun, 11 Mar 2018 15:25:55 +0100 Subject: [PATCH] Adding license to the doc --- docs/index.rst | 3 ++- docs/license.rst | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 docs/license.rst diff --git a/docs/index.rst b/docs/index.rst index 234b019..9d3e1d5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,11 +20,12 @@ Contents: :maxdepth: 2 history + license bom marlin assembling -.. index:: history, bom, marlin, assembling +.. index:: history, license, bom, marlin, assembling diff --git a/docs/license.rst b/docs/license.rst new file mode 100644 index 0000000..c77dea6 --- /dev/null +++ b/docs/license.rst @@ -0,0 +1,8 @@ +License +======= + +All original work for BrailleRapSP are licensed under CERN Open Hardware Licence v1.2 https://www.ohwr.org/projects/cernohl/wiki + +We use several existing open-source projets, those projects are licensed under their original license +Marlin firmware has rammps firmware https://github.com/MarlinFirmware/Marlin +BrailleRap has gcode generator https://github.com/arthursw/BrailleRap