|
|
f46039 |
/*****************************************************************************/
|
|
|
f46039 |
/* */
|
|
|
9a46b0 |
/* sofort: portable software project skeleton */
|
|
|
f46039 |
/* */
|
|
|
6ebaa6 |
/* Copyright (C) 2015--2019 Z. Gilboa */
|
|
|
f46039 |
/* */
|
|
|
f46039 |
/* Permission is hereby granted, free of charge, to any person obtaining */
|
|
|
f46039 |
/* a copy of this software and associated documentation files (the */
|
|
|
f46039 |
/* "Software"), to deal in the Software without restriction, including */
|
|
|
f46039 |
/* without limitation the rights to use, copy, modify, merge, publish, */
|
|
|
f46039 |
/* distribute, sublicense, and/or sell copies of the Software, and to */
|
|
|
f46039 |
/* permit persons to whom the Software is furnished to do so, subject to */
|
|
|
f46039 |
/* the following conditions: */
|
|
|
f46039 |
/* */
|
|
|
f46039 |
/* The above copyright notice and this permission notice shall be included */
|
|
|
f46039 |
/* in all copies or substantial portions of the Software. */
|
|
|
f46039 |
/* */
|
|
|
f46039 |
/* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS */
|
|
|
f46039 |
/* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
|
|
|
f46039 |
/* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. */
|
|
|
f46039 |
/* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
|
|
|
f46039 |
/* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
|
|
|
f46039 |
/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
|
|
|
f46039 |
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
|
|
f46039 |
/* */
|
|
|
f46039 |
/*****************************************************************************/
|
|
|
0ff5c3 |
|
|
|
0ff5c3 |
/*****************************************************************************/
|
|
|
0ff5c3 |
/* */
|
|
|
0ff5c3 |
/* The above license applies to the sofort project (sofort.midipix.org) in */
|
|
|
0ff5c3 |
/* general, and to the following files in particular: */
|
|
|
0ff5c3 |
/* */
|
|
|
0ff5c3 |
/* ./configure */
|
|
|
0ff5c3 |
/* ./config.usage */
|
|
|
0ff5c3 |
/* ./config.project */
|
|
|
0ff5c3 |
/* ./Makefile.in */
|
|
|
0ff5c3 |
/* ./sofort/* */
|
|
|
0ff5c3 |
/* */
|
|
|
0ff5c3 |
/*****************************************************************************/
|