diff options
author | Richard Carlsson <[email protected]> | 2011-07-19 11:45:28 +0200 |
---|---|---|
committer | Richard Carlsson <[email protected]> | 2011-09-25 17:57:29 +0200 |
commit | fde5038d0304b0e6020eae134dbc6bc3b452c867 (patch) | |
tree | 0b623cd3f17b83a154c42c891d64c5ce19df93d2 /lib/eunit/src/eunit_striptests.erl | |
parent | 33b9fe219788bb8658cc160620ad6a6757312ea6 (diff) | |
download | otp-fde5038d0304b0e6020eae134dbc6bc3b452c867.tar.gz otp-fde5038d0304b0e6020eae134dbc6bc3b452c867.tar.bz2 otp-fde5038d0304b0e6020eae134dbc6bc3b452c867.zip |
updated author e-mails and homepages
Diffstat (limited to 'lib/eunit/src/eunit_striptests.erl')
-rw-r--r-- | lib/eunit/src/eunit_striptests.erl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/eunit/src/eunit_striptests.erl b/lib/eunit/src/eunit_striptests.erl index ed2c60f219..c6ade389ba 100644 --- a/lib/eunit/src/eunit_striptests.erl +++ b/lib/eunit/src/eunit_striptests.erl @@ -13,8 +13,8 @@ %% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 %% USA %% -%% @author Richard Carlsson <[email protected]> -%% @author Eric Merritt <[email protected]> +%% @author Richard Carlsson <[email protected]> +%% @author Eric Merritt <[email protected]> %% @copyright 2006 Richard Carlsson, Eric Merritt %% @private %% @see eunit |