diff options
Diffstat (limited to 'tlscommon.c')
-rw-r--r-- | tlscommon.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tlscommon.c b/tlscommon.c index 1bdfa1c..109cef0 100644 --- a/tlscommon.c +++ b/tlscommon.c @@ -1,5 +1,5 @@ -/* Copyright (c) 2006-2010, UNINETT AS. - * Copyright (c) 2010-2012, NORDUnet A/S. */ +/* Copyright (c) 2006-2010, UNINETT AS + * Copyright (c) 2010-2012, NORDUnet A/S */ /* See LICENSE for licensing information. */ #if defined(RADPROT_TLS) || defined(RADPROT_DTLS) |