From 212068582202db06678ae9cf7c0093fd3065bcca Mon Sep 17 00:00:00 2001 From: Teo Mrnjavac Date: Wed, 4 Jun 2014 18:23:48 +0200 Subject: [PATCH] Fix error in headers. --- src/calamares/main.cpp | 2 +- src/libcalamares/DllMacro.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/calamares/main.cpp b/src/calamares/main.cpp index ca450c85a..401ee3404 100644 --- a/src/calamares/main.cpp +++ b/src/calamares/main.cpp @@ -7,7 +7,7 @@ * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Tomahawk is distributed in the hope that it will be useful, + * Calamares 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. diff --git a/src/libcalamares/DllMacro.h b/src/libcalamares/DllMacro.h index a3b461b61..e92765ff3 100644 --- a/src/libcalamares/DllMacro.h +++ b/src/libcalamares/DllMacro.h @@ -7,7 +7,7 @@ * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Tomahawk is distributed in the hope that it will be useful, + * Calamares 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.