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: control.h,v 1.1 2009-02-01 14:11:45 qbix79 Exp $ */
/* $Id: control.h,v 1.2 2009-05-27 09:15:40 qbix79 Exp $ */
#ifndef DOSBOX_CONTROL_H
#define DOSBOX_CONTROL_H