diff options
| author | fukachan <fukachan> | 2005-06-03 14:41:54 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-06-03 14:41:54 +0000 |
| commit | df738f5c375e66cf95759ea2fcdba5b51898c64d (patch) | |
| tree | fa1b6be9a55d75e910740dec2d8470f61e2b73ed /regress/simulation/@template.pm | |
| parent | 00ce9453737d8110a4fed3a235f7bab01432aa54 (diff) | |
| download | fml8-df738f5c375e66cf95759ea2fcdba5b51898c64d.tar.gz fml8-df738f5c375e66cf95759ea2fcdba5b51898c64d.tar.bz2 fml8-df738f5c375e66cf95759ea2fcdba5b51898c64d.zip | |
updated to 2005 version
Diffstat (limited to 'regress/simulation/@template.pm')
| -rw-r--r-- | regress/simulation/@template.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/simulation/@template.pm b/regress/simulation/@template.pm index 7f7a7370..77f88426 100644 --- a/regress/simulation/@template.pm +++ b/regress/simulation/@template.pm @@ -1,6 +1,6 @@ #-*- perl -*- # -# Copyright (C) 2004 Ken'ichi Fukamachi +# Copyright (C) 2005 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. # @@ -45,7 +45,7 @@ __YOUR_NAME__ =head1 COPYRIGHT -Copyright (C) 2004 __YOUR_NAME__ +Copyright (C) 2005 __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. |
