Skip to content

Commit 1beb9b9

Browse files
Jaeyoung-Limmamoll
authored andcommitted
Update copyright
1 parent 43adf8c commit 1beb9b9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/ompl/base/spaces/TrochoidStateSpace.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*********************************************************************
22
* Software License Agreement (BSD License)
33
*
4-
* Copyright (c) 2010, Rice University
4+
* Copyright (c) 2025, Autonomous Systems Laboratory, ETH Zurich
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without
@@ -14,7 +14,7 @@
1414
* copyright notice, this list of conditions and the following
1515
* disclaimer in the documentation and/or other materials provided
1616
* with the distribution.
17-
* * Neither the name of the Rice University nor the names of its
17+
* * Neither the name of the ETH Zurich nor the names of its
1818
* contributors may be used to endorse or promote products derived
1919
* from this software without specific prior written permission.
2020
*
@@ -32,7 +32,7 @@
3232
* POSSIBILITY OF SUCH DAMAGE.
3333
*********************************************************************/
3434

35-
/* Author: Mark Moll */
35+
/* Author: Jaeyoung Lim */
3636

3737
#ifndef OMPL_BASE_SPACES_TROCHOID_STATE_SPACE_
3838
#define OMPL_BASE_SPACES_TROCHOID_STATE_SPACE_

src/ompl/base/spaces/src/TrochoidStateSpace.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*********************************************************************
22
* Software License Agreement (BSD License)
33
*
4-
* Copyright (c) 2010, Rice University
4+
* Copyright (c) 2025, Autonomous Systems Laboratory, ETH Zurich
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without
@@ -14,7 +14,7 @@
1414
* copyright notice, this list of conditions and the following
1515
* disclaimer in the documentation and/or other materials provided
1616
* with the distribution.
17-
* * Neither the name of the Rice University nor the names of its
17+
* * Neither the name of the ETH Zurich nor the names of its
1818
* contributors may be used to endorse or promote products derived
1919
* from this software without specific prior written permission.
2020
*
@@ -32,7 +32,7 @@
3232
* POSSIBILITY OF SUCH DAMAGE.
3333
*********************************************************************/
3434

35-
/* Author: Mark Moll */
35+
/* Author: Jaeyoung Lim */
3636

3737
#include "ompl/base/spaces/TrochoidStateSpace.h"
3838
#include "ompl/base/SpaceInformation.h"

0 commit comments

Comments
 (0)