Skip to content

Commit e0bc9cf

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: trace: ring-buffer-design.rst: use the new SPDX tag
SPDX v3.10 gained support for GFDL-1.2 with no invariant sections: https://spdx.org/licenses/GFDL-1.2-no-invariants-only.html Let's use it, instead of keeping a license text for this file. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Link: https://lore.kernel.org/r/dbc9bd9ab30c6862e465343239e82102cbdc0f39.1599628249.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 307e3ee commit e0bc9cf

1 file changed

Lines changed: 1 addition & 25 deletions

File tree

Documentation/trace/ring-buffer-design.rst

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,4 @@
1-
.. This file is dual-licensed: you can use it either under the terms
2-
.. of the GPL 2.0 or the GFDL 1.2 license, at your option. Note that this
3-
.. dual licensing only applies to this file, and not this project as a
4-
.. whole.
5-
..
6-
.. a) This file is free software; you can redistribute it and/or
7-
.. modify it under the terms of the GNU General Public License as
8-
.. published by the Free Software Foundation version 2 of
9-
.. the License.
10-
..
11-
.. This file is distributed in the hope that it will be useful,
12-
.. but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
.. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14-
.. GNU General Public License for more details.
15-
..
16-
.. Or, alternatively,
17-
..
18-
.. b) Permission is granted to copy, distribute and/or modify this
19-
.. document under the terms of the GNU Free Documentation License,
20-
.. Version 1.2 version published by the Free Software
21-
.. Foundation, with no Invariant Sections, no Front-Cover Texts
22-
.. and no Back-Cover Texts. A copy of the license is included at
23-
.. Documentation/userspace-api/media/fdl-appendix.rst.
24-
..
25-
.. TODO: replace it to GPL-2.0 OR GFDL-1.2 WITH no-invariant-sections
1+
.. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.2-no-invariants-only
262
273
===========================
284
Lockless Ring Buffer Design

0 commit comments

Comments
 (0)