diff options
Diffstat (limited to 'src/internal/nolibc')
-rw-r--r-- | src/internal/nolibc/nt32/ntux_compiler.asm | 2 | ||||
-rw-r--r-- | src/internal/nolibc/nt32/ntux_compiler.s | 2 | ||||
-rw-r--r-- | src/internal/nolibc/nt64/ntux_compiler.asm | 2 | ||||
-rw-r--r-- | src/internal/nolibc/nt64/ntux_compiler.s | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/internal/nolibc/nt32/ntux_compiler.asm b/src/internal/nolibc/nt32/ntux_compiler.asm index aa7dbff..5dc3da0 100644 --- a/src/internal/nolibc/nt32/ntux_compiler.asm +++ b/src/internal/nolibc/nt32/ntux_compiler.asm @@ -1,6 +1,6 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ntux: native translation und extension ;; -;; Copyright (C) 2016--2021 Z. Gilboa ;; +;; Copyright (C) 2016--2021 SysDeer Technologies, LLC ;; ;; Released under GPLv2 and GPLv3; see COPYING.NTUX. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; diff --git a/src/internal/nolibc/nt32/ntux_compiler.s b/src/internal/nolibc/nt32/ntux_compiler.s index ff2356e..446e346 100644 --- a/src/internal/nolibc/nt32/ntux_compiler.s +++ b/src/internal/nolibc/nt32/ntux_compiler.s @@ -1,6 +1,6 @@ ############################################################ ## ntux: native translation und extension ## -## Copyright (C) 2016--2021 Z. Gilboa ## +## Copyright (C) 2016--2021 SysDeer Technologies, LLC ## ## Released under GPLv2 and GPLv3; see COPYING.NTUX. ## ############################################################ diff --git a/src/internal/nolibc/nt64/ntux_compiler.asm b/src/internal/nolibc/nt64/ntux_compiler.asm index 42e0651..a388594 100644 --- a/src/internal/nolibc/nt64/ntux_compiler.asm +++ b/src/internal/nolibc/nt64/ntux_compiler.asm @@ -1,6 +1,6 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ntux: native translation und extension ;; -;; Copyright (C) 2016--2021 Z. Gilboa ;; +;; Copyright (C) 2016--2021 SysDeer Technologies, LLC ;; ;; Released under GPLv2 and GPLv3; see COPYING.NTUX. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; diff --git a/src/internal/nolibc/nt64/ntux_compiler.s b/src/internal/nolibc/nt64/ntux_compiler.s index ff2356e..446e346 100644 --- a/src/internal/nolibc/nt64/ntux_compiler.s +++ b/src/internal/nolibc/nt64/ntux_compiler.s @@ -1,6 +1,6 @@ ############################################################ ## ntux: native translation und extension ## -## Copyright (C) 2016--2021 Z. Gilboa ## +## Copyright (C) 2016--2021 SysDeer Technologies, LLC ## ## Released under GPLv2 and GPLv3; see COPYING.NTUX. ## ############################################################ |