This header says that the LICENSE is apache 2.0, copyright Open AI
|
/- |
|
Copyright (c) 2021 OpenAI. All rights reserved. |
|
Released under Apache 2.0 license as described in the file LICENSE. |
|
Authors: Kunhao Zheng, Stanislas Polu, David Renshaw, OpenAI GPT-f |
|
|
|
! This file was ported from Lean 3 source module valid and edited by Kaiyu Yang. |
|
-/ |
but the license file in the repo says
|
MIT License |
|
|
|
Copyright (c) Meta Platforms, Inc. and affiliates. |
Presumably this needs to be distributed under a concatenation of both licenses, if Meta is claiming copyright on the corrections?
This header says that the
LICENSEis apache 2.0, copyright Open AIminiF2F-lean4/MiniF2F/Test.lean
Lines 1 to 7 in 76ab47e
but the license file in the repo says
miniF2F-lean4/LICENSE
Lines 1 to 3 in 76ab47e
Presumably this needs to be distributed under a concatenation of both licenses, if Meta is claiming copyright on the corrections?