summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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