summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Luna <daniel@lunas.se>2012-08-28 13:21:05 -0400
committerDave Smith <dizzyd@dizzyd.com>2012-11-05 06:19:02 -0700
commit2b5844d14ca6a642bc7177263b8fbe632047e59d (patch)
tree5594ffaa35d28d6123850f0b0f0478f93ab9df10 /src
parent3ef13839d7a5a29a31897932dd087bf7187bd271 (diff)
Add email address to my name
Diffstat (limited to 'src')
-rw-r--r--src/rebar_xref.erl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/rebar_xref.erl b/src/rebar_xref.erl
index 84b59f6..144760a 100644
--- a/src/rebar_xref.erl
+++ b/src/rebar_xref.erl
@@ -28,7 +28,8 @@
%% -------------------------------------------------------------------
%% This module borrows heavily from http://github.com/etnt/exrefcheck project as
-%% written by Torbjorn Tornkvist <tobbe@kreditor.se>, Daniel Luna and others.
+%% written by Torbjorn Tornkvist <tobbe@kreditor.se>, Daniel Luna
+%% <daniel@lunas.se> and others.
%% -------------------------------------------------------------------
-module(rebar_xref).