diff --git a/src/main/target/IFLIGHT_BLITZ_F7_PRO/target.c b/src/main/target/IFLIGHT_BLITZ_F7_PRO/target.c
index 9a858efecce..2d50dff00d1 100644
--- a/src/main/target/IFLIGHT_BLITZ_F7_PRO/target.c
+++ b/src/main/target/IFLIGHT_BLITZ_F7_PRO/target.c
@@ -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 .
+* along with INAV Project. If not, see .
*/
#include
diff --git a/src/main/target/IFLIGHT_BLITZ_F7_PRO/target.h b/src/main/target/IFLIGHT_BLITZ_F7_PRO/target.h
index a5cb1feb135..920f553e2a7 100644
--- a/src/main/target/IFLIGHT_BLITZ_F7_PRO/target.h
+++ b/src/main/target/IFLIGHT_BLITZ_F7_PRO/target.h
@@ -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 .
+ * along with INAV Project. If not, see .
*/
#pragma once
diff --git a/src/main/target/IFLIGHT_JBF7PRO/config.c b/src/main/target/IFLIGHT_JBF7PRO/config.c
index 5578a1418b2..c258dac74a7 100644
--- a/src/main/target/IFLIGHT_JBF7PRO/config.c
+++ b/src/main/target/IFLIGHT_JBF7PRO/config.c
@@ -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 .
+ * along with INAV Project. If not, see .
*/
#include
diff --git a/src/main/target/IFLIGHT_JBF7PRO/target.c b/src/main/target/IFLIGHT_JBF7PRO/target.c
index 18f6d16202d..7c8c15a7412 100644
--- a/src/main/target/IFLIGHT_JBF7PRO/target.c
+++ b/src/main/target/IFLIGHT_JBF7PRO/target.c
@@ -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 .
+* along with INAV Project. If not, see .
*/
#include
diff --git a/src/main/target/IFLIGHT_JBF7PRO/target.h b/src/main/target/IFLIGHT_JBF7PRO/target.h
index 9c5e97bbf6b..77608c130b7 100644
--- a/src/main/target/IFLIGHT_JBF7PRO/target.h
+++ b/src/main/target/IFLIGHT_JBF7PRO/target.h
@@ -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 .
+ * along with INAV Project. If not, see .
*/
#pragma once