summaryrefslogtreecommitdiff
path: root/libgcc/gthr-posix.h
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2014-01-02 22:25:22 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2014-01-02 22:25:22 +0000
commitf9fb6ba0664c5fed8cdaff2a355890bb7f3d399b (patch)
treec14eb843d7672025ed9efa988815465695979d08 /libgcc/gthr-posix.h
parenta12e71967bfc93773bf7579a060afb2b275b37e8 (diff)
downloadgcc-f9fb6ba0664c5fed8cdaff2a355890bb7f3d399b.tar.gz
Update copyright years in libgcc/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206295 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/gthr-posix.h')
-rw-r--r--libgcc/gthr-posix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/gthr-posix.h b/libgcc/gthr-posix.h
index f0d8cd7247a..7003a9135b4 100644
--- a/libgcc/gthr-posix.h
+++ b/libgcc/gthr-posix.h
@@ -1,6 +1,6 @@
/* Threads compatibility routines for libgcc2 and libobjc. */
/* Compile this one with gcc. */
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
This file is part of GCC.