bump copyright year to 2020 (#13753)

This commit is contained in:
Miran
2020-03-25 21:28:16 +01:00
committed by GitHub
parent a8a464810e
commit e1e062197e

View File

@@ -19,7 +19,7 @@ const
useEffectSystem* = true
useWriteTracking* = false
hasFFI* = defined(nimHasLibFFI)
copyrightYear* = "2019"
copyrightYear* = "2020"
type # please make sure we have under 32 options
# (improves code efficiency a lot!)