aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2019-03-04 12:41:12 +0100
committerHans Bolinder <[email protected]>2019-03-04 12:41:12 +0100
commit069bf45930346e31869362df5e1527d8616f7db1 (patch)
tree4cef559e14835df17c33906981dda362f29494e2 /lib/stdlib/test
parent6d795779f770deb1829e1df2fa4a75f41e602d35 (diff)
parent0561700c3d4a9339bf4da587d335d3c08b9d9e6f (diff)
downloadotp-069bf45930346e31869362df5e1527d8616f7db1.tar.gz
otp-069bf45930346e31869362df5e1527d8616f7db1.tar.bz2
otp-069bf45930346e31869362df5e1527d8616f7db1.zip
Merge branch 'hasse/stdlib/optimize_calendar_rfc3339/OTP-15630' into maint
* hasse/stdlib/optimize_calendar_rfc3339/OTP-15630: 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.