|
|
41058b |
/*****************************************************************************/
|
|
|
41058b |
/* The midipix project uses patch files in Unified Diff Format for making */
|
|
|
41058b |
/* changes to a work in source form. As such, patch files may contain */
|
|
|
41058b |
/* any combination of contextual information, code copied from the files */
|
|
|
41058b |
/* being patched, and original code to be merged into the files being */
|
|
|
41058b |
/* patched. */
|
|
|
41058b |
/* */
|
|
|
41058b |
/* By signing off a patch that explicitly refers to this document, */
|
|
|
41058b |
/* you certify that: */
|
|
|
41058b |
/* */
|
|
|
41058b |
/* a) you are the sole copyright holder of all original code found in */
|
|
|
41058b |
/* the signed-off patch. */
|
|
|
41058b |
/* */
|
|
|
41058b |
/* b) you are permitted to submit the signed-off patch according to the */
|
|
|
41058b |
/* terms of this document. */
|
|
|
41058b |
/* */
|
|
|
41058b |
/* c) you are releasing all original code found in the signed-off patch */
|
|
|
41058b |
/* under the following terms: */
|
|
|
41058b |
/* */
|
|
|
41058b |
/* Permission is hereby granted, free of charge, to any person obtaining */
|
|
|
41058b |
/* a copy of this software and associated documentation files (the */
|
|
|
41058b |
/* "Software"), to deal in the Software without restriction, including */
|
|
|
41058b |
/* without limitation the rights to use, copy, modify, merge, publish, */
|
|
|
41058b |
/* distribute, sublicense, and/or sell copies of the Software, and to */
|
|
|
41058b |
/* permit persons to whom the Software is furnished to do so, subject to */
|
|
|
41058b |
/* the following conditions: */
|
|
|
41058b |
/* */
|
|
|
41058b |
/* The above copyright notice and this permission notice shall be included */
|
|
|
41058b |
/* in all copies or substantial portions of the Software. */
|
|
|
41058b |
/* */
|
|
|
41058b |
/* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS */
|
|
|
41058b |
/* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
|
|
|
41058b |
/* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. */
|
|
|
41058b |
/* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
|
|
|
41058b |
/* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
|
|
|
41058b |
/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
|
|
|
41058b |
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
|
|
41058b |
/* */
|
|
|
41058b |
/*****************************************************************************/
|