summaryrefslogtreecommitdiffstats
path: root/Tools/header_template.hch
blob: 7acf412c8ec9d5cd8b5ef5c8a6d1e7828a160437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*! \file header_templace.hch
 *
 * \section generic Message build up information and more
 *
 * \section project Project information.
 * Project Graphic Equalizer\n
 * \author 
 * \date 20041011
 * \version 0.1
 *
 * \section copyright Copyright
 * Copyright ©2004 Koninklijke Philips Electronics N.V. All rights reserved
 *
 * \section history Change history
 * 20041011: \n	Initial version
 *
 ********************************************************************/
 
#ifndef _HEADER_TEMPLATE_HCH
#define _HEADER_TEMPLATE_HCH 1

#else
#error "ERROR file header_templace.hch multiple times included"
#endif /* --- _HEADER_TEMPLATE_HCH --- */