diff options
Diffstat (limited to 'src/include/cpu')
-rw-r--r-- | src/include/cpu/intel/l2_cache.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/cpu/intel/l2_cache.h b/src/include/cpu/intel/l2_cache.h index 74d5acc64a..c253f880da 100644 --- a/src/include/cpu/intel/l2_cache.h +++ b/src/include/cpu/intel/l2_cache.h @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * 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 as published by |