Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 6 of 6 for licensing (0.06 seconds)

  1. code_of_conduct.md

    Project maintainers are responsible for clarifying the standards of acceptable
    behavior and are expected to take appropriate and fair corrective action in
    response to any instances of unacceptable behavior, in compliance with the
    licensing terms applying to the Project developments.
    
    Project maintainers have the right and responsibility to remove, edit, or
    reject comments, commits, code, wiki edits, issues, and other contributions
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Mon Jan 20 18:38:58 GMT 2020
    - 3.5K bytes
    - Click Count (0)
  2. COMPLIANCE.md

    with the AGPLv3 license requirements. You should instead rely on your own legal counsel or licensing specialists to audit and ensure your application is in compliance with the licenses of MinIO and all other open-source projects with which your application integrates or interacts. We understand that AGPLv3 licensing is complex and nuanced. It is for that reason we strongly encourage using experts in licensing to make any such determinations around compliance instead of relying on apocryphal or anecdotal...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Sat Feb 12 00:51:25 GMT 2022
    - 1.1K bytes
    - Click Count (0)
  3. apache-maven/README.txt

      Installing Maven
      ----------------
    
      For complete documentation see https://maven.apache.org/download.html#Installation
    
      Licensing
      ---------
    
      Please see the file called LICENSE.
    
      Maven URLS
      ----------
    
      Home Page:          https://maven.apache.org
      Downloads:          https://maven.apache.org/download.html
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Mon Aug 12 21:54:56 GMT 2024
    - 1.2K bytes
    - Click Count (0)
  4. build-conventions/src/main/java/org/elasticsearch/gradle/internal/conventions/LicensingPlugin.java

                    providerFactory.provider((Callable<Map<? extends String, ? extends String>>) () -> Map.of(
                            "Server Side Public License, v 1", "https://www.mongodb.com/licensing/server-side-public-license",
                            "Elastic License 2.0", projectLicenseURL.get())
                    )
            );
            // Default to the SSPL+Elastic dual license
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 01 09:19:30 GMT 2021
    - 2.8K bytes
    - Click Count (0)
  5. build-conventions/build.gradle

            }
            publish {
                id = 'elasticsearch.publish'
                implementationClass = 'org.elasticsearch.gradle.internal.conventions.PublishPlugin'
            }
            licensing {
                id = 'elasticsearch.licensing'
                implementationClass = 'org.elasticsearch.gradle.internal.conventions.LicensingPlugin'
            }
            buildTools {
                id = 'elasticsearch.build-tools'
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu Jul 01 09:43:51 GMT 2021
    - 2.7K bytes
    - Click Count (0)
  6. README.md

    MinIO [AIStor](https://www.min.io/product/aistor) includes enterprise-grade support and licensing for workloads which require commercial or proprietary usage and production-level SLA/SLO-backed support. For more information, [reach out for a quote](https://min.io/pricing).
    
    ## Source-Only Distribution
    
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Thu Feb 12 20:18:48 GMT 2026
    - 8.8K bytes
    - Click Count (0)
Back to Top