{% extends "layout.html" %} {% comment %} # Copyright (C) 2024 The Software Heritage developers # See the AUTHORS file at the top-level directory of this distribution # License: GNU Affero General Public License version 3, or any later version # See top-level LICENSE file for more information {% endcomment %} {% load swh_templatetags %} {% load render_bundle from webpack_loader %} {% load i18n %} {% load bootstrap4 %} {% block header %} {{ block.super }} {% render_bundle 'takedowns' %} {% endblock header %} {% block page_title %} {% translate "Takedown request" %} {% endblock page_title %} {% block navbar-content %}
The Software Heritage archive collects publicly available source code, and its development history, from a variety of public sources. Software Heritage does not perform any screening of the collected source code and development history, hence illicit content present therein may become part of the Software Heritage archive. Conformant to the applicable french law, Software Heritage and Inria won’t be liable for copyright infringement as long as they offer legitimate right-holders a means to request it to be taken down. Notice that the terms of the french law are different from the ones found in the US Digital Millennium Copyright Act: in particular, no take down counter-notice mechanism is mandated by the law.
To request the removal of a content from the Software Heritage archive, you must file a formal request containing all of the following information.
{% endblocktranslate %}