Skip to content
Snippets Groups Projects
Unverified Commit 8ce67aac authored by Carlos Mastalli's avatar Carlos Mastalli Committed by GitHub
Browse files

Merge pull request #173 from cmastalli/topic/doc

parents 92f4284f f8282264
No related branches found
No related tags found
No related merge requests found
Pipeline #28150 passed
...@@ -42,7 +42,8 @@ include("${JRL_CMAKE_MODULES}/base.cmake") ...@@ -42,7 +42,8 @@ include("${JRL_CMAKE_MODULES}/base.cmake")
# Print initial message # Print initial message
message(STATUS "${PROJECT_DESCRIPTION}, version ${PROJECT_VERSION}") message(STATUS "${PROJECT_DESCRIPTION}, version ${PROJECT_VERSION}")
message(STATUS "Copyright (C) 2018-2021 LAAS-CNRS, University of Edinburgh") message(STATUS "Copyright (C) 2018-2023 LAAS-CNRS, University of Edinburgh")
message(STATUS " Heriot-Watt University, INRIA")
message(STATUS "All rights reserved.") message(STATUS "All rights reserved.")
message(STATUS "Released under the BSD 3-Clause License.") message(STATUS "Released under the BSD 3-Clause License.")
......
...@@ -56,7 +56,7 @@ cmake .. && make && make install ...@@ -56,7 +56,7 @@ cmake .. && make && make install
### :writing_hand: Written by ### :writing_hand: Written by
- [Carlos Mastalli](https://cmastalli.github.io/), The University of Edinburgh :uk: - [Carlos Mastalli](https://cmastalli.github.io/), Heriot-Watt University :uk:
- [Guilhem Saurel](https://github.com/nim65s), LAAS-CNRS :fr: - [Guilhem Saurel](https://github.com/nim65s), LAAS-CNRS :fr:
### :construction_worker: With contributions from ### :construction_worker: With contributions from
...@@ -67,3 +67,4 @@ cmake .. && make && make install ...@@ -67,3 +67,4 @@ cmake .. && make && make install
- [Wolfgang Merkt](http://www.wolfgangmerkt.com/research/), University of Oxford :uk: - [Wolfgang Merkt](http://www.wolfgangmerkt.com/research/), University of Oxford :uk:
- [Josep Martí Saumell](https://www.iri.upc.edu/staff/jmarti), IRI: CSIC-UPC :es: - [Josep Martí Saumell](https://www.iri.upc.edu/staff/jmarti), IRI: CSIC-UPC :es:
- [Louis Montaut](https://lmontaut.github.io/), INRIA :fr:, CTU :czech_republic: - [Louis Montaut](https://lmontaut.github.io/), INRIA :fr:, CTU :czech_republic:
- [Sergi Martinez](https://www.romilab.org/team/sergi-martinez), Heriot-Watt University :uk:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment