Add Copyright or License text to the Source Files Recursively
Posted on April 17, 2020

Introduction Recently I was assigned to the task of adding a Copyright text block to all the JavaScript Source Code files. Initially, the task was assumed to be an easy one as I thought of using any related VSCode Extensions to achieve it. However it...