diff --git a/Makefile b/Makefile index d90341e..22307a6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,3 @@ -# BoredOS Makefile -# Target Architecture: x86_64 -# Host: macOS # Copyright (c) 2023-2026 Chris (boreddevnl) # This software is released under the GNU General Public License v3.0. See LICENSE file for details. # This header needs to maintain in any file it is present in, as per the GPL license terms.