@@ -7,18 +7,17 @@ http://arduino.cc/en/Reference/SD
7
7
8
8
== License ==
9
9
10
- Copyright (c) Arduino LLC. All right reserved.
10
+ Copyright (c) 2010 SparkFun Electronics
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
+ This program is free software: you can redistribute it and/or modify
13
+ it under the terms of the GNU General Public License as published by
14
+ the Free Software Foundation, either version 3 of the License, or
15
+ (at your option) any later version.
16
16
17
- This library is distributed in the hope that it will be useful,
17
+ This program is distributed in the hope that it will be useful,
18
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.
19
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20
+ GNU General Public License for more details.
21
21
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
22
+ You should have received a copy of the GNU General Public License
23
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
0 commit comments