diff options
author | midipix <writeonce@midipix.org> | 2021-07-06 09:29:13 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-07-06 09:29:13 +0000 |
commit | 47596e528eb9fcc200c7d07bc837598e10c82fec (patch) | |
tree | 5676c4d9c43a58afbcf18d114940b10bfbb93fca /src/driver | |
parent | af02bc7abc72930e85157209eaa174d88c4f4392 (diff) | |
download | ntux-47596e528eb9fcc200c7d07bc837598e10c82fec.tar.bz2 ntux-47596e528eb9fcc200c7d07bc837598e10c82fec.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 ae4f8f8..c791fcc 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--2018 Z. Gilboa */ +/* Copyright (C) 2016--2021 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 efb1c37..8e7c2d1 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--2018 Z. Gilboa */ +/* Copyright (C) 2016--2021 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.NTUX. */ /***********************************************************/ |