diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-26 14:44:42 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-26 14:44:42 -0700 |
commit | 4592bdcbb8fe793fa7dc89ed84afb6df7699c92e (patch) | |
tree | d385a8d313052a4b3dc5cd99a13e1802180c21fb /gcc/config/tahoe | |
parent | 214be03f82f0ca0e9a85cc1f318012913668d556 (diff) | |
download | gcc-4592bdcbb8fe793fa7dc89ed84afb6df7699c92e.zip gcc-4592bdcbb8fe793fa7dc89ed84afb6df7699c92e.tar.gz gcc-4592bdcbb8fe793fa7dc89ed84afb6df7699c92e.tar.bz2 |
Fix copyrights.
From-SVN: r32198
Diffstat (limited to 'gcc/config/tahoe')
-rw-r--r-- | gcc/config/tahoe/tahoe.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/tahoe/tahoe.md b/gcc/config/tahoe/tahoe.md index 8ed0649..34b487f 100644 --- a/gcc/config/tahoe/tahoe.md +++ b/gcc/config/tahoe/tahoe.md @@ -1,5 +1,6 @@ ;; Machine description for GNU compiler, Tahoe version -;; Copyright (C) 1989, 1994, 96-98, 1999 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1994, 1996, 1997, 1998, 1999 +;; Free Software Foundation, Inc. ;; This file is part of GNU CC. |