1
0
Fork 0

updated copyright and ID

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1235
This commit is contained in:
Peter Veenstra 2003-09-08 18:19:28 +00:00
parent 43abd3f1e4
commit c862dbbe8c

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002 The DOSBox Team
* Copyright (C) 2002-2003 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 */
/* $Id: shell_inc.h,v 1.17 2003-09-08 18:19:28 qbix79 Exp $ */
#include <ctype.h>
#include <stdio.h>