summaryrefslogtreecommitdiff
path: root/gcc/sched-vis.c
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2001-09-14 11:05:39 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2001-09-14 11:05:39 +0000
commitf660683a337c9a50c0949ed79f0d43eceb19fbeb (patch)
tree692e86b2229ad66eb41541365f0b4df52561700d /gcc/sched-vis.c
parenta9acd81a68caccd25639017b16f7e596d908bae4 (diff)
downloadgcc-f660683a337c9a50c0949ed79f0d43eceb19fbeb.tar.gz
Fix typo in FSF copyright statement
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45595 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/sched-vis.c')
-rw-r--r--gcc/sched-vis.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/sched-vis.c b/gcc/sched-vis.c
index 75007ef4019..8949421c5ae 100644
--- a/gcc/sched-vis.c
+++ b/gcc/sched-vis.c
@@ -17,8 +17,8 @@ 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 GCC; see the file COPYING. If not, write to the Free the
-Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+along with GCC; 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"