aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfghooks.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-03-08 12:49:01 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-03-08 12:49:01 +0000
commit25d8d27de5150007e26f4cb3397b823af63c5344 (patch)
tree10b483444cc1711f09b0b41b31e72ccd7be0aa9c /gcc/cfghooks.c
parent4b2bb87d4baa6ba3926634c3293b0ca84728dfdd (diff)
downloadgcc-25d8d27de5150007e26f4cb3397b823af63c5344.zip
gcc-25d8d27de5150007e26f4cb3397b823af63c5344.tar.gz
gcc-25d8d27de5150007e26f4cb3397b823af63c5344.tar.bz2
c-semantics.c, [...]: Update copyright.
* c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c, loop-unswitch.c, modulo-sched.c, stor-layout.c, tree-gimple.h, config/i386/cygwin1.c, doc/cfg.texi, doc/objc.texi: Update copyright. From-SVN: r96100
Diffstat (limited to 'gcc/cfghooks.c')
-rw-r--r--gcc/cfghooks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfghooks.c b/gcc/cfghooks.c
index c929cb0e1..11ea0ab 100644
--- a/gcc/cfghooks.c
+++ b/gcc/cfghooks.c
@@ -1,5 +1,5 @@
/* Hooks for cfg representation specific functions.
- Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Sebastian Pop <s.pop@laposte.net>
This file is part of GCC.