Update FSF address in copyright header.
authorJeff Law <law@gcc.gnu.org>
Mon, 11 Jan 1999 14:09:10 +0000 (07:09 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 11 Jan 1999 14:09:10 +0000 (07:09 -0700)
From-SVN: r24619

gcc/dyn-string.c
gcc/dyn-string.h

index 02ee8373c4383184593f2bc45a956e6bf2e09fde..f00510f28631317e665be0efd9a4c4466bfad0f1 100644 (file)
@@ -15,8 +15,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+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.  */
 
 #include "config.h"
 #include "system.h"
index bb2d831d764a618e9423227069f15cfa353e433e..d6cd137e644ec283b9ce0ff7f642972f3cae3995 100644 (file)
@@ -15,8 +15,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+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.  */
 
 typedef struct dyn_string
 {