# Pandoc GPL Notice

Aivium release builds currently bundle an unmodified pandoc executable as a Tauri sidecar:

- Component: pandoc
- Version: 3.9.0.2
- Copyright: Copyright (C) 2006-2025 John MacFarlane and contributors
- License: GNU General Public License, version 2 or later
- Project: https://pandoc.org
- Source: https://github.com/jgm/pandoc/tree/3.9.0.2
- Source archive: https://hackage.haskell.org/package/pandoc-3.9.0.2/pandoc-3.9.0.2.tar.gz

Pandoc is distributed as a separate executable and is invoked by Aivium as a separate process. The Aivium proprietary license does not apply to pandoc. Users receive pandoc under the GPL-2.0-or-later terms.

The full GPL-2.0 license text is bundled with Aivium at `public/legal/GPL-2.0.txt`, and pandoc source code for this version is available from the source links above.
