]> diplodocus.org Git - nmh/blobdiff - sbr/remdir.c
mhbuildsbr.c: Flip logic, moving goto to then-block; no need for else.
[nmh] / sbr / remdir.c
index 4ef1649af3ec00053fbfa55d332ceeff3a03dc81..b15c9e15b23b70373ccab2d94b1b91ef229ad950 100644 (file)
@@ -1,8 +1,8 @@
-
-/*
- * remdir.c -- remove a directory
+/* remdir.c -- remove a 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>