Skip to content

Commit 0300252

Browse files
committed
First licenses review
1 parent ce595ce commit 0300252

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

libraries/LiquidCrystal/README.adoc

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ http://www.arduino.cc/en/Reference/LiquidCrystal
77

88
== License ==
99

10-
Copyright (c) Arduino LLC. All right reserved.
10+
Copyright (C) 2006-2008 Hans-Christoph Steiner. All rights reserved.
11+
Copyright (c) 2010 Arduino LLC. All right reserved.
1112

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

libraries/SpacebrewYun/README.adoc

+10-12
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,16 @@ This library allows an Arduino Yun to connect to the Spacebrew service.
44

55
== License ==
66

7-
Copyright (c) Arduino LLC. All right reserved.
7+
Copyright (c) 2014 Julio Terra. All right reserved.
88

9-
This library is free software; you can redistribute it and/or
10-
modify it under the terms of the GNU Lesser General Public
11-
License as published by the Free Software Foundation; either
12-
version 2.1 of the License, or (at your option) any later version.
9+
Licensed under the Apache License, Version 2.0 (the "License");
10+
you may not use this file except in compliance with the License.
11+
You may obtain a copy of the License at
1312

14-
This library is distributed in the hope that it will be useful,
15-
but WITHOUT ANY WARRANTY; without even the implied warranty of
16-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17-
Lesser General Public License for more details.
13+
http://www.apache.org/licenses/LICENSE-2.0
1814

19-
You should have received a copy of the GNU Lesser General Public
20-
License along with this library; if not, write to the Free Software
21-
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
15+
Unless required by applicable law or agreed to in writing, software
16+
distributed under the License is distributed on an "AS IS" BASIS,
17+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18+
See the License for the specific language governing permissions and
19+
limitations under the License.

0 commit comments

Comments
 (0)