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/gthr-single.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/gthr-single.h')
-rw-r--r-- | gcc/gthr-single.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gthr-single.h b/gcc/gthr-single.h index d42ee15..e3d4916 100644 --- a/gcc/gthr-single.h +++ b/gcc/gthr-single.h @@ -1,6 +1,6 @@ /* Threads compatibility routines for libgcc2 and libobjc. */ /* Compile this one with gcc. */ -/* Copyright (C) 1997, 1999, 2000 Free Software Foundation, Inc. +/* Copyright (C) 1997, 1999, 2000, 2004 Free Software Foundation, Inc. This file is part of GCC. |