diff --git a/COPYING.PSXSTUB b/COPYING.PSXSTUB index 9b017c2..23d43a8 100644 --- a/COPYING.PSXSTUB +++ b/COPYING.PSXSTUB @@ -2,7 +2,7 @@ /* */ /* psxstub: loader library stub for toolchain build */ /* */ -/* Copyright (C) 2015--2016 Z. Gilboa */ +/* Copyright (C) 2015--2016 SysDeer Technologies, LLC */ /* */ /* This program is free software: you can redistribute it and/or modify */ /* it under the terms of the GNU General Public License as published by */ diff --git a/stub.S b/stub.S index 2674f5e..99b71f5 100644 --- a/stub.S +++ b/stub.S @@ -1,6 +1,6 @@ ########################################################### ## psxstub: loader library stub for toolchain build ## -## Copyright (C) 2015--2016 Z. Gilboa ## +## Copyright (C) 2015--2016 SysDeer Technologies, LLC ## ## Released under GPLv2 and GPLv3; see COPYING.PSXSTUB. ## ###########################################################