Author: linus Date: 2010-01-11 11:21:49-0800 New Revision: 17752 Modified: trunk/tools/checkstyle/java.header
Log: Allow a few different lengths of the ***-lines. Modified: trunk/tools/checkstyle/java.header Url: http://argouml.tigris.org/source/browse/argouml/trunk/tools/checkstyle/java.header?view=diff&pathrev=17752&r1=17751&r2=17752 ============================================================================== --- trunk/tools/checkstyle/java.header (original) +++ trunk/tools/checkstyle/java.header 2010-01-11 11:21:49-0800 @@ -1,5 +1,5 @@ ^/\* \$Id.*\$ -^ \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* +^ \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*?\*?\*?\*? ^ \* Copyright \(c\) 20\d\d(-20\d\d)? Contributors - see below ^ \* All rights reserved\. This program and the accompanying materials ^ \* are made available under the terms of the Eclipse Public License v1\.0 ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2436370 To unsubscribe from this discussion, e-mail: [[email protected]].
