summaryrefslogtreecommitdiff
path: root/regress/simulation/@template.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-01-01 02:06:22 +0000
committerfukachan <fukachan>2003-01-01 02:06:22 +0000
commitdedcd44b9f02dfa8de4946e2efd564dc44a410c4 (patch)
treee347f1a03d4ddf5add97dc94d06c1ca76fd247ca /regress/simulation/@template.pm
parent266be1909083adc3d2ef7c79cf43d4b5a2137a2b (diff)
downloadfml8-dedcd44b9f02dfa8de4946e2efd564dc44a410c4.tar.gz
fml8-dedcd44b9f02dfa8de4946e2efd564dc44a410c4.tar.bz2
fml8-dedcd44b9f02dfa8de4946e2efd564dc44a410c4.zip
2003, happy new year
Diffstat (limited to 'regress/simulation/@template.pm')
-rw-r--r--regress/simulation/@template.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/simulation/@template.pm b/regress/simulation/@template.pm
index 99bf3331..8c9ad700 100644
--- a/regress/simulation/@template.pm
+++ b/regress/simulation/@template.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002 Ken'ichi Fukamachi
+# Copyright (C) 2003 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: @template.pm,v 1.5 2002/01/18 15:37:38 fukachan Exp $
+# $FML$
#
package __MODULE_NAME__;
@@ -45,7 +45,7 @@ __YOUR_NAME__
=head1 COPYRIGHT
-Copyright (C) 2002 __YOUR_NAME__
+Copyright (C) 2003 __YOUR_NAME__
All rights reserved. This program is free software; you can
redistribute it and/or modify it under the same terms as Perl itself.