diff options
author | Richard Carlsson <[email protected]> | 2011-07-19 11:16:27 +0200 |
---|---|---|
committer | Richard Carlsson <[email protected]> | 2011-09-25 17:44:02 +0200 |
commit | 33b9fe219788bb8658cc160620ad6a6757312ea6 (patch) | |
tree | 62c63620641f4bc7d3bb66d3c604645282842d5b /lib/eunit/src/eunit.erl | |
parent | 756f30146091d0383566b5291a85cc6c4198869b (diff) | |
download | otp-33b9fe219788bb8658cc160620ad6a6757312ea6.tar.gz otp-33b9fe219788bb8658cc160620ad6a6757312ea6.tar.bz2 otp-33b9fe219788bb8658cc160620ad6a6757312ea6.zip |
removed cvs keywords from files
Diffstat (limited to 'lib/eunit/src/eunit.erl')
-rw-r--r-- | lib/eunit/src/eunit.erl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/eunit/src/eunit.erl b/lib/eunit/src/eunit.erl index 15fc3bdf32..cba0e6790a 100644 --- a/lib/eunit/src/eunit.erl +++ b/lib/eunit/src/eunit.erl @@ -13,8 +13,6 @@ %% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 %% USA %% -%% $Id: eunit.erl 339 2009-04-05 14:10:47Z rcarlsson $ -%% %% @copyright 2004-2009 Micka�l R�mond, Richard Carlsson %% @author Micka�l R�mond <[email protected]> %% [http://www.process-one.net/] |