From 1b3b6b1c7bcf8a4069b609bd42356b355d5b16b7 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Tue, 25 Jan 2022 03:27:25 -0800 Subject: [PATCH] Fix Apache license version (#325) (#327) Signed-off-by: Jochen Sprickerhof Co-authored-by: Jochen Sprickerhof --- dartsim/src/JointFeatures_TEST.cc | 2 +- dartsim/src/KinematicsFeatures_TEST.cc | 2 +- dartsim/src/LinkFeatures_TEST.cc | 2 +- dartsim/src/ShapeFeatures_TEST.cc | 2 +- dartsim/src/WorldFeatures_TEST.cc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dartsim/src/JointFeatures_TEST.cc b/dartsim/src/JointFeatures_TEST.cc index 86b9920ab..b4f0a70c1 100644 --- a/dartsim/src/JointFeatures_TEST.cc +++ b/dartsim/src/JointFeatures_TEST.cc @@ -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 * diff --git a/dartsim/src/KinematicsFeatures_TEST.cc b/dartsim/src/KinematicsFeatures_TEST.cc index bb917bd78..55b2e8f7e 100644 --- a/dartsim/src/KinematicsFeatures_TEST.cc +++ b/dartsim/src/KinematicsFeatures_TEST.cc @@ -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 * diff --git a/dartsim/src/LinkFeatures_TEST.cc b/dartsim/src/LinkFeatures_TEST.cc index 31df9a83d..9b018f63e 100644 --- a/dartsim/src/LinkFeatures_TEST.cc +++ b/dartsim/src/LinkFeatures_TEST.cc @@ -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 * diff --git a/dartsim/src/ShapeFeatures_TEST.cc b/dartsim/src/ShapeFeatures_TEST.cc index 649cb0b47..8184550ca 100644 --- a/dartsim/src/ShapeFeatures_TEST.cc +++ b/dartsim/src/ShapeFeatures_TEST.cc @@ -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 * diff --git a/dartsim/src/WorldFeatures_TEST.cc b/dartsim/src/WorldFeatures_TEST.cc index 0674a0329..0126e2621 100644 --- a/dartsim/src/WorldFeatures_TEST.cc +++ b/dartsim/src/WorldFeatures_TEST.cc @@ -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 *