1
0
Fork 0

time passes on and on....

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2480
This commit is contained in:
Peter Veenstra 2006-02-09 11:47:57 +00:00
parent f29645ce69
commit df67775306
171 changed files with 257 additions and 257 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2005 The DOSBox Team
* Copyright (C) 2002-2006 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: messages.cpp,v 1.17 2005-02-10 10:21:11 qbix79 Exp $ */
/* $Id: messages.cpp,v 1.18 2006-02-09 11:47:57 qbix79 Exp $ */
#include <stdio.h>
#include <stdlib.h>

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2005 The DOSBox Team
* Copyright (C) 2002-2006 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: programs.cpp,v 1.22 2005-08-22 19:31:27 qbix79 Exp $ */
/* $Id: programs.cpp,v 1.23 2006-02-09 11:47:57 qbix79 Exp $ */
#include <vector>
#include <ctype.h>

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2005 The DOSBox Team
* Copyright (C) 2002-2006 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: setup.cpp,v 1.32 2006-01-30 19:37:49 qbix79 Exp $ */
/* $Id: setup.cpp,v 1.33 2006-02-09 11:47:57 qbix79 Exp $ */
#include "dosbox.h"
#include "cross.h"

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2005 The DOSBox Team
* Copyright (C) 2002-2006 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: support.cpp,v 1.28 2005-02-10 10:21:12 qbix79 Exp $ */
/* $Id: support.cpp,v 1.29 2006-02-09 11:47:57 qbix79 Exp $ */
#include <string.h>
#include <stdlib.h>