diff options
author | flywind <43030857+xflywind@users.noreply.github.com> | 2021-01-01 12:28:59 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-01 19:28:59 +0100 |
commit | bc0b4fbc9e422ab87104610d879f02fe08771b74 (patch) | |
tree | 2607348e353018846d71ded5b5c98310e2b366ff | |
parent | 5953fbd8347838f162d64e4acdc259fd372210a3 (diff) | |
download | Nim-bc0b4fbc9e422ab87104610d879f02fe08771b74.tar.gz |
happy new year 2021 (#16537)
-rw-r--r-- | copying.txt | 2 | ||||
-rw-r--r-- | readme.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/copying.txt b/copying.txt index a7ba3143f..a498a9525 100644 --- a/copying.txt +++ b/copying.txt @@ -1,7 +1,7 @@ ===================================================== Nim -- a Compiler for Nim. https://nim-lang.org/ -Copyright (C) 2006-2020 Andreas Rumpf. All rights reserved. +Copyright (C) 2006-2021 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 diff --git a/readme.md b/readme.md index bfd153143..fa7a2d86d 100644 --- a/readme.md +++ b/readme.md @@ -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-2020 Andreas Rumpf, all rights reserved. +Copyright © 2006-2021 Andreas Rumpf, all rights reserved. [nim-site]: https://nim-lang.org [nim-forum]: https://forum.nim-lang.org |