callusguard
Copyright (C) 2026 Kai Karlstrom

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

---

Relicensed from AGPL-3.0-or-later to Apache-2.0 in 0.4.0.

The reason, stated plainly: AGPL's network clause triggers on network-interactive
use. The enforcement layer is a dependency-free library invoked synchronously inside
a hook, in someone else's process — nobody can offer it as a service, so the copyleft
was guarding against a threat that does not apply here, while reliably failing
corporate open-source review for a tool whose whole value is being installed in an
agent loop. Apache-2.0 keeps the patent grant and the attribution requirement, which
are the parts that were doing real work.

All code is original to this project and its five predecessor repositories
(agent-guard, codex-guard, wroteonly, cc-logger, codex-logger), all authored by the
same copyright holder. No third-party AGPL code was incorporated, so the relicense is
the copyright holder's to make.
