|
@@ -1,9 +1,9 @@
|
|
{
|
|
{
|
|
$Id$
|
|
$Id$
|
|
This file is part of the Free Component Library
|
|
This file is part of the Free Component Library
|
|
- This file Copyright (c) 1999-2000 by Sebastian Guenther
|
|
|
|
|
|
|
|
Implementation of DOM interfaces
|
|
Implementation of DOM interfaces
|
|
|
|
+ Copyright (c) 1999-2000 by Sebastian Guenther, [email protected]
|
|
|
|
|
|
See the file COPYING.FPC, included in this distribution,
|
|
See the file COPYING.FPC, included in this distribution,
|
|
for details about the copyright.
|
|
for details about the copyright.
|
|
@@ -1499,7 +1499,10 @@ end.
|
|
|
|
|
|
{
|
|
{
|
|
$Log$
|
|
$Log$
|
|
- Revision 1.3 2000-07-25 09:20:08 sg
|
|
|
|
|
|
+ Revision 1.4 2000-07-29 14:52:24 sg
|
|
|
|
+ * Modified the copyright notice to remove ambiguities
|
|
|
|
+
|
|
|
|
+ Revision 1.3 2000/07/25 09:20:08 sg
|
|
* Fixed some small bugs
|
|
* Fixed some small bugs
|
|
- some methods where 'virtual' instead of 'override' in dom.pp
|
|
- some methods where 'virtual' instead of 'override' in dom.pp
|
|
- corrections regaring wether NodeName or NodeValue is used, for
|
|
- corrections regaring wether NodeName or NodeValue is used, for
|