diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-14 21:47:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-14 21:47:23 +0000 |
commit | 75b93231caa5ee3e56065ed61df561ef13e4e28f (patch) | |
tree | f1a52f3f3ed3d48232838d5afa34f5869903f215 | |
parent | 23684f8383437667dfffbf6f56a72ce7672e30e9 (diff) | |
download | coreutils-75b93231caa5ee3e56065ed61df561ef13e4e28f.tar.xz |
Remove my address.
-rw-r--r-- | lib/makepath.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/makepath.c b/lib/makepath.c index 661f58b0f..42316d285 100644 --- a/lib/makepath.c +++ b/lib/makepath.c @@ -15,8 +15,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* Written by David MacKenzie <djm@gnu.ai.mit.edu> and - Jim Meyering <meyering@cs.utexas.edu>. */ +/* Written by David MacKenzie <djm@gnu.ai.mit.edu> and Jim Meyering. */ #ifdef HAVE_CONFIG_H #include <config.h> |