summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-04-24 03:16:06 +0000
committerfukachan <fukachan>2002-04-24 03:16:06 +0000
commitc8ede67c9aa0819e2ea9873e861663dfeb929b25 (patch)
tree911aff565aaea692fd3bacb06ac40c129b1ffeb4
parent0a20287af2ec263f42e4d0987e28203ace8bf4af (diff)
downloadfml8-c8ede67c9aa0819e2ea9873e861663dfeb929b25.tar.gz
fml8-c8ede67c9aa0819e2ea9873e861663dfeb929b25.tar.bz2
fml8-c8ede67c9aa0819e2ea9873e861663dfeb929b25.zip
original author is not me :)
-rw-r--r--fml/lib/FML/Filter/ContentCheck.pm8
1 files changed, 4 insertions, 4 deletions
diff --git a/fml/lib/FML/Filter/ContentCheck.pm b/fml/lib/FML/Filter/ContentCheck.pm
index 7d574734..3e82c660 100644
--- a/fml/lib/FML/Filter/ContentCheck.pm
+++ b/fml/lib/FML/Filter/ContentCheck.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002 Ken'ichi Fukamachi
+# Copyright (C) 2002 Takuya MURASHITA
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: ContentCheck.pm,v 1.3 2002/04/10 04:28:34 fukachan Exp $
+# $FML: ContentCheck.pm,v 1.4 2002/04/23 23:52:50 tmu Exp $
#
package FML::Filter::ContentCheck;
@@ -141,11 +141,11 @@ sub only_plaintext
=head1 AUTHOR
-Ken'ichi Fukamachi
+Takuya MURASHITA
=head1 COPYRIGHT
-Copyright (C) 2002 Ken'ichi Fukamachi
+Copyright (C) 2002 Takuya MURASHITA
All rights reserved. This program is free software; you can
redistribute it and/or modify it under the same terms as Perl itself.