function_pointers.c
changeset 140 05d42a3737a4
parent 103 be3fe4a4f097
--- a/function_pointers.c
+++ b/function_pointers.c
@@ -1,5 +1,6 @@
 /**
  * function_pointers.c
+ * Copyright (C) 2009 Markus Broeker
  */
 
 #include <stdio.h>