Skip to content

Commit 62be257

Browse files
Christoph HellwigJonathan Corbet
Christoph Hellwig
authored and
Jonathan Corbet
committed
LICENSES: Rename other to deprecated
Make it clear in the directory name that these are not intended for new code. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 8ea8814 commit 62be257

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

Documentation/process/license-rules.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -234,13 +234,13 @@ kernel, can be broken down into:
234234

235235
|
236236
237-
2. Not recommended licenses:
237+
2. Deprecated licenses:
238238

239239
These licenses should only be used for existing code or for importing
240240
code from a different project. These licenses are available from the
241241
directory::
242242

243-
LICENSES/other/
243+
LICENSES/deprecated/
244244

245245
in the kernel source tree.
246246

@@ -250,12 +250,12 @@ kernel, can be broken down into:
250250

251251
Examples::
252252

253-
LICENSES/other/ISC
253+
LICENSES/deprecated/ISC
254254

255255
Contains the Internet Systems Consortium license text and the required
256256
metatags::
257257

258-
LICENSES/other/GPL-1.0
258+
LICENSES/deprecated/GPL-1.0
259259

260260
Contains the GPL version 1 license text and the required metatags.
261261

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)