diff options
Diffstat (limited to 'lib/crypto/c_src/rsa.c')
-rw-r--r-- | lib/crypto/c_src/rsa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/c_src/rsa.c b/lib/crypto/c_src/rsa.c index e9f29aa496..c91fa2eb9d 100644 --- a/lib/crypto/c_src/rsa.c +++ b/lib/crypto/c_src/rsa.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2010-2018. All Rights Reserved. + * Copyright Ericsson AB 2010-2020. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |