update copyright year (#19381)

This commit is contained in:
flywind
2022-01-13 21:43:35 +08:00
committed by GitHub
parent a9135095f0
commit 40a9c33eff
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* = "2022"
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-2022 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

@@ -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-2021 Andreas Rumpf, all rights reserved.
Copyright © 2006-2022 Andreas Rumpf, all rights reserved.
[nim-site]: https://nim-lang.org
[nim-forum]: https://forum.nim-lang.org