summaryrefslogtreecommitdiff
path: root/libgcc/gthr-posix.h
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2015-01-05 13:33:28 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2015-01-05 13:33:28 +0100
commit5624e564d2239a74daa140e726b7b229d6e9a115 (patch)
tree37f6e236ab656361ec7d71580442211df53daa44 /libgcc/gthr-posix.h
parentb67cd4e331c3cd02ace226dd539b826f817a390d (diff)
downloadgcc-5624e564d2239a74daa140e726b7b229d6e9a115.tar.gz
Update copyright years.
From-SVN: r219188
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 7003a9135b4..fb5981667c7 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-2014 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2015 Free Software Foundation, Inc.
This file is part of GCC.