aboutsummaryrefslogtreecommitdiffstats
path: root/lib/eunit/src/eunit_surefire.erl
diff options
context:
space:
mode:
authorRichard Carlsson <[email protected]>2011-07-19 11:45:28 +0200
committerRichard Carlsson <[email protected]>2011-09-25 17:57:29 +0200
commitfde5038d0304b0e6020eae134dbc6bc3b452c867 (patch)
tree0b623cd3f17b83a154c42c891d64c5ce19df93d2 /lib/eunit/src/eunit_surefire.erl
parent33b9fe219788bb8658cc160620ad6a6757312ea6 (diff)
downloadotp-fde5038d0304b0e6020eae134dbc6bc3b452c867.tar.gz
otp-fde5038d0304b0e6020eae134dbc6bc3b452c867.tar.bz2
otp-fde5038d0304b0e6020eae134dbc6bc3b452c867.zip
updated author e-mails and homepages
Diffstat (limited to 'lib/eunit/src/eunit_surefire.erl')
-rw-r--r--lib/eunit/src/eunit_surefire.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eunit/src/eunit_surefire.erl b/lib/eunit/src/eunit_surefire.erl
index af7cc2f17f..607f0871d9 100644
--- a/lib/eunit/src/eunit_surefire.erl
+++ b/lib/eunit/src/eunit_surefire.erl
@@ -13,7 +13,7 @@
%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
%% USA
%%
-%% @author Micka�l R�mond <[email protected]>
+%% @author Micka�l R�mond <[email protected]>
%% @copyright 2009 Micka�l R�mond, Paul Guyot
%% @see eunit
%% @doc Surefire reports for EUnit (Format used by Maven and Atlassian