diff options
author | Micael Karlberg <[email protected]> | 2018-09-07 12:55:41 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2018-09-07 14:59:02 +0200 |
commit | b665dd1fdab1c03b123911b5ccaca4dd0fc2809c (patch) | |
tree | 49e968cede4e990e2ce5ef8354ae1af5b8cd7fc4 /lib/snmp/src/agent | |
parent | 8f184f6d4bace131e95c3ac905fb8bd0b4895bee (diff) | |
download | otp-b665dd1fdab1c03b123911b5ccaca4dd0fc2809c.tar.gz otp-b665dd1fdab1c03b123911b5ccaca4dd0fc2809c.tar.bz2 otp-b665dd1fdab1c03b123911b5ccaca4dd0fc2809c.zip |
[snmp] Update copyright end date
OTP-15287 (ERIERL-206)
Diffstat (limited to 'lib/snmp/src/agent')
-rw-r--r-- | lib/snmp/src/agent/snmpa_net_if.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/src/agent/snmpa_net_if.erl b/lib/snmp/src/agent/snmpa_net_if.erl index 807491bfcb..afed4482d2 100644 --- a/lib/snmp/src/agent/snmpa_net_if.erl +++ b/lib/snmp/src/agent/snmpa_net_if.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2015. All Rights Reserved. +%% Copyright Ericsson AB 2004-2018. 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. |