LICENSE: change to Blue Oak Model License 1.0.0.

[?]
Sep 15, 2020, 9:14 AM
D375ZXT3VSESKCNO3ZP7N4FHYMTB6KKKRMEN2H5A74YI7XADGD7QC

Dependencies

  • [2] 6PAXZMAI change license to BSD-2-Clause-Patent. README.md: fix some typos. lib_score.js: fix wrong hacking level comparison that prevented script from working properly in early game.
  • [3] 2BKHJI2S init
  • [4] SXEJJKPI executables: add `--help` flag. hacker.js: change scheduling logic. refactor. kill.js: allow handling more than one server or script at a time. cyclic_weaken.js: add. README.md: update.
  • [5] FBAPT2WW executables: dynamically load help messages. lshw.js, main.js: add options to change score correction method and score factor multipliers. README.md: update.

Change contents

  • replacement in bin/kill.js at line 33
    [3.3799181][3.11982:11988]()
    let
    [3.3799181]
    [3.11988]
    const
  • replacement in bin/kill.js at line 35
    [3.12012][3.12012:12065]()
    array_scripts = [],
    boolean_print_help = !1;
    [3.12012]
    [3.3799233]
    array_scripts = [];
    let boolean_print_help = !1;
  • edit in bin/kill.js at line 78
    [3.12546]
    [3.3800048]
    const array_servers_length = array_servers.length;
  • replacement in bin/kill.js at line 80
    [3.3800075][3.3800075:3800106]()
    ? array_servers.length > 0
    [3.3800075]
    [3.3800106]
    ? array_servers_length > 0
  • replacement in bin/kill.js at line 83
    [3.3800237][3.3800237:3800268]()
    : array_servers.length > 0
    [3.3800237]
    [3.3800268]
    : array_servers_length > 0
  • replacement in README.md at line 306
    [3.17234][2.2736:2835]()
    This software is distributed and licensed under the terms of the BSD-2-Clause Plus Patent License.
    [3.17234]
    [3.17499]
    This software is distributed and licensed under the terms of the [Blue Oak Model License 1.0.0](https://web.archive.org/web/20190309191626/https://blueoakcouncil.org/license/1.0.0).
  • replacement in LICENSE at line 1
    [3.3895458][3.3895459:3895497]()
    Copyright (c) 2020 Jesse Ira Abadilla
    [3.3895458]
    [3.3895497]
    # Blue Oak Model License
    Version 1.0.0
    ## Purpose
  • replacement in LICENSE at line 7
    [3.3895498][3.3895498:3895641]()
    Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
    [3.3895498]
    [3.3895641]
    This license gives everyone as much permission to work with
    this software as possible, while protecting contributors
    from liability.
  • replacement in LICENSE at line 11
    [3.3895642][3.3895642:3895984]()
    1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    2. 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.
    [3.3895642]
    [3.3895984]
    ## Acceptance
  • replacement in LICENSE at line 13
    [3.3895985][3.3895985:3896563]()
    Subject to the terms and conditions of this license, each copyright holder and contributor hereby grants to those receiving rights under this license a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except for failure to satisfy the conditions of this license) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer this software, where such license applies only to those patent claims, already acquired or hereafter acquired, licensable by such copyright holder or contributor that are necessarily infringed by:
    [3.3895985]
    [3.3896563]
    In order to receive this license, you must agree to its
    rules. The rules of this license are both obligations
    under that agreement and conditions to your license.
    You must not do anything with this software that triggers
    a rule that you cannot or will not follow.
  • replacement in LICENSE at line 19
    [3.3896564][3.3896564:3897082]()
    (a) their Contribution(s) (the licensed copyrights of copyright holders and non-copyrightable additions of contributors, in source or binary form) alone; or
    (b) combination of their Contribution(s) with the work of authorship to which such Contribution(s) was added by such copyright holder or contributor, if, at the time the Contribution is added, such addition causes such combination to be necessarily infringed. The patent license shall not apply to any other combinations which include the Contribution.
    [3.3896564]
    [3.3897082]
    ## Copyright
  • replacement in LICENSE at line 21
    [3.3897083][3.3897083:3897269]()
    Except as expressly stated above, no rights or licenses from any copyright holder or contributor is granted under this license, whether expressly, by implication, estoppel or otherwise.
    [3.3897083]
    [3.3897269]
    Each contributor licenses you to do everything with this
    software that would otherwise infringe that contributor's
    copyright in it.
  • replacement in LICENSE at line 25
    [3.3897270][3.3897270:3897281]()
    DISCLAIMER
    [3.3897270]
    [3.3897281]
    ## Notices
  • replacement in LICENSE at line 27
    [3.3897282][3.3897282:3898039]()
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    [3.3897282]
    You must ensure that everyone who gets a copy of
    any part of this software from you, with or without
    changes, also gets the text of this license or a link to
    <https://blueoakcouncil.org/license/1.0.0>.
    ## Excuse
    If anyone notifies you in writing that you have not
    complied with [Notices](#notices), you can keep your
    license by taking all practical steps to comply within 30
    days after the notice. If you do not do so, your license
    ends immediately.
    ## Patent
    Each contributor licenses you to do everything with this
    software that would otherwise infringe any patent claims
    they can license or become able to license.
    ## Reliability
    No contributor can revoke this license.
    ## No Liability
    ***As far as the law allows, this software comes as is,
    without any warranty or condition, and no contributor
    will be liable to anyone for any damages related to this
    software or this license, under any kind of legal claim.***