initial load of http://downloads.sourceforge.net/project/cmancala/mancala-gui/mancala...
[mancala] / doc / template
1 /*  
2  *  Source File Name -- filename 
3  *  $#Id$
4  *
5  *  Copyright (C) 2003 Kevin Riggle 
6  *  http://cmancala.sourcefoge.net
7  *
8  *  This program is free software; you can redistribute it and/or modify it
9  *  under the terms of the GNU General Public License as published by the
10  *  Free Software Foundation; either version 2, or (at your option) any
11  *  later version.
12  *
13  *  This program is distributed in the hope that it will be useful, but
14  *  WITHOUT ANY WARRANTY; without even the implied warranty of
15  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16  *  General Public License for more details, a copy of which may be found in
17  *  the file COPYING provided in the main directory of this release.
18  *
19  */
20
21
22
23 /* ...code goes here... */
24
25
26
27 /*  End filename  */
28
29
30
31 /*
32  *  Source File Template -- template 
33  *  $Id: template,v 1.1.2.2 2003/12/31 21:33:04 sparrow_hawk Exp $
34  *
35  *  Copyright (C) 2003 Kevin Riggle 
36  *  http://cmancala.sourcefoge.net
37  *
38  *  This program is free software; you can redistribute it and/or modify it
39  *  under the terms of the GNU General Public License as published by the
40  *  Free Software Foundation; either version 2, or (at your option) any
41  *  later version.
42  *
43  *  This program is distributed in the hope that it will be useful, but
44  *  WITHOUT ANY WARRANTY; without even the implied warranty of
45  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
46  *  General Public License for more details, a copy of which may be found in
47  *  the file COPYING provided in the main directory of this release.
48  *
49  */
50
51
52
53 /*  End template  */