Skip to content

Remove license headers from files#148

Open
kiftio wants to merge 1 commit into
mainfrom
05-19-consolidate_license_header_workflows
Open

Remove license headers from files#148
kiftio wants to merge 1 commit into
mainfrom
05-19-consolidate_license_header_workflows

Conversation

@kiftio
Copy link
Copy Markdown
Contributor

@kiftio kiftio commented May 19, 2026

Summary

Remove license headers from each file, and just keep the LICENSE in the repo root, mirroring other open-source Shopify libaries.


Before you merge

Important

  • I've added tests to support my implementation
  • I have read and agree with the Contribution Guidelines
  • I have read and agree with the Code of Conduct
  • I've updated the relevant platform README (platforms/swift/README.md and/or platforms/android/README.md)

Releasing a new Swift version?
  • I have bumped the version in ShopifyCheckoutKit.podspec
  • I have bumped the version in platforms/swift/Sources/ShopifyCheckoutKit/ShopifyCheckoutKit.swift
  • I have updated platforms/swift/CHANGELOG.md
  • I have updated the SwiftPM/CocoaPods version snippets in platforms/swift/README.md (major version only)
Releasing a new Android version?
  • I have bumped the versionName in platforms/android/lib/build.gradle
  • I have updated platforms/android/CHANGELOG.md
  • I have updated the Gradle/Maven version snippets in platforms/android/README.md

Tip

See the Contributing documentation for the full release process per platform.

Copy link
Copy Markdown
Contributor Author

kiftio commented May 19, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 19, 2026

React Native — Coverage Report

Lines Statements Branches Functions
Coverage: 98%
96.76% (239/247) 91.02% (142/156) 100% (64/64)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 19, 2026

Web — Coverage Report

Lines Statements Branches Functions
Coverage: 98%
98.96% (571/577) 90.41% (151/167) 100% (55/55)

@kiftio kiftio force-pushed the 05-19-consolidate_license_header_workflows branch from 98ae0a7 to e317c8b Compare May 22, 2026 09:40
@kiftio kiftio marked this pull request as ready for review May 22, 2026 11:00
@kiftio kiftio requested a review from a team as a code owner May 22, 2026 11:00
Copy link
Copy Markdown
Contributor

@westeezy westeezy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@kiftio kiftio force-pushed the 05-19-consolidate_license_header_workflows branch from e317c8b to 2237489 Compare May 22, 2026 16:11
@kiftio kiftio changed the title Consolidate license header workflows Remove license headers from files May 22, 2026
@kiftio kiftio force-pushed the 05-19-consolidate_license_header_workflows branch from 2237489 to e32203e Compare May 22, 2026 16:30
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.

3 participants