diff options
author | midipix <writeonce@midipix.org> | 2021-08-20 00:00:00 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-12-30 11:14:07 +0000 |
commit | 14ffaef5aa4195c598e343a9f9453c1abc21fb12 (patch) | |
tree | 9d08def3cb4fc31877119629deb6cb96e85bd520 /src/output | |
parent | 47596e528eb9fcc200c7d07bc837598e10c82fec (diff) | |
download | ntux-14ffaef5aa4195c598e343a9f9453c1abc21fb12.tar.bz2 ntux-14ffaef5aa4195c598e343a9f9453c1abc21fb12.tar.xz |
A new home.
Diffstat (limited to 'src/output')
-rw-r--r-- | src/output/ntux_output_error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/output/ntux_output_error.c b/src/output/ntux_output_error.c index c428a87..b1a3a96 100644 --- a/src/output/ntux_output_error.c +++ b/src/output/ntux_output_error.c @@ -1,6 +1,6 @@ /***********************************************************/ /* ntux: native translation und extension */ -/* Copyright (C) 2016--2021 Z. Gilboa */ +/* Copyright (C) 2016--2021 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.NTUX. */ /***********************************************************/ |