Skip to content

Commit

Permalink
Fix Apache license version (#325) (#326)
Browse files Browse the repository at this point in the history
Signed-off-by: Jochen Sprickerhof <[email protected]>

Co-authored-by: Jochen Sprickerhof <[email protected]>
  • Loading branch information
scpeters and jspricke authored Jan 24, 2022
1 parent 7a1c20d commit 422a313
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dartsim/src/JointFeatures_TEST.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2019 Open Source Robotics Foundation
*
* Licensed under the Apache License, Version 3.0 (the "License");
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
Expand Down
2 changes: 1 addition & 1 deletion dartsim/src/KinematicsFeatures_TEST.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2021 Open Source Robotics Foundation
*
* Licensed under the Apache License, Version 3.0 (the "License");
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
Expand Down
2 changes: 1 addition & 1 deletion dartsim/src/LinkFeatures_TEST.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2019 Open Source Robotics Foundation
*
* Licensed under the Apache License, Version 3.0 (the "License");
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
Expand Down
2 changes: 1 addition & 1 deletion dartsim/src/ShapeFeatures_TEST.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2019 Open Source Robotics Foundation
*
* Licensed under the Apache License, Version 3.0 (the "License");
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
Expand Down

0 comments on commit 422a313

Please sign in to comment.