Remove large comment block from code-behind template
The large comment block at the top of every .CS or .VB file isn't very useful. It's noise and should removed from whatever template creates a class file. This will leave the file is cleaner and easier to read.