diff options
author | Henrik Nord <[email protected]> | 2016-03-15 15:19:56 +0100 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2016-03-15 15:19:56 +0100 |
commit | 6664eed554974336909d3ffe03f20349cc4c38fd (patch) | |
tree | 46cdf92b6accd879cf4af5b9453cf69326d08a2b /lib/cosTransactions/test | |
parent | 12c3609f15dbe367684ecb506b61f07c15205c51 (diff) | |
download | otp-6664eed554974336909d3ffe03f20349cc4c38fd.tar.gz otp-6664eed554974336909d3ffe03f20349cc4c38fd.tar.bz2 otp-6664eed554974336909d3ffe03f20349cc4c38fd.zip |
update copyright-year
Diffstat (limited to 'lib/cosTransactions/test')
-rw-r--r-- | lib/cosTransactions/test/Makefile | 2 | ||||
-rw-r--r-- | lib/cosTransactions/test/etrap_test.cfg | 2 | ||||
-rw-r--r-- | lib/cosTransactions/test/etrap_test.idl | 2 | ||||
-rw-r--r-- | lib/cosTransactions/test/etrap_test_lib.erl | 2 | ||||
-rw-r--r-- | lib/cosTransactions/test/etrap_test_lib.hrl | 2 | ||||
-rw-r--r-- | lib/cosTransactions/test/etrap_test_server_impl.erl | 2 | ||||
-rw-r--r-- | lib/cosTransactions/test/generated_SUITE.erl | 2 | ||||
-rw-r--r-- | lib/cosTransactions/test/transactions_SUITE.erl | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/lib/cosTransactions/test/Makefile b/lib/cosTransactions/test/Makefile index 9bcd461f04..58199248d1 100644 --- a/lib/cosTransactions/test/Makefile +++ b/lib/cosTransactions/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-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/cosTransactions/test/etrap_test.cfg b/lib/cosTransactions/test/etrap_test.cfg index a047a6fb1b..a2bc7d3fb7 100644 --- a/lib/cosTransactions/test/etrap_test.cfg +++ b/lib/cosTransactions/test/etrap_test.cfg @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-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/cosTransactions/test/etrap_test.idl b/lib/cosTransactions/test/etrap_test.idl index 6b1dbbc8f8..7379115be7 100644 --- a/lib/cosTransactions/test/etrap_test.idl +++ b/lib/cosTransactions/test/etrap_test.idl @@ -1,7 +1,7 @@ // // %CopyrightBegin% // -// Copyright Ericsson AB 1999-2010. All Rights Reserved. +// Copyright Ericsson AB 1999-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/cosTransactions/test/etrap_test_lib.erl b/lib/cosTransactions/test/etrap_test_lib.erl index 9774222531..e8d8c3a429 100644 --- a/lib/cosTransactions/test/etrap_test_lib.erl +++ b/lib/cosTransactions/test/etrap_test_lib.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-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/cosTransactions/test/etrap_test_lib.hrl b/lib/cosTransactions/test/etrap_test_lib.hrl index 01e507d5ac..6fe61a4d45 100644 --- a/lib/cosTransactions/test/etrap_test_lib.hrl +++ b/lib/cosTransactions/test/etrap_test_lib.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-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/cosTransactions/test/etrap_test_server_impl.erl b/lib/cosTransactions/test/etrap_test_server_impl.erl index e5d360808f..8a244b42c7 100644 --- a/lib/cosTransactions/test/etrap_test_server_impl.erl +++ b/lib/cosTransactions/test/etrap_test_server_impl.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-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/cosTransactions/test/generated_SUITE.erl b/lib/cosTransactions/test/generated_SUITE.erl index c4bd86a892..e4a7a5bf27 100644 --- a/lib/cosTransactions/test/generated_SUITE.erl +++ b/lib/cosTransactions/test/generated_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-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/cosTransactions/test/transactions_SUITE.erl b/lib/cosTransactions/test/transactions_SUITE.erl index 63ec04f74f..0d270c1f07 100644 --- a/lib/cosTransactions/test/transactions_SUITE.erl +++ b/lib/cosTransactions/test/transactions_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-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. |