diff options
| author | fukachan <fukachan> | 2008-08-24 08:34:08 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2008-08-24 08:34:08 +0000 |
| commit | 1ccccb86e6b23aa69e9df2ecd5fa912e1397143c (patch) | |
| tree | b7a3341c250fe9c5cf31f2f9129efcada04f9d9f /fml/lib/FML/Process/Kernel.pm | |
| parent | b2087319ce11dbd2241e9b96d37f00da7ce034a1 (diff) | |
| download | fml8-1ccccb86e6b23aa69e9df2ecd5fa912e1397143c.tar.gz fml8-1ccccb86e6b23aa69e9df2ecd5fa912e1397143c.tar.bz2 fml8-1ccccb86e6b23aa69e9df2ecd5fa912e1397143c.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Process/Kernel.pm')
| -rw-r--r-- | fml/lib/FML/Process/Kernel.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/Kernel.pm b/fml/lib/FML/Process/Kernel.pm index eb53a7de..a310b65c 100644 --- a/fml/lib/FML/Process/Kernel.pm +++ b/fml/lib/FML/Process/Kernel.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003,2004,2005,2006 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,2003,2004,2005,2006,2008 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: Kernel.pm,v 1.285 2006/07/09 12:11:13 fukachan Exp $ +# $FML: Kernel.pm,v 1.286 2008/08/24 08:18:33 fukachan Exp $ # package FML::Process::Kernel; @@ -3557,7 +3557,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003,2004,2005,2006 Ken'ichi Fukamachi +Copyright (C) 2001,2002,2003,2004,2005,2006,2008 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. |
