summaryrefslogtreecommitdiffhomepage
path: root/stub.S
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-07-06 09:06:34 +0000
committermidipix <writeonce@midipix.org>2021-07-06 09:06:34 +0000
commit4a3fd95a3bc1a04d7a2ab57e9ee536ed9939bd1e (patch)
tree4bfe5a250096880cc5a597a5c5ac514034d6dc56 /stub.S
parentfba23525a3bbc91543fe09da761a57b320759e6e (diff)
downloadpsxstub-4a3fd95a3bc1a04d7a2ab57e9ee536ed9939bd1e.tar.bz2
psxstub-4a3fd95a3bc1a04d7a2ab57e9ee536ed9939bd1e.tar.xz
Added missing copyright notice.
Diffstat (limited to 'stub.S')
-rw-r--r--stub.S6
1 files changed, 6 insertions, 0 deletions
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