diff --git a/check/check.go b/check/check.go index 182b4783..72626fd4 100644 --- a/check/check.go +++ b/check/check.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/check/checkconfigurations/checkconfigurations.go b/check/checkconfigurations/checkconfigurations.go index c44a74f9..874ad779 100644 --- a/check/checkconfigurations/checkconfigurations.go +++ b/check/checkconfigurations/checkconfigurations.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/check/checkdata/checkdata.go b/check/checkdata/checkdata.go index 0183d03b..b9d7e0ae 100644 --- a/check/checkdata/checkdata.go +++ b/check/checkdata/checkdata.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/check/checkdata/library.go b/check/checkdata/library.go index 5dc4682c..7652885f 100644 --- a/check/checkdata/library.go +++ b/check/checkdata/library.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/check/checkdata/schema/schema.go b/check/checkdata/schema/schema.go index 42cd82ca..248bfb6b 100644 --- a/check/checkdata/schema/schema.go +++ b/check/checkdata/schema/schema.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/check/checkfunctions/checkfunctions.go b/check/checkfunctions/checkfunctions.go index a12665fe..75d6b740 100644 --- a/check/checkfunctions/checkfunctions.go +++ b/check/checkfunctions/checkfunctions.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/check/checkfunctions/library.go b/check/checkfunctions/library.go index 7a3236a5..1d407eaa 100644 --- a/check/checkfunctions/library.go +++ b/check/checkfunctions/library.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/check/checkfunctions/sketch.go b/check/checkfunctions/sketch.go index 73a3133d..25e89b11 100644 --- a/check/checkfunctions/sketch.go +++ b/check/checkfunctions/sketch.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/check/checklevel/checklevel.go b/check/checklevel/checklevel.go index 5f79d59c..7c415b22 100644 --- a/check/checklevel/checklevel.go +++ b/check/checklevel/checklevel.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/check/checkresult/checkresult.go b/check/checkresult/checkresult.go index 43701474..ad094fcb 100644 --- a/check/checkresult/checkresult.go +++ b/check/checkresult/checkresult.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/configuration/checkmode/checkmode.go b/configuration/checkmode/checkmode.go index 194ca5bd..eb6e382d 100644 --- a/configuration/checkmode/checkmode.go +++ b/configuration/checkmode/checkmode.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/configuration/configuration.go b/configuration/configuration.go index 90e8c6c0..e0448c3a 100644 --- a/configuration/configuration.go +++ b/configuration/configuration.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/configuration/defaults.go b/configuration/defaults.go index 61897901..0e886c40 100644 --- a/configuration/defaults.go +++ b/configuration/defaults.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/main.go b/main.go index 2034ce47..d7877423 100644 --- a/main.go +++ b/main.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/project/library/library.go b/project/library/library.go index 6cb4efe9..c03daae3 100644 --- a/project/library/library.go +++ b/project/library/library.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/project/library/libraryproperties/libraryproperties.go b/project/library/libraryproperties/libraryproperties.go index d89c5e7f..1c6a4bcc 100644 --- a/project/library/libraryproperties/libraryproperties.go +++ b/project/library/libraryproperties/libraryproperties.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/project/packageindex/packageindex.go b/project/packageindex/packageindex.go index 4cc5da8b..1b60440f 100644 --- a/project/packageindex/packageindex.go +++ b/project/packageindex/packageindex.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/project/platform/platform.go b/project/platform/platform.go index 462c6226..4b43ac51 100644 --- a/project/platform/platform.go +++ b/project/platform/platform.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/project/project.go b/project/project.go index 4a70343d..a7d3c83a 100644 --- a/project/project.go +++ b/project/project.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/project/projecttype/projecttype.go b/project/projecttype/projecttype.go index f4548abc..cf134cc1 100644 --- a/project/projecttype/projecttype.go +++ b/project/projecttype/projecttype.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/project/sketch/sketch.go b/project/sketch/sketch.go index b833d6e2..d7f523d9 100644 --- a/project/sketch/sketch.go +++ b/project/sketch/sketch.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/result/feedback/feedback.go b/result/feedback/feedback.go index e43258a1..9999c776 100644 --- a/result/feedback/feedback.go +++ b/result/feedback/feedback.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/result/outputformat/outputformat.go b/result/outputformat/outputformat.go index 9b7c3924..05dca6a9 100644 --- a/result/outputformat/outputformat.go +++ b/result/outputformat/outputformat.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html // diff --git a/result/result.go b/result/result.go index ec4e377e..5a3f252c 100644 --- a/result/result.go +++ b/result/result.go @@ -3,7 +3,7 @@ // Copyright 2020 ARDUINO SA (http://www.arduino.cc/) // // This software is released under the GNU General Public License version 3, -// which covers the main part of arduino-cli. +// which covers the main part of arduino-check. // The terms of this license can be found at: // https://www.gnu.org/licenses/gpl-3.0.en.html //