# AI Ethics/Copyright

## <mark style="color:orange;">Can you copyright AI-generated content?</mark>

{% embed url="<https://youtu.be/7e31EMBQQX8>" %}

## News:

<details>

<summary>U.S. Copyright Office Registers Over 1,000 AI-Enhanced Works</summary>

**Summary:** The U.S. Copyright Office has registered more than 1,000 works where applicants disclosed and disclaimed AI-generated content, emphasizing the importance of human authorship in copyright eligibility.

**Link:** <https://mashable.com/article/us-copyright-office-registers-one-thousand-ai-generated-works>

</details>

<details>

<summary>AI-Assisted Works Can Obtain Copyright with Sufficient Human Creativity</summary>

**Summary:** The U.S. Copyright Office clarified that works created with AI assistance can be copyrighted if they exhibit enough human creativity; purely AI-generated content without significant human input remains ineligible.

**Link:** <https://apnews.com/article/ai-copyright-office-artificial-intelligence-363f1c537eb86b624bf5e81bed70d459>

</details>

<details>

<summary>Copyright Office Releases Part 2 of Artificial Intelligence Report</summary>

In Part 2 of its AI report, the U.S. Copyright Office affirms that existing copyright laws are adaptable to AI technologies, emphasizing that human authorship is essential for copyright protection of AI-generated outputs.

Link: <https://www.copyright.gov/newsnet/2025/1060.html?utm_source=chatgpt.com>

</details>

<details>

<summary>Seedance 2.0: Legal &#x26; Industry Crisis</summary>

* Massive IP Infringement: The Motion Picture Association (MPA) and SAG-AFTRA have condemned ByteDance, accusing Seedance 2.0 of "unauthorized use of copyrighted works on a massive scale" following viral AI deepfakes of Hollywood stars.
* Privacy Backlash: ByteDance was forced to urgently suspend the "Real-Person Reference" feature after it was shown to replicate an individual's unique voice and likeness using just a single photo, sparking "identity theft" fears.
* Regulatory & Studio Boycott: Major studios like Disney have reportedly issued cease-and-desist orders, while platforms are beginning to restrict Seedance-generated content due to a lack of meaningful copyright safeguards.

</details>

## Resources:

|                                                                             |                                                                                                                                                      |
| --------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| OpenAI Board Forms Safety and Security Committee                            | <https://openai.com/index/openai-board-forms-safety-and-security-committee/>                                                                         |
| Sony, Warner, Universal Sue Suno, Udio For Training AI on Copyrighted Music | <https://www.bloomberg.com/news/articles/2024-06-24/sony-warner-universal-sue-suno-udio-for-training-ai-on-copyrighted-music?embedded-checkout=true> |
| The jobs being replaced by AI – an analysis of 5M freelancing jobs          | <https://bloomberry.com/i-analyzed-5m-freelancing-jobs-to-see-what-jobs-are-being-replaced-by-ai/>                                                   |
| Runway’s AI video generator trained on thousands of scraped YouTube videos  | <https://www.theverge.com/2024/7/25/24206120/runway-ai-video-generator-scraped-youtube-videos-report>                                                |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aiandbusiness.com/learn/ai-ethics-copyright.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
