diff options
-rw-r--r-- | lib/shell/builtin-command.rb | 1 | ||||
-rw-r--r-- | lib/shell/command-processor.rb | 1 | ||||
-rw-r--r-- | lib/shell/error.rb | 1 | ||||
-rw-r--r-- | lib/shell/filter.rb | 1 | ||||
-rw-r--r-- | lib/shell/process-controller.rb | 1 | ||||
-rw-r--r-- | lib/shell/system-command.rb | 1 | ||||
-rw-r--r-- | lib/shell/version.rb | 1 |
7 files changed, 0 insertions, 7 deletions
@@ -2,7 +2,6 @@ # shell/builtin-command.rb - # $Release Version: 0.7 $ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- @@ -2,7 +2,6 @@ # shell/command-controller.rb - # $Release Version: 0.7 $ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- @@ -2,7 +2,6 @@ # shell/error.rb - # $Release Version: 0.7 $ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- @@ -2,7 +2,6 @@ # shell/filter.rb - # $Release Version: 0.7 $ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- @@ -2,7 +2,6 @@ # shell/process-controller.rb - # $Release Version: 0.7 $ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- @@ -2,7 +2,6 @@ # shell/system-command.rb - # $Release Version: 0.7 $ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- @@ -2,7 +2,6 @@ # version.rb - shell version definition file # $Release Version: 0.7$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA([email protected]) # # -- |