summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-27 23:48:59 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-27 23:48:59 +0000
commit676e436a0f6286d8bb96ca33cd6c422d0d8ed66e (patch)
tree3c42d316eaa46cb6d849eb3c7bff8afeefee7d84
parent3d9f4e6f820f85582d2f074616f7a15c39bf7d6d (diff)
downloademacs-gcc-2_8_1-980502.tar.gz
automatically generated from GPLed versiongcc-2_8_1-980513gcc-2_8_1-980502gcc-2_8_1-980402
-rw-r--r--lib-src/getopt.c2
-rw-r--r--src/strftime.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/getopt.c b/lib-src/getopt.c
index a2aa229bbe4..395d597bbc0 100644
--- a/lib-src/getopt.c
+++ b/lib-src/getopt.c
@@ -7,7 +7,7 @@
Free Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.
- Bugs can be reported to bug-glibc@prep.ai.mit.edu.
+ Bugs can be reported to bug-glibc@gnu.org.
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 the
diff --git a/src/strftime.c b/src/strftime.c
index dc861ef0ecf..de5e6b74af9 100644
--- a/src/strftime.c
+++ b/src/strftime.c
@@ -1,7 +1,7 @@
/* Copyright (C) 1991,92,93,94,95,96,97,98 Free Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.
- Bugs can be reported to bug-glibc@prep.ai.mit.edu.
+ Bugs can be reported to bug-glibc@gnu.org.
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 the