diff options
author | Henrik Nord <[email protected]> | 2018-06-18 14:51:18 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2018-06-18 14:51:18 +0200 |
commit | 5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b (patch) | |
tree | c4526fcc55e07d53e6866952b59a87ad873c41c4 /lib/debugger/test | |
parent | 50c6a0144d6f1899147f78228eb3342661098bc7 (diff) | |
download | otp-5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b.tar.gz otp-5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b.tar.bz2 otp-5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b.zip |
Update copyright year
Diffstat (limited to 'lib/debugger/test')
-rw-r--r-- | lib/debugger/test/guard_SUITE.erl | 2 | ||||
-rw-r--r-- | lib/debugger/test/int_eval_SUITE.erl | 2 | ||||
-rw-r--r-- | lib/debugger/test/int_eval_SUITE_data/my_int_eval_module.erl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/debugger/test/guard_SUITE.erl b/lib/debugger/test/guard_SUITE.erl index e781ea932f..02a1bbd66b 100644 --- a/lib/debugger/test/guard_SUITE.erl +++ b/lib/debugger/test/guard_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2016. All Rights Reserved. +%% Copyright Ericsson AB 1999-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. diff --git a/lib/debugger/test/int_eval_SUITE.erl b/lib/debugger/test/int_eval_SUITE.erl index da1d6734f8..0542e45142 100644 --- a/lib/debugger/test/int_eval_SUITE.erl +++ b/lib/debugger/test/int_eval_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2016. All Rights Reserved. +%% Copyright Ericsson AB 1999-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. diff --git a/lib/debugger/test/int_eval_SUITE_data/my_int_eval_module.erl b/lib/debugger/test/int_eval_SUITE_data/my_int_eval_module.erl index 384d61f051..aa26a44686 100644 --- a/lib/debugger/test/int_eval_SUITE_data/my_int_eval_module.erl +++ b/lib/debugger/test/int_eval_SUITE_data/my_int_eval_module.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2016. All Rights Reserved. +%% Copyright Ericsson AB 1999-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. |