On 2/9/26 11:15 AM, Eli Britstein wrote: > diff --git a/lib/ovs-doca.c b/lib/ovs-doca.c > new file mode 100644 > index 000000000..9fae93b31 > --- /dev/null > +++ b/lib/ovs-doca.c > @@ -0,0 +1,81 @@ > +/* > + * SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES > + * Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved. > + * SPDX-License-Identifier: LicenseRef-NvidiaProprietary > + * > + * NVIDIA CORPORATION, its affiliates and licensors retain all intellectual > + * property and proprietary rights in and to this material, related > + * documentation and any modifications thereto. Any use, reproduction, > + * disclosure or distribution of this material and related documentation > + * without an express license agreement from NVIDIA CORPORATION or > + * its affiliates is strictly prohibited. > + */
Hi, Eli, others. I assume, you meant to publish the code under Apache-2.0, but forgot to actually make the change. I'll mark the set as rejected for now. Feel free to post a new version under an appropriate open license that would allow a proper technical discussion. We may consider other open licenses compatible with Apache-2.0, e.g. MIT, but the current one is clearly not compatible with the project or open source in general. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
