summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-14 21:47:23 +0000
committerJim Meyering <jim@meyering.net>1996-07-14 21:47:23 +0000
commit75b93231caa5ee3e56065ed61df561ef13e4e28f (patch)
treef1a52f3f3ed3d48232838d5afa34f5869903f215 /lib
parent23684f8383437667dfffbf6f56a72ce7672e30e9 (diff)
downloadcoreutils-75b93231caa5ee3e56065ed61df561ef13e4e28f.tar.xz
Remove my address.
Diffstat (limited to 'lib')
-rw-r--r--lib/makepath.c3
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>