summaryrefslogtreecommitdiff
path: root/gcc/dyn-string.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1999-01-11 07:09:10 -0700
committerJeff Law <law@gcc.gnu.org>1999-01-11 07:09:10 -0700
commitab97ebb9f8e10668d9de2a1e2840654a63f3092d (patch)
tree0f0f670361635ef9312f2774c369ffb6d16c0c9c /gcc/dyn-string.c
parent2892309926aa9effd05ad151c0dd8f4b0bae2f6c (diff)
downloadgcc-ab97ebb9f8e10668d9de2a1e2840654a63f3092d.tar.gz
Update FSF address in copyright header.
From-SVN: r24619
Diffstat (limited to 'gcc/dyn-string.c')
-rw-r--r--gcc/dyn-string.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/dyn-string.c b/gcc/dyn-string.c
index 02ee8373c43..f00510f2863 100644
--- a/gcc/dyn-string.c
+++ b/gcc/dyn-string.c
@@ -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"