diff options
| -rw-r--r-- | fml/lib/FML/PCB.pm | 6 |
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. |
