diff --git a/Tools/capp/Resources/Templates/Application/index-debug.html b/Tools/capp/Resources/Templates/Application/index-debug.html index b5b3ba7bb..43d9d386d 100644 --- a/Tools/capp/Resources/Templates/Application/index-debug.html +++ b/Tools/capp/Resources/Templates/Application/index-debug.html @@ -11,6 +11,7 @@ Copyright __project.year__, __organization.name__ All rights reserved. --> + __project.name__ diff --git a/Tools/capp/Resources/Templates/Application/index.html b/Tools/capp/Resources/Templates/Application/index.html index 643f97140..f0fde4331 100644 --- a/Tools/capp/Resources/Templates/Application/index.html +++ b/Tools/capp/Resources/Templates/Application/index.html @@ -11,6 +11,7 @@ Copyright __project.year__, __organization.name__ All rights reserved. --> + __project.name__ diff --git a/Tools/capp/Resources/Templates/NibApplication/index-debug.html b/Tools/capp/Resources/Templates/NibApplication/index-debug.html index fe07f0085..0f72fb237 100644 --- a/Tools/capp/Resources/Templates/NibApplication/index-debug.html +++ b/Tools/capp/Resources/Templates/NibApplication/index-debug.html @@ -11,6 +11,7 @@ Copyright __project.year__, __organization.name__ All rights reserved. --> + __project.name__ diff --git a/Tools/capp/Resources/Templates/NibApplication/index.html b/Tools/capp/Resources/Templates/NibApplication/index.html index 9c158f30d..83af8e408 100644 --- a/Tools/capp/Resources/Templates/NibApplication/index.html +++ b/Tools/capp/Resources/Templates/NibApplication/index.html @@ -11,6 +11,7 @@ Copyright __project.year__, __organization.name__ All rights reserved. --> + __project.name__ diff --git a/Tools/capp/Resources/Templates/ThemeDescriptor/index-debug.html b/Tools/capp/Resources/Templates/ThemeDescriptor/index-debug.html index 6310fe404..4b7c7c6a6 100644 --- a/Tools/capp/Resources/Templates/ThemeDescriptor/index-debug.html +++ b/Tools/capp/Resources/Templates/ThemeDescriptor/index-debug.html @@ -11,6 +11,7 @@ Copyright __project.year__, __organization.name__ All rights reserved. --> + __project.name__ diff --git a/Tools/capp/Resources/Templates/ThemeDescriptor/index.html b/Tools/capp/Resources/Templates/ThemeDescriptor/index.html index 9c158f30d..83af8e408 100644 --- a/Tools/capp/Resources/Templates/ThemeDescriptor/index.html +++ b/Tools/capp/Resources/Templates/ThemeDescriptor/index.html @@ -11,6 +11,7 @@ Copyright __project.year__, __organization.name__ All rights reserved. --> + __project.name__