mirror of
https://github.com/GNOME/libxml2.git
synced 2025-05-07 20:39:30 +08:00
doc: Remove email addresses from documentation
Also remove authorship information from generated files, hash.c and globals.c which were rewritten.
This commit is contained in:
parent
61890e399d
commit
69879da88f
@ -12,7 +12,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
|
||||
|
2
SAX2.c
2
SAX2.c
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Daniel Veillard <daniel@veillard.com>
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
|
||||
|
2
buf.c
2
buf.c
@ -9,7 +9,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
2
c14n.c
2
c14n.c
@ -7,7 +7,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Author: Aleksey Sanin <aleksey@aleksey.com>
|
||||
* Author: Aleksey Sanin
|
||||
*/
|
||||
#define IN_LIBXML
|
||||
#include "libxml.h"
|
||||
|
@ -9,7 +9,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Daniel.Veillard@imag.fr
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -7,7 +7,6 @@
|
||||
*
|
||||
* Generation date: Mon Mar 27 11:09:48 2006
|
||||
* Sources: chvalid.def
|
||||
* William Brack <wbrack@mmm.com.hk>
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Daniel Veillard <daniel@veillard.com>
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
2
dict.c
2
dict.c
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
|
||||
* CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.
|
||||
*
|
||||
* Author: daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -15,9 +15,9 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*
|
||||
* Original code for IsoLatin1 and UTF-16 by "Martin J. Duerst" <duerst@w3.org>
|
||||
* Original code for IsoLatin1 and UTF-16 by Martin J. Duerst
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
/* To avoid EBCDIC trouble when parsing on zOS */
|
||||
|
2
error.c
2
error.c
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Daniel Veillard <daniel@veillard.com>
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -3,9 +3,6 @@
|
||||
* of the library
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Gary Pennington <Gary.Pennington@uk.sun.com>
|
||||
* daniel@veillard.com
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
* Copy: See Copyright for the status of this software.
|
||||
*
|
||||
* Author: Aleksey Sanin <aleksey@aleksey.com>
|
||||
* Author: Aleksey Sanin
|
||||
*/
|
||||
#ifndef __XML_C14N_H__
|
||||
#define __XML_C14N_H__
|
||||
|
@ -8,7 +8,6 @@
|
||||
*
|
||||
* Generation date: Mon Mar 27 11:09:48 2006
|
||||
* Sources: chvalid.def
|
||||
* Author: William Brack <wbrack@mmm.com.hk>
|
||||
*/
|
||||
|
||||
#ifndef __XML_CHVALID_H__
|
||||
|
@ -4,8 +4,6 @@
|
||||
* various places in the library.
|
||||
*
|
||||
* Copy: See Copyright for the status of this software.
|
||||
*
|
||||
* Author: Bjorn Reese <bjorn.reese@systematic.dk>
|
||||
*/
|
||||
|
||||
#ifndef __XML_HASH_H__
|
||||
|
@ -5,7 +5,7 @@
|
||||
*
|
||||
* Copy: See Copyright for the status of this software.
|
||||
*
|
||||
* Author: Gary Pennington <Gary.Pennington@uk.sun.com>
|
||||
* Author: Gary Pennington
|
||||
*/
|
||||
|
||||
#ifndef __XML_LINK_INCLUDE__
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* Copy: See Copyright for the status of this software.
|
||||
*
|
||||
* Author: Alfred Mickautsch <alfred@mickautsch.de>
|
||||
* Author: Alfred Mickautsch
|
||||
*/
|
||||
|
||||
#ifndef __XML_XMLWRITER_H__
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Anders F Bjorklund <afb@users.sourceforge.net>
|
||||
* Author: Anders F Bjorklund
|
||||
*/
|
||||
|
||||
#ifndef LIBXML2_XZLIB_H
|
||||
|
2
list.c
2
list.c
@ -12,7 +12,7 @@
|
||||
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
|
||||
* CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.
|
||||
*
|
||||
* Author: Gary.Pennington@uk.sun.com
|
||||
* Author: Gary Pennington
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
2
parser.c
2
parser.c
@ -27,7 +27,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
/* To avoid EBCDIC trouble when parsing on zOS */
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -8,7 +8,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Daniel Veillard <veillard@redhat.com>
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#include "libxml.h"
|
||||
|
@ -8,7 +8,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define XML_DEPRECATED
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#include "libxml.h"
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Daniel Veillard <daniel@veillard.com>
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
/*
|
||||
|
2
shell.c
2
shell.c
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Daniel Veillard <daniel@veillard.com>
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#include "libxml.h"
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* joelwreed@comcast.net
|
||||
* Author: Joel W. Reed
|
||||
*/
|
||||
|
||||
#define XML_DEPRECATED
|
||||
|
@ -7,7 +7,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#include "libxml.h"
|
||||
|
@ -7,7 +7,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define XML_DEPRECATED_MEMBER
|
||||
|
@ -3,8 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Gary Pennington <Gary.Pennington@uk.sun.com>
|
||||
* daniel@veillard.com
|
||||
* Author: Gary Pennington, Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -215,7 +215,6 @@ header.write(
|
||||
*
|
||||
* Generation date: %s
|
||||
* Sources: %s
|
||||
* Author: William Brack <wbrack@mmm.com.hk>
|
||||
*/
|
||||
|
||||
#ifndef __XML_CHVALID_H__
|
||||
@ -272,7 +271,6 @@ output.write(
|
||||
*
|
||||
* Generation date: %s
|
||||
* Sources: %s
|
||||
* William Brack <wbrack@mmm.com.hk>
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -210,7 +210,6 @@ output.write(
|
||||
*
|
||||
* Generation date: %s
|
||||
* Sources: %s
|
||||
* Daniel Veillard <veillard@redhat.com>
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
2
tree.c
2
tree.c
@ -6,7 +6,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*
|
||||
*/
|
||||
|
||||
|
2
uri.c
2
uri.c
@ -5,7 +5,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
2
valid.c
2
valid.c
@ -4,7 +4,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -6,7 +6,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
2
xlink.c
2
xlink.c
@ -4,7 +4,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
|
||||
|
2
xmlIO.c
2
xmlIO.c
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#include "libxml.h"
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#include "libxml.h"
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* xmlmemory.c: libxml memory allocator wrapper.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* joelwreed@comcast.net
|
||||
* Author: Joel W. Reed
|
||||
*
|
||||
* http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html
|
||||
*/
|
||||
|
@ -7,7 +7,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Daniel Veillard <veillard@redhat.com>
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Daniel Veillard <veillard@redhat.com>
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* Daniel Veillard <veillard@redhat.com>
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
/* To avoid EBCDIC trouble when parsing on zOS */
|
||||
|
@ -7,10 +7,9 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* UTF8 string routines from:
|
||||
* William Brack <wbrack@mmm.com.hk>
|
||||
* UTF8 string routines from: William Brack
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -8,7 +8,6 @@
|
||||
*
|
||||
* Generation date: Tue Mar 4 16:29:31 2025
|
||||
* Sources: Blocks-4.0.1.txt UnicodeData-4.0.1.txt
|
||||
* Daniel Veillard <veillard@redhat.com>
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
@ -5,7 +5,7 @@
|
||||
* For license and disclaimer see the license and disclaimer of
|
||||
* libxml2.
|
||||
*
|
||||
* alfred@mickautsch.de
|
||||
* Author: Alfred Mickautsch
|
||||
*/
|
||||
|
||||
#define IN_LIBXML
|
||||
|
3
xpath.c
3
xpath.c
@ -10,8 +10,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software
|
||||
*
|
||||
* Author: daniel@veillard.com
|
||||
*
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
/* To avoid EBCDIC trouble when parsing on zOS */
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* See Copyright for the status of this software.
|
||||
*
|
||||
* daniel@veillard.com
|
||||
* Author: Daniel Veillard
|
||||
*/
|
||||
|
||||
/* To avoid EBCDIC trouble when parsing on zOS */
|
||||
|
Loading…
x
Reference in New Issue
Block a user