diff options
Diffstat (limited to 'gcc/tree-inline.c')
-rw-r--r-- | gcc/tree-inline.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-inline.c b/gcc/tree-inline.c index 0ed3621..d5ceac6 100644 --- a/gcc/tree-inline.c +++ b/gcc/tree-inline.c @@ -1,4 +1,4 @@ -/* Control and data flow functions for trees. +/* Tree inlining. Copyright 2001, 2002, 2003, 2004 Free Software Foundation, Inc. Contributed by Alexandre Oliva <aoliva@redhat.com> |