From 7f8a496a1575e596bd50929e449270b8efd260b7 Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 6 Jul 2021 09:24:11 +0000 Subject: Annual chores. --- COPYING.NTCON | 2 +- LICENSE | 2 +- src/ntcon_entry_point.c | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/COPYING.NTCON b/COPYING.NTCON index 610e0ce..8fb4984 100644 --- a/COPYING.NTCON +++ b/COPYING.NTCON @@ -2,7 +2,7 @@ /* */ /* ntcon: free-standing console interface definitions */ /* */ -/* Copyright (C) 2013,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 Z. Gilboa */ /* */ /* This program is free software: you can redistribute it and/or modify */ /* it under the terms of the GNU General Public License as published by */ diff --git a/LICENSE b/LICENSE index 1005cda..bdbe94f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ ntcon: free-standing console interface definitions -------------------------------------------------- - Copyright (C) 2013,2014,2015 Z. Gilboa + Copyright (C) 2013--2016 Z. Gilboa This library is currently released under the GPLv2 and GPLv3 (see COPYING.NTCON for the relevant text). If you wish to use this diff --git a/src/ntcon_entry_point.c b/src/ntcon_entry_point.c index 724c17a..b0168e4 100644 --- a/src/ntcon_entry_point.c +++ b/src/ntcon_entry_point.c @@ -1,3 +1,9 @@ +/********************************************************/ +/* ntcon: free-standing console interface definitions */ +/* Copyright (C) 2013--2016 Z. Gilboa */ +/* Released under GPLv2 and GPLv3; see COPYING.NTCON. */ +/********************************************************/ + #ifdef _MIDIPIX_FREESTANDING #include -- cgit v1.2.3