diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-17 19:58:17 +0000 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-17 19:58:17 +0000 |
| commit | 218fa5c61ba2f211b175aa943faa7eea286ff69e (patch) | |
| tree | d54a459a9d5016a567e168b385cc3c4670f603ef /lib/savedir.c | |
| parent | ls -CF would misalign columns in some cases. (diff) | |
| download | coreutils-218fa5c61ba2f211b175aa943faa7eea286ff69e.tar.gz coreutils-218fa5c61ba2f211b175aa943faa7eea286ff69e.zip | |
Add/fix copyright notices and adjust to latest GNU FDL.
Diffstat (limited to 'lib/savedir.c')
| -rw-r--r-- | lib/savedir.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/savedir.c b/lib/savedir.c index 4b0702480..3c442aa6e 100644 --- a/lib/savedir.c +++ b/lib/savedir.c @@ -1,7 +1,7 @@ /* savedir.c -- save the list of files in a directory in a string - Copyright 1990, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006 Free - Software Foundation, Inc. + Copyright (C) 1990, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, + 2006 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 |
