summaryrefslogtreecommitdiff
path: root/src/arch/x86/bootblock_romcc.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/bootblock_romcc.S')
-rw-r--r--src/arch/x86/bootblock_romcc.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/x86/bootblock_romcc.S b/src/arch/x86/bootblock_romcc.S
index 02603e91e3..05b34c6c5a 100644
--- a/src/arch/x86/bootblock_romcc.S
+++ b/src/arch/x86/bootblock_romcc.S
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2015 Google Inc.
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.