Shell script and template for the GPL copy right notice.
....
$. Example for how to use the 'here document'
In the UNIX shell scripting, the idiom by 'here document' can make the variable substitution easier.
And this shell script depends on the 'here document' expression.
So, you can think of it as the example of how to use the 'here document'.