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

Rename COPYING to LICENSE #1252

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Rename COPYING to LICENSE #1252

merged 1 commit into from
Mar 14, 2023

Conversation

scpeters
Copy link
Member

🦟 Bug fix

Fixes automatic detection of license type. Similar to gazebosim/gz-math#521.

Summary

The LICENSE file contained a copy of the stanze
used at the top of source code files, while the
actual license was in the COPYING file. So remove
the stanza and put the actual Apache 2.0 license text in LICENSE.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

The LICENSE file contained a copy of the stanze
used at the top of source code files, while the
actual license was in the COPYING file. So remove
the stanza and put the actual Apache 2.0 license text
in LICENSE.

Similar to gazebosim/gz-math#521.

Signed-off-by: Steve Peters <[email protected]>
@scpeters scpeters requested a review from azeey as a code owner March 14, 2023 17:31
@github-actions github-actions bot added Gazebo 1️1️ Dependency of Gazebo classic version 11 🏰 citadel Ignition Citadel labels Mar 14, 2023
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #1252 (c132304) into sdf9 (783818a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             sdf9    #1252   +/-   ##
=======================================
  Coverage   88.35%   88.35%           
=======================================
  Files          63       63           
  Lines       10093    10093           
=======================================
  Hits         8918     8918           
  Misses       1175     1175           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@scpeters scpeters merged commit 11ad259 into sdf9 Mar 14, 2023
@scpeters scpeters deleted the scpeters/license_9 branch March 14, 2023 19:44
mwoehlke-kitware added a commit to mwoehlke-kitware/drake that referenced this pull request Jun 5, 2023
….5.0

Note that the file upstream previously shipped as 'LICENSE' was
essentially a stub. The latest release replaces that with the file
previously named 'COPYING', which no longer exists.

See also gazebosim/sdformat#1252.
mwoehlke-kitware added a commit to mwoehlke-kitware/drake that referenced this pull request Jun 5, 2023
….5.0

Note that the file upstream previously shipped as 'LICENSE' was
essentially a stub. The latest release replaces that with the file
previously named 'COPYING', which no longer exists.

See also gazebosim/sdformat#1252.
mwoehlke-kitware added a commit to mwoehlke-kitware/drake that referenced this pull request Jun 5, 2023
….5.0

Note that the file upstream previously shipped as 'LICENSE' was
essentially a stub. The latest release replaces that with the file
previously named 'COPYING', which no longer exists.

See also gazebosim/sdformat#1252.
jwnimmer-tri pushed a commit to mwoehlke-kitware/drake that referenced this pull request Jun 6, 2023
….5.0

Note that the file upstream previously shipped as 'LICENSE' was
essentially a stub. The latest release replaces that with the file
previously named 'COPYING', which no longer exists.

See also gazebosim/sdformat#1252.
RussTedrake pushed a commit to RussTedrake/drake that referenced this pull request Jun 9, 2023
….5.0

Note that the file upstream previously shipped as 'LICENSE' was
essentially a stub. The latest release replaces that with the file
previously named 'COPYING', which no longer exists.

See also gazebosim/sdformat#1252.
RussTedrake pushed a commit to RussTedrake/drake that referenced this pull request Jul 3, 2023
….5.0

Note that the file upstream previously shipped as 'LICENSE' was
essentially a stub. The latest release replaces that with the file
previously named 'COPYING', which no longer exists.

See also gazebosim/sdformat#1252.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel Gazebo 1️1️ Dependency of Gazebo classic version 11
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants