-
Notifications
You must be signed in to change notification settings - Fork 0
Add MIT license headers to all source files #16
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
Add MIT license headers to all source files #16
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: huangyiirene <[email protected]>
🚀 Preview DeploymentThis pull request will be automatically deployed to Vercel. Preview Links
Build StatusCheck the CI workflow for build status and any errors. Automated preview information for PR #16 |
🚀 Preview DeploymentThis pull request will be automatically deployed to Vercel. Preview Links
Build StatusCheck the CI workflow for build status and any errors. Automated preview information for PR #16 |
Co-authored-by: huangyiirene <[email protected]>
🚀 Preview DeploymentThis pull request will be automatically deployed to Vercel. Preview Links
Build StatusCheck the CI workflow for build status and any errors. Automated preview information for PR #16 |
Adds MIT license headers to all TypeScript, JavaScript, and related source files in the repository per project licensing requirements.
Implementation
.ts,.tsx,.js,.jsx,.vue,.mjsfilesnode_modules,dist,build,.git,coverage,.nextChanges
Modified 23 files:
.ts).tsx).mjs)Header Format
Headers are inserted before all imports and module code. Auto-generated files in
.sourcedirectory are excluded per.gitignore.Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.