diff options
author | Henrik Nord <[email protected]> | 2018-09-21 12:23:25 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2018-09-21 12:23:25 +0200 |
commit | d04b53936d5e9f84a3066ecd466993671b1428bf (patch) | |
tree | 1d6ee7dad60a6ee893e12f3def36ef0bdbd1680f /lib/tools/src/cover.erl | |
parent | 50274e72fa6278f4f43ffe9fbf461683916dce09 (diff) | |
download | otp-d04b53936d5e9f84a3066ecd466993671b1428bf.tar.gz otp-d04b53936d5e9f84a3066ecd466993671b1428bf.tar.bz2 otp-d04b53936d5e9f84a3066ecd466993671b1428bf.zip |
Update copyright year
Diffstat (limited to 'lib/tools/src/cover.erl')
-rw-r--r-- | lib/tools/src/cover.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/src/cover.erl b/lib/tools/src/cover.erl index 337d9d637a..d7269e3f27 100644 --- a/lib/tools/src/cover.erl +++ b/lib/tools/src/cover.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2017. All Rights Reserved. +%% Copyright Ericsson AB 2001-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. |