comparison examples/image/main.cpp @ 158:4b292c20124c

Misc: update copyrights
author David Demelier <markand@malikania.fr>
date Tue, 09 Jan 2018 13:15:07 +0100
parents 119bcc5a727e
children a99a7db489bd
comparison
equal deleted inserted replaced
157:f25f5fea66af 158:4b292c20124c
1 /* 1 /*
2 * main.cpp -- test Image 2 * main.cpp -- test Image
3 * 3 *
4 * Copyright (c) 2013-2017 David Demelier <markand@malikania.fr> 4 * Copyright (c) 2013-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 *