Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.8.0, Qt Creator 4.8.1
-
Fix Version/s: Qt Creator 4.9.0-beta1
-
Component/s: C/C++/Obj-C++ Support
-
Labels:None
-
Environment:Windows 10
-
Platform/s:
-
Commits:296f7709bd2f829fdb17ca3e848b1725416a8986 (qt-creator/qt-creator/4.9)
Description
The placeholder %USER% won't be applied in the license header template. The placeholder is replaces with an empty string
Template:
Copyright (C) %YEAR% Creator: %User&
will create:
Copyright (C) 2019 Creator: