summaryrefslogtreecommitdiff
path: root/sysdeps/arm/memcpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/memcpy.S')
-rw-r--r--sysdeps/arm/memcpy.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/memcpy.S b/sysdeps/arm/memcpy.S
index 3e41ea6f61..db8ba50af3 100644
--- a/sysdeps/arm/memcpy.S
+++ b/sysdeps/arm/memcpy.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2015 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2016 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)