Index: foundation/relicensing/index.html =================================================================== --- foundation/relicensing/index.html +++ foundation/relicensing/index.html @@ -25,7 +25,7 @@ Beyond that, these topics have also been discussed by, and include contributions from, over a dozen lawyers and key LLVM contributors, and have been discussed informally with hundreds of people in the LLVM Developer Meeting BoFs. The effort has been overseen by Heather Meeker, who is the LLVM Foundation’s legal counsel. If you have questions or concerns about the content of this document, please email the llvm-dev mailing list or the LLVM Foundation Board depending on the sensitivity of your email.

-
Status and Documents
+
Status and Documents

At this point, we have achieved community consensus on: @@ -37,28 +37,66 @@

  • The license text itself. This is the expected LICENSE.TXT file.
  • The revised LLVM developer policy patch.
  • +

    -That said, we still need to: +

    +We also have worked with our legal counsel to build several more boring pieces:

    +

    + +

    +That said, we still need to: -

  • Finalize the process and forms used for corporations and individuals to relicense past contributions under the new license structure. We currently believe that the corporate relicensing form will be a paper form, and that the individual contributor agreement will be a click-through web form.
  • +

    -
    Next Steps and Schedule Estimate
    + + +

    +The new file header will be: +

    +//===-- file/name - File description ----------------------------*- C++ -*-===//
    +//
    +// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
    +// See https://llvm.org/LICENSE.txt for license information.
    +// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
    +//
    +//===----------------------------------------------------------------------===//
    +
    +

    + +

    +Some notable aspects of the new header: + +

    +

    + +
    Corporate Relicensing Agreement
    + +

    +Corporations may sign an agreement to relicense their contributions to LLVM under the new license with Docusign. This is our preferred mechanism for collecting signatures. However, if your company requires it, you can print out this PDF of the agreement, sign it, scan it, and send the signed version as a PDF attachment to the LLVM Foundation Board. Further, if your company has a specific concern or issue with the agreement, please reach out to the the board and we'll try to help. +

    + +
    Next Steps and Schedule Estimate

    Our goal is to openly and transparently communicate our process, including the expected next steps and a timeframe that can be used for planning. That said, we are dealing with a lot of unknowns, so while we believe the following schedule is achievable, this is not a guarantee: