From 2b5844d14ca6a642bc7177263b8fbe632047e59d Mon Sep 17 00:00:00 2001 From: Daniel Luna Date: Tue, 28 Aug 2012 13:21:05 -0400 Subject: [PATCH] Add email address to my name --- src/rebar_xref.erl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 , Daniel Luna and others. +%% written by Torbjorn Tornkvist , Daniel Luna +%% and others. %% ------------------------------------------------------------------- -module(rebar_xref).