comparison util.c @ 59:fba88439ec0a

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Mon, 12 Apr 2021 20:31:18 +0200
parents 07b6887d3557
children ecb0b90d94d8
comparison
equal deleted inserted replaced
58:9bf7f28fd08a 59:fba88439ec0a
1 /* 1 /*
2 * util.c -- various utilities 2 * util.c -- various utilities
3 * 3 *
4 * Copyright (c) 2020 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2020-2021 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 *