aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/cerl/cerl_typean.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hipe/cerl/cerl_typean.erl')
-rw-r--r--lib/hipe/cerl/cerl_typean.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hipe/cerl/cerl_typean.erl b/lib/hipe/cerl/cerl_typean.erl
index da78eb196b..c5d84bdf2b 100644
--- a/lib/hipe/cerl/cerl_typean.erl
+++ b/lib/hipe/cerl/cerl_typean.erl
@@ -13,7 +13,7 @@
%% limitations under the License.
%%
%% @copyright 2001-2002 Richard Carlsson
-%% @author [email protected]
+%% @author Richard Carlsson <[email protected]>
%% @doc Type analysis of Core Erlang programs.
%% TODO: filters must handle conjunctions for better precision!