comparison scid/theme.c @ 80:71cd8447e3a4

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Wed, 01 Feb 2023 13:14:46 +0100
parents 070d8c92ca30
children
comparison
equal deleted inserted replaced
79:ad55b7035692 80:71cd8447e3a4
1 /* 1 /*
2 * theme.c -- theme management 2 * theme.c -- theme management
3 * 3 *
4 * Copyright (c) 2021-2022 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2021-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 *