diff options
author | midipix <writeonce@midipix.org> | 2018-05-21 02:30:47 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-05-21 02:30:47 -0400 |
commit | db57dda7109c9ae4cace41fbb4b38e22287873a4 (patch) | |
tree | aa154354a79197318662cbd5263c8e7d733ab15d /src/driver | |
parent | 81f56325d4753efb2f304746a714a0c7bb553119 (diff) | |
download | ntux-db57dda7109c9ae4cace41fbb4b38e22287873a4.tar.bz2 ntux-db57dda7109c9ae4cace41fbb4b38e22287873a4.tar.xz |
annual chores.
Diffstat (limited to 'src/driver')
-rw-r--r-- | src/driver/ntux_amain.c | 2 | ||||
-rw-r--r-- | src/driver/ntux_driver_ctx.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/driver/ntux_amain.c b/src/driver/ntux_amain.c index 7749f63..5a9dfc9 100644 --- a/src/driver/ntux_amain.c +++ b/src/driver/ntux_amain.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/driver/ntux_driver_ctx.c b/src/driver/ntux_driver_ctx.c index 2aca14c..95b4186 100644 --- a/src/driver/ntux_driver_ctx.c +++ b/src/driver/ntux_driver_ctx.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. */ /***********************************************************/ |