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

[atk] set correct license id and use vcpkg_install_copyright() #32540

Merged
merged 3 commits into from
Jul 17, 2023

Conversation

marcbull
Copy link
Contributor

According to the projects COPYING, the license is LGPL-2.0 and the copyright in the source files declares it as LGPL-2.0-or-later:

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • The "supports" clause reflects platforms that may be fixed by this new version
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

According to the projects COPYING, the license is LGPL-2.0 and the
copyright in the source files declares it as LGPL-2.0-or-later:

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
@JonLiu1993 JonLiu1993 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Jul 13, 2023
@BillyONeal
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JonLiu1993
Copy link
Member

@marcbull, Thanks for your PR, if this PR is ready for review, please let me know.

@marcbull marcbull marked this pull request as ready for review July 17, 2023 06:33
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Jul 17, 2023
@BillyONeal BillyONeal merged commit 134faa0 into microsoft:master Jul 17, 2023
15 checks passed
@BillyONeal
Copy link
Member

Thanks!

@marcbull marcbull deleted the atk-dev branch July 18, 2023 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants