diff options
-rw-r--r-- | COPYING.PSXSTUB | 2 | ||||
-rw-r--r-- | stub.S | 2 |
2 files changed, 2 insertions, 2 deletions
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 */ @@ -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. ## ########################################################### |