aboutsummaryrefslogtreecommitdiffstats
path: root/lib/eunit/doc/overview.edoc
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2011-09-28 15:03:38 +0200
committerHenrik Nord <[email protected]>2011-09-28 15:03:49 +0200
commitb1736de28b8b4138c7282c780fafd984046dd53e (patch)
tree52a18f08e137ca2e2dc0ebea361a879e139a85f0 /lib/eunit/doc/overview.edoc
parentae097a5161b79f16f8b9a2d8f73e5e2f1792edec (diff)
parentc78dae078936252a605630170b81dcd3e09382fa (diff)
downloadotp-b1736de28b8b4138c7282c780fafd984046dd53e.tar.gz
otp-b1736de28b8b4138c7282c780fafd984046dd53e.tar.bz2
otp-b1736de28b8b4138c7282c780fafd984046dd53e.zip
Merge branch 'rc/eunit-2.2.1' into dev
* rc/eunit-2.2.1: removed some never-matching clauses reported by dialyzer updated author e-mails and homepages removed cvs keywords from files removed files that should not be checked in OTP-9591
Diffstat (limited to 'lib/eunit/doc/overview.edoc')
-rw-r--r--lib/eunit/doc/overview.edoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/eunit/doc/overview.edoc b/lib/eunit/doc/overview.edoc
index 2583f0be25..ad449cb6fc 100644
--- a/lib/eunit/doc/overview.edoc
+++ b/lib/eunit/doc/overview.edoc
@@ -5,8 +5,7 @@
@title EUnit - a Lightweight Unit Testing Framework for Erlang
-@author Richard Carlsson <[email protected]>
- [http://user.it.uu.se/~richardc/]
+@author Richard Carlsson <[email protected]>
@author Micka�l R�mond <[email protected]>
[http://www.process-one.net/]
@copyright 2004-2007 Micka�l R�mond, Richard Carlsson