comparison cpp/is_number/test/main.cpp @ 628:b327391f6a62

Misc: update copyrights
author David Demelier <markand@malikania.fr>
date Wed, 03 Jan 2018 09:13:20 +0100
parents 4baec6555b02
children 5bd9424a523a
comparison
equal deleted inserted replaced
627:b1bfc23d33fe 628:b327391f6a62
1 /* 1 /*
2 * main.cpp -- test is_number functions 2 * main.cpp -- test is_number functions
3 * 3 *
4 * Copyright (c) 2013-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 *