nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] CVS: nmh/uip ali.c,1.6,1.7 aliasbr.c,1.3,1.4 anno.c,1.3,1.


From: Ken Hornstein <address@hidden>
Subject: [Nmh-commits] CVS: nmh/uip ali.c,1.6,1.7 aliasbr.c,1.3,1.4 anno.c,1.3,1.4 annosbr.c,1.2,1.3 ap.c,1.6,1.7 burst.c,1.3,1.4 comp.c,1.3,1.4 conflict.c,1.5,1.6 dist.c,1.3,1.4 distsbr.c,1.1.1.1,1.2 dp.c,1.4,1.5 dropsbr.c,1.6,1.7 fmtdump.c,1.4,1.5 folder.c,1.3,1.4 forw.c,1.5,1.6 ftpsbr.c,1.3,1.4 inc.c,1.12,1.13 install-mh.c,1.3,1.4 mark.c,1.3,1.4 mhbuild.c,1.6,1.7 mhbuildsbr.c,1.7,1.8 mhcachesbr.c,1.5,1.6 mhfree.c,1.1.1.1,1.2 mhl.c,1.3,1.4 mhlist.c,1.6,1.7 mhlistsbr.c,1.4,1.5 mhlsbr.c,1.5,1.6 mhmail.c,1.3,1.4 mhmisc.c,1.2,1.3 mhn.c,1.6,1.7 mhoutsbr.c,1.5,1.6 mhparam.c,1.3,1.4 mhparse.c,1.8,1.9 mhpath.c,1.3,1.4 mhshow.c,1.6,1.7 mhshowsbr.c,1.9,1.10 mhstore.c,1.6,1.7 mhstoresbr.c,1.6,1.7 mhtest.c,1.6,1.7 msgchk.c,1.9,1.10 msh.c,1.7,1.8 mshcmds.c,1.10,1.11 packf.c,1.3,1.4 pick.c,1.4,1.5 picksbr.c,1.6,1.7 popi.c,1.5,1.6 popsbr.c,1.7,1.8 post.c,1.12,1.13 prompter.c,1.3,1.4 rcvdist.c,1.7,1.8 rcvpack.c,1.6,1.7 rcvstore.c,1.6,1.7 rcvtty.c,1.11,1.12 refile.c,1.3,1.4 repl.c,1.5,1.6 replsbr.c,1.2,1.3 rmf.c,1.3,1.4 rmm.c,1.3,1.4 scan.c,1.7,1.8 scansbr.c,1.4,1.5 send.c,1.4,1.5 sendsbr.c,1.3,1.4 show.c,1.4,1.5 slocal.c,1.13,1.14 sortm.c,1.4,1.5 spost.c,1.12,1.13 termsbr.c,1.3,1.4 viamail.c,1.6,1.7 vmh.c,1.3,1.4 vmhsbr.c,1.5,1.6 vmhtest.c,1.3,1.4 whatnow.c,1.3,1.4 whatnowproc.c,1.2,1.3 whatnowsbr.c,1.4,1.5 whom.c,1.3,1.4 wmh.c,1.3,1.4
Date: Tue, 02 Jul 2002 18:09:19 -0400

Update of /cvsroot/nmh/nmh/uip
In directory subversions:/tmp/cvs-serv7481/uip

Modified Files:
        ali.c aliasbr.c anno.c annosbr.c ap.c burst.c comp.c 
        conflict.c dist.c distsbr.c dp.c dropsbr.c fmtdump.c folder.c 
        forw.c ftpsbr.c inc.c install-mh.c mark.c mhbuild.c 
        mhbuildsbr.c mhcachesbr.c mhfree.c mhl.c mhlist.c mhlistsbr.c 
        mhlsbr.c mhmail.c mhmisc.c mhn.c mhoutsbr.c mhparam.c 
        mhparse.c mhpath.c mhshow.c mhshowsbr.c mhstore.c mhstoresbr.c 
        mhtest.c msgchk.c msh.c mshcmds.c packf.c pick.c picksbr.c 
        popi.c popsbr.c post.c prompter.c rcvdist.c rcvpack.c 
        rcvstore.c rcvtty.c refile.c repl.c replsbr.c rmf.c rmm.c 
        scan.c scansbr.c send.c sendsbr.c show.c slocal.c sortm.c 
        spost.c termsbr.c viamail.c vmh.c vmhsbr.c vmhtest.c whatnow.c 
        whatnowproc.c whatnowsbr.c whom.c wmh.c 
Log Message:
Add/update copyright notice in all source code files.


