diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:24:52 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:24:52 +0000 |
commit | a12e71967bfc93773bf7579a060afb2b275b37e8 (patch) | |
tree | dc3d3dfe79107f6ea7defd2b05ae2f1cc89679d2 /libdecnumber/dconfig.h | |
parent | 806a3d45cd01aa4ca5fd8cea145d2874b9294be1 (diff) | |
download | gcc-a12e71967bfc93773bf7579a060afb2b275b37e8.tar.gz |
Update copyright years in libdecnumber/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206294 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libdecnumber/dconfig.h')
-rw-r--r-- | libdecnumber/dconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/dconfig.h b/libdecnumber/dconfig.h index de634b6ae2b..a7d8cb322fc 100644 --- a/libdecnumber/dconfig.h +++ b/libdecnumber/dconfig.h @@ -1,5 +1,5 @@ /* Configure decNumber for either host or target. - Copyright (C) 2008-2013 Free Software Foundation, Inc. + Copyright (C) 2008-2014 Free Software Foundation, Inc. This file is part of GCC. |