@@ -4,18 +4,16 @@ This library allows an Arduino Yun to connect to the Temboo service.
44
55== License ==
66
7- Copyright (c) Arduino LLC. All right reserved.
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.
13-
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.
18-
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
7+ Copyright 2015, Temboo Inc.
8+
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
12+
13+ http://www.apache.org/licenses/LICENSE-2.0
14+
15+ Unless required by applicable law or agreed to in writing,
16+ software distributed under the License is distributed on an
17+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
18+ either express or implied. See the License for the specific
19+ language governing permissions and limitations under the License.
0 commit comments