@@ -7,18 +7,16 @@ http://arduino.cc/en/Reference/Scheduler
7
7
8
8
== License ==
9
9
10
- Copyright (c) Arduino LLC . All right reserved.
10
+ Copyright (c) 2012 The Android Open Source Project . All right reserved.
11
11
12
- This library is free software; you can redistribute it and/or
13
- modify it under the terms of the GNU Lesser General Public
14
- License as published by the Free Software Foundation; either
15
- version 2.1 of the License, or (at your option) any later version.
12
+ Licensed under the Apache License, Version 2.0 (the "License");
13
+ you may not use this file except in compliance with the License.
14
+ You may obtain a copy of the License at
16
15
17
- This library is distributed in the hope that it will be useful,
18
- but WITHOUT ANY WARRANTY; without even the implied warranty of
19
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20
- Lesser General Public License for more details.
16
+ http://www.apache.org/licenses/LICENSE-2.0
21
17
22
- You should have received a copy of the GNU Lesser General Public
23
- License along with this library; if not, write to the Free Software
24
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
18
+ Unless required by applicable law or agreed to in writing, software
19
+ distributed under the License is distributed on an "AS IS" BASIS,
20
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21
+ See the License for the specific language governing permissions and
22
+ limitations under the License.
0 commit comments