aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2005-01-17 20:48:00 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2005-01-17 20:48:00 +0000
commit5a6e9546a8e1024b33dcd2f8fd014453b02d3003 (patch)
treec92d4f2281ca1b09e8cd27f182cd80e3a6790bf7 /gcc/tree-inline.c
parent6db1446e54128140023bbc0b888fc1e4a28fa36b (diff)
downloadgcc-5a6e9546a8e1024b33dcd2f8fd014453b02d3003.zip
gcc-5a6e9546a8e1024b33dcd2f8fd014453b02d3003.tar.gz
gcc-5a6e9546a8e1024b33dcd2f8fd014453b02d3003.tar.bz2
Update copyright year.
From-SVN: r93775
Diffstat (limited to 'gcc/tree-inline.c')
-rw-r--r--gcc/tree-inline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-inline.c b/gcc/tree-inline.c
index a72485c..cd6c88a 100644
--- a/gcc/tree-inline.c
+++ b/gcc/tree-inline.c
@@ -1,5 +1,5 @@
/* Tree inlining.
- Copyright 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+ Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Alexandre Oliva <aoliva@redhat.com>
This file is part of GCC.