~zethra/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH license] Correct interactive mode message in GPL

Details
Message ID
<20201231191526.7700-1-yerinalexey98fd@gmail.com>
DKIM signature
missing
Download raw message
Patch: +8 -8
---
Source: http://www.gnu.org/licenses/gpl-3.0.txt

 licenses/GPL-3.0-only     | 8 ++++----
 licenses/GPL-3.0-or-later | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/licenses/GPL-3.0-only b/licenses/GPL-3.0-only
index 7a772fb..bbde694 100644
--- a/licenses/GPL-3.0-only
+++ b/licenses/GPL-3.0-only
@@ -554,10 +554,10 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short notice like
this when it starts in an interactive mode:

{{project_name}} Copyright (C) {{copyright_year}} {{author}} This program comes with
ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and
you are welcome to redistribute it under certain conditions; type `show c' for
details.
{{project_name}} Copyright (C) {{copyright_year}} {{author}}
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands might be
diff --git a/licenses/GPL-3.0-or-later b/licenses/GPL-3.0-or-later
index 7a772fb..bbde694 100644
--- a/licenses/GPL-3.0-or-later
+++ b/licenses/GPL-3.0-or-later
@@ -554,10 +554,10 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short notice like
this when it starts in an interactive mode:

{{project_name}} Copyright (C) {{copyright_year}} {{author}} This program comes with
ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and
you are welcome to redistribute it under certain conditions; type `show c' for
details.
{{project_name}} Copyright (C) {{copyright_year}} {{author}}
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands might be
-- 
2.30.0
Reply to thread Export thread (mbox)