summaryrefslogtreecommitdiff
path: root/fml/lib/FML/IPC/Message.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-02 14:42:42 +0000
committerfukachan <fukachan>2004-01-02 14:42:42 +0000
commit073b66e090c58758b6b16b44e4240e349beaec55 (patch)
tree1481de5ddd3b2efa945fb667714cec0f6e0496e3 /fml/lib/FML/IPC/Message.pm
parent78af1c5e647ddf464a9a9a4f2348bb3b537a5d46 (diff)
downloadfml8-073b66e090c58758b6b16b44e4240e349beaec55.tar.gz
fml8-073b66e090c58758b6b16b44e4240e349beaec55.tar.bz2
fml8-073b66e090c58758b6b16b44e4240e349beaec55.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/IPC/Message.pm')
-rw-r--r--fml/lib/FML/IPC/Message.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/IPC/Message.pm b/fml/lib/FML/IPC/Message.pm
index 8cf5dd10..1071c9eb 100644
--- a/fml/lib/FML/IPC/Message.pm
+++ b/fml/lib/FML/IPC/Message.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2003 Ken'ichi Fukamachi
+# Copyright (C) 2003,2004 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.1 2003/11/22 06:12:05 fukachan Exp $
+# $FML: Message.pm,v 1.2 2003/12/06 04:48:20 fukachan Exp $
#
package FML::IPC::Message;
@@ -77,7 +77,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2003 Ken'ichi Fukamachi
+Copyright (C) 2003,2004 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.