From 4a3fd95a3bc1a04d7a2ab57e9ee536ed9939bd1e Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 6 Jul 2021 09:06:34 +0000 Subject: Added missing copyright notice. --- stub.S | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'stub.S') diff --git a/stub.S b/stub.S index 6874c51..2674f5e 100644 --- a/stub.S +++ b/stub.S @@ -1,3 +1,9 @@ +########################################################### +## psxstub: loader library stub for toolchain build ## +## Copyright (C) 2015--2016 Z. Gilboa ## +## Released under GPLv2 and GPLv3; see COPYING.PSXSTUB. ## +########################################################### + .text .globl __psx_init .globl ___psx_init -- cgit v1.2.3