Skip to content

Conversation

MozirDmitriy
Copy link

Description

some links of licence were broken
https://github.com/libp2p/js-libp2p/blob/main/interop/LICENSE-APACHE
https://github.com/libp2p/js-libp2p/blob/main/interop/LICENSE-MIT
but now correct are:
https://github.com/libp2p/js-libp2p/blob/main/packages/interop/LICENSE-APACHE
https://github.com/libp2p/js-libp2p/blob/main/packages/interop/LICENSE-MIT

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

@MozirDmitriy MozirDmitriy requested a review from a team as a code owner September 10, 2025 06:58
@achingbrain
Copy link
Member

Thanks for opening this PR. Each package in this mono repo is self-contained so linking to the license of another package isn't the way to do it, instead the licence files needed to be added.

Superseded by #3282

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.

2 participants