Skip to content

Commit 76d925e

Browse files
Merge pull request #19 from kodecocodes/readme-updates
Kodeco updates
2 parents 95b3089 + f325243 commit 76d925e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
- [Smiley Face](#smiley-face)
3030
- [Credits](#credits)
3131

32-
# The Official kodeco.com C# Style Guide
32+
# The Official Kodeco C# Style Guide
3333

3434
This style guide is different from others you may find, because the focus is
3535
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
381381
The following copyright statement should be included at the top of every source file:
382382

383383
/*
384-
* Copyright (c) 2022 Kodeco LLC
384+
* Copyright (c) 2023 Kodeco Inc.
385385
*
386386
* Permission is hereby granted, free of charge, to any person obtaining a copy
387387
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)