diff options
author | Micael Karlberg <[email protected]> | 2012-01-31 16:20:22 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-02-22 14:51:10 +0100 |
commit | ac97167c084941d524fc46fef1f52de24c807655 (patch) | |
tree | 93137bdeb32623eb5554d8c3c2529106d818c932 /lib/snmp/src/manager/snmpm_config.erl | |
parent | 953b3db9dc6e782623db5aae7f0c012ccb11018f (diff) | |
download | otp-ac97167c084941d524fc46fef1f52de24c807655.tar.gz otp-ac97167c084941d524fc46fef1f52de24c807655.tar.bz2 otp-ac97167c084941d524fc46fef1f52de24c807655.zip |
[snmp/manager] Misc cleanup
OTP-9876
Diffstat (limited to 'lib/snmp/src/manager/snmpm_config.erl')
-rw-r--r-- | lib/snmp/src/manager/snmpm_config.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/src/manager/snmpm_config.erl b/lib/snmp/src/manager/snmpm_config.erl index c2e57abddb..5bbf9e5542 100644 --- a/lib/snmp/src/manager/snmpm_config.erl +++ b/lib/snmp/src/manager/snmpm_config.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2012. All Rights Reserved. %% %% The contents of this file are subject to the Erlang Public License, %% Version 1.1, (the "License"); you may not use this file except in |