edburns%acm.org 991374db16 bug=80906
ra=edburns
author=  Nikolay Igotti

Added and removed files - continued previous checkin.


git-svn-id: svn://10.0.0.236/trunk@99136 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-12 20:26:30 +00:00

16 lines
524 B
Plaintext

Copyright issues with Waterfall.
COPYRIGTH POLICY:
Waterfall intended to be GPL'ed, or maybe MPL'ed.
DEPENDNCIES:
This product was inspired by Java Plugin (and designed to replace it)
so I used some of Java Plugin code. Code itself is licensed under Sun's JDK
license. So to obtain clean GPL'ed implementation we need:
- rewrite applet viewer (sun/jvmp/applet)
- rewrite Java LiveConnect related code in Mozilla extension (C code is clean)
but Mozilla extension isn't official part of Waterfall.