Skip to content

Commit

Permalink
Remove Subversion keyword substitution
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jan 19, 2025
1 parent 7e457d1 commit e325b30
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
*
* @author <a href="mailto:crafterm@apache.org">Marcus Crafter</a>
* @author Written with much help thanks to the ImageTag class
* @version CVS $Id$
*/
public class ColorTag extends TagSupport {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
*
* @author <a href="mailto:crafterm@apache.org">Marcus Crafter</a>
* @author Written with much help thanks to the ImageTag class
* @version CVS $Id$
*/
public class FontTag extends TagSupport {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
* Class to create a {@link GC} instance within Jelly SWT.
*
* @author <a href="mailto:crafterm@apache.org">Marcus Crafter</a>
* @version CVS $Id$
*/
public class GCTag extends TagSupport {

Expand Down

0 comments on commit e325b30

Please sign in to comment.