diff options
author | Linus Nordberg <linus@nordu.net> | 2011-09-29 20:58:17 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2011-09-29 20:58:17 +0200 |
commit | afb21a155687cd874dc6ba3a4d108b896e6c3235 (patch) | |
tree | 903510c9a9d5bfd8b4a80910bd97ba1cbe2a4fea /tests | |
parent | f4ce74bc95ae1e114922a604ac20b60b41ec1404 (diff) |
Update copyright info.radsecproxy-1.5
Diffstat (limited to 'tests')
-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" |