Update copyright year 2024 (#23144)

This commit is contained in:
ringabout
2023-12-31 22:56:48 +08:00
committed by GitHub
parent b92163180d
commit 9483b11267
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,7 +1,7 @@
=====================================================
Nim -- a Compiler for Nim. https://nim-lang.org/
Copyright (C) 2006-2023 Andreas Rumpf. All rights reserved.
Copyright (C) 2006-2024 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

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