public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/media: uapi: Explicitly say there are no Invariant Sections
@ 2018-08-03 14:41 Ben Hutchings
  2018-08-09 15:19 ` Mauro Carvalho Chehab
  2018-09-06 21:44 ` Ben Hutchings
  0 siblings, 2 replies; 5+ messages in thread
From: Ben Hutchings @ 2018-08-03 14:41 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: 698668, linux-media

[-- Attachment #1: Type: text/plain, Size: 1390 bytes --]

The GNU Free Documentation License allows for a work to specify
Invariant Sections that are not allowed to be modified.  (Debian
considers that this makes such works non-free.)

The Linux Media Infrastructure userspace API documentation does not
specify any such sections, but it also doesn't say there are none (as
is recommended by the license text).  Make it explicit that there are
none.

References: https://bugs.debian.org/698668
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 Documentation/media/media_uapi.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/media/media_uapi.rst b/Documentation/media/media_uapi.rst
index 28eb35a1f965..5198ff24a094 100644
--- a/Documentation/media/media_uapi.rst
+++ b/Documentation/media/media_uapi.rst
@@ -10,9 +10,9 @@ Linux Media Infrastructure userspace API
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
-any later version published by the Free Software Foundation. A copy of
-the license is included in the chapter entitled "GNU Free Documentation
-License".
+any later version published by the Free Software Foundation, with no
+Invariant Sections. A copy of the license is included in the chapter
+entitled "GNU Free Documentation License".
 
 .. only:: html
 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-09-07  2:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-03 14:41 [PATCH] Documentation/media: uapi: Explicitly say there are no Invariant Sections Ben Hutchings
2018-08-09 15:19 ` Mauro Carvalho Chehab
2018-08-09 15:31   ` Mauro Carvalho Chehab
2018-08-09 16:24   ` Michael Ira Krufky
2018-09-06 21:44 ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox