Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

m68k: Remove FSF address

We have a central copy of the GPL for that, and the FSF may change
address again in the future.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

+9 -59
-5
arch/m68k/include/asm/mcfqspi.h
··· 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 13 * GNU General Public License for more details. 14 - * 15 - * You should have received a copy of the GNU General Public License along 16 - * with this program; if not, write to the Free Software Foundation, Inc., 17 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 18 - * 19 14 */ 20 15 21 16 #ifndef mcfqspi_h
+1 -6
arch/m68k/lib/ashldi3.c
··· 11 11 GNU CC is distributed in the hope that it will be useful, 12 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - GNU General Public License for more details. 15 - 16 - You should have received a copy of the GNU General Public License 17 - along with GNU CC; see the file COPYING. If not, write to 18 - the Free Software Foundation, 59 Temple Place - Suite 330, 19 - Boston, MA 02111-1307, USA. */ 14 + GNU General Public License for more details. */ 20 15 21 16 #define BITS_PER_UNIT 8 22 17
+1 -6
arch/m68k/lib/ashrdi3.c
··· 11 11 GNU CC is distributed in the hope that it will be useful, 12 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - GNU General Public License for more details. 15 - 16 - You should have received a copy of the GNU General Public License 17 - along with GNU CC; see the file COPYING. If not, write to 18 - the Free Software Foundation, 59 Temple Place - Suite 330, 19 - Boston, MA 02111-1307, USA. */ 14 + GNU General Public License for more details. */ 20 15 21 16 #define BITS_PER_UNIT 8 22 17
+1 -6
arch/m68k/lib/divsi3.S
··· 19 19 This file is distributed in the hope that it will be useful, but 20 20 WITHOUT ANY WARRANTY; without even the implied warranty of 21 21 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 22 - General Public License for more details. 23 - 24 - You should have received a copy of the GNU General Public License 25 - along with this program; see the file COPYING. If not, write to 26 - the Free Software Foundation, 59 Temple Place - Suite 330, 27 - Boston, MA 02111-1307, USA. */ 22 + General Public License for more details. */ 28 23 29 24 /* As a special exception, if you link this library with files 30 25 compiled with GCC to produce an executable, this does not cause
+1 -6
arch/m68k/lib/lshrdi3.c
··· 11 11 GNU CC is distributed in the hope that it will be useful, 12 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 13 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - GNU General Public License for more details. 15 - 16 - You should have received a copy of the GNU General Public License 17 - along with GNU CC; see the file COPYING. If not, write to 18 - the Free Software Foundation, 59 Temple Place - Suite 330, 19 - Boston, MA 02111-1307, USA. */ 14 + GNU General Public License for more details. */ 20 15 21 16 #define BITS_PER_UNIT 8 22 17
+1 -6
arch/m68k/lib/modsi3.S
··· 19 19 This file is distributed in the hope that it will be useful, but 20 20 WITHOUT ANY WARRANTY; without even the implied warranty of 21 21 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 22 - General Public License for more details. 23 - 24 - You should have received a copy of the GNU General Public License 25 - along with this program; see the file COPYING. If not, write to 26 - the Free Software Foundation, 59 Temple Place - Suite 330, 27 - Boston, MA 02111-1307, USA. */ 22 + General Public License for more details. */ 28 23 29 24 /* As a special exception, if you link this library with files 30 25 compiled with GCC to produce an executable, this does not cause
+1 -6
arch/m68k/lib/muldi3.c
··· 12 12 GNU CC is distributed in the hope that it will be useful, 13 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 14 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - GNU General Public License for more details. 16 - 17 - You should have received a copy of the GNU General Public License 18 - along with GNU CC; see the file COPYING. If not, write to 19 - the Free Software Foundation, 59 Temple Place - Suite 330, 20 - Boston, MA 02111-1307, USA. */ 15 + GNU General Public License for more details. */ 21 16 22 17 #ifdef CONFIG_CPU_HAS_NO_MULDIV64 23 18
+1 -6
arch/m68k/lib/mulsi3.S
··· 19 19 This file is distributed in the hope that it will be useful, but 20 20 WITHOUT ANY WARRANTY; without even the implied warranty of 21 21 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 22 - General Public License for more details. 23 - 24 - You should have received a copy of the GNU General Public License 25 - along with this program; see the file COPYING. If not, write to 26 - the Free Software Foundation, 59 Temple Place - Suite 330, 27 - Boston, MA 02111-1307, USA. */ 22 + General Public License for more details. */ 28 23 29 24 /* As a special exception, if you link this library with files 30 25 compiled with GCC to produce an executable, this does not cause
+1 -6
arch/m68k/lib/udivsi3.S
··· 19 19 This file is distributed in the hope that it will be useful, but 20 20 WITHOUT ANY WARRANTY; without even the implied warranty of 21 21 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 22 - General Public License for more details. 23 - 24 - You should have received a copy of the GNU General Public License 25 - along with this program; see the file COPYING. If not, write to 26 - the Free Software Foundation, 59 Temple Place - Suite 330, 27 - Boston, MA 02111-1307, USA. */ 22 + General Public License for more details. */ 28 23 29 24 /* As a special exception, if you link this library with files 30 25 compiled with GCC to produce an executable, this does not cause
+1 -6
arch/m68k/lib/umodsi3.S
··· 19 19 This file is distributed in the hope that it will be useful, but 20 20 WITHOUT ANY WARRANTY; without even the implied warranty of 21 21 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 22 - General Public License for more details. 23 - 24 - You should have received a copy of the GNU General Public License 25 - along with this program; see the file COPYING. If not, write to 26 - the Free Software Foundation, 59 Temple Place - Suite 330, 27 - Boston, MA 02111-1307, USA. */ 22 + General Public License for more details. */ 28 23 29 24 /* As a special exception, if you link this library with files 30 25 compiled with GCC to produce an executable, this does not cause