|
1 | 1 | //============================================================================================================ |
2 | 2 | //! |
| 3 | +//! The software is protected by copyright of Oxford Technical Solutions at oxts.com. |
| 4 | +//! © 2008 - 2017, Oxford Technical Solutions Ltd. |
| 5 | +//! Unauthorised use, copying or distribution is not permitted. |
| 6 | +//! |
| 7 | +//! Permission is hereby granted, free of charge, to any person obtaining a copy of this software and |
| 8 | +//! associated documentation files (the "Software"), to deal in the Software without restriction, including |
| 9 | +//! without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 10 | +//! copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the |
| 11 | +//! following conditions: |
| 12 | +//! |
| 13 | +//! All copies or substantial portions of the software must reproduce the above copyright notices, this list |
| 14 | +//! of conditions and the following disclaimer in the software documentation and/or other materials provided |
| 15 | +//! with the distribution. |
| 16 | +//! |
| 17 | +//! The software is provided by the copyright holders "as is" without any warranty of any kind, express or |
| 18 | +//! implied, including, but not limited to, warranties of merchantability or fitness for a particular purpose. |
| 19 | +//! In no event shall the copyright holders be liable for any direct, indirect, incidental, special, |
| 20 | +//! exemplary, or consequential damages however caused and on any liability, whether in contract, strict |
| 21 | +//! liability, or tort (including negligence or otherwise) arising in any way out of the use of this software. |
| 22 | +//! |
| 23 | +//! |
3 | 24 | //! \file NComRxC.h |
4 | 25 | //! |
5 | 26 | //! \brief NCom C decoder header. |
|
0 commit comments