Change subversion tags
----------------------
Key: MATH-528
URL: https://issues.apache.org/jira/browse/MATH-528
Project: Commons Math
Issue Type: Task
Reporter: Gilles
Priority: Trivial
Fix For: 3.0
Shall we follow Sebb's suggestion to replace
{noformat}
/**
* @version $Revision$ $Date$
*/
{noformat}
by
{noformat}
/**
* @version $Id$
*/
{noformat}
?
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
