diff options
author | Jim Meyering <jim@meyering.net> | 1998-10-02 14:31:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-10-02 14:31:24 +0000 |
commit | 2e4ebbf522371664e5bf9329e5287dfebbfb0a7a (patch) | |
tree | 65ef948ff2428addd697ce6f9386376497820217 /lib | |
parent | 84fd56fe2aa21a7b094c1f242b3a6b19842769b3 (diff) | |
download | coreutils-2e4ebbf522371664e5bf9329e5287dfebbfb0a7a.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r-- | lib/posixtm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/posixtm.c b/lib/posixtm.c index 4af843181..2e3f791f7 100644 --- a/lib/posixtm.c +++ b/lib/posixtm.c @@ -1,4 +1,4 @@ -/* Parse dates. +/* Parse dates for touch and date. Copyright (C) 1989, 1990, 1991, 1998 Free Software Foundation Inc. This program is free software; you can redistribute it and/or modify |