Changes from arch/CVS synchronization
[gnus] / mkinstalldirs
index 31f90a0..149a038 100755 (executable)
@@ -4,8 +4,6 @@
 # Created: 1993-05-16
 # Public domain
 
-# $Id: mkinstalldirs,v 1.8 1997/06/25 17:03:22 meyering Exp $
-
 errstatus=0
 
 for file
@@ -37,4 +35,5 @@ done
 
 exit $errstatus
 
+# arch-tag: 40090a56-c506-4e64-a963-224cca4a7524
 # mkinstalldirs ends here