Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions src/licensedcode/data/rules/proprietary-license_1064.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
license_expression: proprietary-license
is_license_text: yes
notes: proprietary license text of Jakub Jirak as seen in https://github.com/JirakJ/lincense

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a high, 95 minimum_coverage

reported in scancode-toolkit issue 5290

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as long as the reference is present in the commit this need not be there on the notes.

ignorable_copyrights:
- Copyright (c) 2025 Jakub Jirak
ignorable_holders:
- Jakub Jirak
ignorable_emails:
- support@jakubjirak.com
---

Copyright (c) 2025 Jakub Jirák. All rights reserved. This software and its source code are proprietary and confidential. Unauthorized copying, modification, distribution, or reverse engineering of this software, via any medium, is strictly prohibited. You are granted a non-exclusive, non-transferable license to use this software only in accordance with the terms agreed upon at the time of purchase or download. For licensing or support inquiries, contact: support@jakubjirak.com

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you remove the copyright part? Not required in the rule

Loading