tests: fix license on several tests
[gnulib.git] / modules / utime
index dc5dd59..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
@@ -29,4 +36,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-