arm64: update string routine copyrights and URLs
authorMark Rutland <mark.rutland@arm.com>
Wed, 2 Jun 2021 15:13:58 +0000 (16:13 +0100)
committerWill Deacon <will@kernel.org>
Wed, 2 Jun 2021 16:58:26 +0000 (17:58 +0100)
commit6b8f648959e5036695f056a60e3444f4753f643e
treefc211df69d763b35538bc4238fb20726b421cbcd
parent344323e0428b9911406bede6cff23d1482c19eae
arm64: update string routine copyrights and URLs

To make future archaeology easier, let's have the string routine comment
blocks encode the specific upstream commit ID they were imported from.
These are the same commit IDs as listed in the commits importing the
code, expanded to 16 characters. Note that the routines have different
commit IDs, each reprsenting the latest upstream commit which changed
the particular routine.

At the same time, let's consistently include 2021 in the copyright
dates.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Robin Murphy <robin.murphy@arm.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20210602151358.35571-1-mark.rutland@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/lib/memcmp.S
arch/arm64/lib/memcpy.S
arch/arm64/lib/strcmp.S
arch/arm64/lib/strlen.S
arch/arm64/lib/strncmp.S