Skip to content

Commit

Permalink
Remove the stupid $ keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
juretta committed Jun 25, 2009
1 parent 3d473ad commit bd1371a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/*
* $Id: GithubLinkAction.java 19213 2009-06-25 06:22:57Z juretta $
*/
package com.coravy.hudson.plugins.github;

import hudson.model.Action;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/*
* $Id: GithubProjectProperty.java 18781 2009-06-11 00:54:46Z juretta $
*/
package com.coravy.hudson.plugins.github;

import hudson.Extension;
Expand Down
3 changes: 0 additions & 3 deletions src/main/java/com/coravy/hudson/plugins/github/GithubUrl.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/*
* $Id: GithubUrl.java 18781 2009-06-11 00:54:46Z juretta $
*/
package com.coravy.hudson.plugins.github;

import org.apache.commons.lang.StringUtils;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/*
* $Id: PluginImpl.java 18781 2009-06-11 00:54:46Z juretta $
*/
package com.coravy.hudson.plugins.github;

import hudson.Plugin;
Expand Down

0 comments on commit bd1371a

Please sign in to comment.