diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:25:22 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:25:22 +0000 |
commit | f9fb6ba0664c5fed8cdaff2a355890bb7f3d399b (patch) | |
tree | c14eb843d7672025ed9efa988815465695979d08 /libgcc/gthr.h | |
parent | a12e71967bfc93773bf7579a060afb2b275b37e8 (diff) | |
download | gcc-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.h')
-rw-r--r-- | libgcc/gthr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/gthr.h b/libgcc/gthr.h index 0edb5837298..c854cdb673b 100644 --- a/libgcc/gthr.h +++ b/libgcc/gthr.h @@ -1,6 +1,6 @@ /* Threads compatibility routines for libgcc2. */ /* 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. |