aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib/muldi3.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2014-11-08 13:19:07 -0500
committerGeert Uytterhoeven <geert@linux-m68k.org>2015-03-15 05:23:30 -0400
commitd6410efad2e49e2cefc2a0e7236824fd12d5bd6e (patch)
treed0942fba6486e4cd1e61c199582fb8320c559874 /arch/m68k/lib/muldi3.c
parent9eccca0843205f87c00404b663188b88eb248051 (diff)
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>
Diffstat (limited to 'arch/m68k/lib/muldi3.c')
-rw-r--r--arch/m68k/lib/muldi3.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/m68k/lib/muldi3.c b/arch/m68k/lib/muldi3.c
index ee5f0b1b5c5d..9006d15b8721 100644
--- a/arch/m68k/lib/muldi3.c
+++ b/arch/m68k/lib/muldi3.c
@@ -12,12 +12,7 @@ any later version.
12GNU CC is distributed in the hope that it will be useful, 12GNU CC is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of 13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details. */
16
17You should have received a copy of the GNU General Public License
18along with GNU CC; see the file COPYING. If not, write to
19the Free Software Foundation, 59 Temple Place - Suite 330,
20Boston, MA 02111-1307, USA. */
21 16
22#ifdef CONFIG_CPU_HAS_NO_MULDIV64 17#ifdef CONFIG_CPU_HAS_NO_MULDIV64
23 18