From 47596e528eb9fcc200c7d07bc837598e10c82fec Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 6 Jul 2021 09:29:13 +0000 Subject: Annual chores. --- src/internal/nolibc/nt64/ntux_compiler.asm | 2 +- src/internal/nolibc/nt64/ntux_compiler.s | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/internal/nolibc/nt64') diff --git a/src/internal/nolibc/nt64/ntux_compiler.asm b/src/internal/nolibc/nt64/ntux_compiler.asm index b9b0bd3..42e0651 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--2018 Z. Gilboa ;; +;; Copyright (C) 2016--2021 Z. Gilboa ;; ;; 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 268cf1c..ff2356e 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--2018 Z. Gilboa ## +## Copyright (C) 2016--2021 Z. Gilboa ## ## Released under GPLv2 and GPLv3; see COPYING.NTUX. ## ############################################################ -- cgit v1.2.3