diff options
author | Erlang/OTP <[email protected]> | 2016-12-07 13:15:31 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2016-12-07 13:15:31 +0100 |
commit | 3eddb0f762de248d3230b38bc9d478bfbc8e7331 (patch) | |
tree | 1db44231c41862105019a1867e099e46188ddeff /lib/runtime_tools/src | |
parent | a0d365fc3c41464e77d24942aa3255788c5959a5 (diff) | |
download | otp-3eddb0f762de248d3230b38bc9d478bfbc8e7331.tar.gz otp-3eddb0f762de248d3230b38bc9d478bfbc8e7331.tar.bz2 otp-3eddb0f762de248d3230b38bc9d478bfbc8e7331.zip |
Update copyright-year
Diffstat (limited to 'lib/runtime_tools/src')
-rw-r--r-- | lib/runtime_tools/src/msacc.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/runtime_tools/src/msacc.erl b/lib/runtime_tools/src/msacc.erl index 4db5dbec91..0d9b2690e5 100644 --- a/lib/runtime_tools/src/msacc.erl +++ b/lib/runtime_tools/src/msacc.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014-2015. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. 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. |