diff options
author | Christoph Hellwig <hch@lst.de> | 2019-04-30 06:51:30 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-03 06:34:32 -0600 |
commit | 62be257e986dab439537b3e1c19ef746a13e1860 (patch) | |
tree | b355d58fa30671b195ed24e86180bd3d156a0fc7 /LICENSES/other/Linux-OpenIB | |
parent | 8ea8814fcdcb32cc667d090455649893a362c658 (diff) | |
download | linux-stable-62be257e986dab439537b3e1c19ef746a13e1860.tar.gz linux-stable-62be257e986dab439537b3e1c19ef746a13e1860.tar.bz2 linux-stable-62be257e986dab439537b3e1c19ef746a13e1860.zip |
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 <hch@lst.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'LICENSES/other/Linux-OpenIB')
-rw-r--r-- | LICENSES/other/Linux-OpenIB | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/LICENSES/other/Linux-OpenIB b/LICENSES/other/Linux-OpenIB deleted file mode 100644 index 1ad85f6b3a89..000000000000 --- a/LICENSES/other/Linux-OpenIB +++ /dev/null @@ -1,26 +0,0 @@ -Valid-License-Identifier: Linux-OpenIB -SPDX-URL: https://spdx.org/licenses/Linux-OpenIB.html -Usage-Guide: - To use the Linux Kernel Variant of OpenIB.org license put the following - SPDX tag/value pair into a comment according to the placement guidelines - in the licensing rules documentation: - SPDX-License-Identifier: Linux-OpenIB -License-Text: - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - - - Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - - Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE. |