comparison tests/hoedown/main.cpp @ 58:e505b2708c99

misc: update copyrights
author David Demelier <markand@malikania.fr>
date Wed, 03 Jan 2018 09:18:03 +0100
parents d6f4e8696aea
children 46012b0dea51
comparison
equal deleted inserted replaced
57:82b832e1875d 58:e505b2708c99
1 /* 1 /*
2 * main.cpp -- main file 2 * main.cpp -- main file
3 * 3 *
4 * Copyright (c) 2016-2017 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2016-2018 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 *