1
0
Fork 0

Some year and version numbers

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3410
This commit is contained in:
Peter Veenstra 2009-05-27 09:15:42 +00:00
parent fb874404f7
commit 16d14b78e1
164 changed files with 328 additions and 263 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2008 The DOSBox Team
* Copyright (C) 2002-2009 The DOSBox Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* $Id: cpu.h,v 1.56 2009-04-25 16:25:03 harekiet Exp $ */
/* $Id: cpu.h,v 1.57 2009-05-27 09:15:40 qbix79 Exp $ */
#ifndef DOSBOX_CPU_H
#define DOSBOX_CPU_H