libConsole/cross_getch.c
changeset 77 49e0babccb23
parent 69 b5912e5f899f
child 93 66b3596f71b6
--- 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>