From 1f983daa16cba047e14ae37315103c0d9cc21159 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 4 Feb 2017 11:00:19 -0500 Subject: annual chores. --- src/internal/nolibc/nt64/ptyc_compiler.asm | 2 +- src/internal/nolibc/nt64/ptyc_compiler.s | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/internal/nolibc/nt64') diff --git a/src/internal/nolibc/nt64/ptyc_compiler.asm b/src/internal/nolibc/nt64/ptyc_compiler.asm index c5beb77..6b23556 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 Z. Gilboa ;; +;; Copyright (C) 2016--2017 Z. Gilboa ;; ;; 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 6144edf..bc63f9b 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 Z. Gilboa ## +## Copyright (C) 2016--2017 Z. Gilboa ## ## Released under GPLv2 and GPLv3; see COPYING.PTYCON. ## ########################################################### -- cgit v1.2.3