Skip to content

Commit

Permalink
Rremove "@Version $Revision: $" since Git does not support automatic …
Browse files Browse the repository at this point in the history
…keyword substitution.
  • Loading branch information
rhusar committed Jan 23, 2025
1 parent e94b95a commit 1c96f95
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
/**
* A set of privileged actions that are not to leak out of this package
*
* @version $Revision: $
*/
final class SecurityActions {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
* A set of privileged activities that are not to leak out of this package
*
* @author <a href="mailto:[email protected]">ALR</a>
* @version $Revision: $
*/
final class SecurityActions {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
* A set of privileged actions that are not to leak out of this package
*
* @author <a href="mailto:[email protected]">ALR</a>
* @version $Revision: $
*/
final class SecurityActions {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
* A set of privileged actions that are not to leak out of this package
*
* @author <a href="mailto:[email protected]">ALR</a>
* @version $Revision: $
*/
final class SecurityActions {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
* A set of privileged actions that are not to leak out of this package
*
* @author <a href="mailto:[email protected]">ALR</a>
* @version $Revision: $
*/
final class SecurityActions {

Expand Down

0 comments on commit 1c96f95

Please sign in to comment.