Javadoc: @version.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1398182 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2012-10-15 03:22:30 +00:00
parent e4a6faf8ab
commit fc11e68728
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ package org.apache.commons.csv;
/**
* Constants for this package.
*
* @version $Id$
*/
final class Constants {