* patch #3967: Create a mh_xrealloc function to prevent mistakes when
[mmh] / sbr / pwd.c
index 0036d20..6a8b77f 100644 (file)
--- a/sbr/pwd.c
+++ b/sbr/pwd.c
@@ -3,6 +3,10 @@
  * pwd.c -- return the current working directory
  *
  * $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.
  */
 
 #include <h/mh.h>