Index: ali.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/ali.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** ali.c       14 Dec 2000 01:30:46 -0000      1.6
--- ali.c       2 Jul 2002 22:09:14 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: aliasbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/aliasbr.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** aliasbr.c   26 Jan 2000 09:27:59 -0000      1.3
--- aliasbr.c   2 Jul 2002 22:09:14 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: anno.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/anno.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** anno.c      4 Feb 2000 20:28:23 -0000       1.3
--- anno.c      2 Jul 2002 22:09:14 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: annosbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/annosbr.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** annosbr.c   29 May 2000 07:35:32 -0000      1.2
--- annosbr.c   2 Jul 2002 22:09:14 -0000       1.3
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: ap.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/ap.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** ap.c        14 Dec 2000 01:30:46 -0000      1.6
--- ap.c        2 Jul 2002 22:09:14 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: burst.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/burst.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** burst.c     4 Feb 2000 20:28:23 -0000       1.3
--- burst.c     2 Jul 2002 22:09:14 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: comp.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/comp.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** comp.c      4 Feb 2000 20:28:23 -0000       1.3
--- comp.c      2 Jul 2002 22:09:14 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: conflict.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/conflict.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** conflict.c  14 Dec 2000 01:30:46 -0000      1.5
--- conflict.c  2 Jul 2002 22:09:14 -0000       1.6
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: dist.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/dist.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** dist.c      4 Feb 2000 20:28:23 -0000       1.3
--- dist.c      2 Jul 2002 22:09:14 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: distsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/distsbr.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** distsbr.c   30 Apr 1999 18:08:35 -0000      1.1.1.1
--- distsbr.c   2 Jul 2002 22:09:14 -0000       1.2
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: dp.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/dp.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** dp.c        29 May 2000 07:35:32 -0000      1.4
--- dp.c        2 Jul 2002 22:09:14 -0000       1.5
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: dropsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/dropsbr.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** dropsbr.c   14 Dec 2000 01:30:46 -0000      1.6
--- dropsbr.c   2 Jul 2002 22:09:14 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: fmtdump.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/fmtdump.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** fmtdump.c   4 Feb 2000 20:28:23 -0000       1.4
--- fmtdump.c   2 Jul 2002 22:09:14 -0000       1.5
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: folder.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/folder.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** folder.c    4 Feb 2000 20:28:23 -0000       1.3
--- folder.c    2 Jul 2002 22:09:14 -0000       1.4
***************
*** 6,9 ****
--- 6,13 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: forw.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/forw.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** forw.c      29 May 2000 07:35:32 -0000      1.5
--- forw.c      2 Jul 2002 22:09:14 -0000       1.6
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: ftpsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/ftpsbr.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** ftpsbr.c    15 Oct 1999 22:38:56 -0000      1.3
--- ftpsbr.c    2 Jul 2002 22:09:14 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: inc.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/inc.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** inc.c       14 Dec 2000 01:30:46 -0000      1.12
--- inc.c       2 Jul 2002 22:09:14 -0000       1.13
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: install-mh.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/install-mh.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** install-mh.c        4 Feb 2000 20:28:24 -0000       1.3
--- install-mh.c        2 Jul 2002 22:09:14 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mark.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mark.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** mark.c      4 Feb 2000 20:28:24 -0000       1.3
--- mark.c      2 Jul 2002 22:09:14 -0000       1.4
***************
*** 6,9 ****
--- 6,13 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhbuild.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhbuild.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** mhbuild.c   14 Dec 2000 01:30:46 -0000      1.6
--- mhbuild.c   2 Jul 2002 22:09:14 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhbuildsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhbuildsbr.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** mhbuildsbr.c        14 Dec 2000 01:30:46 -0000      1.7
--- mhbuildsbr.c        2 Jul 2002 22:09:14 -0000       1.8
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhcachesbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhcachesbr.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** mhcachesbr.c        14 Dec 2000 01:30:47 -0000      1.5
--- mhcachesbr.c        2 Jul 2002 22:09:14 -0000       1.6
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhfree.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhfree.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** mhfree.c    30 Apr 1999 18:08:35 -0000      1.1.1.1
--- mhfree.c    2 Jul 2002 22:09:14 -0000       1.2
***************
*** 5,8 ****
--- 5,12 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhl.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhl.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** mhl.c       12 Sep 1999 13:50:12 -0000      1.3
--- mhl.c       2 Jul 2002 22:09:14 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhlist.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhlist.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** mhlist.c    14 Dec 2000 01:30:47 -0000      1.6
--- mhlist.c    2 Jul 2002 22:09:14 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhlistsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhlistsbr.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** mhlistsbr.c 14 Dec 2000 01:30:47 -0000      1.4
--- mhlistsbr.c 2 Jul 2002 22:09:14 -0000       1.5
***************
*** 5,8 ****
--- 5,12 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhlsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhlsbr.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** mhlsbr.c    29 May 2000 07:35:34 -0000      1.5
--- mhlsbr.c    2 Jul 2002 22:09:14 -0000       1.6
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhmail.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhmail.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** mhmail.c    4 Feb 2000 20:28:24 -0000       1.3
--- mhmail.c    2 Jul 2002 22:09:14 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhmisc.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhmisc.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** mhmisc.c    16 Jul 1999 01:09:46 -0000      1.2
--- mhmisc.c    2 Jul 2002 22:09:14 -0000       1.3
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhn.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhn.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** mhn.c       14 Dec 2000 01:30:47 -0000      1.6
--- mhn.c       2 Jul 2002 22:09:14 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhoutsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhoutsbr.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** mhoutsbr.c  14 Dec 2000 01:30:47 -0000      1.5
--- mhoutsbr.c  2 Jul 2002 22:09:14 -0000       1.6
***************
*** 5,8 ****
--- 5,12 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhparam.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhparam.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** mhparam.c   4 Feb 2000 20:28:24 -0000       1.3
--- mhparam.c   2 Jul 2002 22:09:14 -0000       1.4
***************
*** 7,10 ****
--- 7,14 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhparse.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhparse.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** mhparse.c   14 Dec 2000 01:30:47 -0000      1.8
--- mhparse.c   2 Jul 2002 22:09:14 -0000       1.9
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhpath.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhpath.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** mhpath.c    4 Feb 2000 20:28:24 -0000       1.3
--- mhpath.c    2 Jul 2002 22:09:14 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhshow.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhshow.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** mhshow.c    14 Dec 2000 01:30:47 -0000      1.6
--- mhshow.c    2 Jul 2002 22:09:14 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhshowsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhshowsbr.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** mhshowsbr.c 14 Dec 2000 01:30:47 -0000      1.9
--- mhshowsbr.c 2 Jul 2002 22:09:14 -0000       1.10
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhstore.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhstore.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** mhstore.c   14 Dec 2000 01:30:48 -0000      1.6
--- mhstore.c   2 Jul 2002 22:09:14 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhstoresbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhstoresbr.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** mhstoresbr.c        14 Dec 2000 01:30:48 -0000      1.6
--- mhstoresbr.c        2 Jul 2002 22:09:14 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mhtest.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mhtest.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** mhtest.c    14 Dec 2000 01:30:48 -0000      1.6
--- mhtest.c    2 Jul 2002 22:09:14 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: msgchk.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/msgchk.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** msgchk.c    14 Dec 2000 01:30:48 -0000      1.9
--- msgchk.c    2 Jul 2002 22:09:14 -0000       1.10
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: msh.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/msh.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** msh.c       14 Dec 2000 01:30:48 -0000      1.7
--- msh.c       2 Jul 2002 22:09:14 -0000       1.8
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: mshcmds.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/mshcmds.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** mshcmds.c   14 Dec 2000 01:30:48 -0000      1.10
--- mshcmds.c   2 Jul 2002 22:09:14 -0000       1.11
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: packf.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/packf.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** packf.c     4 Feb 2000 20:28:24 -0000       1.3
--- packf.c     2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: pick.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/pick.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** pick.c      29 May 2000 07:35:35 -0000      1.4
--- pick.c      2 Jul 2002 22:09:15 -0000       1.5
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: picksbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/picksbr.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** picksbr.c   29 May 2000 07:35:35 -0000      1.6
--- picksbr.c   2 Jul 2002 22:09:15 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: popi.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/popi.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** popi.c      14 Dec 2000 01:30:48 -0000      1.5
--- popi.c      2 Jul 2002 22:09:15 -0000       1.6
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: popsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/popsbr.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** popsbr.c    7 Jul 2000 03:48:05 -0000       1.7
--- popsbr.c    2 Jul 2002 22:09:15 -0000       1.8
***************
*** 3,6 ****
--- 3,10 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: post.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/post.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** post.c      14 Dec 2000 01:30:48 -0000      1.12
--- post.c      2 Jul 2002 22:09:15 -0000       1.13
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: prompter.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/prompter.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** prompter.c  4 Feb 2000 20:28:24 -0000       1.3
--- prompter.c  2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: rcvdist.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/rcvdist.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** rcvdist.c   14 Dec 2000 01:30:49 -0000      1.7
--- rcvdist.c   2 Jul 2002 22:09:15 -0000       1.8
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: rcvpack.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/rcvpack.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** rcvpack.c   14 Dec 2000 01:30:49 -0000      1.6
--- rcvpack.c   2 Jul 2002 22:09:15 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: rcvstore.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/rcvstore.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** rcvstore.c  14 Dec 2000 01:30:49 -0000      1.6
--- rcvstore.c  2 Jul 2002 22:09:15 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: rcvtty.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/rcvtty.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** rcvtty.c    14 Dec 2000 01:30:49 -0000      1.11
--- rcvtty.c    2 Jul 2002 22:09:15 -0000       1.12
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: refile.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/refile.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** refile.c    4 Feb 2000 20:28:24 -0000       1.3
--- refile.c    2 Jul 2002 22:09:15 -0000       1.4
***************
*** 5,8 ****
--- 5,12 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: repl.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/repl.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** repl.c      4 Feb 2000 20:28:24 -0000       1.5
--- repl.c      2 Jul 2002 22:09:15 -0000       1.6
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: replsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/replsbr.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** replsbr.c   16 Jul 1999 00:59:07 -0000      1.2
--- replsbr.c   2 Jul 2002 22:09:15 -0000       1.3
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: rmf.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/rmf.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** rmf.c       4 Feb 2000 20:28:24 -0000       1.3
--- rmf.c       2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: rmm.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/rmm.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** rmm.c       4 Feb 2000 20:28:24 -0000       1.3
--- rmm.c       2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: scan.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/scan.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** scan.c      14 Dec 2000 01:30:49 -0000      1.7
--- scan.c      2 Jul 2002 22:09:15 -0000       1.8
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: scansbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/scansbr.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** scansbr.c   29 May 2000 07:35:36 -0000      1.4
--- scansbr.c   2 Jul 2002 22:09:15 -0000       1.5
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: send.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/send.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** send.c      7 Jul 2000 03:48:05 -0000       1.4
--- send.c      2 Jul 2002 22:09:15 -0000       1.5
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: sendsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/sendsbr.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** sendsbr.c   12 Sep 1999 13:50:12 -0000      1.3
--- sendsbr.c   2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: show.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/show.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** show.c      12 Sep 1999 13:50:12 -0000      1.4
--- show.c      2 Jul 2002 22:09:15 -0000       1.5
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: slocal.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/slocal.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** slocal.c    14 Dec 2000 01:30:49 -0000      1.13
--- slocal.c    2 Jul 2002 22:09:15 -0000       1.14
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: sortm.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/sortm.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** sortm.c     29 May 2000 07:35:37 -0000      1.4
--- sortm.c     2 Jul 2002 22:09:15 -0000       1.5
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: spost.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/spost.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** spost.c     14 Dec 2000 01:30:49 -0000      1.12
--- spost.c     2 Jul 2002 22:09:15 -0000       1.13
***************
*** 7,10 ****
--- 7,14 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: termsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/termsbr.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** termsbr.c   13 Sep 1999 18:20:28 -0000      1.3
--- termsbr.c   2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: viamail.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/viamail.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** viamail.c   14 Dec 2000 01:30:49 -0000      1.6
--- viamail.c   2 Jul 2002 22:09:15 -0000       1.7
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: vmh.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/vmh.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** vmh.c       4 Feb 2000 20:28:24 -0000       1.3
--- vmh.c       2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: vmhsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/vmhsbr.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** vmhsbr.c    26 Jan 2000 21:35:43 -0000      1.5
--- vmhsbr.c    2 Jul 2002 22:09:15 -0000       1.6
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: vmhtest.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/vmhtest.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** vmhtest.c   4 Feb 2000 20:28:24 -0000       1.3
--- vmhtest.c   2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: whatnow.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/whatnow.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** whatnow.c   12 Sep 1999 13:50:12 -0000      1.3
--- whatnow.c   2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: whatnowproc.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/whatnowproc.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** whatnowproc.c       12 Sep 1999 13:50:12 -0000      1.2
--- whatnowproc.c       2 Jul 2002 22:09:15 -0000       1.3
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: whatnowsbr.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/whatnowsbr.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** whatnowsbr.c        7 Jul 2000 03:48:05 -0000       1.4
--- whatnowsbr.c        2 Jul 2002 22:09:15 -0000       1.5
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: whom.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/whom.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** whom.c      4 Feb 2000 20:28:24 -0000       1.3
--- whom.c      2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  

Index: wmh.c
===================================================================
RCS file: /cvsroot/nmh/nmh/uip/wmh.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** wmh.c       4 Feb 2000 20:28:24 -0000       1.3
--- wmh.c       2 Jul 2002 22:09:15 -0000       1.4
***************
*** 4,7 ****
--- 4,11 ----
   *
   * $Id$
+  *
+  * This code is Copyright (c) 2002, by the authors of nmh.  See the
+  * COPYRIGHT file in the root directory of the nmh distribution for
+  * complete copyright information.
   */
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]