Role Playing Database  3.1.1
COPYING.h
1 // -!- c++ -!- //////////////////////////////////////////////////////////////
2 //
3 // System :
4 // Module :
5 // Object Name : $RCSfile$
6 // Revision : $Revision$
7 // Date : $Date$
8 // Author : $Author$
9 // Created By : Robert Heller
10 // Created : Mon May 27 14:00:55 2013
11 // Last Modified : <140324.2220>
12 //
13 // Description
14 //
15 // Notes
16 //
17 // History
18 //
20 //
21 // Copyright (c) 2013 Deepwoods Software.
22 //
23 // All Rights Reserved.
24 //
25 // This document may not, in whole or in part, be copied, photocopied,
26 // reproduced, translated, or reduced to any electronic medium or machine
27 // readable form without prior written consent from Deepwoods Software.
28 //
30 
31 #ifndef __COPYING_H
32 #define __COPYING_H
33 
381 #endif // __COPYING_H
382