License Overview for BVideoconverter
====================================

This project uses a dual-licensing model to protect proprietary software while contributing useful open tools to the community.

1. Proprietary Binaries
------------------------
All compiled program binaries and GUI components of BVideoconverter are covered by a **custom End User License Agreement (EULA)**.

You may not modify, redistribute, or reverse-engineer these binaries except as explicitly permitted in the EULA.

2. Open Source Installer Scripts (AGPLv3)
------------------------------------------
All helper scripts used for installation, package configuration, 
and version-aware mirror updates (e.g., `bvideoconverter_install.sh`, `update_mint_versions.sh`, etc.) 
are licensed under the **GNU Affero General Public License v3.0 (AGPLv3)**.

This means:
- You are free to use, modify, and redistribute the scripts
- If you share modified versions or use them in a networked environment, 
you must provide the modified source code under the same license
- You may not place additional restrictions (such as patents) on their use

3. File Placement
-----------------
- `COPYING.AGPL3` — full license text for AGPLv3 scripts
- `README.LICENSE` — this file
- Scripts under `/usr/local/bin` or `./scripts/` contain AGPL license headers

Questions? Contact: Mikko Silvennoinen <msilvennoinen@bittix.org>
