diff options
| author | fukachan <fukachan> | 2010-03-06 13:11:42 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2010-03-06 13:11:42 +0000 |
| commit | cd2380c2d9403e4f836b3680da6f143e32f87732 (patch) | |
| tree | b991c980168de0c03b5ede7e9dac601c79a8141a /regress | |
| parent | b71faf07b63f89aa2ea85e36b24c27d4319a687b (diff) | |
| download | fml8-cd2380c2d9403e4f836b3680da6f143e32f87732.tar.gz fml8-cd2380c2d9403e4f836b3680da6f143e32f87732.tar.bz2 fml8-cd2380c2d9403e4f836b3680da6f143e32f87732.zip | |
catch up 2010
Diffstat (limited to 'regress')
| -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 9e238184..fe4b5c8b 100644 --- a/regress/simulation/@template.pm +++ b/regress/simulation/@template.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2008 __YOUR_NAME__ +# Copyright (C) 2010 __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. # -# $FML: @template.pm,v 1.11 2006/11/24 07:03:19 fukachan Exp $ +# $FML$ # package __MODULE_NAME__; @@ -52,7 +52,7 @@ __YOUR_NAME__ =head1 COPYRIGHT -Copyright (C) 2008 __YOUR_NAME__ +Copyright (C) 2010 __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. |
