diff --git a/templates/ion-dataengine/src/ion-%{APPNAMELC}.cpp b/templates/ion-dataengine/src/ion-%{APPNAMELC}.cpp index d7fb8a083..e7bde0a4a 100644 --- a/templates/ion-dataengine/src/ion-%{APPNAMELC}.cpp +++ b/templates/ion-dataengine/src/ion-%{APPNAMELC}.cpp @@ -1,5 +1,6 @@ /* - * Copyright (C) %{CURRENT_YEAR} by %{AUTHOR} <%{EMAIL}> * + * Copyright (C) %{CURRENT_YEAR} by %{AUTHOR} <%{EMAIL}> + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as * published by the Free Software Foundation; either version 2, or diff --git a/templates/ion-dataengine/src/ion-%{APPNAMELC}.h b/templates/ion-dataengine/src/ion-%{APPNAMELC}.h index b1ff5c002..7dad0a128 100644 --- a/templates/ion-dataengine/src/ion-%{APPNAMELC}.h +++ b/templates/ion-dataengine/src/ion-%{APPNAMELC}.h @@ -1,5 +1,6 @@ /* - * Copyright (C) %{CURRENT_YEAR} by %{AUTHOR} <%{EMAIL}> * + * Copyright (C) %{CURRENT_YEAR} by %{AUTHOR} <%{EMAIL}> + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as * published by the Free Software Foundation; either version 2, or