"use client"; import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"; import { Button } from "@/components/ui/button"; interface DMCAModalProps { isOpen: boolean; onClose: () => void; } export const DMCAModalComponent = ({ isOpen, onClose }: DMCAModalProps) => { if (!isOpen) return null; return (
We respect the intellectual property rights of others and expect our users to do the same. In accordance with the Digital Millennium Copyright Act of 1998 ("DMCA"), we will respond expeditiously to claims of copyright infringement committed using our service.
If you believe that your copyrighted work has been copied in a way that constitutes copyright infringement and is accessible via our service, please notify our copyright agent as set forth below.
For your complaint to be valid under the DMCA, you must provide the following information:
Email: mail@webark.in
Subject Line: DMCA Takedown Notice - Osborne Platform
If you believe that your material has been removed or disabled by mistake or misidentification, you may file a counter-notification with us by providing the following information:
We have adopted a policy of terminating, in appropriate circumstances and at our sole discretion, users who are deemed to be repeat infringers. We may also limit access to our service and/or terminate accounts of users who infringe any intellectual property rights of others.
Users are solely responsible for the content they upload, share, or collaborate on through our platform. We do not pre-screen user content but reserve the right to remove content that violates our terms or applicable laws, including copyrighted material.
This service qualifies for safe harbor protections under Section 512 of the DMCA. We act as a service provider and do not have actual knowledge of infringing activity on our system. Upon receiving proper notification of claimed infringement, we will expeditiously remove or disable access to the allegedly infringing material.
Last Updated: October 31, 2025
This DMCA policy is subject to change. Users will be notified of significant changes through our platform.