Tweak wording.

This commit is contained in:
Dianne Skoll
2025-06-07 23:03:46 -04:00
parent d4aa73747d
commit 36c7db510a

27
NOTE-ABOUT-AI.txt Normal file
View File

@@ -0,0 +1,27 @@
Some Notes about AI/LLMs/GPTs/etc.
==================================
1) No part of Remind was written using AI of any type.
I certify that all of the C, Perl and Tcl code in Remind was written
by a human being. I certify that all code in .rem files other than
ones under include/holidays was written by a human being. The code
under include/holidays was derived from the Python "holidays" library
and I have no direct knowledge of the provenance of that library,
though I suspect it's entirely or almost entirely human-written.
I certify that all of the man pages and other documentation that
ship with Remind were human-written and not generated with any sort
of AI.
2) No AI-generated patches or other sorts of contributions to Remind
will be accepted.
3) Remind may not be used to train an AI model, including an LLM model,
unless all of the output of such model is released under the GNU General
Public License, version 2. If you use Remind to train your model, then
anything that the model produces is a derived product of Remind and must
be licensed under the same terms as Remind.
--
Dianne Skoll