summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/arm/armv6t2
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/arm/armv6t2')
-rw-r--r--libc/ports/sysdeps/arm/armv6t2/ffs.S2
-rw-r--r--libc/ports/sysdeps/arm/armv6t2/ffsll.S2
-rw-r--r--libc/ports/sysdeps/arm/armv6t2/memchr.S2
-rw-r--r--libc/ports/sysdeps/arm/armv6t2/strlen.S2
4 files changed, 4 insertions, 4 deletions
diff --git a/libc/ports/sysdeps/arm/armv6t2/ffs.S b/libc/ports/sysdeps/arm/armv6t2/ffs.S
index 9f999306f..b61624aed 100644
--- a/libc/ports/sysdeps/arm/armv6t2/ffs.S
+++ b/libc/ports/sysdeps/arm/armv6t2/ffs.S
@@ -1,5 +1,5 @@
/* ffs -- find first set bit in an int, from least significant end.
- Copyright (C) 2013 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/ports/sysdeps/arm/armv6t2/ffsll.S b/libc/ports/sysdeps/arm/armv6t2/ffsll.S
index e49c70fdf..204ff8009 100644
--- a/libc/ports/sysdeps/arm/armv6t2/ffsll.S
+++ b/libc/ports/sysdeps/arm/armv6t2/ffsll.S
@@ -1,5 +1,5 @@
/* ffsll -- find first set bit in a long long, from least significant end.
- Copyright (C) 2013 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/ports/sysdeps/arm/armv6t2/memchr.S b/libc/ports/sysdeps/arm/armv6t2/memchr.S
index f75897143..65bb94fe7 100644
--- a/libc/ports/sysdeps/arm/armv6t2/memchr.S
+++ b/libc/ports/sysdeps/arm/armv6t2/memchr.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Code contributed by Dave Gilbert <david.gilbert@linaro.org>
diff --git a/libc/ports/sysdeps/arm/armv6t2/strlen.S b/libc/ports/sysdeps/arm/armv6t2/strlen.S
index f2b3ab4b5..1706f6c6b 100644
--- a/libc/ports/sysdeps/arm/armv6t2/strlen.S
+++ b/libc/ports/sysdeps/arm/armv6t2/strlen.S
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2011,2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or