Skip to content

Conversation

@developer0hye
Copy link

No description provided.

Copy link
Collaborator

@hoang-dt hoang-dt left a comment

Choose a reason for hiding this comment

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

Thanks for the PR.

@kvoronin
Copy link
Collaborator

Hi @developer0hye!

We have changed the license of the repository from BSD-3 to Apache 2.0 to allow accepting external contributions in the right way.

What this means is that

  • the new default branch is main. (The old one called master is still there, but master and an extra bsd3_main are not supposed to be changed)
  • all commits to the repository must be signed, see the new https://github.com/NVIDIA/CUDALibrarySamples/blob/main/CONTRIBUTING.md. Technically, it is as simple as doing git commit -s ... which would enforce DCO for the contribution (see more details in the CONTRIBUTING.md).

What this means for this PR:
If the suggested changes have not been merged previously, please change the target branch to main (potentially instead of rebase it is easier to cherry-pick commits into a new branch) and sign the commits.
If they were, feel free to ignore this message. @hoang-dt should we close this PR?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants