Skip to content

Commit 4f46728

Browse files
committed
Update license v1.1.4 for Apache v2.0
1 parent 50039d1 commit 4f46728

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/STANDARDIZATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,4 +281,4 @@ When contributing to the standardization system:
281281

282282
## License
283283

284-
MIT License - see LICENSE file for details.
284+
Apache-v2.0 License - see LICENSE file for details.

src/standardization/generators/documentation/readme-generator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ pnpm db:migrate:revert
376376
private generateLicense(): string {
377377
return `## License
378378
379-
This project is licensed under the MIT License - see the [LICENSE](../../LICENSE) file for details.
379+
This project is licensed under the Apache-v2.0 License - see the [LICENSE](../../LICENSE) file for details.
380380
381381
## Support
382382

src/standardization/validators/documentation/__tests__/documentation-validator.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ Follow these standards to maintain code quality and consistency.
322322
- Regular security audits and updates
323323
324324
## License
325-
MIT License for open source usage and distribution.
325+
Apache-v2.0 License for open source usage and distribution.
326326
See LICENSE file for complete terms and conditions.
327327
328328
## Additional Documentation

0 commit comments

Comments
 (0)