diff options
author | Micael Karlberg <[email protected]> | 2012-02-06 14:30:20 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-02-06 14:30:20 +0100 |
commit | 2d97f0e5f13bf22d92dbc6df18787581eb462c41 (patch) | |
tree | bac265730b859dc87f0467464be4cd142098c4ef /lib/snmp/src/agent/snmpa_mpd.erl | |
parent | ab2ba6f1b0713fbe5c78f67aeefb73ffc006e995 (diff) | |
parent | 0c9547c384ba9d299d4a73bdf2a514c2b47128cd (diff) | |
download | otp-2d97f0e5f13bf22d92dbc6df18787581eb462c41.tar.gz otp-2d97f0e5f13bf22d92dbc6df18787581eb462c41.tar.bz2 otp-2d97f0e5f13bf22d92dbc6df18787581eb462c41.zip |
Merge branch 'maint-r15' into maint
Conflicts:
erts/vsn.mk
Diffstat (limited to 'lib/snmp/src/agent/snmpa_mpd.erl')
-rw-r--r-- | lib/snmp/src/agent/snmpa_mpd.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/src/agent/snmpa_mpd.erl b/lib/snmp/src/agent/snmpa_mpd.erl index 0305e1fbec..2d37ea56f0 100644 --- a/lib/snmp/src/agent/snmpa_mpd.erl +++ b/lib/snmp/src/agent/snmpa_mpd.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2011. All Rights Reserved. +%% Copyright Ericsson AB 1997-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 |