summaryrefslogtreecommitdiffstats
path: root/src/arch/arm64/memmove.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm64/memmove.S')
-rw-r--r--src/arch/arm64/memmove.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/arm64/memmove.S b/src/arch/arm64/memmove.S
index fc704f7ed506..ac2865054e2c 100644
--- a/src/arch/arm64/memmove.S
+++ b/src/arch/arm64/memmove.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