Conversation
See fastify/point-of-view#497, easier to maintain if they all use the same style. Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR standardizes the copyright notice in the LICENSE file to match a consistent format being adopted across all Fastify repositories (100+ repos). The change updates the copyright holder reference from a generic statement pointing to the README file to a more specific format with a direct link to the team page.
Changes:
- Updated copyright holder in LICENSE from "The Fastify Team (members are listed in the README file)" to "The Fastify team https://github.com/fastify/fastify#team" with lowercase "team" and a direct URL reference
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
metcoder95
approved these changes
Feb 17, 2026
gurgunday
approved these changes
Feb 19, 2026
This was referenced Feb 28, 2026
This was referenced Feb 28, 2026
Fdawgs
added a commit
to fastify/otel
that referenced
this pull request
Mar 1, 2026
Fdawgs
added a commit
to fastify/org-admin
that referenced
this pull request
Mar 1, 2026
See fastify/fastify#6511 Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
This was referenced Mar 1, 2026
Fdawgs
added a commit
to fastify/pacchetto
that referenced
this pull request
Mar 1, 2026
See fastify/fastify#6511 Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
Fdawgs
added a commit
to fastify/help
that referenced
this pull request
Mar 1, 2026
See fastify/fastify#6511 Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
Fdawgs
added a commit
to fastify/skeleton
that referenced
this pull request
Mar 1, 2026
See fastify/fastify#6511 Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
This was referenced Mar 1, 2026
Fdawgs
added a commit
to fastify/pacchetto
that referenced
this pull request
Mar 1, 2026
* chore: add license See fastify/fastify#6511 Signed-off-by: Frazer Smith <frazer.dev@icloud.com> * Apply suggestion from @Fdawgs Signed-off-by: Frazer Smith <frazer.dev@icloud.com> * Apply suggestion from @Fdawgs Signed-off-by: Frazer Smith <frazer.dev@icloud.com> --------- Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
Fdawgs
added a commit
to fastify/skeleton
that referenced
this pull request
Mar 1, 2026
See fastify/fastify#6511 Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
Fdawgs
added a commit
to fastify/help
that referenced
this pull request
Mar 1, 2026
* chore: add license See fastify/fastify#6511 Signed-off-by: Frazer Smith <frazer.dev@icloud.com> * Apply suggestion from @Fdawgs Signed-off-by: Frazer Smith <frazer.dev@icloud.com> * Apply suggestion from @Fdawgs Signed-off-by: Frazer Smith <frazer.dev@icloud.com> --------- Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See fastify/point-of-view#497, easier to maintain across our 100+ repos if they all use the same style.
Checklist
and the Code of conduct