diff options
Diffstat (limited to 'gnu/usr.bin/as/opcode')
-rw-r--r-- | gnu/usr.bin/as/opcode/i386.h | 2 | ||||
-rw-r--r-- | gnu/usr.bin/as/opcode/i960.h | 2 | ||||
-rw-r--r-- | gnu/usr.bin/as/opcode/sparc.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/as/opcode/i386.h b/gnu/usr.bin/as/opcode/i386.h index b87b056d84525..54af6bb9b159c 100644 --- a/gnu/usr.bin/as/opcode/i386.h +++ b/gnu/usr.bin/as/opcode/i386.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/as/opcode/i386.h,v 1.12 1999/11/28 01:11:35 obrien Exp $ */ static const template i386_optab[] = { diff --git a/gnu/usr.bin/as/opcode/i960.h b/gnu/usr.bin/as/opcode/i960.h index 20b10a8ecf690..424510460ebb4 100644 --- a/gnu/usr.bin/as/opcode/i960.h +++ b/gnu/usr.bin/as/opcode/i960.h @@ -18,7 +18,7 @@ * appropriate. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/as/opcode/i960.h,v 1.5 1999/08/27 23:34:33 peter Exp $ */ #define CTRL 0 #define COBR 1 diff --git a/gnu/usr.bin/as/opcode/sparc.h b/gnu/usr.bin/as/opcode/sparc.h index cd032c2561862..851499f2f8b14 100644 --- a/gnu/usr.bin/as/opcode/sparc.h +++ b/gnu/usr.bin/as/opcode/sparc.h @@ -20,7 +20,7 @@ along with GAS or GDB; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* - * $FreeBSD$ + * $FreeBSD: src/gnu/usr.bin/as/opcode/sparc.h,v 1.6 1999/08/27 23:34:33 peter Exp $ */ /* FIXME-someday: perhaps the ,a's and such should be embedded in the |