diff --git a/src/common/forward.c b/src/common/forward.c
index fe0dcf957bd8316ebe568035e31d8fafcf4bbd51..d996366fd708936a90e6fb88c5e1c46f14519279 100644
--- a/src/common/forward.c
+++ b/src/common/forward.c
@@ -1,11 +1,11 @@
 /*****************************************************************************\
- *  submit.c - submit a job with supplied contraints
- *  $Id: submit.c 6636 2005-11-17 19:50:10Z jette $
+ *  forward.c - forward RPCs through hierarchical slurmd communications
+ *  $Id$
  *****************************************************************************
- *  Copyright (C) 2002 The Regents of the University of California.
+ *  Copyright (C) 2006 The Regents of the University of California.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
- *  Written by moe jette <jette1@llnl.gov>.
- *  UCRL-CODE-2002-040.
+ *  Written by Danny Auble <auble1@llnl.gov>.
+ *  UCRL-CODE-217948.
  *  
  *  This file is part of SLURM, a resource management program.
  *  For details, see <http://www.llnl.gov/linux/slurm/>.
diff --git a/src/common/forward.h b/src/common/forward.h
index c6ac37317161dbb79af3e33cf4bcc150a5c6ad5e..8f6961b6547eefcd2bd671b94b93001e71f1a504 100644
--- a/src/common/forward.h
+++ b/src/common/forward.h
@@ -1,12 +1,12 @@
 /*****************************************************************************\
  *  forward.h - get/print the job state information of slurm
  *
- *  $Id: job_info.h 4911 2005-05-19 00:59:52Z jette $
+ *  $Id$
  *****************************************************************************
- *  Copyright (C) 2004 The Regents of the University of California.
+ *  Copyright (C) 2006 The Regents of the University of California.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
- *  Written by Morris Jette <jette1@llnl.gov> et. al.
- *  UCRL-CODE-2002-040.
+ *  Written by Danny Auble <auble1@llnl.gov>
+ *  UCRL-CODE-217948.
  *  
  *  This file is part of SLURM, a resource management program.
  *  For details, see <http://www.llnl.gov/linux/slurm/>.