From f25e99732f9152a8aac08c982121fe300dc8e056 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 20 Aug 2021 00:00:00 +0000 Subject: A new home. --- src/internal/nolibc/nt32/ptyc_compiler.asm | 2 +- src/internal/nolibc/nt32/ptyc_compiler.s | 2 +- src/internal/nolibc/nt64/ptyc_compiler.asm | 2 +- src/internal/nolibc/nt64/ptyc_compiler.s | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/internal/nolibc') diff --git a/src/internal/nolibc/nt32/ptyc_compiler.asm b/src/internal/nolibc/nt32/ptyc_compiler.asm index 4dbd8d0..2cf720d 100644 --- a/src/internal/nolibc/nt32/ptyc_compiler.asm +++ b/src/internal/nolibc/nt32/ptyc_compiler.asm @@ -1,6 +1,6 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ptycon: a pty-console bridge ;; -;; Copyright (C) 2016--2017 Z. Gilboa ;; +;; Copyright (C) 2016--2017 SysDeer Technologies, LLC ;; ;; Released under GPLv2 and GPLv3; see COPYING.PTYCON. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; diff --git a/src/internal/nolibc/nt32/ptyc_compiler.s b/src/internal/nolibc/nt32/ptyc_compiler.s index bc63f9b..05c0805 100644 --- a/src/internal/nolibc/nt32/ptyc_compiler.s +++ b/src/internal/nolibc/nt32/ptyc_compiler.s @@ -1,6 +1,6 @@ ########################################################### ## ptycon: a pty-console bridge ## -## Copyright (C) 2016--2017 Z. Gilboa ## +## Copyright (C) 2016--2017 SysDeer Technologies, LLC ## ## Released under GPLv2 and GPLv3; see COPYING.PTYCON. ## ########################################################### diff --git a/src/internal/nolibc/nt64/ptyc_compiler.asm b/src/internal/nolibc/nt64/ptyc_compiler.asm index 6b23556..6a70b04 100644 --- a/src/internal/nolibc/nt64/ptyc_compiler.asm +++ b/src/internal/nolibc/nt64/ptyc_compiler.asm @@ -1,6 +1,6 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ptycon: a pty-console bridge ;; -;; Copyright (C) 2016--2017 Z. Gilboa ;; +;; Copyright (C) 2016--2017 SysDeer Technologies, LLC ;; ;; Released under GPLv2 and GPLv3; see COPYING.PTYCON. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; diff --git a/src/internal/nolibc/nt64/ptyc_compiler.s b/src/internal/nolibc/nt64/ptyc_compiler.s index bc63f9b..05c0805 100644 --- a/src/internal/nolibc/nt64/ptyc_compiler.s +++ b/src/internal/nolibc/nt64/ptyc_compiler.s @@ -1,6 +1,6 @@ ########################################################### ## ptycon: a pty-console bridge ## -## Copyright (C) 2016--2017 Z. Gilboa ## +## Copyright (C) 2016--2017 SysDeer Technologies, LLC ## ## Released under GPLv2 and GPLv3; see COPYING.PTYCON. ## ########################################################### -- cgit v1.2.3