Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/pkgsite: pkg.go.dev/github.com/smartcontractkit/chainlink/v2 #69907

Closed
EasterTheBunny opened this issue Oct 16, 2024 · 1 comment
Closed

x/pkgsite: pkg.go.dev/github.com/smartcontractkit/chainlink/v2 #69907

EasterTheBunny opened this issue Oct 16, 2024 · 1 comment
Labels
pkgsite/license Issues related to licenses on pkg.go.dev. See our license policy https://pkg.go.dev/license-policy pkgsite
Milestone

Comments

@EasterTheBunny
Copy link

What is the URL of the page with the issue?

https://pkg.go.dev/github.com/smartcontractkit/chainlink/v2

What is your user agent?

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36

Screenshot

image

What did you do?

We at Chainlink made a change to our license to reflect newly merged codebases where one codebase had the MIT license and another had a different license. The change at the root license level chainlink/LICENSE seems to have prompted a removal of our documentation.

The updated license reads as follows:

Copyright (c) 2018 SmartContract ChainLink Limited SEZC

Portions of this software are licensed as follows:

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


*All content residing under (1) “/contracts/src/v0.8/ccip”; (2)
“/core/gethwrappers/ccip”; (3) “/core/services/ocr2/plugins/ccip”; (4) "/core/capabilities/ccip" are licensed
under “Business Source License 1.1” with a Change Date of May 23, 2027 and
Change License to “MIT License”

* Content outside of the above mentioned directories or restrictions
above is available under the "MIT" license as defined above.

What did you expect to see?

We expected to see our documentation continue to be displayed in the link provided above.

What did you see instead?

We no longer see our documentation displayed in the link provided above.

@gopherbot gopherbot added this to the Unreleased milestone Oct 16, 2024
@seankhliao seankhliao added the pkgsite/license Issues related to licenses on pkg.go.dev. See our license policy https://pkg.go.dev/license-policy label Oct 16, 2024
@seankhliao
Copy link
Member

Your module contains licenses not accepted by the license policy such as Business Source License 1.1.
If you have multiple licenses, all must conform to the license policy, without additional text that may cause failure to match against known license formats.

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkgsite/license Issues related to licenses on pkg.go.dev. See our license policy https://pkg.go.dev/license-policy pkgsite
Projects
None yet
Development

No branches or pull requests

3 participants