summaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-23 17:02:51 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-23 17:02:51 +0000
commitf9b1fb17500f06cc22907e5fb48199fc6930125a (patch)
tree13802f4b6cfad2b93bd3260f83214665961c4bb2 /gcc/sched-int.h
parent8d5c9357afdf35a31a804610a161eadb97a4df95 (diff)
downloadgcc-f9b1fb17500f06cc22907e5fb48199fc6930125a.tar.gz
* convert.c, gcov-io.c, libgcov.c, sched-int.h, sibcall.c,
config/rs6000/linux.h, config/rs6000/rs6000-c.c: Update copyright. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78318 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/sched-int.h')
-rw-r--r--gcc/sched-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sched-int.h b/gcc/sched-int.h
index b53ae0ad9c1..c8f3994b6de 100644
--- a/gcc/sched-int.h
+++ b/gcc/sched-int.h
@@ -1,7 +1,7 @@
/* Instruction scheduling pass. This file contains definitions used
internally in the scheduler.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
- 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+ 1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
This file is part of GCC.