diff options
author | ringabout <43030857+ringabout@users.noreply.github.com> | 2023-01-01 16:51:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-01 16:51:58 +0800 |
commit | 4032eb4baafcfb4a1cb8fd41a474daac70103856 (patch) | |
tree | 3c7c0904aba44a6e8701d681219ca87f0d3064fc /readme.md | |
parent | e5639408d55c3b9164790bee37580a74a15b666f (diff) | |
download | Nim-4032eb4baafcfb4a1cb8fd41a474daac70103856.tar.gz |
fixes #20906; update copyright year [backport 1.6] (#21210)
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md index a0f47eb41..325e8fff9 100644 --- a/readme.md +++ b/readme.md @@ -203,7 +203,7 @@ Nim. You are explicitly permitted to develop commercial applications using Nim. Please read the [copying.txt](copying.txt) file for more details. -Copyright © 2006-2022 Andreas Rumpf, all rights reserved. +Copyright © 2006-2023 Andreas Rumpf, all rights reserved. [nim-site]: https://nim-lang.org [nim-forum]: https://forum.nim-lang.org |