Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for BSD3 (0.09 seconds)

  1. build-logic/dependency-modules/src/main/kotlin/gradlebuild/modules/model/License.kt

                "Apache Software License - Version 2.0",
                "Apache License 2.0",
                "Apache-2.0",
                "Apache 2.0",
                "Apache 2",
                "ASL, version 2",
            ),
        ),
        BSD3(
            "3-Clause BSD License",
            "https://opensource.org/licenses/BSD-3-Clause",
            listOf(
                "BSD 3-Clause License",
                "BSD-3-Clause",
                "New BSD License",
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Fri Mar 13 13:24:46 GMT 2026
    - 3.9K bytes
    - Click Count (0)
Back to Top