fixes #20906; update copyright year [backport 1.6] (#21210)

(cherry picked from commit 4032eb4baa)
This commit is contained in:
ringabout
2023-01-01 16:51:58 +08:00
committed by narimiran
parent 8c0f2f0152
commit 213a9f9f34
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ const
useEffectSystem* = true
useWriteTracking* = false
hasFFI* = defined(nimHasLibFFI)
copyrightYear* = "2021"
copyrightYear* = "2023"
nimEnableCovariance* = defined(nimEnableCovariance)

View File

@@ -1,7 +1,7 @@
=====================================================
Nim -- a Compiler for Nim. https://nim-lang.org/
Copyright (C) 2006-2021 Andreas Rumpf. All rights reserved.
Copyright (C) 2006-2023 Andreas Rumpf. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -201,7 +201,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-2021 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