diff options
| author | fukachan <fukachan> | 2006-11-19 03:41:45 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-11-19 03:41:45 +0000 |
| commit | 4d034838e336f272f9b484233fdaf8dcb245df1f (patch) | |
| tree | a046d74906c750550ee54a85b2628f4e69130713 /fml/lib/FML/IPC/Message.pm | |
| parent | 7e7028046b3195ac7121bd74b137c9d419176e7b (diff) | |
| download | fml8-4d034838e336f272f9b484233fdaf8dcb245df1f.tar.gz fml8-4d034838e336f272f9b484233fdaf8dcb245df1f.tar.bz2 fml8-4d034838e336f272f9b484233fdaf8dcb245df1f.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/IPC/Message.pm')
| -rw-r--r-- | fml/lib/FML/IPC/Message.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/IPC/Message.pm b/fml/lib/FML/IPC/Message.pm index 784715d4..b7e2fd7d 100644 --- a/fml/lib/FML/IPC/Message.pm +++ b/fml/lib/FML/IPC/Message.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2003,2004 Ken'ichi Fukamachi +# Copyright (C) 2003,2004,2005,2006 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: Message.pm,v 1.7 2004/07/23 15:59:07 fukachan Exp $ +# $FML: Message.pm,v 1.8 2006/11/12 14:39:14 fukachan Exp $ # package FML::IPC::Message; @@ -119,7 +119,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2003,2004 Ken'ichi Fukamachi +Copyright (C) 2003,2004,2005,2006 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. |
