Skip to content

chore: add Apache 2.0 license#71

Merged
cmpadden merged 1 commit intomasterfrom
colton/add-apache-2.0-license
Mar 16, 2026
Merged

chore: add Apache 2.0 license#71
cmpadden merged 1 commit intomasterfrom
colton/add-apache-2.0-license

Conversation

@cmpadden
Copy link
Copy Markdown
Collaborator

Summary & Motivation

Resolves #70

Test Plan

Changelog

The changelog is generated by an agent that examines merged PRs and
summarizes/categorizes user-facing changes. You can optionally replace
this text with a terse description of any user-facing changes in your PR,
which the agent will prioritize. Otherwise, delete this section.

@cmpadden cmpadden merged commit 036b66a into master Mar 16, 2026
2 of 4 checks passed
@cmpadden cmpadden deleted the colton/add-apache-2.0-license branch March 16, 2026 18:12
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Mar 16, 2026

Greptile Summary

Adds the Apache License 2.0 to the repository, resolving a community request (discussion #70). The LICENSE file contains the standard Apache 2.0 text with the copyright notice attributed to Dagster Labs, Inc. (2025). No code changes are included — this is purely a licensing addition.

Confidence Score: 5/5

  • This PR is safe to merge — it only adds a standard license file with no code changes.
  • The PR adds a single non-code file (LICENSE) containing the well-known Apache License 2.0 text. There are no logic changes, no dependencies affected, and no risk of regressions.
  • No files require special attention.

Important Files Changed

Filename Overview
LICENSE Adds standard Apache License 2.0 text with copyright notice for Dagster Labs, Inc. (2025). No issues found.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Discussion #70: Request for License] --> B[PR #71: Add LICENSE file]
    B --> C[LICENSE - Apache 2.0]
    C --> D[Copyright 2025 Dagster Labs, Inc.]
Loading

Last reviewed commit: d8c7285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant