comparison fragment.c @ 23:f19f5f9fee56

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Mon, 12 Apr 2021 20:29:53 +0200
parents f41e1b48510d
children b74c1f165e51
comparison
equal deleted inserted replaced
22:4e151288471e 23:f19f5f9fee56
1 /* 1 /*
2 * fragment.c -- fragment renderer 2 * fragment.c -- fragment renderer
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 *