Each Delphi's VCL source file has header like this:
{*******************************************************}
{ }
{ CodeGear Delphi Runtime Library }
{ }
{ Copyright(c) 1995-2010 Embarcadero Technologies, Inc. }
{ }
{ Copyright and license exceptions noted in source }
{ }
{*******************************************************}
is there any tools/methods available in Delphi IDE or ModelMaker Code Explorer that can let us construct this header graphic faster?