diff options
Diffstat (limited to 'tests/t_fticks.c')
-rw-r--r-- | tests/t_fticks.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/t_fticks.c b/tests/t_fticks.c index e0c9b0f..cece6a8 100644 --- a/tests/t_fticks.c +++ b/tests/t_fticks.c @@ -1,3 +1,7 @@ +/* Copyright (C) 2011 NORDUnet A/S + * See LICENSE for information about licensing. + */ + #include <stdio.h> #include <errno.h> #include "../radsecproxy.h" |