@@ -4,18 +4,16 @@ This library allows an Arduino Yun to connect to the Spacebrew service.
4
4
5
5
== License ==
6
6
7
- Copyright (c) Arduino LLC . All right reserved.
7
+ Copyright (c) 2014 Julio Terra . All right reserved.
8
8
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
13
12
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
18
14
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