diff options
Diffstat (limited to 'fticks_hashmac.c')
-rw-r--r-- | fticks_hashmac.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/fticks_hashmac.c b/fticks_hashmac.c index bc7b8ba..aeb4c7d 100644 --- a/fticks_hashmac.c +++ b/fticks_hashmac.c @@ -1,6 +1,7 @@ -/* Copyright (C) 2011 NORDUnet A/S - * See LICENSE for information about licensing. - */ +/* Copyright (c) 2006-2009, Stig Venaas, UNINETT AS. + * Copyright (c) 2010, UNINETT AS, NORDUnet A/S. + * Copyright (c) 2010-2012, NORDUnet A/S. */ +/* See LICENSE for licensing information. */ #include <stdio.h> #include <stdlib.h> |