aboutsummaryrefslogtreecommitdiff
path: root/libgcc/gthr-posix.h
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-02-04 19:06:20 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2013-02-04 19:06:20 +0000
commit5d5bf77569cea0d401a74a3411e4a9c32b28b3ac (patch)
treebca0875090cea05ab7f9c28abf4600b0fce07116 /libgcc/gthr-posix.h
parent49c8d79b277e0bcd0439ecf2ba987c63d6d59ce8 (diff)
downloadgcc-5d5bf77569cea0d401a74a3411e4a9c32b28b3ac.zip
gcc-5d5bf77569cea0d401a74a3411e4a9c32b28b3ac.tar.gz
gcc-5d5bf77569cea0d401a74a3411e4a9c32b28b3ac.tar.bz2
Update copyright in libgcc.
From-SVN: r195731
Diffstat (limited to 'libgcc/gthr-posix.h')
-rw-r--r--libgcc/gthr-posix.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libgcc/gthr-posix.h b/libgcc/gthr-posix.h
index d357014..f0d8cd7 100644
--- a/libgcc/gthr-posix.h
+++ b/libgcc/gthr-posix.h
@@ -1,7 +1,6 @@
/* Threads compatibility routines for libgcc2 and libobjc. */
/* Compile this one with gcc. */
-/* Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
- 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of GCC.