aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/cerl/cerl_messagean.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hipe/cerl/cerl_messagean.erl')
-rw-r--r--lib/hipe/cerl/cerl_messagean.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hipe/cerl/cerl_messagean.erl b/lib/hipe/cerl/cerl_messagean.erl
index 4031bb427e..c79e045bd0 100644
--- a/lib/hipe/cerl/cerl_messagean.erl
+++ b/lib/hipe/cerl/cerl_messagean.erl
@@ -11,7 +11,7 @@
%% limitations under the License.
%%
%% @copyright 2002 Richard Carlsson
-%% @author [email protected]
+%% @author Richard Carlsson <[email protected]>
%% @doc Message analysis of Core Erlang programs.
%% TODO: might need a "top" (`any') element for any-length value lists.