Skip to content

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented May 18, 2025

Remove this line and describe this pull request. Link to relevant GitHub issues, if any.


Before creating a pull request

  • Document new methods and classes
  • Format new code files using ClangFormat by running make format
  • Build with -DDART_TREAT_WARNINGS_AS_ERRORS=ON and resolve all the compile warnings

Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md
  • Add unit test(s) for this change
  • Add Python bindings for new methods and classes

@jslee02 jslee02 requested a review from Copilot May 18, 2025 00:02
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the copyright year from 2024 to 2025 across CMake find scripts and the main LICENSE.

  • Bump header year in all cmake/*.cmake find modules
  • Update Jeongseok Lee’s copyright year in LICENSE

Reviewed Changes

Copilot reviewed 1018 out of 1018 changed files in this pull request and generated no comments.

Show a summary per file
File Description
cmake/FindNLOPT.cmake Updated header year 2024 → 2025
cmake/FindIPOPT.cmake Updated header year 2024 → 2025
cmake/DARTFindurdfdom.cmake Updated header year 2024 → 2025
cmake/DARTFindtinyxml2.cmake Updated header year 2024 → 2025
cmake/DARTFindspdlog.cmake Updated header year 2024 → 2025
cmake/DARTFindpagmo.cmake Updated header year 2024 → 2025
cmake/DARTFindoctomap.cmake Updated header year 2024 → 2025
cmake/DARTFindimgui.cmake Updated header year 2024 → 2025
cmake/DARTFindfmt.cmake Updated header year 2024 → 2025
cmake/DARTFindfcl.cmake Updated header year 2024 → 2025
cmake/DARTFindassimp.cmake Updated header year 2024 → 2025
cmake/DARTFindOpenSceneGraph.cmake Updated header year 2024 → 2025
cmake/DARTFindOpenGL.cmake Updated header year 2024 → 2025
cmake/DARTFindODE.cmake Updated header year 2024 → 2025
cmake/DARTFindNLOPT.cmake Updated header year 2024 → 2025
cmake/DARTFindIPOPT.cmake Updated header year 2024 → 2025
cmake/DARTFindGLUT.cmake Updated header year 2024 → 2025
cmake/DARTFindEigen3.cmake Updated header year 2024 → 2025
cmake/DARTFindBullet.cmake Updated header year 2024 → 2025
LICENSE Updated Jeongseok Lee’s year 2024 → 2025

@jslee02 jslee02 merged commit ca52696 into main May 18, 2025
2 of 25 checks passed
@jslee02 jslee02 deleted the copyright_year branch May 18, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant