diff options
| author | fukachan <fukachan> | 2005-06-03 09:55:17 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-06-03 09:55:17 +0000 |
| commit | e52a96a1e59db8440b7c869e2b3813e9b6e9297e (patch) | |
| tree | ac77088f6c18231d96d21c441eef4d0020a9e20e /fml/lib/FML/Process | |
| parent | 75fd3b44a4e8e4eee1ec4ed82d3ba0219ff6e40e (diff) | |
| download | fml8-e52a96a1e59db8440b7c869e2b3813e9b6e9297e.tar.gz fml8-e52a96a1e59db8440b7c869e2b3813e9b6e9297e.tar.bz2 fml8-e52a96a1e59db8440b7c869e2b3813e9b6e9297e.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Process')
| -rw-r--r-- | fml/lib/FML/Process/Switch.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/Switch.pm b/fml/lib/FML/Process/Switch.pm index 9220aa81..f06b235b 100644 --- a/fml/lib/FML/Process/Switch.pm +++ b/fml/lib/FML/Process/Switch.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: Switch.pm,v 1.107 2004/07/23 13:16:42 fukachan Exp $ +# $FML: Switch.pm,v 1.108 2005/06/03 09:35:25 fukachan Exp $ # package FML::Process::Switch; @@ -604,7 +604,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi +Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |
