Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.37 KB

File metadata and controls

35 lines (24 loc) · 1.37 KB

Licensing — dag-ml

dag-ml is part of the nirs4all ecosystem and is offered under a dual open-source license.

1. Open-source license

SPDX-License-Identifier: CeCILL-2.1 OR AGPL-3.0-or-later

You may use, modify, and redistribute this software under the terms of either, at your option:

  1. the CeCILL Free Software License Agreement, version 2.1 — full text in LICENSES/CeCILL-2.1.txt; or
  2. the GNU Affero General Public License, version 3.0 or (at your option) any later version — full text in LICENSES/AGPL-3.0-or-later.txt.

CeCILL-2.1 is the French (CIRAD) GPL/AGPL-compatible license; AGPL-3.0-or-later is its internationally recognized equivalent. The two are co-equal — choose whichever you prefer. The repository's root LICENSE file ships the AGPL-3.0-or-later text so code hosts display a recognized SPDX license; this does not diminish the CeCILL-2.1 option.

2. Third-party components

dag-ml relies on third-party open-source components. Their licenses are summarized in THIRD_PARTY_NOTICES.md, and the relevant license-family texts are bundled under LICENSES/.

Recommended SPDX header for source files

    // SPDX-License-Identifier: CeCILL-2.1 OR AGPL-3.0-or-later

© 2025 CIRAD — nirs4all ecosystem.