-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
This ticket normalizes every header to a single banner with a uniform 2010 year, updates the Rider file templates to match, and adds a CI check so they cannot drift apart again. It also sets `charset = utf-8` and `end_of_line = lf` for `.cs` files and normalizes the tree to match, so encoding and line endings are enforced by the `dotnet format` check we already run.