BotMe AI WordPress plugin - upstream notice Portions of this plugin were adapted from Butterfly Button, whose source names CAVO - Connecting for a safer world as its author. Upstream plugin page: https://wordpress.org/plugins/butterfly-button/ The supplied upstream snapshot used for comparison plugin version 0.1.3, this identifies the comparison snapshot and not a proven original import revision. Butterfly Button declares GPL-2.0-or-later in its plugin header and readme. The adapted BotMe WordPress plugin is distributed under GPL-2.0-or-later. See LICENSE.txt for the GNU General Public License, version 2, including its warranty disclaimer. BotMe AI subsequently modified the adapted code and is its current maintainer; the upstream attribution remains applicable. Adapted files (paths relative to this directory): - botme-ai.php - includes/class-botme-ai.php - includes/class-botme-ai-loader.php - includes/class-botme-ai-activator.php - includes/class-botme-ai-deactivator.php - admin/class-botme-ai-admin.php - admin/css/botme-ai-admin.css - admin/js/botme-ai-admin.js - admin/partials/botme-ai-admin-display.php - public/class-botme-ai-public.php - public/partials/botme-ai-public-display.php - uninstall.php - readme.txt These correspond to the same Butterfly Button paths with botme-ai replaced by butterfly-button; readme.txt corresponds to upstream README.txt. Changes include plugin identifiers, service integration, settings, placement, styling and docs. Additional reused files: - .distignore: identical upstream exclusions before BotMe's compliance changes on 2026-09-18; the revised file carries its own modification notice. - public/js/botme-ai-public.js and public/css/botme-ai-public.css: unchanged contents from the corresponding Butterfly Button template files. - index.php, admin/index.php, includes/index.php and public/index.php: identical generic WordPress directory guards; no distinct CAVO authorship is asserted. - languages/botme-ai.pot: empty template, as in Butterfly Button. - LICENSE.txt: unchanged GNU GPLv2 license document, not authored by CAVO or BotMe. Butterfly Button also contains WordPress Plugin Boilerplate code and references: https://github.com/DevinVinson/WordPress-Plugin-Boilerplate Existing Boilerplate references in the adapted files are preserved. Attribution here identifies upstream provenance, not exclusive authorship or ownership. Modification-date evidence The initial adaptation is present in BotMe commit 1649ece5403ed292f3e4043bc6bda722464b9caf, authored 2026-02-03 and committed 2026-02-04. Per-file notices give subsequent Git author dates. These are recorded dates, not proof of the exact editing dates; notably commit 5f776ca (2026-02-12) describes fixes made seven days earlier. The attribution/compliance changes in this package were made on 2026-09-18. 2026-09-19: BotMe AI replaced the upstream repository link with the public WordPress plugin page.