aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm/asmlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/asmlib.h')
-rw-r--r--src/arch/arm/asmlib.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/arch/arm/asmlib.h b/src/arch/arm/asmlib.h
index 0d515517cf..cae4081efd 100644
--- a/src/arch/arm/asmlib.h
+++ b/src/arch/arm/asmlib.h
@@ -1,9 +1,5 @@
/*
- * arch/arm/asmlib.h
- *
- * Adapted from Linux arch/arm/include/assembler.h
- *
- * Copyright (C) 1996-2000 Russell King
+ * 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
@@ -17,6 +13,8 @@
* This file contains arm architecture specific defines
* for the different processors.
*
+ * Adapted from Linux arch/arm/include/assembler.h
+ *
* Do not include any C declarations in this file - it is included by
* assembler source.
*/