diff options
Diffstat (limited to 'src/arch/arm64/memcpy.S')
-rw-r--r-- | src/arch/arm64/memcpy.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/arm64/memcpy.S b/src/arch/arm64/memcpy.S index 9cfbbb33d2..ef37ea5dc9 100644 --- a/src/arch/arm64/memcpy.S +++ b/src/arch/arm64/memcpy.S @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 ARM Ltd. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as |