Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.22 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.22 KB

License Header Manager for Visual Studio

Manage license headers for your source code files in Visual Studio.

New files will automatically include the license headers defined in the current project.

License Header Manager allows you to:

  • Define license headers per Visual Studio project and per file extension
  • Share license headers between projects via "Add as Link"
  • Add, remove and replace headers at any time for one or all files
  • Put your license headers in #regions
  • Use Expendable Properties like %FileName%, %Project% or %UserName% and many more, which are automatically filled everytime the Header is reinserted

Start right here!

Install License Header Manager from Visual Studio via Tools|Extension Manager|Online Gallery or directly from Visual Studio Gallery

ReSharper user? Take a look at this!

Previously located at: https://licensemanager.codeplex.com/

License

MIT-License