diff options
| author | fukachan <fukachan> | 2006-05-05 13:24:10 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-05-05 13:24:10 +0000 |
| commit | 010521e0a66ec70430ed0d77ef426d8bb7ce0eb7 (patch) | |
| tree | 45a5c64fdd82ac6af0bf25c0edc03524ea8a96c4 /fml/lib | |
| parent | ca26a34c834c2950409d524e69c7aba312caf6a8 (diff) | |
| download | fml8-010521e0a66ec70430ed0d77ef426d8bb7ce0eb7.tar.gz fml8-010521e0a66ec70430ed0d77ef426d8bb7ce0eb7.tar.bz2 fml8-010521e0a66ec70430ed0d77ef426d8bb7ce0eb7.zip | |
fix copyright
Diffstat (limited to 'fml/lib')
| -rw-r--r-- | fml/lib/FML/Article/Summary.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Article/Summary.pm b/fml/lib/FML/Article/Summary.pm index 0dcd2e8e..afeec007 100644 --- a/fml/lib/FML/Article/Summary.pm +++ b/fml/lib/FML/Article/Summary.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2002,2003,2004,2005 Ken'ichi Fukamachi +# Copyright (C) 2002,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: Summary.pm,v 1.25 2005/08/19 12:17:06 fukachan Exp $ +# $FML: Summary.pm,v 1.26 2006/05/04 05:33:48 fukachan Exp $ # package FML::Article::Summary; @@ -369,7 +369,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2002,2003,2004,2005 Ken'ichi Fukamachi +Copyright (C) 2002,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. |
