diff options
author | Araq <rumpf_a@web.de> | 2015-02-10 20:18:23 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2015-02-10 20:19:48 +0100 |
commit | 0284e8d11c5f93f1ff6c44f83ca8e4ba73365c98 (patch) | |
tree | c5e0ff7b5508354f6367620e87caf9733ba1acf5 /copying.txt | |
parent | c2da0e9b3db54597fc35b65a23d67aa3c5714e82 (diff) | |
download | Nim-0284e8d11c5f93f1ff6c44f83ca8e4ba73365c98.tar.gz |
fixes #2070
Diffstat (limited to 'copying.txt')
-rw-r--r-- | copying.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/copying.txt b/copying.txt index 908625e18..d89bace0b 100644 --- a/copying.txt +++ b/copying.txt @@ -1,7 +1,7 @@ ===================================================== Nim -- a Compiler for Nim. http://nim-lang.org/ -Copyright (C) 2006-2014 Andreas Rumpf. All rights reserved. +Copyright (C) 2006-2015 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 |