aspnet / MusicStore

[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
1.3k stars 878 forks source link

Add license headers to all files #605

Closed natemcmaster closed 8 years ago

natemcmaster commented 8 years ago

Looks like a lot, but it's just code cleanup. Ran R# on whole project.

cc @kichalla

dougbu commented 8 years ago
natemcmaster commented 8 years ago

These are the same code formatting guidelines we use on other repos via R#.

dougbu commented 8 years ago

Most repos don't use R# and the style there is what VS defaults to.