Copyright breakdown for the livelink package
============================================

All files are Copyright (c) James Joseph Balamuta and licensed under the
AGPL (>= 3), with the following exception:

R/process-input.R
    stringify_expression() and trim_common_leading_ws() are adapted from
    the reprex package (https://github.com/tidyverse/reprex),
    Copyright (c) 2024 reprex authors, and are used under the MIT
    license (https://spdx.org/licenses/MIT.html).
