Skip to content

Commit c4ee61a

Browse files
sanialescmaglie
authored andcommitted
updating docs
1 parent 82069ae commit c4ee61a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+104
-75
lines changed

auth/README.adoc

Lines changed: 1 addition & 1 deletion

auth/auth.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

3030
// Package auth uses the `oauth2 authorization_code` flow to authenticate with Arduino

builder_client_helpers/alive.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

3030
package builderClient

builder_client_helpers/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

3030
package builderClient

builder_client_helpers/boards_v2.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

3030
package builderClient

builder_client_helpers/client.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

3030
package builderClient

builder_client_helpers/compilations.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

3030
package builderClient

builder_client_helpers/examples.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

3030
package builderClient

builder_client_helpers/files.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

3030
package builderClient

builder_client_helpers/libraries.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

3030
package builderClient

0 commit comments

Comments
 (0)