aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64/armv8/lib/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm64/armv8/lib/cache.c')
-rw-r--r--src/arch/arm64/armv8/lib/cache.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/arm64/armv8/lib/cache.c b/src/arch/arm64/armv8/lib/cache.c
index ac7e13b12d..b4ecda656b 100644
--- a/src/arch/arm64/armv8/lib/cache.c
+++ b/src/arch/arm64/armv8/lib/cache.c
@@ -13,10 +13,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc.
- *
* cache.c: Cache Maintenance Instructions
* Reference: ARM Architecture Reference Manual, ARMv8-A edition
*/