"use client"; import { useState } from "react"; import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"; import { Button } from "@/components/ui/button"; export const DMCAComponent = () => { const [isOpen, setIsOpen] = useState(false); return ( <> {/* DMCA Button */} {/* DMCA Modal */} {isOpen && (
Osborne respects the intellectual property rights of others and expects users to do the same. In accordance with the Digital Millennium Copyright Act (DMCA), we will respond to valid takedown notices for copyrighted material.
If you believe that content on Osborne infringes your copyright, you may submit a DMCA takedown notice. Your notice must include all of the following:
1. Identification of the copyrighted work: Describe the copyrighted work that you claim has been infringed, or if multiple works are involved, provide a representative list.
2. Identification of the infringing material: Identify the specific content that is allegedly infringing, including the room code, specific text, files, or other content, and provide enough detail for us to locate it.
3. Your contact information: Include your name, mailing address, telephone number, and email address.
4. Good faith statement: Include the following statement: "I have a good faith belief that use of the copyrighted material described above is not authorized by the copyright owner, its agent, or the law."
5. Accuracy statement: Include the following statement: "I swear, under penalty of perjury, that the information in this notification is accurate and that I am the copyright owner or am authorized to act on behalf of the owner of an exclusive right that is allegedly infringed."
6. Your signature: Provide your physical or electronic signature.
DMCA Agent: [Your Name or Designated Agent]
Email: dmca@[your-domain].com
Mailing Address:
[Your Name/Company]
[Street Address]
[City, State ZIP Code]
[Country]
Please note: Only DMCA takedown notices should be sent to this contact. Other inquiries will not receive a response.
If you believe your content was removed in error, you may file a counter-notification under Section 512(g)(3) of the DMCA. Your counter-notification must include:
1. Your physical or electronic signature
2. Identification of the content that was removed and its location before removal
3. A statement under penalty of perjury that you have a good faith belief the content was removed due to mistake or misidentification
4. Your name, address, and telephone number
5. A statement consenting to jurisdiction in your district or the district where the service provider is located
Service Provider Status: Osborne qualifies as a service provider under the DMCA safe harbor provisions. We do not pre-screen, monitor, or exercise editorial control over user-generated content.
No Knowledge of Infringement: We have no actual knowledge of infringing activity and are not aware of facts or circumstances from which infringing activity is apparent.
Expeditious Removal: Upon receiving a valid DMCA takedown notice, we will expeditiously remove or disable access to the allegedly infringing content.
No Financial Benefit: We do not receive a financial benefit directly attributable to infringing activity when we have the right and ability to control such activity.
Takedown Notices: We will respond to valid DMCA takedown notices within 24-48 hours of receipt.
Counter-Notifications: Counter-notifications will be forwarded to the original complainant within 10 business days, and content may be restored 10-14 business days after forwarding unless the complainant files a court action.
Invalid Notices: Notices that do not substantially comply with DMCA requirements may not be processed.
In appropriate circumstances, Osborne will terminate users who are repeat infringers. We may also, at our sole discretion, limit access to the service and/or terminate accounts of users who infringe any intellectual property rights of others, whether or not there is any repeat infringement.
Important: Under Section 512(f) of the DMCA, any person who knowingly materially misrepresents that content is infringing may be subject to liability for damages. Do not submit false claims.
Last Updated: {new Date().toLocaleDateString()}
This DMCA policy is designed to comply with the Digital Millennium Copyright Act and protect both content creators and service providers.