m68k: remove CVS keywords

This patch removes CVS keywords that weren't updated for a long time
from comments.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Este commit está contenido en:
Adrian Bunk
2008-07-17 21:16:08 +02:00
cometido por Linus Torvalds
padre f7df406dce
commit f30828a674
Se han modificado 16 ficheros con 10 adiciones y 19 borrados

Ver fichero

@@ -1,4 +1,4 @@
/* $Id: idprom.c,v 1.22 1996/11/13 05:09:25 davem Exp $
/*
* idprom.c: Routines to load the idprom into kernel addresses and
* interpret the data contained within.
*

Ver fichero

@@ -1,4 +1,3 @@
# $Id: Makefile,v 1.5 1995/11/25 00:59:48 davem Exp $
# Makefile for the Sun Boot PROM interface library under
# Linux.
#

Ver fichero

@@ -1,4 +1,4 @@
/* $Id: console.c,v 1.10 1996/12/18 06:46:54 tridge Exp $
/*
* console.c: Routines that deal with sending and receiving IO
* to/from the current console device using the PROM.
*

Ver fichero

@@ -1,4 +1,4 @@
/* $Id: init.c,v 1.9 1996/12/18 06:46:55 tridge Exp $
/*
* init.c: Initialize internal variables used by the PROM
* library functions.
*

Ver fichero

@@ -1,4 +1,4 @@
/* $Id: misc.c,v 1.15 1997/05/14 20:45:00 davem Exp $
/*
* misc.c: Miscellaneous prom functions that don't belong
* anywhere else.
*

Ver fichero

@@ -1,4 +1,4 @@
/* $Id: printf.c,v 1.5 1996/04/04 16:31:07 tridge Exp $
/*
* printf.c: Internal prom library printf facility.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)