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