--- a/libConsole/cross_getch.c +++ b/libConsole/cross_getch.c @@ -1,3 +1,8 @@ +/** + * libConsole/cross_getch.c + * Copyright (C) 2008 Markus Broeker + */ + #include <stdio.h> #include <jni.h> #include <Console.h>