diff options
| author | fukachan <fukachan> | 2008-08-24 12:09:57 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2008-08-24 12:09:57 +0000 |
| commit | b26c547d8e13d25539eb11023ad8b38d7cb73ce7 (patch) | |
| tree | 4a2e2631312f0d606f785392293cbc53424b47af /fml/lib/FML/Command | |
| parent | ee4165e167745af772b2c4856a689c3c83839050 (diff) | |
| download | fml8-b26c547d8e13d25539eb11023ad8b38d7cb73ce7.tar.gz fml8-b26c547d8e13d25539eb11023ad8b38d7cb73ce7.tar.bz2 fml8-b26c547d8e13d25539eb11023ad8b38d7cb73ce7.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Command')
| -rw-r--r-- | fml/lib/FML/Command/Admin/thread.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/Admin/thread.pm b/fml/lib/FML/Command/Admin/thread.pm index 1ffb34a4..458048ea 100644 --- a/fml/lib/FML/Command/Admin/thread.pm +++ b/fml/lib/FML/Command/Admin/thread.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2003,2004,2005,2006 Ken'ichi Fukamachi +# Copyright (C) 2003,2004,2005,2006,2008 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: thread.pm,v 1.13 2006/10/07 13:05:17 fukachan Exp $ +# $FML: thread.pm,v 1.14 2008/08/24 09:55:45 fukachan Exp $ # package FML::Command::Admin::thread; @@ -156,7 +156,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2003,2004,2005,2006 Ken'ichi Fukamachi +Copyright (C) 2003,2004,2005,2006,2008 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. |
