Skip to content

Instantly share code, notes, and snippets.

@jyotendra
Created April 25, 2019 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jyotendra/2a4645046e7ab3b019d255860e470693 to your computer and use it in GitHub Desktop.
Save jyotendra/2a4645046e7ab3b019d255860e470693 to your computer and use it in GitHub Desktop.
licenser vs code plugin license file. To be kept inside .vscode
{
"licenser.license": "Custom",
"licenser.author": "Jyotendra Sharma",
"licenser.projectName": "SignalRApp",
"licenser.useSingleLineStyle": false,
"licenser.customHeader": "@FILE@ - @PROJECT@\r\nCopyright @YEAR@ - Bitvivid Solutions Pvt. Ltd. \r\n*********************************************************\r\nAuthor - @AUTHOR@ \r\n*********************************************************\r\nNo part of this software may be copied or distributed without written consent from Bitvivid Solutions Pvt. Ltd (company).\r\nThe company holds right to prosecute the individual\/organisation\/company found guilty of misusing company's intellectual properties."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment