Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e00d82d0 authored by Matt Waddel's avatar Matt Waddel Committed by Linus Torvalds
Browse files

[PATCH] Add wording to m68k .S files to help clarify license info



Acked-by: default avatarAlan Cox <alan@redhat.com>
Signed-off-by: default avatarMatt Waddel <Matt.Waddel@freescale.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent cff2b760
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -131,9 +131,8 @@
|		Copyright (C) Motorola, Inc. 1990
|			All Rights Reserved
|
|	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF MOTOROLA
|	The copyright notice above does not evidence any
|	actual or intended publication of such source code.
|       For details on the license for this file, please see the
|       file, README, in this same directory.

|BINDEC    idnt    2,1 | Motorola 040 Floating Point Software Package

+2 −3
Original line number Diff line number Diff line
@@ -60,9 +60,8 @@
|		Copyright (C) Motorola, Inc. 1990
|			All Rights Reserved
|
|	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF MOTOROLA
|	The copyright notice above does not evidence any
|	actual or intended publication of such source code.
|       For details on the license for this file, please see the
|       file, README, in this same directory.

|BINSTR    idnt    2,1 | Motorola 040 Floating Point Software Package

+2 −3
Original line number Diff line number Diff line
@@ -152,9 +152,8 @@
|		Copyright (C) Motorola, Inc. 1990
|			All Rights Reserved
|
|	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF MOTOROLA
|	The copyright notice above does not evidence any
|	actual or intended publication of such source code.
|       For details on the license for this file, please see the
|       file, README, in this same directory.

|BUGFIX    idnt    2,1 | Motorola 040 Floating Point Software Package

+2 −3
Original line number Diff line number Diff line
@@ -69,9 +69,8 @@
|		Copyright (C) Motorola, Inc. 1990
|			All Rights Reserved
|
|	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF MOTOROLA
|	The copyright notice above does not evidence any
|	actual or intended publication of such source code.
|       For details on the license for this file, please see the
|       file, README, in this same directory.

|DECBIN    idnt    2,1 | Motorola 040 Floating Point Software Package

+2 −3
Original line number Diff line number Diff line
@@ -22,9 +22,8 @@
|		Copyright (C) Motorola, Inc. 1990
|			All Rights Reserved
|
|	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF MOTOROLA
|	The copyright notice above does not evidence any
|	actual or intended publication of such source code.
|       For details on the license for this file, please see the
|       file, README, in this same directory.

DO_FUNC:	|idnt    2,1 | Motorola 040 Floating Point Software Package

Loading