diff options
author | Rickard Green <[email protected]> | 2017-03-10 15:00:46 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2017-03-10 15:00:46 +0100 |
commit | 26c3cd82529836cb5b6eefbf7f92f318fd91f847 (patch) | |
tree | d3a245f370964cc09c82737ea17ed71d994a155c /lib/ssh/test/property_test | |
parent | 131a9097e2f1a233020be754bf4151d18b81718d (diff) | |
download | otp-26c3cd82529836cb5b6eefbf7f92f318fd91f847.tar.gz otp-26c3cd82529836cb5b6eefbf7f92f318fd91f847.tar.bz2 otp-26c3cd82529836cb5b6eefbf7f92f318fd91f847.zip |
Update copyright year
Diffstat (limited to 'lib/ssh/test/property_test')
-rw-r--r-- | lib/ssh/test/property_test/ssh_eqc_encode_decode.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/test/property_test/ssh_eqc_encode_decode.erl b/lib/ssh/test/property_test/ssh_eqc_encode_decode.erl index 8ca29b9399..410a9ea983 100644 --- a/lib/ssh/test/property_test/ssh_eqc_encode_decode.erl +++ b/lib/ssh/test/property_test/ssh_eqc_encode_decode.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2016. All Rights Reserved. +%% Copyright Ericsson AB 2004-2017. 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. |