Copyright and license information: Difference between revisions
Jump to navigation
Jump to search
(Created page with " <nowiki> /* * Author: AnalysIR * © Copyright 2019, AnalysIR * Website: https://www.AnalysIR.com/blog/ * * Copyright © 2019 AnalysIR * * MIT License * +++++++++++ Permi...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''''[[KontroLIR - Arduino compatible IR remote control|> KontroLIR Home]]''''' | |||
<nowiki> | <nowiki> | ||
Line 50: | Line 52: | ||
*/ | */ | ||
</nowiki> | </nowiki> | ||
'''''[[KontroLIR - Arduino compatible IR remote control|> KontroLIR Home]]''''' |
Latest revision as of 07:07, 12 December 2019
/* * Author: AnalysIR * © Copyright 2019, AnalysIR * Website: https://www.AnalysIR.com/blog/ * * Copyright © 2019 AnalysIR * * MIT License * +++++++++++ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * Copyright: © Copyright AnalysIR 2019, all rights reserved. * * Permitted Uses: Not for use in situations where damage to property, personal injury or loss of life may occur. * Intended for uses connected to IR remote control. * * Support: https://IRforum.AnalysIR.com/ * Contact: via contact form on website above. If in doubt about permitted use, contact us directly. * KontrolIR Hardware: can be purchased via our website (& in future official partners) * * Version 1.0.0 * Notice: This file must be include or referenced in every file (Including derivatives/forks) * Please provide a link to our website https://IRforum.AnalysIR.com/ on any publication and always acknowlege AnalysIR as the original author * Do not use (without permission) the names AnalysIR or KontroLIR in connection with any commercial 3rd party project or hardware (other than acknowlegdemnts & links). * Do let us know about any cool projects, via the contact form above. * By using this software you agree to the terms of the MIT license above. * By contributing any ammendments to the software, you agree to assign your rights to those ammendments under the same terms as outlined above.(i.e. MIT License) * */