Azure Resource Manager templates contributed by the community
Deploy Azure resources through the Azure Resource Manager with community contributed templates to get more done. Deploy, learn, fork and contribute back. Azure Resource Manager allows you to provision your applications using a declarative template. In a single template, you can deploy multiple services along with their dependencies. You use the same template to repeatedly deploy your application during every stage of the application lifecycle. Azure Resource Manager is the deployment and...
Shell script and template for the GPL copy right notice.
$. What it does?
This tool walks down through the source directory tree.
Within each directory node, it reads the files.
By the file extension, you can specify which kind of the files to be read.
While iterating those files, it inserts the comment lines for the copyright notice into each of them.
Finally, the new files are written to the corresponding directory node under the destination directory tree