Annotation of embedaddon/libxml2/doc/README.docs, revision 1.1

1.1     ! misho       1: 
        !             2:                   XML toolkit from the GNOME project
        !             3: 
        !             4: Full documentation is available on-line at
        !             5:     http://xmlsoft.org/
        !             6: 
        !             7: This code is released under the MIT Licence see the Copyright file.
        !             8: 
        !             9: To report bugs, follow the instructions at: 
        !            10:   http://xmlsoft.org/bugs.html
        !            11: 
        !            12: A mailing-list xml@gnome.org is available, to subscribe:
        !            13:     http://mail.gnome.org/mailman/listinfo/xml
        !            14: 
        !            15: The list archive is at:
        !            16:     http://mail.gnome.org/archives/xml/
        !            17: 
        !            18: All technical answers asked privately will be automatically answered on
        !            19: the list and archived for public access unless pricacy is explicitely
        !            20: required and justified.
        !            21: 
        !            22: Daniel Veillard
        !            23: 
        !            24: $Id$

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>