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/os_mon/src | |
parent | 131a9097e2f1a233020be754bf4151d18b81718d (diff) | |
download | otp-26c3cd82529836cb5b6eefbf7f92f318fd91f847.tar.gz otp-26c3cd82529836cb5b6eefbf7f92f318fd91f847.tar.bz2 otp-26c3cd82529836cb5b6eefbf7f92f318fd91f847.zip |
Update copyright year
Diffstat (limited to 'lib/os_mon/src')
-rw-r--r-- | lib/os_mon/src/memsup.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/os_mon/src/memsup.erl b/lib/os_mon/src/memsup.erl index 0a9a883390..428e5587ba 100644 --- a/lib/os_mon/src/memsup.erl +++ b/lib/os_mon/src/memsup.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1996-2016. All Rights Reserved. +%% Copyright Ericsson AB 1996-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. |