From 6a9bc94ce2d7efad73aad57f56cabbbc8a53e552 Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Sat, 18 Dec 2010 14:58:43 +0000 Subject: [PATCH] 2.6.2.21 Fixed: Missing GPL / copyright on some debugger files, updated year. --- source/Debugger/Debugger_Assembler.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Debugger/Debugger_Assembler.cpp b/source/Debugger/Debugger_Assembler.cpp index c5a545c5..a8f29887 100644 --- a/source/Debugger/Debugger_Assembler.cpp +++ b/source/Debugger/Debugger_Assembler.cpp @@ -21,9 +21,9 @@ along with AppleWin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* Description: Debugger +/* Description: Debugger Assembler * - * Author: Copyright (C) 2006-2009, Michael Pohoreski + * Author: Copyright (C) 2006-2010 Michael Pohoreski */ #include "StdAfx.h"