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

0 commit comments

Comments
 (0)