aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2019-03-04 12:43:39 +0100
committerHans Bolinder <[email protected]>2019-03-04 12:43:39 +0100
commite766e527cc2de68c0fe6383c4d5a358b03e40080 (patch)
tree57e0a7119e0b5e5225b65df4d345a2181ea1bd97 /lib/stdlib/test
parentcf5e7c6bc50c9f94893c098e8184ec1ef5ee3baa (diff)
parent069bf45930346e31869362df5e1527d8616f7db1 (diff)
downloadotp-e766e527cc2de68c0fe6383c4d5a358b03e40080.tar.gz
otp-e766e527cc2de68c0fe6383c4d5a358b03e40080.tar.bz2
otp-e766e527cc2de68c0fe6383c4d5a358b03e40080.zip
Merge branch 'maint'
* maint: stdlib: Optimize calendar:system_time_to_rfc3339()
Diffstat (limited to 'lib/stdlib/test')
-rw-r--r--lib/stdlib/test/calendar_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/test/calendar_SUITE.erl b/lib/stdlib/test/calendar_SUITE.erl
index c6d9dbca4a..224c0d5625 100644
--- a/lib/stdlib/test/calendar_SUITE.erl
+++ b/lib/stdlib/test/calendar_SUITE.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1997-2018. All Rights Reserved.
+%% Copyright Ericsson AB 1997-2019. 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.