From 2e0c09ded97b0a7a1dbed7594bcabb61eee1d801 Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Sun, 15 Feb 2009 22:14:32 +0000 Subject: [PATCH] Add a header svn path=/trunk/; revision=39614 --- reactos/tools/hpp/hpp.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/reactos/tools/hpp/hpp.c b/reactos/tools/hpp/hpp.c index 4612b3653bd..30a678d05cf 100644 --- a/reactos/tools/hpp/hpp.c +++ b/reactos/tools/hpp/hpp.c @@ -1,3 +1,11 @@ +/* + * COPYRIGHT: See COPYING in the top level directory + * PROJECT: Header preprocessor + * PURPOSE: Generates header files from other header files + * PROGRAMMER; Timo Kreuzer + * + */ + #include #include #include