File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
useEffectSystem* = true
26
26
useWriteTracking* = false
27
27
hasFFI* = defined (nimHasLibFFI)
28
- copyrightYear* = " 2024 "
28
+ copyrightYear* = " 2025 "
29
29
30
30
nimEnableCovariance* = defined (nimEnableCovariance)
31
31
Original file line number Diff line number Diff line change 1
1
=====================================================
2
2
Nim -- a Compiler for Nim. https://nim-lang.org/
3
3
4
- Copyright (C) 2006-2024 Andreas Rumpf. All rights reserved.
4
+ Copyright (C) 2006-2025 Andreas Rumpf. All rights reserved.
5
5
6
6
Permission is hereby granted, free of charge, to any person obtaining a copy
7
7
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ Nim. You are explicitly permitted to develop commercial applications using Nim.
202
202
203
203
Please read the [ copying.txt] ( copying.txt ) file for more details.
204
204
205
- Copyright © 2006-2024 Andreas Rumpf, all rights reserved.
205
+ Copyright © 2006-2025 Andreas Rumpf, all rights reserved.
206
206
207
207
[ nim-site ] : https://nim-lang.org
208
208
[ nim-forum ] : https://forum.nim-lang.org
You can’t perform that action at this time.
0 commit comments