diff --git a/qml/components/MyLabel.qml b/qml/components/MyLabel.qml
index 3d61f89..3a5674c 100644
--- a/qml/components/MyLabel.qml
+++ b/qml/components/MyLabel.qml
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/qml/cover/CoverPage.qml b/qml/cover/CoverPage.qml
index fa962be..5e538c7 100644
--- a/qml/cover/CoverPage.qml
+++ b/qml/cover/CoverPage.qml
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/qml/harbour-batterybuddy.qml b/qml/harbour-batterybuddy.qml
index 559f9f3..03b3138 100644
--- a/qml/harbour-batterybuddy.qml
+++ b/qml/harbour-batterybuddy.qml
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/qml/pages/AboutPage.qml b/qml/pages/AboutPage.qml
index dd781b8..4052b57 100644
--- a/qml/pages/AboutPage.qml
+++ b/qml/pages/AboutPage.qml
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/qml/pages/InfoPage.qml b/qml/pages/InfoPage.qml
index 02131cb..3e1c20c 100644
--- a/qml/pages/InfoPage.qml
+++ b/qml/pages/InfoPage.qml
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/qml/pages/MainPage.qml b/qml/pages/MainPage.qml
index 5032fa7..3105ca1 100644
--- a/qml/pages/MainPage.qml
+++ b/qml/pages/MainPage.qml
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/qml/pages/SettingsPage.qml b/qml/pages/SettingsPage.qml
index e7e52ee..14a3960 100644
--- a/qml/pages/SettingsPage.qml
+++ b/qml/pages/SettingsPage.qml
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/src/battery.cpp b/src/battery.cpp
index faf5ce1..81f20a6 100644
--- a/src/battery.cpp
+++ b/src/battery.cpp
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/src/battery.h b/src/battery.h
index 7373b8d..c676d59 100644
--- a/src/battery.h
+++ b/src/battery.h
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/src/harbour-batterybuddy.cpp b/src/harbour-batterybuddy.cpp
index d34038c..e89debe 100644
--- a/src/harbour-batterybuddy.cpp
+++ b/src/harbour-batterybuddy.cpp
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/src/settings.cpp b/src/settings.cpp
index d02ba60..9cd90fa 100644
--- a/src/settings.cpp
+++ b/src/settings.cpp
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/
diff --git a/src/settings.h b/src/settings.h
index fb19c23..d490d1b 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -11,7 +11,7 @@
* 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 CarBudget. If not, see .
+ * General Public License along with Battery Buddy. If not, see .
*
* Author: Matti Viljanen
*/