summaryrefslogtreecommitdiff
path: root/libgcc/config/nvptx/free.asm
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/config/nvptx/free.asm')
-rw-r--r--libgcc/config/nvptx/free.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/nvptx/free.asm b/libgcc/config/nvptx/free.asm
index 251d7332363..3b8e39e43aa 100644
--- a/libgcc/config/nvptx/free.asm
+++ b/libgcc/config/nvptx/free.asm
@@ -1,6 +1,6 @@
// A wrapper around free 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