File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,8 @@ include("${JRL_CMAKE_MODULES}/base.cmake")
42
42
43
43
# Print initial message
44
44
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" )
46
47
message (STATUS "All rights reserved." )
47
48
message (STATUS "Released under the BSD 3-Clause License." )
48
49
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ cmake .. && make && make install
56
56
57
57
# ## :writing_hand: Written by
58
58
59
- - [Carlos Mastalli](https://cmastalli.github.io/), The University of Edinburgh :uk:
59
+ - [Carlos Mastalli](https://cmastalli.github.io/), Heriot-Watt University :uk:
60
60
- [Guilhem Saurel](https://github.com/nim65s), LAAS-CNRS :fr:
61
61
62
62
# ## :construction_worker: With contributions from
@@ -67,3 +67,4 @@ cmake .. && make && make install
67
67
- [Wolfgang Merkt](http://www.wolfgangmerkt.com/research/), University of Oxford :uk:
68
68
- [Josep Martí Saumell](https://www.iri.upc.edu/staff/jmarti), IRI: CSIC-UPC :es:
69
69
- [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:
You can’t perform that action at this time.
0 commit comments