diff options
| author | fukachan <fukachan> | 2004-01-01 07:29:27 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-01-01 07:29:27 +0000 |
| commit | ce1a7d6b0d1ad94b1e789fa08b41e2caac71dd4f (patch) | |
| tree | 5217d4b2f540691454c00d8ad323f4fd420d41bc /regress/simulation | |
| parent | 7ae9bd281709608d98b285d9330cf88d9631750f (diff) | |
| download | fml8-ce1a7d6b0d1ad94b1e789fa08b41e2caac71dd4f.tar.gz fml8-ce1a7d6b0d1ad94b1e789fa08b41e2caac71dd4f.tar.bz2 fml8-ce1a7d6b0d1ad94b1e789fa08b41e2caac71dd4f.zip | |
2003 -> 2004
Diffstat (limited to 'regress/simulation')
| -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 8c9ad700..7f7a7370 100644 --- a/regress/simulation/@template.pm +++ b/regress/simulation/@template.pm @@ -1,6 +1,6 @@ #-*- perl -*- # -# Copyright (C) 2003 Ken'ichi Fukamachi +# Copyright (C) 2004 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) 2003 __YOUR_NAME__ +Copyright (C) 2004 __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. |
