diff options
author | cleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-30 22:22:13 +0000 |
---|---|---|
committer | cleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-30 22:22:13 +0000 |
commit | 12088e126dfe32da331d3862f12fca91d6bea255 (patch) | |
tree | c6caeee8b457007137a87f3b752b6fca1d528ffb /TAO/COPYING | |
parent | 826dd5e6a0d90a5b926413b49f0e775a1447d346 (diff) | |
download | ATCD-12088e126dfe32da331d3862f12fca91d6bea255.tar.gz |
Added COPYING and README files to TAO.
Diffstat (limited to 'TAO/COPYING')
-rw-r--r-- | TAO/COPYING | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/COPYING b/TAO/COPYING new file mode 100644 index 00000000000..f46cdce0959 --- /dev/null +++ b/TAO/COPYING @@ -0,0 +1,11 @@ +COPYRIGHT INFORMATION FOR TAO + +TAO is copyrighted by Douglas C. Schmidt and his research group at +Washington University, Copyright (c) 1997, all rights reserved, and +portions by SunSoft (need to get the full SunSoft copyright chunk into +here). + +It's primary purpose is a research vehicle for those wishing to +experiment with the real-time aspects of CORBA. It IS NOT a product, +nor should it be treated as such; the user assumes complete +responsibility for any and all results of the use of this ORB. |