Skip to content
Open
2 changes: 1 addition & 1 deletion scripts/create_slcan.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
# https://github.com/PonomarevDA/tools/blob/main/can/create_slcan.sh
# This software is distributed under the terms of the MIT License.
# For license information, see the LICENSE file in the root directory of this source tree
# Copyright (c) 2023 Dmitry Ponomarev.
# Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/autopilot_interface/cyphal_hitl.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2022-2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/autopilot_interface/cyphal_hitl.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2022-2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/git_hash.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/git_software_version.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>
#pragma once
Expand Down
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/main.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/math.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/math.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/params.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/params.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/simulator_interface/ap_json/ap_json.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/simulator_interface/ap_json/ap_json.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/simulator_interface/ros_interface/ros_interface.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/simulator_interface/ros_interface/ros_interface.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down
2 changes: 1 addition & 1 deletion src/simulator_interface/simulator_interface.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// This software is distributed under the terms of the MIT License.
/// For license information, see the LICENSE file in the root directory of this source tree
/// Copyright (c) 2023 Dmitry Ponomarev.
/// Author: Dmitry Ponomarev <ponomarevda96@gmail.com>

Expand Down