Update copyright year 2025 (#24593)

(cherry picked from commit 3dda60a8ce)
This commit is contained in:
ringabout
2024-12-31 18:06:55 +08:00
committed by narimiran
parent 728a99d5cd
commit f4009f0957
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

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