Skip to content

Distributing EXE files in releases in any way shape or form is against the license.#5

Open
Zendevve wants to merge 1 commit into
Zendevve:mainfrom
pseudovin:main
Open

Distributing EXE files in releases in any way shape or form is against the license.#5
Zendevve wants to merge 1 commit into
Zendevve:mainfrom
pseudovin:main

Conversation

@Zendevve
Copy link
Copy Markdown
Owner

You clearly didnt read the license. I will give you 3 days to take it down.

Added a note about downloading the Windows EXE installation file from the Releases section.

Signed-off-by: Kevin T <159864617+pseudovin@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 18, 2026 09:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

The PR's stated intent (per title/description) is a complaint that distributing EXE files in releases violates the project's license, requesting the EXE be taken down within 3 days. However, the actual code change does the opposite: it adds a prominent centered <h2> heading in the README directing users to the Releases section to download the Windows EXE installer. There is a fundamental contradiction between the described intent and the implemented change.

Changes:

  • Adds an <h2> line in the centered header block of README.md advertising the Windows EXE download in the Releases section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
<br>

<div align="center">
<h2>Check <a href="https://github.com/pseudovin/capcut-version-guard/releases">Releases section</a> to download Windows EXE installation file!</h2>
Comment thread README.md
Comment on lines 30 to +31
<div align="center">
<h2>Check <a href="https://github.com/pseudovin/capcut-version-guard/releases">Releases section</a> to download Windows EXE installation file!</h2>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 32e58e8940

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
<br>

<div align="center">
<h2>Check <a href="https://github.com/pseudovin/capcut-version-guard/releases">Releases section</a> to download Windows EXE installation file!</h2>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Remove binary download callout from README

This new callout directs users to download a Windows EXE from releases, which conflicts with the same README’s license/legal section that says binary redistribution is prohibited; that makes the documentation internally inconsistent and can push users toward a distribution path the project explicitly disallows. In practice, anyone following this prominent header instruction may violate stated licensing terms, creating avoidable legal/compliance risk for maintainers and users.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants