Skip to content

Commit

Permalink
Add licence fixes #22
Browse files Browse the repository at this point in the history
Signed-off-by: stevedan <[email protected]>
  • Loading branch information
stevedanomodolor committed Sep 6, 2024
1 parent ae6b482 commit 42e3ba4
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 9 deletions.
5 changes: 3 additions & 2 deletions plugins/RadioisotopeThermalGeneratorPlugin.cc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*
* Copyright (C) 2024 Open Source Robotics Foundation
*
* Copyright (C) 2024 Robin Baran
* Copyright (C) 2024 Stevedan Ogochukwu Omodolor Omodia
*
* 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
3 changes: 2 additions & 1 deletion plugins/RadioisotopeThermalGeneratorPlugin.hh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2024 Open Source Robotics Foundation
* Copyright (C) 2024 Robin Baran
* Copyright (C) 2024 Stevedan Ogochukwu Omodolor Omodia
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
3 changes: 2 additions & 1 deletion plugins/RechargeableBatteryPlugin.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2024 Open Source Robotics Foundation
* Copyright (C) 2024 Stevedan Ogochukwu Omodolor Omodia
* Copyright (C) 2024 Robin Baran
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
3 changes: 2 additions & 1 deletion plugins/RechargeableBatteryPlugin.hh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2024 Open Source Robotics Foundation
* Copyright (C) 2024 Stevedan Ogochukwu Omodolor Omodia
* Copyright (C) 2024 Robin Baran
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
3 changes: 2 additions & 1 deletion plugins/SensorPowerSystemPlugin.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2024 Open Source Robotics Foundation
* Copyright (C) 2024 Stevedan Ogochukwu Omodolor Omodia
* Copyright (C) 2024 Robin Baran
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
3 changes: 2 additions & 1 deletion plugins/SensorPowerSystemPlugin.hh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2024 Open Source Robotics Foundation
* Copyright (C) 2024 Stevedan Ogochukwu Omodolor Omodia
* Copyright (C) 2024 Robin Baran
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
3 changes: 2 additions & 1 deletion plugins/SolarPanelPlugin.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2024 Open Source Robotics Foundation
* Copyright (C) 2024 Robin Baran
* Copyright (C) 2024 Stevedan Ogochukwu Omodolor Omodia
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
3 changes: 2 additions & 1 deletion plugins/SolarPanelPlugin.hh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2024 Open Source Robotics Foundation
* Copyright (C) 2024 Robin Baran
* Copyright (C) 2024 Stevedan Ogochukwu Omodolor Omodia
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 42e3ba4

Please sign in to comment.