diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-10-17 05:38:23 -0400 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-10-27 18:04:41 -0400 |
commit | 136d18a84bf516f6df2e45a6739032ba69f32746 (patch) | |
tree | fa7fb52af5ad00072b8e47d4e094276028f20118 /arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts | |
parent | 360a30c547f60818205a2318823cd53aa810ecad (diff) |
ARM: sunxi: Fix GPLv2 wording
During the GPL to GPL/X11 licensing migration, the GPL notice introduced
mentionned the device trees as a library, which is not really accurate. It
began to spread by copy and paste. Fix all these library mentions to reflect
the file that it's actually just a file.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts')
-rw-r--r-- | arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts b/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts index 187729a0b7d8..ed364d5e755e 100644 --- a/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts +++ b/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts | |||
@@ -6,18 +6,18 @@ | |||
6 | * licensing only applies to this file, and not this project as a | 6 | * licensing only applies to this file, and not this project as a |
7 | * whole. | 7 | * whole. |
8 | * | 8 | * |
9 | * a) This library is free software; you can redistribute it and/or | 9 | * a) This file is free software; you can redistribute it and/or |
10 | * modify it under the terms of the GNU General Public License as | 10 | * modify it under the terms of the GNU General Public License as |
11 | * published by the Free Software Foundation; either version 2 of the | 11 | * published by the Free Software Foundation; either version 2 of the |
12 | * License, or (at your option) any later version. | 12 | * License, or (at your option) any later version. |
13 | * | 13 | * |
14 | * This library is distributed in the hope that it will be useful, | 14 | * This file is distributed in the hope that it will be useful, |
15 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | 15 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
17 | * GNU General Public License for more details. | 17 | * GNU General Public License for more details. |
18 | * | 18 | * |
19 | * You should have received a copy of the GNU General Public | 19 | * You should have received a copy of the GNU General Public |
20 | * License along with this library; if not, write to the Free | 20 | * License along with this file; if not, write to the Free |
21 | * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, | 21 | * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, |
22 | * MA 02110-1301 USA | 22 | * MA 02110-1301 USA |
23 | * | 23 | * |