summaryrefslogtreecommitdiffhomepage
path: root/src/internal
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-05-21 02:30:47 -0400
committermidipix <writeonce@midipix.org>2018-05-21 02:30:47 -0400
commitdb57dda7109c9ae4cace41fbb4b38e22287873a4 (patch)
treeaa154354a79197318662cbd5263c8e7d733ab15d /src/internal
parent81f56325d4753efb2f304746a714a0c7bb553119 (diff)
downloadntux-db57dda7109c9ae4cace41fbb4b38e22287873a4.tar.bz2
ntux-db57dda7109c9ae4cace41fbb4b38e22287873a4.tar.xz
annual chores.
Diffstat (limited to 'src/internal')
-rw-r--r--src/internal/nolibc/nt32/ntux_compiler.asm2
-rw-r--r--src/internal/nolibc/nt32/ntux_compiler.s2
-rw-r--r--src/internal/nolibc/nt64/ntux_compiler.asm2
-rw-r--r--src/internal/nolibc/nt64/ntux_compiler.s2
-rw-r--r--src/internal/ntux_memfn_impl.c2
-rw-r--r--src/internal/ntux_nolibc_impl.c2
-rw-r--r--src/internal/ntux_ntaio_impl.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/internal/nolibc/nt32/ntux_compiler.asm b/src/internal/nolibc/nt32/ntux_compiler.asm
index fa1e9da..5fa3512 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 Z. Gilboa ;;
+;; Copyright (C) 2016--2018 Z. Gilboa ;;
;; 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 89e2840..268cf1c 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 Z. Gilboa ##
+## Copyright (C) 2016--2018 Z. Gilboa ##
## 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 d6011bd..b9b0bd3 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 Z. Gilboa ;;
+;; Copyright (C) 2016--2018 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 89e2840..268cf1c 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 Z. Gilboa ##
+## Copyright (C) 2016--2018 Z. Gilboa ##
## 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 1bcc753..cf930bb 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 Z. Gilboa */
+/* Copyright (C) 2016--2018 Z. Gilboa */
/* 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 1b5867d..c027fe9 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 Z. Gilboa */
+/* Copyright (C) 2016--2018 Z. Gilboa */
/* 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 850a7d7..a1a4d8e 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 Z. Gilboa */
+/* Copyright (C) 2016--2018 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.NTUX. */
/***********************************************************/