parser/c_compiler/test/test.c
changeset 77 49e0babccb23
parent 40 be3f5582b839
--- a/parser/c_compiler/test/test.c
+++ b/parser/c_compiler/test/test.c
@@ -1,3 +1,8 @@
+/**
+ * parser/c_compiler/test/test.c
+ * Copyright (C) 2008 Markus Broeker
+ */
+
 #include <stdio.h>
 #include <stdlib.h>