diff --git a/templates/projects/clog-gui-panel/tmpl.lisp.lt b/templates/projects/clog-gui-panel/tmpl.lisp.lt
index 636e03a..6f7fa18 100644
--- a/templates/projects/clog-gui-panel/tmpl.lisp.lt
+++ b/templates/projects/clog-gui-panel/tmpl.lisp.lt
@@ -18,7 +18,7 @@
<%= (@ sys-name) %>
<%= (@ sys-name) %>
A New App
-
(c) 2022 - Some One "
+ (c) - Some One"
:hidden t
:width 200
:height 200)))
diff --git a/templates/projects/clog-gui-sdi/tmpl.lisp.lt b/templates/projects/clog-gui-sdi/tmpl.lisp.lt
index 476fac2..102b9e0 100644
--- a/templates/projects/clog-gui-sdi/tmpl.lisp.lt
+++ b/templates/projects/clog-gui-sdi/tmpl.lisp.lt
@@ -12,7 +12,7 @@
<%= (@ sys-name) %>
<%= (@ sys-name) %>
A New App
-
(c) 2022 - Some One "
+ (c) - Some One"
:hidden t
:width 200
:height 200)))
diff --git a/templates/projects/clog-gui/tmpl.lisp.lt b/templates/projects/clog-gui/tmpl.lisp.lt
index 265473f..0ccea4a 100644
--- a/templates/projects/clog-gui/tmpl.lisp.lt
+++ b/templates/projects/clog-gui/tmpl.lisp.lt
@@ -17,7 +17,7 @@
<%= (@ sys-name) %>
<%= (@ sys-name) %>
A New App
-
(c) 2022 - Some One "
+ (c) - Some One"
:hidden t
:width 200
:height 200)))