jaxp/src/org/xml/sax/COPYING
author dsamersoff
Sun, 31 Mar 2013 22:00:37 +0400
changeset 18216 4b7b98ef48f7
parent 12457 c348e06f0e82
permissions -rw-r--r--
8007471: Improve MBean notifications Summary: Improve MBean notifications Reviewed-by: dfuchs, mchung, alanb, skoivu
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6
7f561c08de6b Initial load
duke
parents:
diff changeset
     1
SAX IS FREE
7f561c08de6b Initial load
duke
parents:
diff changeset
     2
-----------
7f561c08de6b Initial load
duke
parents:
diff changeset
     3
7f561c08de6b Initial load
duke
parents:
diff changeset
     4
I hereby abandon any property rights to SAX 2.0 (the Simple API for
7f561c08de6b Initial load
duke
parents:
diff changeset
     5
XML), and release all of the SAX 2.0 source code, compiled code, and
7f561c08de6b Initial load
duke
parents:
diff changeset
     6
documentation contained in this distribution into the Public Domain.
7f561c08de6b Initial load
duke
parents:
diff changeset
     7
SAX comes with NO WARRANTY or guarantee of fitness for any purpose.
7f561c08de6b Initial load
duke
parents:
diff changeset
     8
7f561c08de6b Initial load
duke
parents:
diff changeset
     9
7f561c08de6b Initial load
duke
parents:
diff changeset
    10
David Megginson
7f561c08de6b Initial load
duke
parents:
diff changeset
    11
david@megginson.com
7f561c08de6b Initial load
duke
parents:
diff changeset
    12
2000-01-14