diff options
author | Jim Meyering <jim@meyering.net> | 1996-10-29 13:56:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-10-29 13:56:39 +0000 |
commit | 32969f8571ec199a18dd79fc73c5e495555d55d2 (patch) | |
tree | 322621157e00745a99b317a5332c55ceff66b348 /lib | |
parent | 4abe75d3b1315b2020ec6c7787670e5ad81afbbf (diff) | |
download | coreutils-32969f8571ec199a18dd79fc73c5e495555d55d2.tar.xz |
.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/xgetcwd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xgetcwd.c b/lib/xgetcwd.c index 84164acb3..3615161a0 100644 --- a/lib/xgetcwd.c +++ b/lib/xgetcwd.c @@ -1,5 +1,5 @@ /* xgetcwd.c -- return current directory with unlimited length - Copyright (C) 1992 Free Software Foundation, Inc. + Copyright (C) 1992, 1996 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |