diff options
| author | fukachan <fukachan> | 2001-11-25 09:04:43 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-11-25 09:04:43 +0000 |
| commit | 5eccc9eb247e4abedce3b885a9bb470cacae1fa5 (patch) | |
| tree | 7268c47e921cdf57ec3414dcfe4964bcb6953093 /fml/lib/FML/Process | |
| parent | 0eb65bacb6ec57e1560f339f100283a0e9d0a849 (diff) | |
| download | fml8-5eccc9eb247e4abedce3b885a9bb470cacae1fa5.tar.gz fml8-5eccc9eb247e4abedce3b885a9bb470cacae1fa5.tar.bz2 fml8-5eccc9eb247e4abedce3b885a9bb470cacae1fa5.zip | |
update copyright
Diffstat (limited to 'fml/lib/FML/Process')
| -rw-r--r-- | fml/lib/FML/Process/Scheduler.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Process/Scheduler.pm b/fml/lib/FML/Process/Scheduler.pm index 2b2087b2..08a3b972 100644 --- a/fml/lib/FML/Process/Scheduler.pm +++ b/fml/lib/FML/Process/Scheduler.pm @@ -1,10 +1,10 @@ #!/usr/local/bin/perl -w #-*- perl -*- # -# Copyright (C) 2000 Ken'ichi Fukamachi +# Copyright (C) 2000,2001 Ken'ichi Fukamachi # All rights reserved. # -# $FML: Scheduler.pm,v 1.4 2001/06/28 09:06:44 fukachan Exp $ +# $FML: Scheduler.pm,v 1.5 2001/11/23 02:52:24 fukachan Exp $ # package FML::Process::Scheduler; |
