diff --git a/src/common/slurm_jobcomp.c b/src/common/slurm_jobcomp.c index 65b34ffa8f42fd9adc9c2210f7881c49c1190d3b..d668f6054d34501dca39966e7c158d67100e3837 100644 --- a/src/common/slurm_jobcomp.c +++ b/src/common/slurm_jobcomp.c @@ -1,10 +1,10 @@ /*****************************************************************************\ - * slurm_jobcomp.h - implementation-independent job completion logging - * API definitions + * slurm_jobcomp.c - implementation-independent job completion logging + * functions ***************************************************************************** * Copyright (C) 2003 The Regents of the University of California. * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). - * Written by Jay Windley <jwindley@lnxi.com> and Moe Jette <jette@llnl.com> + * Written by Jay Windley <jwindley@lnxi.com>, Morris Jette <jette1@llnl.com> * UCRL-CODE-2002-040. * * This file is part of SLURM, a resource management program.