annotate LICENSE @ 357:96adb05e3a07

Add tests for make_channel_selector
author Amine Sehili <amine.sehili@gmail.com>
date Wed, 01 Apr 2020 21:31:06 +0200
parents 5187d584fe5b
children 30f276d1bddf
rev   line source
amsehili@342 1 MIT License
amsehili@342 2
amsehili@342 3 Copyright (c) 2019 Mohamed El Amine SEHILI
amsehili@342 4
amsehili@342 5 Permission is hereby granted, free of charge, to any person obtaining a copy
amsehili@342 6 of this software and associated documentation files (the "Software"), to deal
amsehili@342 7 in the Software without restriction, including without limitation the rights
amsehili@342 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
amsehili@342 9 copies of the Software, and to permit persons to whom the Software is
amsehili@342 10 furnished to do so, subject to the following conditions:
amsehili@342 11
amsehili@342 12 The above copyright notice and this permission notice shall be included in all
amsehili@342 13 copies or substantial portions of the Software.
amsehili@342 14
amsehili@342 15 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
amsehili@342 16 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
amsehili@342 17 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
amsehili@342 18 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
amsehili@342 19 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
amsehili@342 20 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
amsehili@342 21 SOFTWARE.