summaryrefslogtreecommitdiff
path: root/fml/lib/FML/PCB.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-12-15 13:43:37 +0000
committerfukachan <fukachan>2002-12-15 13:43:37 +0000
commit569abb9b4cd23babba38904452a1ebdf30730e9b (patch)
tree8ded485856406ec52e88470ec44af4dac3e72dbc /fml/lib/FML/PCB.pm
parentfd169c4152a2941fddb2e0f1c2fe4ed333ff69f7 (diff)
downloadfml8-569abb9b4cd23babba38904452a1ebdf30730e9b.tar.gz
fml8-569abb9b4cd23babba38904452a1ebdf30730e9b.tar.bz2
fml8-569abb9b4cd23babba38904452a1ebdf30730e9b.zip
2002 overhaul: fix copyright
Diffstat (limited to 'fml/lib/FML/PCB.pm')
-rw-r--r--fml/lib/FML/PCB.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/PCB.pm b/fml/lib/FML/PCB.pm
index 342f6f94..ff2aec53 100644
--- a/fml/lib/FML/PCB.pm
+++ b/fml/lib/FML/PCB.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2000,2001 Ken'ichi Fukamachi
+# Copyright (C) 2000,2001,2002 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: PCB.pm,v 1.11 2002/09/11 23:18:03 fukachan Exp $
+# $FML: PCB.pm,v 1.12 2002/09/22 14:56:41 fukachan Exp $
#
package FML::PCB;
@@ -140,7 +140,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001 Ken'ichi Fukamachi
+Copyright (C) 2000,2001,2002 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.