Positron Studio supports 2 types of headers: File Header which will appear at the beginning of the file and Routine Header which can be inserted anywhere in the document.   These headers provide a template into which you can add appropriate text.

File Header

The file header operates nearly identically to the original Positron IDE.  If Add Header Automatically is checked, whenever you start a new source file the header will be pasted at the start of the document.

You can choose which items you want to include in the header by checking the relevant item in the list box.  This will update the preview panel to the right.

Before enabling the header complete the Author and Copyright fields.These will then be automatically added in to the header. 

If you have included Version in the header, this will be updated whenever the version number of the program is changed.

Procedures and Routines Header

The Procedures and Routines Header is a general purpose header that you can incorporate at any time during editing.  You can insert the header anywhere in your code but it would be typically ahead of a Routine, Proc, Sub, or Label:.  If the routine name is highlighted when clicking Routine Header tool button the highlighted text will appear in the the Header title field.

Choose the items to include in the header in the same way as the File Header.