diff options
author | Araq <rumpf_a@web.de> | 2011-01-31 08:50:30 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-01-31 08:50:30 +0100 |
commit | 9387913b734e1a8f4c90acdfcbdc7f92a9892244 (patch) | |
tree | 72af335d0315f5834ba39faabb4ab0be5a29dac3 /readme.txt | |
parent | c9f4ad0613dd5b7d0f3942b39ba212a136da3986 (diff) | |
download | Nim-9387913b734e1a8f4c90acdfcbdc7f92a9892244.tar.gz |
documentation improvements
Diffstat (limited to 'readme.txt')
-rwxr-xr-x | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 56821bece..aedf922b9 100755 --- a/readme.txt +++ b/readme.txt @@ -17,5 +17,5 @@ priority). See the file ``install.txt`` for installation instructions. See the file ``doc/intern.txt`` for the internal documentation for developers. -Copyright (c) 2004-2010 Andreas Rumpf. +Copyright (c) 2004-2011 Andreas Rumpf. All rights reserved. |