aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1999-01-11 06:53:51 -0700
committerJeff Law <law@gcc.gnu.org>1999-01-11 06:53:51 -0700
commit916a8c46b97d32507e07e3ae8612b39047b2bf48 (patch)
tree7cb0473742ac32ae6a443cb6e4d74d331fa27cbf /libiberty
parent5987b12cae93b827ccea912a687faeee5bdd3210 (diff)
downloadgcc-916a8c46b97d32507e07e3ae8612b39047b2bf48.zip
gcc-916a8c46b97d32507e07e3ae8612b39047b2bf48.tar.gz
gcc-916a8c46b97d32507e07e3ae8612b39047b2bf48.tar.bz2
Update FSF address in copyright header.
From-SVN: r24617
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/fnmatch.c3
-rw-r--r--libiberty/objalloc.c3
2 files changed, 4 insertions, 2 deletions
diff --git a/libiberty/fnmatch.c b/libiberty/fnmatch.c
index 453cace..0a9bfe6 100644
--- a/libiberty/fnmatch.c
+++ b/libiberty/fnmatch.c
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
#ifdef HAVE_CONFIG_H
#if defined (CONFIG_BROKETS)
diff --git a/libiberty/objalloc.c b/libiberty/objalloc.c
index 3474b6a..57754a86 100644
--- a/libiberty/objalloc.c
+++ b/libiberty/objalloc.c
@@ -14,7 +14,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA. */
#include "ansidecl.h"
#include "objalloc.h"