Skip to content

Commit

Permalink
Merge pull request #3041 from nexB/3039-bsd-not-proprietary-license
Browse files Browse the repository at this point in the history
Report proprietary license only if key phrase present
 #3039
  • Loading branch information
pombredanne committed Aug 4, 2022
2 parents bfa6d96 + 38eacdc commit ffc47b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/licensedcode/data/rules/proprietary-license_501.RULE
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ other materials provided with the distribution.
may be used to endorse or promote products derived from this software without
specific prior written permission.

4. Every use of the source code or binary form of the software should
acknowledge the publication.
{{4. Every use of the source code or binary form of the software should
acknowledge the publication.}}


THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
Expand All @@ -25,4 +25,4 @@ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
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.
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 comments on commit ffc47b1

Please sign in to comment.