comparison pasterd.c @ 72:1a98bc0daa49

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Wed, 01 Feb 2023 13:12:59 +0100
parents d3d3937c5756
children 67b3d13a5035
comparison
equal deleted inserted replaced
71:d3d3937c5756 72:1a98bc0daa49
1 /* 1 /*
2 * pasterd.c -- main pasterd(8) file 2 * pasterd.c -- main pasterd(8) file
3 * 3 *
4 * Copyright (c) 2020-2022 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2020-2023 David Demelier <markand@malikania.fr>
5 * 5 *
6 * Permission to use, copy, modify, and/or distribute this software for any 6 * Permission to use, copy, modify, and/or distribute this software for any
7 * purpose with or without fee is hereby granted, provided that the above 7 * purpose with or without fee is hereby granted, provided that the above
8 * copyright notice and this permission notice appear in all copies. 8 * copyright notice and this permission notice appear in all copies.
9 * 9 *