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 c7c56cf09b4..251d7332363 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 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