From 3b8311636850203ab6448e2cbb0cb525644902d3 Mon Sep 17 00:00:00 2001 From: Eric Helgeson Date: Mon, 14 Jun 2021 14:34:46 -0500 Subject: [PATCH] Clarify in root file that hw folder is licensed separately --- LICENSE | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index cd402ec..7238a90 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,11 @@ +Hardware +----- +Hardware is licensed sperately under CC Attribution-NonCommercial 4.0 International. Refer to `hw/README.md`. + + +Software +----- + ArdSCSino is copyright komatsu and licensed under the MIT license. ------ MIT License @@ -39,4 +47,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program. If not, see . \ No newline at end of file +along with this program. If not, see .