diff options
author | Hans Nilsson <[email protected]> | 2017-06-14 15:36:21 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2017-06-14 15:36:21 +0200 |
commit | 43718d3b81d7f3d08e25047e22d579801bbe5044 (patch) | |
tree | 21062e0f519aa3482039beee1d0a1d242922d0b8 /lib/tools | |
parent | 2e4f0aa732b4dcc0a511234b4bdf11d61ca6b5fd (diff) | |
download | otp-43718d3b81d7f3d08e25047e22d579801bbe5044.tar.gz otp-43718d3b81d7f3d08e25047e22d579801bbe5044.tar.bz2 otp-43718d3b81d7f3d08e25047e22d579801bbe5044.zip |
Update copyright year
Diffstat (limited to 'lib/tools')
-rw-r--r-- | lib/tools/doc/src/lcnt.xml | 2 | ||||
-rw-r--r-- | lib/tools/doc/src/lcnt_chapter.xml | 2 | ||||
-rw-r--r-- | lib/tools/test/lcnt_SUITE.erl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/tools/doc/src/lcnt.xml b/lib/tools/doc/src/lcnt.xml index 6e66a957ab..31e5c241e9 100644 --- a/lib/tools/doc/src/lcnt.xml +++ b/lib/tools/doc/src/lcnt.xml @@ -5,7 +5,7 @@ <header> <copyright> <year>2009</year> - <year>2016</year> + <year>2017</year> <holder>Ericsson AB, All Rights Reserved</holder> </copyright> <legalnotice> diff --git a/lib/tools/doc/src/lcnt_chapter.xml b/lib/tools/doc/src/lcnt_chapter.xml index 1981d66117..c73fcb31e0 100644 --- a/lib/tools/doc/src/lcnt_chapter.xml +++ b/lib/tools/doc/src/lcnt_chapter.xml @@ -4,7 +4,7 @@ <chapter> <header> <copyright> - <year>2009</year><year>2016</year> + <year>2009</year><year>2017</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> diff --git a/lib/tools/test/lcnt_SUITE.erl b/lib/tools/test/lcnt_SUITE.erl index 2e48b11740..af3ce88fdd 100644 --- a/lib/tools/test/lcnt_SUITE.erl +++ b/lib/tools/test/lcnt_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2016. All Rights Reserved. +%% Copyright Ericsson AB 2010-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. |