Skip to content

Commit f828226

Browse files
committed
[doc] Updated copyright and contributors
1 parent 92f4284 commit f828226

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ include("${JRL_CMAKE_MODULES}/base.cmake")
4242

4343
# Print initial message
4444
message(STATUS "${PROJECT_DESCRIPTION}, version ${PROJECT_VERSION}")
45-
message(STATUS "Copyright (C) 2018-2021 LAAS-CNRS, University of Edinburgh")
45+
message(STATUS "Copyright (C) 2018-2023 LAAS-CNRS, University of Edinburgh")
46+
message(STATUS " Heriot-Watt University, INRIA")
4647
message(STATUS "All rights reserved.")
4748
message(STATUS "Released under the BSD 3-Clause License.")
4849

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ cmake .. && make && make install
5656
5757
### :writing_hand: Written by
5858
59-
- [Carlos Mastalli](https://cmastalli.github.io/), The University of Edinburgh :uk:
59+
- [Carlos Mastalli](https://cmastalli.github.io/), Heriot-Watt University :uk:
6060
- [Guilhem Saurel](https://github.com/nim65s), LAAS-CNRS :fr:
6161
6262
### :construction_worker: With contributions from
@@ -67,3 +67,4 @@ cmake .. && make && make install
6767
- [Wolfgang Merkt](http://www.wolfgangmerkt.com/research/), University of Oxford :uk:
6868
- [Josep Martí Saumell](https://www.iri.upc.edu/staff/jmarti), IRI: CSIC-UPC :es:
6969
- [Louis Montaut](https://lmontaut.github.io/), INRIA :fr:, CTU :czech_republic:
70+
- [Sergi Martinez](https://www.romilab.org/team/sergi-martinez), Heriot-Watt University :uk:

0 commit comments

Comments
 (0)