diff options
author | Micael Karlberg <[email protected]> | 2019-02-25 12:37:38 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-02-25 12:37:38 +0100 |
commit | f0405a543c841e2e6116e363e51c08d16eb46200 (patch) | |
tree | 645286bbaa0ccab50791ec05d3052733517639ff | |
parent | 8139aca79396e02eeb298d4d6fa2361c81649ce4 (diff) | |
download | otp-f0405a543c841e2e6116e363e51c08d16eb46200.tar.gz otp-f0405a543c841e2e6116e363e51c08d16eb46200.tar.bz2 otp-f0405a543c841e2e6116e363e51c08d16eb46200.zip |
[sasl] Fixed copyright end date
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. |