From 7558f87adb86c3e4b6e98af40cc636fc5609de85 Mon Sep 17 00:00:00 2001 From: stephena Date: Wed, 10 Nov 2010 14:37:44 +0000 Subject: [PATCH] And apparently, it's not the last time the file will change. Arrgh :( git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2179 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- src/emucore/M6502.ins | 2 -- src/emucore/M6502.m4 | 2 -- 2 files changed, 4 deletions(-) diff --git a/src/emucore/M6502.ins b/src/emucore/M6502.ins index c03536c74..5e0622882 100644 --- a/src/emucore/M6502.ins +++ b/src/emucore/M6502.ins @@ -13,8 +13,6 @@ // // See the file "License.txt" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. -// -// $Id: M6502.m4 2177 2010-11-10 14:01:41Z stephena $ //============================================================================ /** diff --git a/src/emucore/M6502.m4 b/src/emucore/M6502.m4 index 582792bc7..b6b45a452 100644 --- a/src/emucore/M6502.m4 +++ b/src/emucore/M6502.m4 @@ -13,8 +13,6 @@ // // See the file "License.txt" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. -// -// $Id$ //============================================================================ /**