diff options
Diffstat (limited to 'gcc/common/config/nvptx/nvptx-common.c')
-rw-r--r-- | gcc/common/config/nvptx/nvptx-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/common/config/nvptx/nvptx-common.c b/gcc/common/config/nvptx/nvptx-common.c index ca575b5fa96..2582e988fe5 100644 --- a/gcc/common/config/nvptx/nvptx-common.c +++ b/gcc/common/config/nvptx/nvptx-common.c @@ -1,5 +1,5 @@ /* NVPTX common hooks. - Copyright (C) 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2014-2016 Free Software Foundation, Inc. Contributed by Bernd Schmidt <bernds@codesourcery.com> This file is part of GCC. |