diff options
author | Araq <rumpf_a@web.de> | 2012-02-09 20:13:36 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-02-09 20:13:36 +0100 |
commit | fb35b855d58d6ee2456f761cf57ff1d26022de72 (patch) | |
tree | 7a781dea5895efafa989d2acb11a7efa848f15a7 /examples | |
parent | b458dc70096d3f23c72b28097ef4ce5329893db8 (diff) | |
download | Nim-fb35b855d58d6ee2456f761cf57ff1d26022de72.tar.gz |
added 'system.shallow'
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/readme.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/readme.txt b/examples/readme.txt index e6e47c1d1..8cfd4f82b 100755 --- a/examples/readme.txt +++ b/examples/readme.txt @@ -1,5 +1,5 @@ In this directory you will find several examples for how to use the Nimrod library. - -Copyright (c) 2004-2009 Andreas Rumpf. -All rights reserved. + +Copyright (c) 2004-2012 Andreas Rumpf. +All rights reserved. |