diff options
Diffstat (limited to 'libgcc/config/nvptx/malloc.asm')
-rw-r--r-- | libgcc/config/nvptx/malloc.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/nvptx/malloc.asm b/libgcc/config/nvptx/malloc.asm index 9d9db10a9e5..9f367158e2d 100644 --- a/libgcc/config/nvptx/malloc.asm +++ b/libgcc/config/nvptx/malloc.asm @@ -1,6 +1,6 @@ // A wrapper around malloc to enable a realloc implementation. -// Copyright (C) 2014 Free Software Foundation, Inc. +// Copyright (C) 2014-2015 Free Software Foundation, Inc. // This file is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by the |