LabelImg - Portable EXE Distribution
=====================================

This is a portable executable version of LabelImg, packaged for convenient use
on Windows systems without requiring Python installation.

ORIGINAL SOFTWARE LICENSE
=========================

LabelImg is developed by Tzutalin and contributors.
Original repository: https://github.com/tzutalin/labelImg

Copyright (c) <2015-Present> Tzutalin

Copyright (C) 2013 MIT, Computer Science and Artificial Intelligence Laboratory.
Bryan Russell, Antonio Torralba, William T. Freeman

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.

DISTRIBUTION NOTICE
===================

This portable EXE distribution is provided under the same MIT License terms
as the original software. You are free to:

- Use this executable for any purpose (commercial or non-commercial)
- Distribute copies of this executable
- Modify and redistribute (if unpacking and rebuilding)

Citation: Tzutalin. LabelImg. Git code (2015). https://github.com/tzutalin/labelImg

CONTENTS
========

- labelImg.exe: Main executable application
- predefined_classes.txt: Configuration file for predefined object classes

For more information, documentation, and source code, visit:
https://github.com/tzutalin/labelImg
