diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2004-10-22 15:03:23 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2004-10-22 15:03:23 +0000 |
commit | 279b5b3c9551276f19f0d7f1fe68fde2c8706376 (patch) | |
tree | 9bd62a1611da4ddcb4f6795979d6e9f2fb0a9470 /gcc/libfuncs.h | |
parent | e063dbf8f72632fa6727792f728cfa460c55ba08 (diff) | |
download | gcc-279b5b3c9551276f19f0d7f1fe68fde2c8706376.zip gcc-279b5b3c9551276f19f0d7f1fe68fde2c8706376.tar.gz gcc-279b5b3c9551276f19f0d7f1fe68fde2c8706376.tar.bz2 |
dwarf.h, [...]: Update copyright.
* dwarf.h, gthr-dce.h, gthr-single.h, gthr-solaris.h, gthr.h,
libfuncs.h, libgcc2.h, stab.def, tsystem.h: Update copyright.
From-SVN: r89446
Diffstat (limited to 'gcc/libfuncs.h')
-rw-r--r-- | gcc/libfuncs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/libfuncs.h b/gcc/libfuncs.h index 32cde82..44de0a7 100644 --- a/gcc/libfuncs.h +++ b/gcc/libfuncs.h @@ -1,5 +1,5 @@ /* Definitions for code generation pass of GNU compiler. - Copyright (C) 2001 Free Software Foundation, Inc. + Copyright (C) 2001, 2004 Free Software Foundation, Inc. This file is part of GCC. |