comparison libmlk-rpg/mlk/rpg/battle-state-attacking.c @ 445:773a082f0b91

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Wed, 01 Feb 2023 13:08:54 +0100
parents 9c3b3935f0aa
children 8fa69c770569
comparison
equal deleted inserted replaced
444:9f062143e675 445:773a082f0b91
1 /* 1 /*
2 * battle-state-attacking.c -- battle state (entity is moving for attacking) 2 * battle-state-attacking.c -- battle state (entity is moving for attacking)
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 *