diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-08-22 07:52:33 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-08-22 07:52:33 +0000 |
| commit | 8b3c16e6152a527f9aec1a88a9eed74119de7000 (patch) | |
| tree | f0bde5cea15e696e42cade06a3b12ff6b13acc57 /src/engine/external/important.txt | |
| parent | 9899666a7ce6679a3b9667ab09f615f4d0769c16 (diff) | |
| download | zcatch-8b3c16e6152a527f9aec1a88a9eed74119de7000.tar.gz zcatch-8b3c16e6152a527f9aec1a88a9eed74119de7000.zip | |
major engine cleanup. dependency on baselib removed. engine is now C code (not ansi tho). some other cruft removed aswell
Diffstat (limited to 'src/engine/external/important.txt')
| -rw-r--r-- | src/engine/external/important.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/engine/external/important.txt b/src/engine/external/important.txt new file mode 100644 index 00000000..305ccadc --- /dev/null +++ b/src/engine/external/important.txt @@ -0,0 +1,5 @@ +The source code under this directory are external libraries +with their own licences. The source you find here is stripped +of unnessesary information. Please visit their websites for +more information and official releases. + |