From 7e8df0108eb93c0ca63baa396c7ebadada5931bd Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 19 Mar 2026 18:55:25 +1300 Subject: some licenses and whatnot i donteven know --- linker.ld | 3 +++ 1 file changed, 3 insertions(+) (limited to 'linker.ld') diff --git a/linker.ld b/linker.ld index e56537d..c687453 100644 --- a/linker.ld +++ b/linker.ld @@ -1,3 +1,6 @@ +/* Copyright (c) 2026 Arslaan Pathan +This software is licensed under the ARPL. See LICENSE for details. */ + ENTRY(_start) SECTIONS -- cgit v1.2.3