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/dialyzer/test/opaque_SUITE_data | |
parent | a0d365fc3c41464e77d24942aa3255788c5959a5 (diff) | |
download | otp-3eddb0f762de248d3230b38bc9d478bfbc8e7331.tar.gz otp-3eddb0f762de248d3230b38bc9d478bfbc8e7331.tar.bz2 otp-3eddb0f762de248d3230b38bc9d478bfbc8e7331.zip |
Update copyright-year
Diffstat (limited to 'lib/dialyzer/test/opaque_SUITE_data')
-rw-r--r-- | lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer.hrl | 2 | ||||
-rw-r--r-- | lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer_races.erl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer.hrl b/lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer.hrl index ea6a71217c..1139044ec9 100644 --- a/lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer.hrl +++ b/lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer.hrl @@ -2,7 +2,7 @@ %%% %%% %CopyrightBegin% %%% -%%% Copyright Ericsson AB 2006-2015. All Rights Reserved. +%%% Copyright Ericsson AB 2006-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. diff --git a/lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer_races.erl b/lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer_races.erl index bb43d1dcb8..637927c932 100644 --- a/lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer_races.erl +++ b/lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer_races.erl @@ -2,7 +2,7 @@ %%----------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2015. All Rights Reserved. +%% Copyright Ericsson AB 2008-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. |