From 488d40ae81d9d667c6b28621fd4f95a539348973 Mon Sep 17 00:00:00 2001 From: adam-allmer <79652558+adam-allmer@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:40:28 -0500 Subject: [PATCH] Remove outdated license text in cores.md --- content/learn/01.starting-guide/07.cores/cores.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/learn/01.starting-guide/07.cores/cores.md b/content/learn/01.starting-guide/07.cores/cores.md index 33215b020a..1b4dc438e4 100644 --- a/content/learn/01.starting-guide/07.cores/cores.md +++ b/content/learn/01.starting-guide/07.cores/cores.md @@ -41,6 +41,3 @@ If you have more JSON files to add, click on the little icon on the right of the ![](./assets/Core_MoreJsons.png) After this procedure, the new cores will be available for install in the Boards Manager. Please refer to the information provided by the third party core author to get more specific instructions. - -The text of the Arduino getting started guide is licensed under a -[Creative Commons Attribution-ShareAlike 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/). Code samples in the guide are released into the public domain.