diff options
| author | fukachan <fukachan> | 2003-01-01 02:06:22 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-01-01 02:06:22 +0000 |
| commit | dedcd44b9f02dfa8de4946e2efd564dc44a410c4 (patch) | |
| tree | e347f1a03d4ddf5add97dc94d06c1ca76fd247ca /regress/simulation/@template.pm | |
| parent | 266be1909083adc3d2ef7c79cf43d4b5a2137a2b (diff) | |
| download | fml8-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.pm | 6 |
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. |
