comparison tests/libcommon/js-elapsed-timer/main.cpp @ 110:119bcc5a727e

Misc: replace copyrights, closes #655
author David Demelier <markand@malikania.fr>
date Tue, 05 Sep 2017 14:06:31 +0200
parents 858621081b95
children 4b292c20124c
comparison
equal deleted inserted replaced
109:c8bc2c7f2929 110:119bcc5a727e
1 /* 1 /*
2 * main.cpp -- test ElapsedTimer (JavaScript binding) 2 * main.cpp -- test ElapsedTimer (JavaScript binding)
3 * 3 *
4 * Copyright (c) 2013-2017 Malikania Authors 4 * Copyright (c) 2013-2017 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 *