diff options
author | Micael Karlberg <[email protected]> | 2019-07-08 14:50:16 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-07-08 14:50:16 +0200 |
commit | a9bd3c189f87a1138ca780956d27398f9d5a5aec (patch) | |
tree | f189e047edadb9dde3a2838726efcbd813914f90 /lib/snmp/src/manager | |
parent | 015f39e37aebe8c389ab32f4137c0f52a5061683 (diff) | |
download | otp-a9bd3c189f87a1138ca780956d27398f9d5a5aec.tar.gz otp-a9bd3c189f87a1138ca780956d27398f9d5a5aec.tar.bz2 otp-a9bd3c189f87a1138ca780956d27398f9d5a5aec.zip |
[snmp] Updated copyright end date
OTP-15932
Diffstat (limited to 'lib/snmp/src/manager')
-rw-r--r-- | lib/snmp/src/manager/snmpm_conf.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/src/manager/snmpm_conf.erl b/lib/snmp/src/manager/snmpm_conf.erl index 9b1d03d645..d097b40438 100644 --- a/lib/snmp/src/manager/snmpm_conf.erl +++ b/lib/snmp/src/manager/snmpm_conf.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2016. All Rights Reserved. +%% Copyright Ericsson AB 2006-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. |