diff options
author | Micael Karlberg <[email protected]> | 2019-02-25 12:39:32 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-02-25 12:39:32 +0100 |
commit | 7c1388ddaa2d66285446e34c3d3791a67e67893b (patch) | |
tree | 1b489e9760bfc1a0ac314608b709f9b5dac2d7cd | |
parent | 4a4e6f28a9cf8e7fd7ec8351b8c2bffb5e2495c0 (diff) | |
parent | f0405a543c841e2e6116e363e51c08d16eb46200 (diff) | |
download | otp-7c1388ddaa2d66285446e34c3d3791a67e67893b.tar.gz otp-7c1388ddaa2d66285446e34c3d3791a67e67893b.tar.bz2 otp-7c1388ddaa2d66285446e34c3d3791a67e67893b.zip |
Merge branch 'bmk/20190225/systools_copyright/OTP-14831'
-rw-r--r-- | lib/sasl/src/systools_make.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sasl/src/systools_make.erl b/lib/sasl/src/systools_make.erl index de4fc2d06c..c2c91fd667 100644 --- a/lib/sasl/src/systools_make.erl +++ b/lib/sasl/src/systools_make.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1996-2018. All Rights Reserved. +%% Copyright Ericsson AB 1996-2019. 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. |