Skip to content

Commit b3b6cd5

Browse files
committed
Update license
1 parent 01934f2 commit b3b6cd5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ http://www.arduino.cc/en/Reference/RS485
99

1010
== License ==
1111

12-
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
12+
Copyright (c) 2018 Arduino SA. All rights reserved.
1313

1414
This library is free software; you can redistribute it and/or
1515
modify it under the terms of the GNU Lesser General Public

src/RS485.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
This file is part of the RS485 library.
3-
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
3+
Copyright (c) 2018 Arduino SA. All rights reserved.
44
55
This library is free software; you can redistribute it and/or
66
modify it under the terms of the GNU Lesser General Public

src/RS485.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
This file is part of the RS485 library.
3-
Copyright (C) 2018 Arduino AG (http://www.arduino.cc/)
3+
Copyright (c) 2018 Arduino SA. All rights reserved.
44
55
This library is free software; you can redistribute it and/or
66
modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)