From 0d88ce0e3e489db5f62f0097f9461df9ccb89913 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 21 Nov 2025 01:33:15 +0100 Subject: meta: Codebase improvements on CompilerKit. Signed-off-by: Amlal El Mahrouss --- dev/CompilerKit/impl/PowerPC.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/CompilerKit/impl/PowerPC.h') diff --git a/dev/CompilerKit/impl/PowerPC.h b/dev/CompilerKit/impl/PowerPC.h index 03aea49..7c7f67c 100644 --- a/dev/CompilerKit/impl/PowerPC.h +++ b/dev/CompilerKit/impl/PowerPC.h @@ -1,4 +1,4 @@ -/* ------------------------------------------- +/* ======================================== Some modifications are copyrighted under: Amlal El Mahrouss @@ -6,7 +6,7 @@ Original author: Apple Inc -------------------------------------------- */ +======================================== */ #pragma once -- cgit v1.2.3