Skip to content

Fix license info and standardize file docblocks#843

Merged
GaryJones merged 3 commits intodevelopfrom
feature/fix-license-info-and-improve-file-docblocks
Jul 17, 2025
Merged

Fix license info and standardize file docblocks#843
GaryJones merged 3 commits intodevelopfrom
feature/fix-license-info-and-improve-file-docblocks

Conversation

@jrfnl
Copy link
Copy Markdown
Collaborator

@jrfnl jrfnl commented Jul 17, 2025

LICENSE: update information about included projects

Docs: standardize the sniff file docblocks

Ensuring that all (sniff) files which are distributed contain a link back to the repo and license information.

Docs/Imported sniffs: add @license tag for the GPL v2 license

These sniffs already contained the standardized file docblock, but with a @license tag for the MIT license as these sniffs were originally created in the WordPressCS project, which is licensed under MIT.

This commit adds an extra @license tag for the GPL v2 license under which VIPCS is licensed.

jrfnl added 3 commits July 17, 2025 17:05
Ensuring that all (sniff) files which are distributed contain a link back to the repo and license information.
These sniffs already contained the standardized file docblock, but with a `@license` tag for the MIT license as these sniffs were originally created in the WordPressCS project, which is licensed under MIT.

This commit adds an extra `@license` tag for the GPL v2 license under which VIPCS is licensed.
@jrfnl jrfnl added this to the 3.1.0 milestone Jul 17, 2025
@jrfnl jrfnl requested a review from a team as a code owner July 17, 2025 15:08
@GaryJones GaryJones merged commit b2ed777 into develop Jul 17, 2025
42 checks passed
@GaryJones GaryJones deleted the feature/fix-license-info-and-improve-file-docblocks branch July 17, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants