-Copyright (C) 1998-2019 Ivo Timmermans, Guus Sliepen and others.
+Copyright (C) 1998-2026 Ivo Timmermans, Guus Sliepen and others.
See the AUTHORS file for a complete list.
This program is free software; you can redistribute it and/or modify it under
This is the README file for tinc version 1.0.36. Installation
instructions may be found in the INSTALL file.
-tinc is Copyright (C) 1998-2019 by:
+tinc is Copyright (C) 1998-2026 by:
Ivo Timmermans,
Guus Sliepen <guus@tinc-vpn.org>,
This is the info manual for @value{PACKAGE} version @value{VERSION}, a Virtual Private Network daemon.
-Copyright @copyright{} 1998-2019 Ivo Timmermans,
+Copyright @copyright{} 1998-2026 Ivo Timmermans,
Guus Sliepen <guus@@tinc-vpn.org> and
Wessel Dankers <wsl@@tinc-vpn.org>.
@vskip 0pt plus 1filll
This is the info manual for @value{PACKAGE} version @value{VERSION}, a Virtual Private Network daemon.
-Copyright @copyright{} 1998-2019 Ivo Timmermans,
+Copyright @copyright{} 1998-2026 Ivo Timmermans,
Guus Sliepen <guus@@tinc-vpn.org> and
Wessel Dankers <wsl@@tinc-vpn.org>.
/*
tincd.c -- the main file for tincd
Copyright (C) 1998-2005 Ivo Timmermans
- 2000-2019 Guus Sliepen <guus@tinc-vpn.org>
+ 2000-2026 Guus Sliepen <guus@tinc-vpn.org>
2008 Max Rijevski <maksuf@gmail.com>
2009 Michael Tokarev <mjt@tls.msk.ru>
2010 Julien Muchembled <jm@jmuchemb.eu>
if(show_version) {
printf("%s version %s\n", PACKAGE, VERSION);
- printf("Copyright (C) 1998-2019 Ivo Timmermans, Guus Sliepen and others.\n"
+ printf("Copyright (C) 1998-2026 Ivo Timmermans, Guus Sliepen and others.\n"
"See the AUTHORS file for a complete list.\n\n"
"tinc comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
"and you are welcome to redistribute it under certain conditions;\n"