Skip to content

Commit 0c01e66

Browse files
committed
License fix
1 parent 3c67e74 commit 0c01e66

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

libraries/SD/README.adoc

+10-11
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,17 @@ http://arduino.cc/en/Reference/SD
77

88
== License ==
99

10-
Copyright (c) Arduino LLC. All right reserved.
10+
Copyright (c) 2010 SparkFun Electronics
1111

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.
1616

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,
1818
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.
2121

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

Comments
 (0)