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

Add missing licenses #9376

Merged

Conversation

kikofernandez
Copy link
Contributor

Add missing licenses to files using SPDX license identifiers.

@kikofernandez kikofernandez self-assigned this Feb 3, 2025
Copy link
Contributor

github-actions bot commented Feb 3, 2025

CT Test Results

    9 files    244 suites   1h 57m 14s ⏱️
3 815 tests 3 689 ✅ 126 💤 0 ❌
5 022 runs  4 803 ✅ 219 💤 0 ❌

Results for commit 201938e.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@kikofernandez kikofernandez added testing currently being tested, tag is used by OTP internal CI team:VM Assigned to OTP team VM enhancement labels Feb 3, 2025
@kikofernandez kikofernandez force-pushed the kiko/licenses/add-missing-licenses branch from 29565ad to dcf7138 Compare February 3, 2025 21:43
@kikofernandez kikofernandez added testing currently being tested, tag is used by OTP internal CI and removed testing currently being tested, tag is used by OTP internal CI labels Feb 4, 2025
@@ -43,6 +43,7 @@ jobs:
new:
- added: '**'
- '!**/*.beam'
- '!LICENSES/**/*.txt'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is needed for PR #9360

@kikofernandez kikofernandez added testing currently being tested, tag is used by OTP internal CI and removed testing currently being tested, tag is used by OTP internal CI labels Feb 6, 2025
Copy link
Contributor

@rickard-green rickard-green left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed some copyright years and a license

Co-authored-by: Rickard Green <rickard@erlang.org>
@kikofernandez kikofernandez force-pushed the kiko/licenses/add-missing-licenses branch from a10c928 to 201938e Compare February 7, 2025 06:44
@kikofernandez kikofernandez merged commit 043b384 into erlang:master Feb 7, 2025
32 checks passed
@kikofernandez kikofernandez deleted the kiko/licenses/add-missing-licenses branch February 7, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants