nvmutil: Remove redundant information
Licensing is already mentioned in the source code for nvmutil. Putting it in the documentation just means that it'll go out of date over time, as it already has; instead of updating it, remove it. Documentation is under the GNU licensing that Libreboot documentation uses. Signed-off-by: Leah Rowe <leah@libreboot.org>master
parent
090e58d4f8
commit
a6478d6797
|
@ -562,33 +562,5 @@ it was part of osboot, is still available (for reference) here:
|
|||
|
||||
* <https://notabug.org/osboot/nvmutil/>
|
||||
|
||||
LICENSE
|
||||
=======
|
||||
|
||||
This page is released under different copyright terms than most other pages
|
||||
on this website.
|
||||
|
||||
The `nvmutil` software and documentation are released under the following
|
||||
terms:
|
||||
|
||||
Copyright 2022 Leah Rowe
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a
|
||||
copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included
|
||||
in all copies or substantial portions of the Software.
|
||||
|
||||
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.
|
||||
|
||||
Please use the latest nvmutil version. The above information is provided
|
||||
only for reference.
|
||||
|
|
Loading…
Reference in New Issue