Skip to content
Closed
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
3 changes: 2 additions & 1 deletion content/en-us/marketplace/intellectual-property.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ information or your specific situation or rights, please contact an
attorney.
</Alert>


Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The content quality library markdownlint says:

  • Multiple consecutive blank lines (MD012/no-multiple-blanks)
  • Expected: 1; Actual: 2.

For more information, see the Markdownlint docs for MD012/no-multiple-blanks. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.

⛔️ This change is a requirement. Please fix it before merging.

**Intellectual property (IP)** refers to creations of the mind, such as inventions; literary and artistic works; designs; and symbols, names and images used in commerce. Copyright is a legal protection for original works of authorship. Copyright protects many different types of creative works including music, movies, pictures, books and virtual goods among others.

Typically when you create an original work, the things that are unique about it – your intellectual property – automatically get legal copyright protection as soon as you create it. Only the unique, inventive aspects can be protected by copyright so **the more original and creative your design is, the more its design elements are protected by copyright**.
Expand Down Expand Up @@ -95,7 +96,7 @@ If you find content on Roblox that you believe infringes your IP rights, please

- Submitting an IP takedown notice to us is a legal process.
- Only the rights holder or their authorized representative can report content that infringes on their intellectual property rights.
- If Roblox receives a takedown notice about content from someone other than the IP owner or the owner's representative, Roblox cannot legally take action against the infringer unless contacted by the actual owner.
- If Roblox receives a takedown notice about content from someone[ other than the IP owner or the owner's representative, Roblox cannot legally take action against the infringer unless contacted by the actual owner.

## Roblox-created IP

Expand Down
Loading