aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2018-09-21 12:25:11 +0200
committerHenrik Nord <[email protected]>2018-09-21 12:25:11 +0200
commite3cdf8208a08fe6ceb283108729aee6315af9547 (patch)
tree124403a63fd4ed09e029b46ecf30f87660fbacf3 /lib/stdlib
parentab62dd2e77afac117f431bda449da811b140c153 (diff)
parentd04b53936d5e9f84a3066ecd466993671b1428bf (diff)
downloadotp-e3cdf8208a08fe6ceb283108729aee6315af9547.tar.gz
otp-e3cdf8208a08fe6ceb283108729aee6315af9547.tar.bz2
otp-e3cdf8208a08fe6ceb283108729aee6315af9547.zip
Merge branch 'maint'
Diffstat (limited to 'lib/stdlib')
-rw-r--r--lib/stdlib/doc/src/supervisor.xml2
-rw-r--r--lib/stdlib/test/beam_lib_SUITE.erl2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/stdlib/doc/src/supervisor.xml b/lib/stdlib/doc/src/supervisor.xml
index 0e8075a578..5fd5760499 100644
--- a/lib/stdlib/doc/src/supervisor.xml
+++ b/lib/stdlib/doc/src/supervisor.xml
@@ -4,7 +4,7 @@
<erlref>
<header>
<copyright>
- <year>1996</year><year>2017</year>
+ <year>1996</year><year>2018</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
diff --git a/lib/stdlib/test/beam_lib_SUITE.erl b/lib/stdlib/test/beam_lib_SUITE.erl
index 3597d6d94b..6418dc7eb6 100644
--- a/lib/stdlib/test/beam_lib_SUITE.erl
+++ b/lib/stdlib/test/beam_lib_SUITE.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1997-2017. All Rights Reserved.
+%% Copyright Ericsson AB 1997-2018. 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.