From: Richard M. Stallman Date: Sun, 20 Apr 1997 22:15:56 +0000 (+0000) Subject: Improve advice about accepting contributions of text. X-Git-Tag: fsf-origin~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40f8131d234fbff975e4d7ebe521cf8246ce1c9e;p=thirdparty%2Fautoconf.git Improve advice about accepting contributions of text. --- diff --git a/doc/standards.texi b/doc/standards.texi index d672bad4..fcef97bd 100644 --- a/doc/standards.texi +++ b/doc/standards.texi @@ -168,14 +168,18 @@ contributor to a program must sign some sort of legal papers in order for us to have clear title to the program. The main author alone is not enough. -So, before adding in any contributions from other people, tell us -so we can arrange to get the papers. Then wait until we tell you +So, before adding in any contributions from other people, please tell +us, so we can arrange to get the papers. Then wait until we tell you that we have received the signed papers, before you actually use the contribution. This applies both before you release the program and afterward. If you receive diffs to fix a bug, and they make significant changes, we -need legal papers for it. +need legal papers for that change. + +This also applies to comments and documentation files. For copyright +law, comments and code are just text. Copyright applies to all kinds of +text, so we need legal papers for all kinds. You don't need papers for changes of a few lines here or there, since they are not significant for copyright purposes. Also, you don't need @@ -192,6 +196,10 @@ The very worst thing is if you forget to tell us about the other contributor. We could be very embarrassed in court some day as a result. +We have more detailed advice for maintainers of programs; if you have +reached the stage of actually maintaining a program for GNU (whether +released or not), please ask us for a copy. + @node Design Advice, Program Behavior, Intellectual Property, Top @chapter General Program Design diff --git a/standards.texi b/standards.texi index d672bad4..fcef97bd 100644 --- a/standards.texi +++ b/standards.texi @@ -168,14 +168,18 @@ contributor to a program must sign some sort of legal papers in order for us to have clear title to the program. The main author alone is not enough. -So, before adding in any contributions from other people, tell us -so we can arrange to get the papers. Then wait until we tell you +So, before adding in any contributions from other people, please tell +us, so we can arrange to get the papers. Then wait until we tell you that we have received the signed papers, before you actually use the contribution. This applies both before you release the program and afterward. If you receive diffs to fix a bug, and they make significant changes, we -need legal papers for it. +need legal papers for that change. + +This also applies to comments and documentation files. For copyright +law, comments and code are just text. Copyright applies to all kinds of +text, so we need legal papers for all kinds. You don't need papers for changes of a few lines here or there, since they are not significant for copyright purposes. Also, you don't need @@ -192,6 +196,10 @@ The very worst thing is if you forget to tell us about the other contributor. We could be very embarrassed in court some day as a result. +We have more detailed advice for maintainers of programs; if you have +reached the stage of actually maintaining a program for GNU (whether +released or not), please ask us for a copy. + @node Design Advice, Program Behavior, Intellectual Property, Top @chapter General Program Design