diff options
| author | fukachan <fukachan> | 2003-02-11 09:48:16 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-02-11 09:48:16 +0000 |
| commit | a960967819515667aba897e9ffe6b84b472df464 (patch) | |
| tree | 54f23471ea4d8a5b40773df2d8a0a6e5f827a225 /fml/lib/FML/Process/Error.pm | |
| parent | 770b35a16ceeaee6041c418c3c9217d1173a0119 (diff) | |
| download | fml8-a960967819515667aba897e9ffe6b84b472df464.tar.gz fml8-a960967819515667aba897e9ffe6b84b472df464.tar.bz2 fml8-a960967819515667aba897e9ffe6b84b472df464.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Process/Error.pm')
| -rw-r--r-- | fml/lib/FML/Process/Error.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/Error.pm b/fml/lib/FML/Process/Error.pm index 47a2c63a..aea8e24c 100644 --- a/fml/lib/FML/Process/Error.pm +++ b/fml/lib/FML/Process/Error.pm @@ -1,9 +1,9 @@ #-*- perl -*- # -# Copyright (C) 2002 Ken'ichi Fukamachi +# Copyright (C) 2002,2003 Ken'ichi Fukamachi # All rights reserved. # -# $FML: Error.pm,v 1.25 2002/12/22 03:46:20 fukachan Exp $ +# $FML: Error.pm,v 1.26 2003/02/03 12:25:59 fukachan Exp $ # package FML::Process::Error; @@ -290,7 +290,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2002 Ken'ichi Fukamachi +Copyright (C) 2002,2003 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. |
