Skip to content

Commit

Permalink
Header update
Browse files Browse the repository at this point in the history
  • Loading branch information
DzikuVx committed Aug 19, 2022
1 parent c3f8fc8 commit 76f22b2
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions src/main/target/IFLIGHT_BLITZ_F7_PRO/target.c
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
/*
* This file is part of Cleanflight.
* This file is part of INAV Project.
*
* Cleanflight is free software: you can redistribute it and/or modify
* INAV Project is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Cleanflight is distributed in the hope that it will be useful,
* INAV Project is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Cleanflight. If not, see <http://www.gnu.org/licenses/>.
* along with INAV Project. If not, see <http://www.gnu.org/licenses/>.
*/

#include <stdint.h>
Expand Down
8 changes: 4 additions & 4 deletions src/main/target/IFLIGHT_BLITZ_F7_PRO/target.h
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
/*
* This file is part of Cleanflight.
* This file is part of INAV Project.
*
* Cleanflight is free software: you can redistribute it and/or modify
* INAV Project is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Cleanflight is distributed in the hope that it will be useful,
* INAV Project is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Cleanflight. If not, see <http://www.gnu.org/licenses/>.
* along with INAV Project. If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once
Expand Down
8 changes: 4 additions & 4 deletions src/main/target/IFLIGHT_JBF7PRO/config.c
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
/*
* This file is part of Cleanflight.
* This file is part of INAV Project.
*
* Cleanflight is free software: you can redistribute it and/or modify
* INAV Project is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Cleanflight is distributed in the hope that it will be useful,
* INAV Project is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Cleanflight. If not, see <http://www.gnu.org/licenses/>.
* along with INAV Project. If not, see <http://www.gnu.org/licenses/>.
*/

#include <stdint.h>
Expand Down
8 changes: 4 additions & 4 deletions src/main/target/IFLIGHT_JBF7PRO/target.c
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
/*
* This file is part of Cleanflight.
* This file is part of INAV Project.
*
* Cleanflight is free software: you can redistribute it and/or modify
* INAV Project is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Cleanflight is distributed in the hope that it will be useful,
* INAV Project is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Cleanflight. If not, see <http://www.gnu.org/licenses/>.
* along with INAV Project. If not, see <http://www.gnu.org/licenses/>.
*/

#include <stdint.h>
Expand Down
8 changes: 4 additions & 4 deletions src/main/target/IFLIGHT_JBF7PRO/target.h
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
/*
* This file is part of Cleanflight.
* This file is part of INAV Project.
*
* Cleanflight is free software: you can redistribute it and/or modify
* INAV Project is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Cleanflight is distributed in the hope that it will be useful,
* INAV Project is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Cleanflight. If not, see <http://www.gnu.org/licenses/>.
* along with INAV Project. If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once
Expand Down

0 comments on commit 76f22b2

Please sign in to comment.