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 #521

Merged
merged 1 commit into from
Feb 6, 2023
Merged

Rename COPYING to LICENSE #521

merged 1 commit into from
Feb 6, 2023

Conversation

scpeters
Copy link
Member

@scpeters scpeters commented Feb 1, 2023

🦟 Bug fix

Fixes automatic detection of license type

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.

Signed-off-by: Steve Peters <[email protected]>
@scpeters scpeters requested a review from azeey February 1, 2023 22:08
@github-actions github-actions bot added 🏯 fortress Ignition Fortress 🏰 citadel Ignition Citadel labels Feb 1, 2023
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #521 (eca7a01) into ign-math6 (3737ac1) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           ign-math6     #521   +/-   ##
==========================================
  Coverage      99.68%   99.68%           
==========================================
  Files             73       73           
  Lines           6913     6913           
==========================================
  Hits            6891     6891           
  Misses            22       22           

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


Copyright 2012 Open Source Robotics Foundation
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to keep the copyright line?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think a LICENSE file doesn't typically have a copyright line

Copy link
Contributor

Choose a reason for hiding this comment

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

Got it. Thanks!

@ahcorde ahcorde merged commit 4c6ddf8 into ign-math6 Feb 6, 2023
@ahcorde ahcorde deleted the scpeters/license_file branch February 6, 2023 08:54
scpeters added a commit to gazebosim/gz-utils that referenced this pull request Feb 6, 2023
The LICENSE file contained a copy of the stanza
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 added a commit to gazebosim/gz-utils that referenced this pull request Feb 7, 2023
The LICENSE file contained a copy of the stanza
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 added a commit to gazebosim/gz-common that referenced this pull request Mar 14, 2023
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]>
mjcarroll pushed a commit to gazebosim/gz-common that referenced this pull request Mar 14, 2023
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 added a commit to gazebosim/sdformat that referenced this pull request Mar 14, 2023
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 added a commit to gazebosim/gz-tools that referenced this pull request Mar 14, 2023
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 added a commit to gazebosim/gz-plugin that referenced this pull request Mar 14, 2023
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 added a commit to gazebosim/gz-physics that referenced this pull request Mar 14, 2023
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 added a commit to gazebosim/gz-msgs that referenced this pull request Mar 14, 2023
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]>
iche033 pushed a commit to gazebosim/gz-rendering that referenced this pull request Mar 14, 2023
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 added a commit to gazebosim/sdformat that referenced this pull request Mar 14, 2023
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 added a commit to gazebosim/gz-physics that referenced this pull request Mar 14, 2023
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]>
ahcorde pushed a commit to gazebosim/gz-plugin that referenced this pull request Mar 14, 2023
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]>
mjcarroll pushed a commit to gazebosim/gz-tools that referenced this pull request Mar 14, 2023
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 added a commit to gazebosim/gz-msgs that referenced this pull request Mar 14, 2023
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 added a commit to gazebosim/gz-fuel-tools that referenced this pull request Mar 20, 2023
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 added a commit to gazebosim/gz-transport that referenced this pull request Mar 20, 2023
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 added a commit to gazebosim/gz-gui that referenced this pull request Mar 20, 2023
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 added a commit to gazebosim/gz-sensors that referenced this pull request Mar 20, 2023
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 added a commit to gazebosim/gz-sim that referenced this pull request Mar 20, 2023
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 added a commit to gazebosim/gz-launch that referenced this pull request Mar 20, 2023
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 added a commit to gazebosim/gz-transport that referenced this pull request Mar 20, 2023
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 added a commit to gazebosim/gz-sensors that referenced this pull request Mar 21, 2023
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]>
nkoenig pushed a commit to gazebosim/gz-fuel-tools that referenced this pull request Mar 21, 2023
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 added a commit to gazebosim/gz-gui that referenced this pull request Mar 22, 2023
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]>
nkoenig pushed a commit to gazebosim/gz-launch that referenced this pull request Mar 22, 2023
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 added a commit to gazebosim/gz-sim that referenced this pull request Mar 22, 2023
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]>
danilogsch pushed a commit to danilogsch/gz-math that referenced this pull request Jun 1, 2023
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.

Signed-off-by: Steve Peters <[email protected]>
mjcarroll pushed a commit to gazebosim/gz-utils that referenced this pull request Jul 25, 2023
The LICENSE file contained a copy of the stanza
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]>
mjcarroll added a commit that referenced this pull request Aug 22, 2023
… models (#486)

* Class ignition::math::MecanumDriveOdometryPrivate to handle Mecanum wheels odometry

Signed-off-by: danilo_gsch <[email protected]>

* Update include/ignition/math/MecanumDriveOdometry.hh

Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: danilo_gsch <[email protected]>

* Update include/ignition/math/MecanumDriveOdometry.hh

Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: danilo_gsch <[email protected]>

* Update include/ignition/math/MecanumDriveOdometry.hh

Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: danilo_gsch <[email protected]>

* Update src/MecanumDriveOdometry.cc

Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: danilo_gsch <[email protected]>

* MecanumDrive doc

Signed-off-by: danilo_gsch <[email protected]>

* MecanumDrive doc

Signed-off-by: danilo_gsch <[email protected]>

* Update MecanumDriveOdometry.cc

line length corrections

* Update include/ignition/math/MecanumDriveOdometry.hh

* CI workflow: use checkout v3 (#519)

Version v2 of the actions/checkout workflow is
deprecated, so switch to v3.

Part of gazebo-tooling/release-tools#862.

Signed-off-by: Steve Peters <[email protected]>

* Rename COPYING to LICENSE (#521)

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.

Signed-off-by: Steve Peters <[email protected]>

* Custom PID error rate (#525)

* Custom PID error rate

Signed-off-by: Nate Koenig <[email protected]>

* added test

Signed-off-by: Nate Koenig <[email protected]>

---------

Signed-off-by: Nate Koenig <[email protected]>

* Add option to skip pybind11 and SWIG (#480)

Signed-off-by: Michael Carroll <[email protected]>

* Disable pybind11 on windows by default (#529)

Signed-off-by: Addisu Z. Taddese <[email protected]>

* 🎈 6.14.0 (#531)

Signed-off-by: Addisu Z. Taddese <[email protected]>

* Lint

Signed-off-by: Michael Carroll <[email protected]>

* Port changes and tests from muttistefano

Co-authored-by: muttistefano <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>

* Add accessor and TODO note

Signed-off-by: Michael Carroll <[email protected]>

---------

Signed-off-by: danilo_gsch <[email protected]>
Signed-off-by: Steve Peters <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Michael Carroll <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Steve Peters <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Michael Carroll <[email protected]>
Co-authored-by: Addisu Z. Taddese <[email protected]>
Co-authored-by: Michael Carroll <[email protected]>
Co-authored-by: muttistefano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel 🏯 fortress Ignition Fortress
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants