Skip to content

Add contents of the Go license#7538

Merged
pellared merged 4 commits into
open-telemetry:mainfrom
psx95:update-license
Jul 2, 2025
Merged

Add contents of the Go license#7538
pellared merged 4 commits into
open-telemetry:mainfrom
psx95:update-license

Conversation

@psx95
Copy link
Copy Markdown
Contributor

@psx95 psx95 commented Jul 1, 2025

Fixes #7523

To fulfill the BSD License terms which is used by go source code which is used in this repository, the original content of the BSD-3 Clause must be included in the LICENSE file, along with the copyright notice in the source files.

@psx95 psx95 marked this pull request as ready for review July 1, 2025 16:07
@psx95 psx95 requested a review from a team as a code owner July 1, 2025 16:07
Comment thread LICENSE Outdated
@pellared pellared added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Jul 1, 2025
Co-authored-by: Robert Pająk <pellared@hotmail.com>
@pellared pellared changed the title Add contents of BSD-3 Revised license Add contents of the Go license Jul 1, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.4%. Comparing base (5f4d470) to head (a464d68).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7538     +/-   ##
=======================================
- Coverage   81.5%   81.4%   -0.1%     
=======================================
  Files        198     198             
  Lines      17963   17963             
=======================================
- Hits       14647   14634     -13     
- Misses      2917    2930     +13     
  Partials     399     399             

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pellared pellared merged commit de575a3 into open-telemetry:main Jul 2, 2025
28 checks passed
@psx95 psx95 deleted the update-license branch July 2, 2025 22:19
@MrAlias MrAlias added this to the v1.38.0 milestone Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include Licence for go source

5 participants