aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key/test
diff options
context:
space:
mode:
authorRaimo Niskanen <[email protected]>2017-05-04 15:42:21 +0200
committerRaimo Niskanen <[email protected]>2017-05-04 15:42:21 +0200
commit83e20c62057ebc1d8064bf57b01be560cd244e1d (patch)
treee17b291a527dad483802161dba7fcd5871cdd6a1 /lib/public_key/test
parent272e83732a530b4e7bad776ed2d2c4b969fd67d1 (diff)
downloadotp-83e20c62057ebc1d8064bf57b01be560cd244e1d.tar.gz
otp-83e20c62057ebc1d8064bf57b01be560cd244e1d.tar.bz2
otp-83e20c62057ebc1d8064bf57b01be560cd244e1d.zip
Update copyright year
Diffstat (limited to 'lib/public_key/test')
-rw-r--r--lib/public_key/test/erl_make_certs.erl2
-rw-r--r--lib/public_key/test/public_key_SUITE.erl2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/public_key/test/erl_make_certs.erl b/lib/public_key/test/erl_make_certs.erl
index 95d0dec920..e4118bab0d 100644
--- a/lib/public_key/test/erl_make_certs.erl
+++ b/lib/public_key/test/erl_make_certs.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2011-2016. All Rights Reserved.
+%% Copyright Ericsson AB 2011-2017. 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.
diff --git a/lib/public_key/test/public_key_SUITE.erl b/lib/public_key/test/public_key_SUITE.erl
index 68aa152911..80895ce97c 100644
--- a/lib/public_key/test/public_key_SUITE.erl
+++ b/lib/public_key/test/public_key_SUITE.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2008-2016. All Rights Reserved.
+%% Copyright Ericsson AB 2008-2017. 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.