File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 29
29
- [ Smiley Face] ( #smiley-face )
30
30
- [ Credits] ( #credits )
31
31
32
- # The Official kodeco.com C# Style Guide
32
+ # The Official Kodeco C# Style Guide
33
33
34
34
This style guide is different from others you may find, because the focus is
35
35
centered on readability for print and the web. We created this style guide to
@@ -381,7 +381,7 @@ The exception here is `MonoBehaviour` as that's what the class is actually calle
381
381
The following copyright statement should be included at the top of every source file:
382
382
383
383
/*
384
- * Copyright (c) 2022 Kodeco LLC
384
+ * Copyright (c) 2023 Kodeco Inc.
385
385
*
386
386
* Permission is hereby granted, free of charge, to any person obtaining a copy
387
387
* of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments