summaryrefslogtreecommitdiff
path: root/libiberty/splay-tree.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-05-10 15:33:18 +0000
committerNick Clifton <nickc@gcc.gnu.org>2005-05-10 15:33:18 +0000
commitee58dffdbc2874e053c60629b2f1c04384e2248d (patch)
tree2c77716c8ad93d6e56c2be0bd79d8e6b72ba7b77 /libiberty/splay-tree.c
parentd6d47ea0f564912748fe91ae4a1ff6e73d9dc2ac (diff)
downloadgcc-ee58dffdbc2874e053c60629b2f1c04384e2248d.tar.gz
Update the address and phone number of the FSF organization.
From-SVN: r99519
Diffstat (limited to 'libiberty/splay-tree.c')
-rw-r--r--libiberty/splay-tree.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/splay-tree.c b/libiberty/splay-tree.c
index 29eaf16efb1..311b49edffb 100644
--- a/libiberty/splay-tree.c
+++ b/libiberty/splay-tree.c
@@ -16,8 +16,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+the Free Software Foundation, 51 Franklin Street - Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* For an easily readable description of splay-trees, see: