The existing styles mostly work for projects I've used them on, with the exception of any XML files (which include msbuild files, manifests for various platforms, etc.). I tend to just put a big comment after the opening element (or the <?xml element if it's there).
This is also how I add copyright headers to markdown files.