Skip to content
Merged
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
5 changes: 5 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -295,3 +295,8 @@ yours. This is the same way that managing your proprietary code with
[Git](https://git-scm.com) does not make your code subject to the
[GPL](https://www.gnu.org/licenses/gpl-3.0.en.html). For any other use, please
refer to the full [license](./LICENSE).

*If you still require a non-copyleft license to run this tool inside your
organisation, see our [licensing page](https://www.sourcemeta.com/licensing/)
and reach out to [hello@sourcemeta.com](mailto:hello@sourcemeta.com) to discuss
further*

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P3: The newly reworded sentence in the "A note for enterprises" callout ends with "further*" and is missing a terminating period before the closing emphasis marker. Every other sentence in this paragraph (and the previous version of this line, which ended "(mailto:hello@sourcemeta.com).") ends with a period. Add a period so the sentence reads "...to discuss further.""

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At README.markdown, line 302:

<comment>The newly reworded sentence in the "A note for enterprises" callout ends with "further*" and is missing a terminating period before the closing emphasis marker. Every other sentence in this paragraph (and the previous version of this line, which ended "(mailto:hello@sourcemeta.com).*") ends with a period. Add a period so the sentence reads "...to discuss further."*"</comment>

<file context>
@@ -297,5 +297,6 @@ yours. This is the same way that managing your proprietary code with
-[hello@sourcemeta.com](mailto:hello@sourcemeta.com).*
+organisation, see our [licensing page](https://www.sourcemeta.com/licensing/)
+and reach out to [hello@sourcemeta.com](mailto:hello@sourcemeta.com) to discuss
+further*
</file context>
Suggested change
further*
further.*

Loading