comparison scid/page-api-todo.h @ 32:081e1c258e64

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Thu, 04 Aug 2022 14:59:33 +0200
parents f98ea578b1ef
children 1d0ddf9e6efd
comparison
equal deleted inserted replaced
31:8c2087e7d381 32:081e1c258e64
1 /* 1 /*
2 * page-api-todo.h -- /api/v?/todo route 2 * page-api-todo.h -- /api/v?/todo route
3 * 3 *
4 * Copyright (c) 2021 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2021-2022 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 *