summaryrefslogtreecommitdiff
path: root/libgcc/config/nvptx/malloc.asm
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/config/nvptx/malloc.asm')
-rw-r--r--libgcc/config/nvptx/malloc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/nvptx/malloc.asm b/libgcc/config/nvptx/malloc.asm
index 9f367158e2dd..3d60981ca78e 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-2015 Free Software Foundation, Inc.
+// Copyright (C) 2014-2016 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