summaryrefslogtreecommitdiff
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
commit87796d9cbf3348b5fe754d6dbee28c28ba744f96 (patch)
tree71ac6b8d91580cf884181be7b094fa1fd20bf955
parentdf862591423465b18e3325fcbc99049788336dfe (diff)
downloadgnulib-87796d9cbf3348b5fe754d6dbee28c28ba744f96.tar.gz
Remove my address.
-rw-r--r--lib/makepath.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/makepath.c b/lib/makepath.c
index 661f58b0fd..42316d285f 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>