diff --git a/plugins/RadioisotopeThermalGeneratorPlugin.cc b/plugins/RadioisotopeThermalGeneratorPlugin.cc index ecb6e3c..a8d9db1 100644 --- a/plugins/RadioisotopeThermalGeneratorPlugin.cc +++ b/plugins/RadioisotopeThermalGeneratorPlugin.cc @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2024 Open Source Robotics Foundation + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "RadioisotopeThermalGeneratorPlugin.hh" #include diff --git a/plugins/RadioisotopeThermalGeneratorPlugin.hh b/plugins/RadioisotopeThermalGeneratorPlugin.hh index 065262c..efaad30 100644 --- a/plugins/RadioisotopeThermalGeneratorPlugin.hh +++ b/plugins/RadioisotopeThermalGeneratorPlugin.hh @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2024 Open Source Robotics Foundation + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef Radioisotope_Thermal_Generator_Plugin_HH_ #define Radioisotope_Thermal_Generator_Plugin_HH_ diff --git a/plugins/RechargeableBatteryPlugin.cc b/plugins/RechargeableBatteryPlugin.cc index b92d309..c5c4168 100644 --- a/plugins/RechargeableBatteryPlugin.cc +++ b/plugins/RechargeableBatteryPlugin.cc @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2024 Open Source Robotics Foundation + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "RechargeableBatteryPlugin.hh" #include diff --git a/plugins/RechargeableBatteryPlugin.hh b/plugins/RechargeableBatteryPlugin.hh index 9621884..0b1d925 100644 --- a/plugins/RechargeableBatteryPlugin.hh +++ b/plugins/RechargeableBatteryPlugin.hh @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2024 Open Source Robotics Foundation + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef RECHARGEABLE_BATTERY_PLUGIN_HH_ #define RECHARGEABLE_BATTERY_PLUGIN_HH_ diff --git a/plugins/SensorPowerSystemPlugin.cc b/plugins/SensorPowerSystemPlugin.cc index 6d425d0..68ffbae 100644 --- a/plugins/SensorPowerSystemPlugin.cc +++ b/plugins/SensorPowerSystemPlugin.cc @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2024 Open Source Robotics Foundation + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "SensorPowerSystemPlugin.hh" #include #include diff --git a/plugins/SensorPowerSystemPlugin.hh b/plugins/SensorPowerSystemPlugin.hh index 5053dc0..9b7bef8 100644 --- a/plugins/SensorPowerSystemPlugin.hh +++ b/plugins/SensorPowerSystemPlugin.hh @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2024 Open Source Robotics Foundation + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef SENSOR_POWER_SYSTEM_PLUGIN_HH_ #define SENSOR_POWER_SYSTEM_PLUGIN_HH_ diff --git a/plugins/SolarPanelPlugin.cc b/plugins/SolarPanelPlugin.cc index bf97dc5..d4ac8b8 100644 --- a/plugins/SolarPanelPlugin.cc +++ b/plugins/SolarPanelPlugin.cc @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2024 Open Source Robotics Foundation + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "SolarPanelPlugin.hh" #include diff --git a/plugins/SolarPanelPlugin.hh b/plugins/SolarPanelPlugin.hh index 998282f..00cad04 100644 --- a/plugins/SolarPanelPlugin.hh +++ b/plugins/SolarPanelPlugin.hh @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2024 Open Source Robotics Foundation + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef SOLAR_PANEL_PLUGIN_HH_ #define SOLAR_PANEL_PLUGIN_HH_