Re: Including SRFI-197

Maxim Cournoyer <[email protected]> Wed, 18 Jun 2025 16:30:39 +0900
Newsgroups gmane.lisp.guile.devel
Message-ID <[email protected]>
Hi,

Rob Browning <[email protected]> writes:

[...]

> I went ahead and moved SRFI-197 to the newer commit so we have the new
> SPDX headers, but I also kept the license text in each file for now
> under the assumption that I should stick to the current convention
> until/unless Guile itself adopts SPDX.

I think that it would be a good idea (to adopt SPDX for Guile),
especially if we are to pull in more SRFIs (which will inevitably
happen). It helps in keeping the boilerplate minimal and maintainable,
and avoids any ambiguity there could be otherwise.

-- 
Thanks,
Maxim