From 14ffaef5aa4195c598e343a9f9453c1abc21fb12 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 20 Aug 2021 00:00:00 +0000 Subject: A new home. --- src/cmds/ntux_cmd_chmod.c | 2 +- src/cmds/ntux_cmd_spawn.c | 2 +- src/cmds/ntux_cmd_stat.c | 2 +- src/cmds/ntux_cmd_strace.c | 2 +- src/driver/ntux_amain.c | 2 +- src/driver/ntux_driver_ctx.c | 2 +- src/init/ntux_init_ldso.c | 2 +- src/init/ntux_init_static.c | 2 +- src/init/ntux_init_vrfs.c | 2 +- src/internal/argv/argv.h | 2 +- src/internal/nolibc/nt32/ntux_compiler.asm | 2 +- src/internal/nolibc/nt32/ntux_compiler.s | 2 +- src/internal/nolibc/nt64/ntux_compiler.asm | 2 +- src/internal/nolibc/nt64/ntux_compiler.s | 2 +- src/internal/ntux_errinfo_impl.c | 2 +- src/internal/ntux_errinfo_impl.h | 2 +- src/internal/ntux_memfn_impl.c | 2 +- src/internal/ntux_nolibc_impl.c | 2 +- src/internal/ntux_ntaio_impl.c | 2 +- src/internal/ntux_strerr_impl.c | 2 +- src/ntux.c | 2 +- src/output/ntux_output_error.c | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) (limited to 'src') diff --git a/src/cmds/ntux_cmd_chmod.c b/src/cmds/ntux_cmd_chmod.c index 5ae8ff8..04ebad6 100644 --- a/src/cmds/ntux_cmd_chmod.c +++ b/src/cmds/ntux_cmd_chmod.c @@ -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/cmds/ntux_cmd_spawn.c b/src/cmds/ntux_cmd_spawn.c index f2e2179..b4d8c68 100644 --- a/src/cmds/ntux_cmd_spawn.c +++ b/src/cmds/ntux_cmd_spawn.c @@ -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/cmds/ntux_cmd_stat.c b/src/cmds/ntux_cmd_stat.c index 3996dc8..a9493ee 100644 --- a/src/cmds/ntux_cmd_stat.c +++ b/src/cmds/ntux_cmd_stat.c @@ -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/cmds/ntux_cmd_strace.c b/src/cmds/ntux_cmd_strace.c index bb5f501..4a61bcf 100644 --- a/src/cmds/ntux_cmd_strace.c +++ b/src/cmds/ntux_cmd_strace.c @@ -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/driver/ntux_amain.c b/src/driver/ntux_amain.c index c791fcc..80489b3 100644 --- a/src/driver/ntux_amain.c +++ b/src/driver/ntux_amain.c @@ -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/driver/ntux_driver_ctx.c b/src/driver/ntux_driver_ctx.c index 8e7c2d1..c93852c 100644 --- a/src/driver/ntux_driver_ctx.c +++ b/src/driver/ntux_driver_ctx.c @@ -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/init/ntux_init_ldso.c b/src/init/ntux_init_ldso.c index 882a2d8..b04e454 100644 --- a/src/init/ntux_init_ldso.c +++ b/src/init/ntux_init_ldso.c @@ -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/init/ntux_init_static.c b/src/init/ntux_init_static.c index d9e7ac5..4a734ee 100644 --- a/src/init/ntux_init_static.c +++ b/src/init/ntux_init_static.c @@ -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/init/ntux_init_vrfs.c b/src/init/ntux_init_vrfs.c index 034301f..0ce830d 100644 --- a/src/init/ntux_init_vrfs.c +++ b/src/init/ntux_init_vrfs.c @@ -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/argv/argv.h b/src/internal/argv/argv.h index adc188b..1d777da 100644 --- a/src/internal/argv/argv.h +++ b/src/internal/argv/argv.h @@ -1,6 +1,6 @@ /****************************************************************************/ /* argv.h: a thread-safe argument vector parser and usage screen generator */ -/* Copyright (C) 2015--2021 Z. Gilboa */ +/* Copyright (C) 2015--2021 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.NTUX. */ /****************************************************************************/ 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. ## ############################################################ diff --git a/src/internal/ntux_errinfo_impl.c b/src/internal/ntux_errinfo_impl.c index 5c79261..00bd8f6 100644 --- a/src/internal/ntux_errinfo_impl.c +++ b/src/internal/ntux_errinfo_impl.c @@ -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/ntux_errinfo_impl.h b/src/internal/ntux_errinfo_impl.h index f5bb833..05b192a 100644 --- a/src/internal/ntux_errinfo_impl.h +++ b/src/internal/ntux_errinfo_impl.h @@ -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/ntux_memfn_impl.c b/src/internal/ntux_memfn_impl.c index 555cf75..263e16d 100644 --- a/src/internal/ntux_memfn_impl.c +++ b/src/internal/ntux_memfn_impl.c @@ -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/ntux_nolibc_impl.c b/src/internal/ntux_nolibc_impl.c index ddda0bd..b543582 100644 --- a/src/internal/ntux_nolibc_impl.c +++ b/src/internal/ntux_nolibc_impl.c @@ -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/ntux_ntaio_impl.c b/src/internal/ntux_ntaio_impl.c index b5dba93..53fdf3c 100644 --- a/src/internal/ntux_ntaio_impl.c +++ b/src/internal/ntux_ntaio_impl.c @@ -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/ntux_strerr_impl.c b/src/internal/ntux_strerr_impl.c index 751cce0..0c1c5fd 100644 --- a/src/internal/ntux_strerr_impl.c +++ b/src/internal/ntux_strerr_impl.c @@ -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/ntux.c b/src/ntux.c index d3de209..fc1132b 100644 --- a/src/ntux.c +++ b/src/ntux.c @@ -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/output/ntux_output_error.c b/src/output/ntux_output_error.c index c428a87..b1a3a96 100644 --- a/src/output/ntux_output_error.c +++ b/src/output/ntux_output_error.c @@ -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. */ /***********************************************************/ -- cgit v1.2.3