From 3d56c4f3843b9fd77172f6b36c2677d62e94704e Mon Sep 17 00:00:00 2001 From: Fredrik Arvidsson Date: Tue, 22 Dec 2015 09:23:57 +0100 Subject: [PATCH] LP-104 Updated copyright headers with LibrePilot --- flight/targets/boards/revolution/board_hw_defs.c | 1 + flight/targets/boards/revolution/firmware/inc/pios_config.h | 1 + flight/targets/boards/revolution/firmware/pios_board.c | 1 + flight/targets/boards/revolution/pios_board.h | 1 + flight/targets/boards/revonano/board_hw_defs.c | 1 + flight/targets/boards/revonano/firmware/inc/pios_config.h | 1 + flight/targets/boards/revonano/firmware/pios_board.c | 1 + flight/targets/boards/revonano/pios_board.h | 1 + 8 files changed, 8 insertions(+) diff --git a/flight/targets/boards/revolution/board_hw_defs.c b/flight/targets/boards/revolution/board_hw_defs.c index b0e1904dc..76804828c 100644 --- a/flight/targets/boards/revolution/board_hw_defs.c +++ b/flight/targets/boards/revolution/board_hw_defs.c @@ -1,6 +1,7 @@ /** ****************************************************************************** * @file board_hw_defs.c + * @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2015. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2012. * @author PhoenixPilot, http://github.com/PhoenixPilot, Copyright (C) 2012 * @addtogroup OpenPilotSystem OpenPilot System diff --git a/flight/targets/boards/revolution/firmware/inc/pios_config.h b/flight/targets/boards/revolution/firmware/inc/pios_config.h index bced97f12..2ce3ede00 100644 --- a/flight/targets/boards/revolution/firmware/inc/pios_config.h +++ b/flight/targets/boards/revolution/firmware/inc/pios_config.h @@ -5,6 +5,7 @@ * @addtogroup OpenPilotCore OpenPilot Core * @{ * @file pios_config.h + * @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2015. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010-2013. * @brief PiOS configuration header, the compile time config file for the PIOS. * Defines which PiOS libraries and features are included in the firmware. diff --git a/flight/targets/boards/revolution/firmware/pios_board.c b/flight/targets/boards/revolution/firmware/pios_board.c index 495fe927b..7a3d5636f 100644 --- a/flight/targets/boards/revolution/firmware/pios_board.c +++ b/flight/targets/boards/revolution/firmware/pios_board.c @@ -1,6 +1,7 @@ /** ****************************************************************************** * @file pios_board.c + * @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2015. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2011. * @author PhoenixPilot, http://github.com/PhoenixPilot, Copyright (C) 2012 * @addtogroup OpenPilotSystem OpenPilot System diff --git a/flight/targets/boards/revolution/pios_board.h b/flight/targets/boards/revolution/pios_board.h index feb778a78..028b5c891 100644 --- a/flight/targets/boards/revolution/pios_board.h +++ b/flight/targets/boards/revolution/pios_board.h @@ -5,6 +5,7 @@ * @addtogroup OpenPilotCore OpenPilot Core * @{ * @file pios_board.h + * @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2015. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2012. * @brief Defines board hardware for the OpenPilot Version 1.1 hardware. * @see The GNU Public License (GPL) Version 3 diff --git a/flight/targets/boards/revonano/board_hw_defs.c b/flight/targets/boards/revonano/board_hw_defs.c index b0ca380e2..b198ff690 100644 --- a/flight/targets/boards/revonano/board_hw_defs.c +++ b/flight/targets/boards/revonano/board_hw_defs.c @@ -1,6 +1,7 @@ /** ****************************************************************************** * @file board_hw_defs.c + * @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2015. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2014. * @addtogroup OpenPilotSystem OpenPilot System * @{ diff --git a/flight/targets/boards/revonano/firmware/inc/pios_config.h b/flight/targets/boards/revonano/firmware/inc/pios_config.h index f8315d626..d6a8ee0db 100644 --- a/flight/targets/boards/revonano/firmware/inc/pios_config.h +++ b/flight/targets/boards/revonano/firmware/inc/pios_config.h @@ -5,6 +5,7 @@ * @addtogroup OpenPilotCore OpenPilot Core * @{ * @file pios_config.h + * @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2015. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010-2013. * @brief PiOS configuration header, the compile time config file for the PIOS. * Defines which PiOS libraries and features are included in the firmware. diff --git a/flight/targets/boards/revonano/firmware/pios_board.c b/flight/targets/boards/revonano/firmware/pios_board.c index 5b1a021e5..3c3c32a8c 100644 --- a/flight/targets/boards/revonano/firmware/pios_board.c +++ b/flight/targets/boards/revonano/firmware/pios_board.c @@ -1,6 +1,7 @@ /** ****************************************************************************** * @file pios_board.c + * @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2015. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2011. * @author PhoenixPilot, http://github.com/PhoenixPilot, Copyright (C) 2012 * @addtogroup OpenPilotSystem OpenPilot System diff --git a/flight/targets/boards/revonano/pios_board.h b/flight/targets/boards/revonano/pios_board.h index 0805c1a5f..dbb75cbad 100644 --- a/flight/targets/boards/revonano/pios_board.h +++ b/flight/targets/boards/revonano/pios_board.h @@ -5,6 +5,7 @@ * @addtogroup OpenPilotCore OpenPilot Core * @{ * @file pios_board.h + * @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2015. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2012. * @brief Defines board hardware for the OpenPilot Version 1.1 hardware. * @see The GNU Public License (GPL) Version 3