comparison libmlk-adventure/adventure/action/spawner.h @ 314:d01e83210ca2

misc: update years
author David Demelier <markand@malikania.fr>
date Wed, 22 Sep 2021 07:22:20 +0200
parents 08ab73b32832
children
comparison
equal deleted inserted replaced
313:dbfe05b88627 314:d01e83210ca2
1 /* 1 /*
2 * spawner.h -- spawn battle while moving 2 * spawner.h -- spawn battle while moving
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 *