libxml2dom

Changeset

205:16a9ae746a73
2006-07-28 paulb raw files shortlog changelog graph [project @ 2006-07-28 19:50:05 by paulb] Updated copyright information. rel-0-3-5
docs/COPYING.txt (file) libxml2dom/__init__.py (file) libxml2dom/macrolib/__init__.py (file) libxml2dom/macrolib/macrolib.py (file) packages/ubuntu-hoary/python2.4-libxml2dom/debian/copyright (file)
     1.1 --- a/docs/COPYING.txt	Thu Jul 27 20:40:04 2006 +0000
     1.2 +++ b/docs/COPYING.txt	Fri Jul 28 19:50:09 2006 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  Licence Agreement for libxml2dom
     1.5  --------------------------------
     1.6  
     1.7 -Copyright (C) 2003, 2004, 2005 Paul Boddie <paul@boddie.org.uk>
     1.8 +Copyright (C) 2003, 2004, 2005, 2006 Paul Boddie <paul@boddie.org.uk>
     1.9  
    1.10  This library is free software; you can redistribute it and/or
    1.11  modify it under the terms of the GNU Lesser General Public
     2.1 --- a/libxml2dom/__init__.py	Thu Jul 27 20:40:04 2006 +0000
     2.2 +++ b/libxml2dom/__init__.py	Fri Jul 28 19:50:09 2006 +0000
     2.3 @@ -3,7 +3,7 @@
     2.4  """
     2.5  DOM wrapper around libxml2, specifically the libxml2mod Python extension module.
     2.6  
     2.7 -Copyright (C) 2003, 2004, 2005 Paul Boddie <paul@boddie.org.uk>
     2.8 +Copyright (C) 2003, 2004, 2005, 2006 Paul Boddie <paul@boddie.org.uk>
     2.9  
    2.10  This library is free software; you can redistribute it and/or
    2.11  modify it under the terms of the GNU Lesser General Public
     3.1 --- a/libxml2dom/macrolib/__init__.py	Thu Jul 27 20:40:04 2006 +0000
     3.2 +++ b/libxml2dom/macrolib/__init__.py	Fri Jul 28 19:50:09 2006 +0000
     3.3 @@ -3,7 +3,7 @@
     3.4  """
     3.5  DOM macro library for libxml2.
     3.6  
     3.7 -Copyright (C) 2003, 2004, 2005 Paul Boddie <paul@boddie.org.uk>
     3.8 +Copyright (C) 2003, 2004, 2005, 2006 Paul Boddie <paul@boddie.org.uk>
     3.9  
    3.10  This library is free software; you can redistribute it and/or
    3.11  modify it under the terms of the GNU Lesser General Public
     4.1 --- a/libxml2dom/macrolib/macrolib.py	Thu Jul 27 20:40:04 2006 +0000
     4.2 +++ b/libxml2dom/macrolib/macrolib.py	Fri Jul 28 19:50:09 2006 +0000
     4.3 @@ -3,7 +3,7 @@
     4.4  """
     4.5  DOM macros for virtual libxml2mod node methods and properties.
     4.6  
     4.7 -Copyright (C) 2003, 2004, 2005 Paul Boddie <paul@boddie.org.uk>
     4.8 +Copyright (C) 2003, 2004, 2005, 2006 Paul Boddie <paul@boddie.org.uk>
     4.9  
    4.10  This library is free software; you can redistribute it and/or
    4.11  modify it under the terms of the GNU Lesser General Public
     5.1 --- a/packages/ubuntu-hoary/python2.4-libxml2dom/debian/copyright	Thu Jul 27 20:40:04 2006 +0000
     5.2 +++ b/packages/ubuntu-hoary/python2.4-libxml2dom/debian/copyright	Fri Jul 28 19:50:09 2006 +0000
     5.3 @@ -12,7 +12,7 @@
     5.4  
     5.5  Copyright:
     5.6  
     5.7 -Copyright (C) 2003, 2004, 2005 Paul Boddie <paul@boddie.org.uk>
     5.8 +Copyright (C) 2003, 2004, 2005, 2006 Paul Boddie <paul@boddie.org.uk>
     5.9  
    5.10  This library is free software; you can redistribute it and/or
    5.11  modify it under the terms of the GNU Lesser General Public