diff --git a/function_pointers.c b/function_pointers.c --- a/function_pointers.c +++ b/function_pointers.c @@ -1,5 +1,6 @@ /** * function_pointers.c + * Copyright (C) 2009 Markus Broeker */ #include