copy-acl: enhance Solaris ACL error handling
[gnulib.git] / modules / utime
index 0a16822..56ed8ef 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 utime() function: change access and/or modification times of a file.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete. It can be removed on 2010-01-01.
+
 Files:
 lib/utime.c
 m4/utimbuf.m4
@@ -9,8 +15,9 @@ m4/utimes.m4
 m4/utimes-null.m4
 
 Depends-on:
-safe-read
+open
 full-write
+safe-read
 
 configure.ac:
 gl_FUNC_UTIME
@@ -24,6 +31,8 @@ Include:
 # include <sys/utime.h>
 #endif
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-