diff options
| -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> |
