Skip to content

Commit 4563ec9

Browse files
committed
Change copyright
1 parent 3ef9396 commit 4563ec9

29 files changed

+29
-29
lines changed

boards/boards.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package boards
3030

boards/helpers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package boards
3030

boards/platforms.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package boards
3030

cli/certificates/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package main
3030

cli/commands/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package main
3030

cli/gen/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package main
3030

commands_v1.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package main
3030

connect_v1.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package main
3030

design/commands.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package design
3030

design/connect.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package design
3030

design/design.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package design
3030

design/discover.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package design
3030

design/tools.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package design
3030

design/upload.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package design
3030

discover_v1.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package main
3030

discovery/discovery.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
// Package discovery keeps an updated list of the devices connected to the
3030
// computer, via serial ports or found in the network

discovery/discovery_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package discovery_test
3030

discovery/network.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package discovery
3030

discovery/serial.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package discovery
3030

exec/exec.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
// Package exec is just syntactic sugar over os/exec. Allows to execute predefined
3030
// parametric commands in a safe way

exec/exec_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package exec_test
3030

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
//go:generate go run cli/gen/main.go
3030

public.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package main
3030

systray.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package main
3030

tools/key.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package tools
3030

tools/tools.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package tools
3030

tools/tools_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package tools_test
3030

upload/upload.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package upload
3030

upload_v1.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* invalidate any other reasons why the executable file might be covered by
2525
* the GNU General Public License.
2626
*
27-
* Copyright 2017 BCMI LABS SA (http://www.arduino.cc/)
27+
* Copyright 2017 ARDUINO AG (http://www.arduino.cc/)
2828
*/
2929
package main
3030

0 commit comments

Comments
 (0)