comparison plugins/debugnative/main.cpp @ 394:c6fbb6e0e06d

Happy new year!
author David Demelier <markand@malikania.fr>
date Sun, 01 Jan 2017 15:29:41 +0100
parents 4665fffff6f2
children
comparison
equal deleted inserted replaced
393:f53d8e683276 394:c6fbb6e0e06d
1 /* 1 /*
2 * main.cpp -- native plugin for debugging 2 * main.cpp -- native plugin for debugging
3 * 3 *
4 * Copyright (c) 2013-2016 David Demelier <markand@malikania.fr> 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 *