Annotation of embedaddon/bmon/LICENSE.MIT, revision 1.1

1.1     ! misho       1: Permission is hereby granted, free of charge, to any person
        !             2: obtaining a copy of this software and associated documentation files
        !             3: (the "Software"), to deal in the Software without restriction,
        !             4: including without limitation the rights to use, copy, modify, merge,
        !             5: publish, distribute, sublicense, and/or sell copies of the Software,
        !             6: and to permit persons to whom the Software is furnished to do so,
        !             7: subject to the following conditions:
        !             8: 
        !             9: The above copyright notice and this permission notice shall be
        !            10: included in all copies or substantial portions of the Software.
        !            11: 
        !            12: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
        !            13: EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
        !            14: MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
        !            15: NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
        !            16: BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
        !            17: ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
        !            18: CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        !            19: SOFTWARE.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>