[collada-dom] 02/06: Update patches

Leopold Palomo-Avellaneda leo at alaxarxa.net
Thu Jun 30 07:01:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

lepalom-guest pushed a commit to branch master
in repository collada-dom.

commit 11a0876428fa1bf6083103853427501f9ff196d7
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Thu Jun 30 08:13:41 2016 +0200

    Update patches
---
 debian/patches/linefeed-fixup.patch | 10375 ----------------------------------
 debian/patches/series               |     3 +-
 2 files changed, 2 insertions(+), 10376 deletions(-)

diff --git a/debian/patches/linefeed-fixup.patch b/debian/patches/linefeed-fixup.patch
deleted file mode 100644
index 2fe5e58..0000000
--- a/debian/patches/linefeed-fixup.patch
+++ /dev/null
@@ -1,10375 +0,0 @@
-Description: Fix mixed lineends in Makefiles
- Upstream has mixed DOS/unix lineends in very many files. That's wrong.
- Mostly licence headers but some code too.
-Author: Wookey <wookey at debian.org>
-Last-Update: 2015-10-09
-
-diff --git a/dom/codeGen/1.4/gen.php b/dom/codeGen/1.4/gen.php
-index 7f88198..3cd8a5d 100644
---- a/dom/codeGen/1.4/gen.php
-+++ b/dom/codeGen/1.4/gen.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // COMMAND LINE: bin/php.exe gen.php collada.xsd [minimal]
-diff --git a/dom/codeGen/1.4/om/base-types.php b/dom/codeGen/1.4/om/base-types.php
-index 60869e0..48fe862 100644
---- a/dom/codeGen/1.4/om/base-types.php
-+++ b/dom/codeGen/1.4/om/base-types.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class _type
-diff --git a/dom/codeGen/1.4/om/object-model.php b/dom/codeGen/1.4/om/object-model.php
-index 075e318..271c04b 100644
---- a/dom/codeGen/1.4/om/object-model.php
-+++ b/dom/codeGen/1.4/om/object-model.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- require_once( 'om/base-types.php' );
-diff --git a/dom/codeGen/1.4/om/xsAll.php b/dom/codeGen/1.4/om/xsAll.php
-index c3d403f..bbe1b45 100644
---- a/dom/codeGen/1.4/om/xsAll.php
-+++ b/dom/codeGen/1.4/om/xsAll.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsAll extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsAnnotation.php b/dom/codeGen/1.4/om/xsAnnotation.php
-index ada2496..b6fbd4b 100644
---- a/dom/codeGen/1.4/om/xsAnnotation.php
-+++ b/dom/codeGen/1.4/om/xsAnnotation.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsAnnotation extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsAny.php b/dom/codeGen/1.4/om/xsAny.php
-index 6b6ad9a..3a35831 100644
---- a/dom/codeGen/1.4/om/xsAny.php
-+++ b/dom/codeGen/1.4/om/xsAny.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsAny extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsAppinfo.php b/dom/codeGen/1.4/om/xsAppinfo.php
-index b3e4c23..625296b 100644
---- a/dom/codeGen/1.4/om/xsAppinfo.php
-+++ b/dom/codeGen/1.4/om/xsAppinfo.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsAppinfo extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsAttribute.php b/dom/codeGen/1.4/om/xsAttribute.php
-index 5542830..f8aa845 100644
---- a/dom/codeGen/1.4/om/xsAttribute.php
-+++ b/dom/codeGen/1.4/om/xsAttribute.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsAttribute extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsChoice.php b/dom/codeGen/1.4/om/xsChoice.php
-index 06886fe..9d31c5d 100644
---- a/dom/codeGen/1.4/om/xsChoice.php
-+++ b/dom/codeGen/1.4/om/xsChoice.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsChoice extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsComplexContent.php b/dom/codeGen/1.4/om/xsComplexContent.php
-index ac63ddd..2dd1d74 100644
---- a/dom/codeGen/1.4/om/xsComplexContent.php
-+++ b/dom/codeGen/1.4/om/xsComplexContent.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsComplexContent extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsComplexType.php b/dom/codeGen/1.4/om/xsComplexType.php
-index df26b40..5333208 100644
---- a/dom/codeGen/1.4/om/xsComplexType.php
-+++ b/dom/codeGen/1.4/om/xsComplexType.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsComplexType extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsDocumentation.php b/dom/codeGen/1.4/om/xsDocumentation.php
-index c092356..a89ca8e 100644
---- a/dom/codeGen/1.4/om/xsDocumentation.php
-+++ b/dom/codeGen/1.4/om/xsDocumentation.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsDocumentation extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsElement.php b/dom/codeGen/1.4/om/xsElement.php
-index 3c02ecf..1aa0c8e 100644
---- a/dom/codeGen/1.4/om/xsElement.php
-+++ b/dom/codeGen/1.4/om/xsElement.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- require_once( 'src/ElementMeta.php' );
-diff --git a/dom/codeGen/1.4/om/xsEnumeration.php b/dom/codeGen/1.4/om/xsEnumeration.php
-index e0763a1..5b5a2c7 100644
---- a/dom/codeGen/1.4/om/xsEnumeration.php
-+++ b/dom/codeGen/1.4/om/xsEnumeration.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsEnumeration extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsExtension.php b/dom/codeGen/1.4/om/xsExtension.php
-index a643b66..e0ff68a 100644
---- a/dom/codeGen/1.4/om/xsExtension.php
-+++ b/dom/codeGen/1.4/om/xsExtension.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsExtension extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsGroup.php b/dom/codeGen/1.4/om/xsGroup.php
-index 4ab9aa3..4356087 100644
---- a/dom/codeGen/1.4/om/xsGroup.php
-+++ b/dom/codeGen/1.4/om/xsGroup.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsGroup extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsImport.php b/dom/codeGen/1.4/om/xsImport.php
-index 9e3e7f2..1f5e6d0 100644
---- a/dom/codeGen/1.4/om/xsImport.php
-+++ b/dom/codeGen/1.4/om/xsImport.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsImport extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsList.php b/dom/codeGen/1.4/om/xsList.php
-index 881250c..b1ce038 100644
---- a/dom/codeGen/1.4/om/xsList.php
-+++ b/dom/codeGen/1.4/om/xsList.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsList extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsMaxExclusive.php b/dom/codeGen/1.4/om/xsMaxExclusive.php
-index 6197a68..8abec02 100644
---- a/dom/codeGen/1.4/om/xsMaxExclusive.php
-+++ b/dom/codeGen/1.4/om/xsMaxExclusive.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMaxExclusive extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsMaxInclusive.php b/dom/codeGen/1.4/om/xsMaxInclusive.php
-index 043b9f4..8707dc9 100644
---- a/dom/codeGen/1.4/om/xsMaxInclusive.php
-+++ b/dom/codeGen/1.4/om/xsMaxInclusive.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMaxInclusive extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsMaxLength.php b/dom/codeGen/1.4/om/xsMaxLength.php
-index c714742..6394e9b 100644
---- a/dom/codeGen/1.4/om/xsMaxLength.php
-+++ b/dom/codeGen/1.4/om/xsMaxLength.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMaxLength extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsMinExclusive.php b/dom/codeGen/1.4/om/xsMinExclusive.php
-index fba4a14..4f02bd3 100644
---- a/dom/codeGen/1.4/om/xsMinExclusive.php
-+++ b/dom/codeGen/1.4/om/xsMinExclusive.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMinExclusive extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsMinInclusive.php b/dom/codeGen/1.4/om/xsMinInclusive.php
-index 985a2f5..34ee962 100644
---- a/dom/codeGen/1.4/om/xsMinInclusive.php
-+++ b/dom/codeGen/1.4/om/xsMinInclusive.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMinInclusive extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsMinLength.php b/dom/codeGen/1.4/om/xsMinLength.php
-index e45c387..809243f 100644
---- a/dom/codeGen/1.4/om/xsMinLength.php
-+++ b/dom/codeGen/1.4/om/xsMinLength.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMinLength extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsPattern.php b/dom/codeGen/1.4/om/xsPattern.php
-index 23879c2..f679594 100644
---- a/dom/codeGen/1.4/om/xsPattern.php
-+++ b/dom/codeGen/1.4/om/xsPattern.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsPattern extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsRestriction.php b/dom/codeGen/1.4/om/xsRestriction.php
-index e53f51b..61a96b0 100644
---- a/dom/codeGen/1.4/om/xsRestriction.php
-+++ b/dom/codeGen/1.4/om/xsRestriction.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsRestriction extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsSchema.php b/dom/codeGen/1.4/om/xsSchema.php
-index 697f759..c0b5d8b 100644
---- a/dom/codeGen/1.4/om/xsSchema.php
-+++ b/dom/codeGen/1.4/om/xsSchema.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsSchema extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsSequence.php b/dom/codeGen/1.4/om/xsSequence.php
-index c363908..280d253 100644
---- a/dom/codeGen/1.4/om/xsSequence.php
-+++ b/dom/codeGen/1.4/om/xsSequence.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsSequence extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsSimpleContent.php b/dom/codeGen/1.4/om/xsSimpleContent.php
-index b3717d7..2001cea 100644
---- a/dom/codeGen/1.4/om/xsSimpleContent.php
-+++ b/dom/codeGen/1.4/om/xsSimpleContent.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsSimpleContent extends _elementSet
-diff --git a/dom/codeGen/1.4/om/xsSimpleType.php b/dom/codeGen/1.4/om/xsSimpleType.php
-index 923f42b..5b40cbe 100644
---- a/dom/codeGen/1.4/om/xsSimpleType.php
-+++ b/dom/codeGen/1.4/om/xsSimpleType.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- require_once( 'src/TypeMeta.php' );
-diff --git a/dom/codeGen/1.4/om/xsUnion.php b/dom/codeGen/1.4/om/xsUnion.php
-index b3a03ea..79954ad 100644
---- a/dom/codeGen/1.4/om/xsUnion.php
-+++ b/dom/codeGen/1.4/om/xsUnion.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsUnion extends _typedData
-diff --git a/dom/codeGen/1.4/om/xsWhiteSpace.php b/dom/codeGen/1.4/om/xsWhiteSpace.php
-index b975c48..a968f0e 100644
---- a/dom/codeGen/1.4/om/xsWhiteSpace.php
-+++ b/dom/codeGen/1.4/om/xsWhiteSpace.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsWhiteSpace extends _typedData
-diff --git a/dom/codeGen/1.4/src/ElementMeta.php b/dom/codeGen/1.4/src/ElementMeta.php
-index 1951771..b7b9882 100644
---- a/dom/codeGen/1.4/src/ElementMeta.php
-+++ b/dom/codeGen/1.4/src/ElementMeta.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class ElementMeta
-diff --git a/dom/codeGen/1.4/src/SchemaParser.php b/dom/codeGen/1.4/src/SchemaParser.php
-index c0f064f..b44b806 100644
---- a/dom/codeGen/1.4/src/SchemaParser.php
-+++ b/dom/codeGen/1.4/src/SchemaParser.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- require_once( 'om/object-model.php' );
-diff --git a/dom/codeGen/1.4/src/TypeMeta.php b/dom/codeGen/1.4/src/TypeMeta.php
-index b8583d0..f7f46fc 100644
---- a/dom/codeGen/1.4/src/TypeMeta.php
-+++ b/dom/codeGen/1.4/src/TypeMeta.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class TypeMeta
-diff --git a/dom/codeGen/1.4/tpl/template-engine.php b/dom/codeGen/1.4/tpl/template-engine.php
-index edc605b..d0160c1 100644
---- a/dom/codeGen/1.4/tpl/template-engine.php
-+++ b/dom/codeGen/1.4/tpl/template-engine.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- $_globals = array();
-diff --git a/dom/codeGen/1.4/tpl/tpl-class-def.php b/dom/codeGen/1.4/tpl/tpl-class-def.php
-index 57a559d..700106e 100644
---- a/dom/codeGen/1.4/tpl/tpl-class-def.php
-+++ b/dom/codeGen/1.4/tpl/tpl-class-def.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- 	global $meta;
-diff --git a/dom/codeGen/1.4/tpl/tpl-constants-cpp-file.php b/dom/codeGen/1.4/tpl/tpl-constants-cpp-file.php
-index e125009..c6141e2 100644
---- a/dom/codeGen/1.4/tpl/tpl-constants-cpp-file.php
-+++ b/dom/codeGen/1.4/tpl/tpl-constants-cpp-file.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.4/tpl/tpl-constants-cpp.php b/dom/codeGen/1.4/tpl/tpl-constants-cpp.php
-index 596bbbd..30d113d 100644
---- a/dom/codeGen/1.4/tpl/tpl-constants-cpp.php
-+++ b/dom/codeGen/1.4/tpl/tpl-constants-cpp.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.4/tpl/tpl-constants-file.php b/dom/codeGen/1.4/tpl/tpl-constants-file.php
-index 6a0147e..8bfc456 100644
---- a/dom/codeGen/1.4/tpl/tpl-constants-file.php
-+++ b/dom/codeGen/1.4/tpl/tpl-constants-file.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.4/tpl/tpl-constants.php b/dom/codeGen/1.4/tpl/tpl-constants.php
-index 12615d2..199e849 100644
---- a/dom/codeGen/1.4/tpl/tpl-constants.php
-+++ b/dom/codeGen/1.4/tpl/tpl-constants.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.4/tpl/tpl-cpp-body.php b/dom/codeGen/1.4/tpl/tpl-cpp-body.php
-index 883cf19..757e953 100644
---- a/dom/codeGen/1.4/tpl/tpl-cpp-body.php
-+++ b/dom/codeGen/1.4/tpl/tpl-cpp-body.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.4/tpl/tpl-cpp-methods.php b/dom/codeGen/1.4/tpl/tpl-cpp-methods.php
-index b149c6c..754df8c 100644
---- a/dom/codeGen/1.4/tpl/tpl-cpp-methods.php
-+++ b/dom/codeGen/1.4/tpl/tpl-cpp-methods.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- 	global $meta;
-diff --git a/dom/codeGen/1.4/tpl/tpl-cpp-static.php b/dom/codeGen/1.4/tpl/tpl-cpp-static.php
-index d010e7a..80508b1 100644
---- a/dom/codeGen/1.4/tpl/tpl-cpp-static.php
-+++ b/dom/codeGen/1.4/tpl/tpl-cpp-static.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
-   $_context = $bag['context'];
-diff --git a/dom/codeGen/1.4/tpl/tpl-cpp.php b/dom/codeGen/1.4/tpl/tpl-cpp.php
-index dff21f7..49c3b42 100644
---- a/dom/codeGen/1.4/tpl/tpl-cpp.php
-+++ b/dom/codeGen/1.4/tpl/tpl-cpp.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.4/tpl/tpl-dot-h.php b/dom/codeGen/1.4/tpl/tpl-dot-h.php
-index 21cbee6..6d14e57 100644
---- a/dom/codeGen/1.4/tpl/tpl-dot-h.php
-+++ b/dom/codeGen/1.4/tpl/tpl-dot-h.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.4/tpl/tpl-doxygen.php b/dom/codeGen/1.4/tpl/tpl-doxygen.php
-index 8a27a16..30a6d6d 100644
---- a/dom/codeGen/1.4/tpl/tpl-doxygen.php
-+++ b/dom/codeGen/1.4/tpl/tpl-doxygen.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- global $indent;
-diff --git a/dom/codeGen/1.4/tpl/tpl-elements-file.php b/dom/codeGen/1.4/tpl/tpl-elements-file.php
-index 168aee6..4e5694d 100644
---- a/dom/codeGen/1.4/tpl/tpl-elements-file.php
-+++ b/dom/codeGen/1.4/tpl/tpl-elements-file.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.4/tpl/tpl-elements.php b/dom/codeGen/1.4/tpl/tpl-elements.php
-index 71f0c19..f16d2af 100644
---- a/dom/codeGen/1.4/tpl/tpl-elements.php
-+++ b/dom/codeGen/1.4/tpl/tpl-elements.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.4/tpl/tpl-header.php b/dom/codeGen/1.4/tpl/tpl-header.php
-index aa66881..07dad80 100644
---- a/dom/codeGen/1.4/tpl/tpl-header.php
-+++ b/dom/codeGen/1.4/tpl/tpl-header.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.4/tpl/tpl-include-list.php b/dom/codeGen/1.4/tpl/tpl-include-list.php
-index 624bd7b..f09c278 100644
---- a/dom/codeGen/1.4/tpl/tpl-include-list.php
-+++ b/dom/codeGen/1.4/tpl/tpl-include-list.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- ?>/* --- DO NOT REMOVE THIS LINE --- SNIP_SDK_COPYRIGHT_C_BEGIN
-  * --- DO NOT REMOVE THIS LINE --- SNIP_SDK_COPYRIGHT_C_END */
-diff --git a/dom/codeGen/1.4/tpl/tpl-includes.php b/dom/codeGen/1.4/tpl/tpl-includes.php
-index 58e193a..be4be90 100644
---- a/dom/codeGen/1.4/tpl/tpl-includes.php
-+++ b/dom/codeGen/1.4/tpl/tpl-includes.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
-   // INCLUDES
-diff --git a/dom/codeGen/1.4/tpl/tpl-types-cpp-file.php b/dom/codeGen/1.4/tpl/tpl-types-cpp-file.php
-index d4c72bc..16f15c6 100644
---- a/dom/codeGen/1.4/tpl/tpl-types-cpp-file.php
-+++ b/dom/codeGen/1.4/tpl/tpl-types-cpp-file.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.4/tpl/tpl-types-cpp.php b/dom/codeGen/1.4/tpl/tpl-types-cpp.php
-index afc4901..b6199d2 100644
---- a/dom/codeGen/1.4/tpl/tpl-types-cpp.php
-+++ b/dom/codeGen/1.4/tpl/tpl-types-cpp.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.4/tpl/tpl-types-header-file.php b/dom/codeGen/1.4/tpl/tpl-types-header-file.php
-index 23451e2..e635bae 100644
---- a/dom/codeGen/1.4/tpl/tpl-types-header-file.php
-+++ b/dom/codeGen/1.4/tpl/tpl-types-header-file.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.4/tpl/tpl-types-header.php b/dom/codeGen/1.4/tpl/tpl-types-header.php
-index 90a0172..52c7e57 100644
---- a/dom/codeGen/1.4/tpl/tpl-types-header.php
-+++ b/dom/codeGen/1.4/tpl/tpl-types-header.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.5/gen.php b/dom/codeGen/1.5/gen.php
-index 7f88198..3cd8a5d 100644
---- a/dom/codeGen/1.5/gen.php
-+++ b/dom/codeGen/1.5/gen.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // COMMAND LINE: bin/php.exe gen.php collada.xsd [minimal]
-diff --git a/dom/codeGen/1.5/om/base-types.php b/dom/codeGen/1.5/om/base-types.php
-index 530dbca..75cd110 100644
---- a/dom/codeGen/1.5/om/base-types.php
-+++ b/dom/codeGen/1.5/om/base-types.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class _type
-@@ -167,21 +167,21 @@ class _elementSet extends _typedData
-   {
-     return count( $this->elements );
-   }
--
--  function findTypeByName( $name )
--  {
--  	for ( $i = 0; $i < count( $GLOBALS['_globals']['complex_types'] ); $i++ ) {
--      if ( !strcmp($name, $GLOBALS['_globals']['complex_types'][$i]->getAttribute('name') ) ) {
--        return $GLOBALS['_globals']['complex_types'][$i];
--      }
--    }
--  	for ( $i = 0; $i < count( $GLOBALS['_globals']['simple_types'] ); $i++ ) {
--      if ( !strcmp($name, $GLOBALS['_globals']['simple_types'][$i]->getAttribute('name') ) ) {
--        return $GLOBALS['_globals']['simple_types'][$i];
--      }
--    }
--  }
--
-+
-+  function findTypeByName( $name )
-+  {
-+  	for ( $i = 0; $i < count( $GLOBALS['_globals']['complex_types'] ); $i++ ) {
-+      if ( !strcmp($name, $GLOBALS['_globals']['complex_types'][$i]->getAttribute('name') ) ) {
-+        return $GLOBALS['_globals']['complex_types'][$i];
-+      }
-+    }
-+  	for ( $i = 0; $i < count( $GLOBALS['_globals']['simple_types'] ); $i++ ) {
-+      if ( !strcmp($name, $GLOBALS['_globals']['simple_types'][$i]->getAttribute('name') ) ) {
-+        return $GLOBALS['_globals']['simple_types'][$i];
-+      }
-+    }
-+  }
-+
- }
- 
- ?>
-\ No newline at end of file
-diff --git a/dom/codeGen/1.5/om/object-model.php b/dom/codeGen/1.5/om/object-model.php
-index 075e318..271c04b 100644
---- a/dom/codeGen/1.5/om/object-model.php
-+++ b/dom/codeGen/1.5/om/object-model.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- require_once( 'om/base-types.php' );
-diff --git a/dom/codeGen/1.5/om/xsAll.php b/dom/codeGen/1.5/om/xsAll.php
-index c3d403f..bbe1b45 100644
---- a/dom/codeGen/1.5/om/xsAll.php
-+++ b/dom/codeGen/1.5/om/xsAll.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsAll extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsAnnotation.php b/dom/codeGen/1.5/om/xsAnnotation.php
-index ada2496..b6fbd4b 100644
---- a/dom/codeGen/1.5/om/xsAnnotation.php
-+++ b/dom/codeGen/1.5/om/xsAnnotation.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsAnnotation extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsAny.php b/dom/codeGen/1.5/om/xsAny.php
-index 6b6ad9a..3a35831 100644
---- a/dom/codeGen/1.5/om/xsAny.php
-+++ b/dom/codeGen/1.5/om/xsAny.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsAny extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsAppinfo.php b/dom/codeGen/1.5/om/xsAppinfo.php
-index b3e4c23..625296b 100644
---- a/dom/codeGen/1.5/om/xsAppinfo.php
-+++ b/dom/codeGen/1.5/om/xsAppinfo.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsAppinfo extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsAttribute.php b/dom/codeGen/1.5/om/xsAttribute.php
-index 5542830..f8aa845 100644
---- a/dom/codeGen/1.5/om/xsAttribute.php
-+++ b/dom/codeGen/1.5/om/xsAttribute.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsAttribute extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsChoice.php b/dom/codeGen/1.5/om/xsChoice.php
-index 06886fe..9d31c5d 100644
---- a/dom/codeGen/1.5/om/xsChoice.php
-+++ b/dom/codeGen/1.5/om/xsChoice.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsChoice extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsComplexContent.php b/dom/codeGen/1.5/om/xsComplexContent.php
-index ac63ddd..2dd1d74 100644
---- a/dom/codeGen/1.5/om/xsComplexContent.php
-+++ b/dom/codeGen/1.5/om/xsComplexContent.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsComplexContent extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsComplexType.php b/dom/codeGen/1.5/om/xsComplexType.php
-index 6f6e9c8..c134c1c 100644
---- a/dom/codeGen/1.5/om/xsComplexType.php
-+++ b/dom/codeGen/1.5/om/xsComplexType.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsComplexType extends _elementSet
-@@ -160,11 +160,11 @@ class xsComplexType extends _elementSet
- 		$content = $temp[0]; // Should either be an xsExtension or xsRestriction
- 		$type = $content->getAttribute( 'base' );
- 		//print "setting extends to ". $type ."\n";
--		$generator->setContentType( $type );
--		if ($content instanceof xsRestriction) {
--			$generator->bag['baseTypeViaRestriction'] = $type;
--			$generator->bag['base_type'] = $type;
--		}
-+		$generator->setContentType( $type );
-+		if ($content instanceof xsRestriction) {
-+			$generator->bag['baseTypeViaRestriction'] = $type;
-+			$generator->bag['base_type'] = $type;
-+		}
- 		$temp = & $content->getElementsByType( 'xsAttribute' );
- 		for( $i=0; $i<count( $temp ); $i++ ) {
- 			$generator->addAttribute( $temp[$i] );
-@@ -183,9 +183,9 @@ class xsComplexType extends _elementSet
- 			$generator->bag['isRestriction'] = true;
- 		}
- 		$type = $content->getAttribute( 'base' );
--		if ($content instanceof xsRestriction)
--			$generator->bag['baseTypeViaRestriction'] = $type;
--		//print "setting extends to ". $type ."\n";
-+		if ($content instanceof xsRestriction)
-+			$generator->bag['baseTypeViaRestriction'] = $type;
-+		//print "setting extends to ". $type ."\n";
- 		$generator->bag['base_type'] = $type;
- 		//Generate the complex type this is derived from
- 		//*************CHANGE NEEDED HERE 8-25 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-diff --git a/dom/codeGen/1.5/om/xsDocumentation.php b/dom/codeGen/1.5/om/xsDocumentation.php
-index c092356..a89ca8e 100644
---- a/dom/codeGen/1.5/om/xsDocumentation.php
-+++ b/dom/codeGen/1.5/om/xsDocumentation.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsDocumentation extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsElement.php b/dom/codeGen/1.5/om/xsElement.php
-index 3c02ecf..1aa0c8e 100644
---- a/dom/codeGen/1.5/om/xsElement.php
-+++ b/dom/codeGen/1.5/om/xsElement.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- require_once( 'src/ElementMeta.php' );
-diff --git a/dom/codeGen/1.5/om/xsEnumeration.php b/dom/codeGen/1.5/om/xsEnumeration.php
-index e0763a1..5b5a2c7 100644
---- a/dom/codeGen/1.5/om/xsEnumeration.php
-+++ b/dom/codeGen/1.5/om/xsEnumeration.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsEnumeration extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsExtension.php b/dom/codeGen/1.5/om/xsExtension.php
-index a643b66..e0ff68a 100644
---- a/dom/codeGen/1.5/om/xsExtension.php
-+++ b/dom/codeGen/1.5/om/xsExtension.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsExtension extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsGroup.php b/dom/codeGen/1.5/om/xsGroup.php
-index 4ab9aa3..4356087 100644
---- a/dom/codeGen/1.5/om/xsGroup.php
-+++ b/dom/codeGen/1.5/om/xsGroup.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsGroup extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsImport.php b/dom/codeGen/1.5/om/xsImport.php
-index 9e3e7f2..1f5e6d0 100644
---- a/dom/codeGen/1.5/om/xsImport.php
-+++ b/dom/codeGen/1.5/om/xsImport.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsImport extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsList.php b/dom/codeGen/1.5/om/xsList.php
-index 881250c..b1ce038 100644
---- a/dom/codeGen/1.5/om/xsList.php
-+++ b/dom/codeGen/1.5/om/xsList.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsList extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsMaxExclusive.php b/dom/codeGen/1.5/om/xsMaxExclusive.php
-index 6197a68..8abec02 100644
---- a/dom/codeGen/1.5/om/xsMaxExclusive.php
-+++ b/dom/codeGen/1.5/om/xsMaxExclusive.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMaxExclusive extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsMaxInclusive.php b/dom/codeGen/1.5/om/xsMaxInclusive.php
-index 043b9f4..8707dc9 100644
---- a/dom/codeGen/1.5/om/xsMaxInclusive.php
-+++ b/dom/codeGen/1.5/om/xsMaxInclusive.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMaxInclusive extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsMaxLength.php b/dom/codeGen/1.5/om/xsMaxLength.php
-index c714742..6394e9b 100644
---- a/dom/codeGen/1.5/om/xsMaxLength.php
-+++ b/dom/codeGen/1.5/om/xsMaxLength.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMaxLength extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsMinExclusive.php b/dom/codeGen/1.5/om/xsMinExclusive.php
-index fba4a14..4f02bd3 100644
---- a/dom/codeGen/1.5/om/xsMinExclusive.php
-+++ b/dom/codeGen/1.5/om/xsMinExclusive.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMinExclusive extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsMinInclusive.php b/dom/codeGen/1.5/om/xsMinInclusive.php
-index 985a2f5..34ee962 100644
---- a/dom/codeGen/1.5/om/xsMinInclusive.php
-+++ b/dom/codeGen/1.5/om/xsMinInclusive.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMinInclusive extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsMinLength.php b/dom/codeGen/1.5/om/xsMinLength.php
-index e45c387..809243f 100644
---- a/dom/codeGen/1.5/om/xsMinLength.php
-+++ b/dom/codeGen/1.5/om/xsMinLength.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsMinLength extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsPattern.php b/dom/codeGen/1.5/om/xsPattern.php
-index 23879c2..f679594 100644
---- a/dom/codeGen/1.5/om/xsPattern.php
-+++ b/dom/codeGen/1.5/om/xsPattern.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsPattern extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsRestriction.php b/dom/codeGen/1.5/om/xsRestriction.php
-index e53f51b..61a96b0 100644
---- a/dom/codeGen/1.5/om/xsRestriction.php
-+++ b/dom/codeGen/1.5/om/xsRestriction.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsRestriction extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsSchema.php b/dom/codeGen/1.5/om/xsSchema.php
-index 697f759..c0b5d8b 100644
---- a/dom/codeGen/1.5/om/xsSchema.php
-+++ b/dom/codeGen/1.5/om/xsSchema.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsSchema extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsSequence.php b/dom/codeGen/1.5/om/xsSequence.php
-index c363908..280d253 100644
---- a/dom/codeGen/1.5/om/xsSequence.php
-+++ b/dom/codeGen/1.5/om/xsSequence.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsSequence extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsSimpleContent.php b/dom/codeGen/1.5/om/xsSimpleContent.php
-index b3717d7..2001cea 100644
---- a/dom/codeGen/1.5/om/xsSimpleContent.php
-+++ b/dom/codeGen/1.5/om/xsSimpleContent.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsSimpleContent extends _elementSet
-diff --git a/dom/codeGen/1.5/om/xsSimpleType.php b/dom/codeGen/1.5/om/xsSimpleType.php
-index 923f42b..5b40cbe 100644
---- a/dom/codeGen/1.5/om/xsSimpleType.php
-+++ b/dom/codeGen/1.5/om/xsSimpleType.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- require_once( 'src/TypeMeta.php' );
-diff --git a/dom/codeGen/1.5/om/xsUnion.php b/dom/codeGen/1.5/om/xsUnion.php
-index b3a03ea..79954ad 100644
---- a/dom/codeGen/1.5/om/xsUnion.php
-+++ b/dom/codeGen/1.5/om/xsUnion.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsUnion extends _typedData
-diff --git a/dom/codeGen/1.5/om/xsWhiteSpace.php b/dom/codeGen/1.5/om/xsWhiteSpace.php
-index b975c48..a968f0e 100644
---- a/dom/codeGen/1.5/om/xsWhiteSpace.php
-+++ b/dom/codeGen/1.5/om/xsWhiteSpace.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class xsWhiteSpace extends _typedData
-diff --git a/dom/codeGen/1.5/src/ElementMeta.php b/dom/codeGen/1.5/src/ElementMeta.php
-index 1951771..b7b9882 100644
---- a/dom/codeGen/1.5/src/ElementMeta.php
-+++ b/dom/codeGen/1.5/src/ElementMeta.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class ElementMeta
-diff --git a/dom/codeGen/1.5/src/SchemaParser.php b/dom/codeGen/1.5/src/SchemaParser.php
-index 43d5646..c32bf8d 100644
---- a/dom/codeGen/1.5/src/SchemaParser.php
-+++ b/dom/codeGen/1.5/src/SchemaParser.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- require_once( 'om/object-model.php' );
-@@ -38,9 +38,9 @@ class SchemaParser
-       foreach( $attrs as $k => $v ) { $e->setAttribute( $k, $v ); }
-     
-       if ( count( $this->parse_stack ) > 0 )
--      {
-+      {
-       	$stackSize = count( $this->parse_stack );
--        $parentElement = & $this->parse_stack[ $stackSize - 1 ];
-+        $parentElement = & $this->parse_stack[ $stackSize - 1 ];
-         $parentElement->addElement( $e );
-       } else
-       {
-diff --git a/dom/codeGen/1.5/src/TypeMeta.php b/dom/codeGen/1.5/src/TypeMeta.php
-index b8583d0..f7f46fc 100644
---- a/dom/codeGen/1.5/src/TypeMeta.php
-+++ b/dom/codeGen/1.5/src/TypeMeta.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- class TypeMeta
-diff --git a/dom/codeGen/1.5/tpl/tpl-class-def.php b/dom/codeGen/1.5/tpl/tpl-class-def.php
-index 0aecd1b..7447c21 100644
---- a/dom/codeGen/1.5/tpl/tpl-class-def.php
-+++ b/dom/codeGen/1.5/tpl/tpl-class-def.php
-@@ -11,16 +11,16 @@ global $meta;
- global $typemeta;
- $needsContents = false;
- 
--
--// XXX all occurences of 'baseTypeViaRestriction' are ugly hacks to get 
--// a working dom for 1.5
--if(isset($bag['baseTypeViaRestriction'])) {
--	print '#include <dom/' . 
--		$_globals['prefix'] . ucfirst( $bag['baseTypeViaRestriction'] ) . 
--		'.h>'."\n";
--}
--
--
-+
-+// XXX all occurences of 'baseTypeViaRestriction' are ugly hacks to get 
-+// a working dom for 1.5
-+if(isset($bag['baseTypeViaRestriction'])) {
-+	print '#include <dom/' . 
-+		$_globals['prefix'] . ucfirst( $bag['baseTypeViaRestriction'] ) . 
-+		'.h>'."\n";
-+}
-+
-+
- // shorthand:
- $full_element_name = $_globals['prefix'] . ucfirst( $bag['element_name'] );
- //COLLADA TYPE list
-@@ -68,8 +68,8 @@ if($bag['substitution_group'] != '')
- 	$baseClass = $_globals['prefix'] . ucfirst($bag['substitution_group']);
- if($bag['isExtension'])
- 	$baseClass = $_globals['prefix'] . ucfirst($bag['base_type']);
--if(isset($bag['baseTypeViaRestriction']))
--	$baseClass = $_globals['prefix'] . ucfirst($bag['baseTypeViaRestriction']);
-+if(isset($bag['baseTypeViaRestriction']))
-+	$baseClass = $_globals['prefix'] . ucfirst($bag['baseTypeViaRestriction']);
- 
- print $indent ."class ". $full_element_name . " : public " . $baseClass . "\n".$indent."{\n";
- print $indent ."public:\n";	
-diff --git a/dom/codeGen/1.5/tpl/tpl-constants-cpp-file.php b/dom/codeGen/1.5/tpl/tpl-constants-cpp-file.php
-index e125009..c6141e2 100644
---- a/dom/codeGen/1.5/tpl/tpl-constants-cpp-file.php
-+++ b/dom/codeGen/1.5/tpl/tpl-constants-cpp-file.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.5/tpl/tpl-constants-cpp.php b/dom/codeGen/1.5/tpl/tpl-constants-cpp.php
-index 596bbbd..30d113d 100644
---- a/dom/codeGen/1.5/tpl/tpl-constants-cpp.php
-+++ b/dom/codeGen/1.5/tpl/tpl-constants-cpp.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.5/tpl/tpl-constants-file.php b/dom/codeGen/1.5/tpl/tpl-constants-file.php
-index 6a0147e..8bfc456 100644
---- a/dom/codeGen/1.5/tpl/tpl-constants-file.php
-+++ b/dom/codeGen/1.5/tpl/tpl-constants-file.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.5/tpl/tpl-constants.php b/dom/codeGen/1.5/tpl/tpl-constants.php
-index 12615d2..199e849 100644
---- a/dom/codeGen/1.5/tpl/tpl-constants.php
-+++ b/dom/codeGen/1.5/tpl/tpl-constants.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.5/tpl/tpl-cpp-body.php b/dom/codeGen/1.5/tpl/tpl-cpp-body.php
-index 883cf19..757e953 100644
---- a/dom/codeGen/1.5/tpl/tpl-cpp-body.php
-+++ b/dom/codeGen/1.5/tpl/tpl-cpp-body.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.5/tpl/tpl-cpp-methods.php b/dom/codeGen/1.5/tpl/tpl-cpp-methods.php
-index 5300d9a..93e90a5 100644
---- a/dom/codeGen/1.5/tpl/tpl-cpp-methods.php
-+++ b/dom/codeGen/1.5/tpl/tpl-cpp-methods.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- 	global $meta;
-@@ -77,7 +77,7 @@
- 			$tempArray[] = array( 'name' => 5, 'minOccurs' => 1, 'maxOccurs' => 1 );
- 		}
- 		$bag['content_model'] = $tempArray;
--	}
-+	}
- 	
- 	for( $i=0; $i<count( $bag['elements'] ); $i++ )	{
- 		if ( isset( $meta[$bag['elements'][$i]] ) ) {
-diff --git a/dom/codeGen/1.5/tpl/tpl-cpp-static.php b/dom/codeGen/1.5/tpl/tpl-cpp-static.php
-index d010e7a..80508b1 100644
---- a/dom/codeGen/1.5/tpl/tpl-cpp-static.php
-+++ b/dom/codeGen/1.5/tpl/tpl-cpp-static.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
-   $_context = $bag['context'];
-diff --git a/dom/codeGen/1.5/tpl/tpl-cpp.php b/dom/codeGen/1.5/tpl/tpl-cpp.php
-index dff21f7..49c3b42 100644
---- a/dom/codeGen/1.5/tpl/tpl-cpp.php
-+++ b/dom/codeGen/1.5/tpl/tpl-cpp.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.5/tpl/tpl-dot-h.php b/dom/codeGen/1.5/tpl/tpl-dot-h.php
-index 21cbee6..6d14e57 100644
---- a/dom/codeGen/1.5/tpl/tpl-dot-h.php
-+++ b/dom/codeGen/1.5/tpl/tpl-dot-h.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.5/tpl/tpl-doxygen.php b/dom/codeGen/1.5/tpl/tpl-doxygen.php
-index 8a27a16..30a6d6d 100644
---- a/dom/codeGen/1.5/tpl/tpl-doxygen.php
-+++ b/dom/codeGen/1.5/tpl/tpl-doxygen.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- global $indent;
-diff --git a/dom/codeGen/1.5/tpl/tpl-elements-file.php b/dom/codeGen/1.5/tpl/tpl-elements-file.php
-index 168aee6..4e5694d 100644
---- a/dom/codeGen/1.5/tpl/tpl-elements-file.php
-+++ b/dom/codeGen/1.5/tpl/tpl-elements-file.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.5/tpl/tpl-elements.php b/dom/codeGen/1.5/tpl/tpl-elements.php
-index 71f0c19..f16d2af 100644
---- a/dom/codeGen/1.5/tpl/tpl-elements.php
-+++ b/dom/codeGen/1.5/tpl/tpl-elements.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.5/tpl/tpl-header.php b/dom/codeGen/1.5/tpl/tpl-header.php
-index aa66881..07dad80 100644
---- a/dom/codeGen/1.5/tpl/tpl-header.php
-+++ b/dom/codeGen/1.5/tpl/tpl-header.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.5/tpl/tpl-include-list.php b/dom/codeGen/1.5/tpl/tpl-include-list.php
-index 624bd7b..f09c278 100644
---- a/dom/codeGen/1.5/tpl/tpl-include-list.php
-+++ b/dom/codeGen/1.5/tpl/tpl-include-list.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- ?>/* --- DO NOT REMOVE THIS LINE --- SNIP_SDK_COPYRIGHT_C_BEGIN
-  * --- DO NOT REMOVE THIS LINE --- SNIP_SDK_COPYRIGHT_C_END */
-diff --git a/dom/codeGen/1.5/tpl/tpl-includes.php b/dom/codeGen/1.5/tpl/tpl-includes.php
-index 4121b23..5228178 100644
---- a/dom/codeGen/1.5/tpl/tpl-includes.php
-+++ b/dom/codeGen/1.5/tpl/tpl-includes.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */
- 
-   // INCLUDES
-diff --git a/dom/codeGen/1.5/tpl/tpl-types-cpp-file.php b/dom/codeGen/1.5/tpl/tpl-types-cpp-file.php
-index d4c72bc..16f15c6 100644
---- a/dom/codeGen/1.5/tpl/tpl-types-cpp-file.php
-+++ b/dom/codeGen/1.5/tpl/tpl-types-cpp-file.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.5/tpl/tpl-types-cpp.php b/dom/codeGen/1.5/tpl/tpl-types-cpp.php
-index 6868ec6..7b649fb 100644
---- a/dom/codeGen/1.5/tpl/tpl-types-cpp.php
-+++ b/dom/codeGen/1.5/tpl/tpl-types-cpp.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/codeGen/1.5/tpl/tpl-types-header-file.php b/dom/codeGen/1.5/tpl/tpl-types-header-file.php
-index 23451e2..e635bae 100644
---- a/dom/codeGen/1.5/tpl/tpl-types-header-file.php
-+++ b/dom/codeGen/1.5/tpl/tpl-types-header-file.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- // Grab the file name and save the output
-diff --git a/dom/codeGen/1.5/tpl/tpl-types-header.php b/dom/codeGen/1.5/tpl/tpl-types-header.php
-index 6e7127b..b8ad940 100644
---- a/dom/codeGen/1.5/tpl/tpl-types-header.php
-+++ b/dom/codeGen/1.5/tpl/tpl-types-header.php
-@@ -1,10 +1,10 @@
- <?php
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- if ( $_globals['copyright'] ) {
-diff --git a/dom/include/1.4/dom/domAccessor.h b/dom/include/1.4/dom/domAccessor.h
-index 59a6c02..46b1cfa 100644
---- a/dom/include/1.4/dom/domAccessor.h
-+++ b/dom/include/1.4/dom/domAccessor.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Accessor_h__
-diff --git a/dom/include/1.4/dom/domAnimation.h b/dom/include/1.4/dom/domAnimation.h
-index b2ad92a..c896efb 100644
---- a/dom/include/1.4/dom/domAnimation.h
-+++ b/dom/include/1.4/dom/domAnimation.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Animation_h__
-diff --git a/dom/include/1.4/dom/domAnimation_clip.h b/dom/include/1.4/dom/domAnimation_clip.h
-index e787baa..deedc69 100644
---- a/dom/include/1.4/dom/domAnimation_clip.h
-+++ b/dom/include/1.4/dom/domAnimation_clip.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Animation_clip_h__
-diff --git a/dom/include/1.4/dom/domAsset.h b/dom/include/1.4/dom/domAsset.h
-index 404b172..c4a3dcb 100644
---- a/dom/include/1.4/dom/domAsset.h
-+++ b/dom/include/1.4/dom/domAsset.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Asset_h__
-diff --git a/dom/include/1.4/dom/domBind_material.h b/dom/include/1.4/dom/domBind_material.h
-index 8a99f0f..78c9171 100644
---- a/dom/include/1.4/dom/domBind_material.h
-+++ b/dom/include/1.4/dom/domBind_material.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Bind_material_h__
-diff --git a/dom/include/1.4/dom/domBool_array.h b/dom/include/1.4/dom/domBool_array.h
-index 3447087..0bb1b62 100644
---- a/dom/include/1.4/dom/domBool_array.h
-+++ b/dom/include/1.4/dom/domBool_array.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Bool_array_h__
-diff --git a/dom/include/1.4/dom/domBox.h b/dom/include/1.4/dom/domBox.h
-index e16f5a8..e30784c 100644
---- a/dom/include/1.4/dom/domBox.h
-+++ b/dom/include/1.4/dom/domBox.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Box_h__
-diff --git a/dom/include/1.4/dom/domCOLLADA.h b/dom/include/1.4/dom/domCOLLADA.h
-index e807314..697cc98 100644
---- a/dom/include/1.4/dom/domCOLLADA.h
-+++ b/dom/include/1.4/dom/domCOLLADA.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141COLLADA_h__
-diff --git a/dom/include/1.4/dom/domCamera.h b/dom/include/1.4/dom/domCamera.h
-index 04eac79..441dc4b 100644
---- a/dom/include/1.4/dom/domCamera.h
-+++ b/dom/include/1.4/dom/domCamera.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Camera_h__
-diff --git a/dom/include/1.4/dom/domCapsule.h b/dom/include/1.4/dom/domCapsule.h
-index b637f1d..7b98f83 100644
---- a/dom/include/1.4/dom/domCapsule.h
-+++ b/dom/include/1.4/dom/domCapsule.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Capsule_h__
-diff --git a/dom/include/1.4/dom/domCg_connect_param.h b/dom/include/1.4/dom/domCg_connect_param.h
-index 73ac0fd..1a93fa3 100644
---- a/dom/include/1.4/dom/domCg_connect_param.h
-+++ b/dom/include/1.4/dom/domCg_connect_param.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_connect_param_h__
-diff --git a/dom/include/1.4/dom/domCg_newarray_type.h b/dom/include/1.4/dom/domCg_newarray_type.h
-index 042a1d6..be512ef 100644
---- a/dom/include/1.4/dom/domCg_newarray_type.h
-+++ b/dom/include/1.4/dom/domCg_newarray_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_newarray_type_h__
-diff --git a/dom/include/1.4/dom/domCg_newparam.h b/dom/include/1.4/dom/domCg_newparam.h
-index 0e5cffb..2e506ed 100644
---- a/dom/include/1.4/dom/domCg_newparam.h
-+++ b/dom/include/1.4/dom/domCg_newparam.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_newparam_h__
-diff --git a/dom/include/1.4/dom/domCg_param_type.h b/dom/include/1.4/dom/domCg_param_type.h
-index 8032857..52ed9be 100644
---- a/dom/include/1.4/dom/domCg_param_type.h
-+++ b/dom/include/1.4/dom/domCg_param_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_param_type_h__
-diff --git a/dom/include/1.4/dom/domCg_sampler1D.h b/dom/include/1.4/dom/domCg_sampler1D.h
-index 4971d60..ba03973 100644
---- a/dom/include/1.4/dom/domCg_sampler1D.h
-+++ b/dom/include/1.4/dom/domCg_sampler1D.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_sampler1D_h__
-diff --git a/dom/include/1.4/dom/domCg_sampler2D.h b/dom/include/1.4/dom/domCg_sampler2D.h
-index 5ee8498..ee138fb 100644
---- a/dom/include/1.4/dom/domCg_sampler2D.h
-+++ b/dom/include/1.4/dom/domCg_sampler2D.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_sampler2D_h__
-diff --git a/dom/include/1.4/dom/domCg_sampler3D.h b/dom/include/1.4/dom/domCg_sampler3D.h
-index 62459be..a2e8211 100644
---- a/dom/include/1.4/dom/domCg_sampler3D.h
-+++ b/dom/include/1.4/dom/domCg_sampler3D.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_sampler3D_h__
-diff --git a/dom/include/1.4/dom/domCg_samplerCUBE.h b/dom/include/1.4/dom/domCg_samplerCUBE.h
-index a44c149..bb03357 100644
---- a/dom/include/1.4/dom/domCg_samplerCUBE.h
-+++ b/dom/include/1.4/dom/domCg_samplerCUBE.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_samplerCUBE_h__
-diff --git a/dom/include/1.4/dom/domCg_samplerDEPTH.h b/dom/include/1.4/dom/domCg_samplerDEPTH.h
-index f5d5289..22f08b0 100644
---- a/dom/include/1.4/dom/domCg_samplerDEPTH.h
-+++ b/dom/include/1.4/dom/domCg_samplerDEPTH.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_samplerDEPTH_h__
-diff --git a/dom/include/1.4/dom/domCg_samplerRECT.h b/dom/include/1.4/dom/domCg_samplerRECT.h
-index 01fbbbc..19e8a64 100644
---- a/dom/include/1.4/dom/domCg_samplerRECT.h
-+++ b/dom/include/1.4/dom/domCg_samplerRECT.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_samplerRECT_h__
-diff --git a/dom/include/1.4/dom/domCg_setarray_type.h b/dom/include/1.4/dom/domCg_setarray_type.h
-index 0c772be..8268da9 100644
---- a/dom/include/1.4/dom/domCg_setarray_type.h
-+++ b/dom/include/1.4/dom/domCg_setarray_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_setarray_type_h__
-diff --git a/dom/include/1.4/dom/domCg_setparam.h b/dom/include/1.4/dom/domCg_setparam.h
-index 5c2b5c3..71ee068 100644
---- a/dom/include/1.4/dom/domCg_setparam.h
-+++ b/dom/include/1.4/dom/domCg_setparam.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_setparam_h__
-diff --git a/dom/include/1.4/dom/domCg_setparam_simple.h b/dom/include/1.4/dom/domCg_setparam_simple.h
-index 605e2e6..90d023f 100644
---- a/dom/include/1.4/dom/domCg_setparam_simple.h
-+++ b/dom/include/1.4/dom/domCg_setparam_simple.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_setparam_simple_h__
-diff --git a/dom/include/1.4/dom/domCg_setuser_type.h b/dom/include/1.4/dom/domCg_setuser_type.h
-index 003e90e..d733486 100644
---- a/dom/include/1.4/dom/domCg_setuser_type.h
-+++ b/dom/include/1.4/dom/domCg_setuser_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_setuser_type_h__
-diff --git a/dom/include/1.4/dom/domCg_surface_type.h b/dom/include/1.4/dom/domCg_surface_type.h
-index fac0b0f..046921f 100644
---- a/dom/include/1.4/dom/domCg_surface_type.h
-+++ b/dom/include/1.4/dom/domCg_surface_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cg_surface_type_h__
-diff --git a/dom/include/1.4/dom/domChannel.h b/dom/include/1.4/dom/domChannel.h
-index f7dcd69..b4fabad 100644
---- a/dom/include/1.4/dom/domChannel.h
-+++ b/dom/include/1.4/dom/domChannel.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Channel_h__
-diff --git a/dom/include/1.4/dom/domCommon_color_or_texture_type.h b/dom/include/1.4/dom/domCommon_color_or_texture_type.h
-index 93aa0b2..9a47ebf 100644
---- a/dom/include/1.4/dom/domCommon_color_or_texture_type.h
-+++ b/dom/include/1.4/dom/domCommon_color_or_texture_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Common_color_or_texture_type_h__
-diff --git a/dom/include/1.4/dom/domCommon_float_or_param_type.h b/dom/include/1.4/dom/domCommon_float_or_param_type.h
-index 1b8ce44..d793a88 100644
---- a/dom/include/1.4/dom/domCommon_float_or_param_type.h
-+++ b/dom/include/1.4/dom/domCommon_float_or_param_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Common_float_or_param_type_h__
-diff --git a/dom/include/1.4/dom/domCommon_newparam_type.h b/dom/include/1.4/dom/domCommon_newparam_type.h
-index 1b2b6f3..6a05e1d 100644
---- a/dom/include/1.4/dom/domCommon_newparam_type.h
-+++ b/dom/include/1.4/dom/domCommon_newparam_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Common_newparam_type_h__
-diff --git a/dom/include/1.4/dom/domCommon_transparent_type.h b/dom/include/1.4/dom/domCommon_transparent_type.h
-index e222860..5855671 100644
---- a/dom/include/1.4/dom/domCommon_transparent_type.h
-+++ b/dom/include/1.4/dom/domCommon_transparent_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Common_transparent_type_h__
-diff --git a/dom/include/1.4/dom/domController.h b/dom/include/1.4/dom/domController.h
-index 852916b..0dc0e2e 100644
---- a/dom/include/1.4/dom/domController.h
-+++ b/dom/include/1.4/dom/domController.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Controller_h__
-diff --git a/dom/include/1.4/dom/domConvex_mesh.h b/dom/include/1.4/dom/domConvex_mesh.h
-index 2ca130c..9d85514 100644
---- a/dom/include/1.4/dom/domConvex_mesh.h
-+++ b/dom/include/1.4/dom/domConvex_mesh.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Convex_mesh_h__
-diff --git a/dom/include/1.4/dom/domCylinder.h b/dom/include/1.4/dom/domCylinder.h
-index 451f738..3b2682e 100644
---- a/dom/include/1.4/dom/domCylinder.h
-+++ b/dom/include/1.4/dom/domCylinder.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Cylinder_h__
-diff --git a/dom/include/1.4/dom/domEffect.h b/dom/include/1.4/dom/domEffect.h
-index 759156d..5be039b 100644
---- a/dom/include/1.4/dom/domEffect.h
-+++ b/dom/include/1.4/dom/domEffect.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Effect_h__
-diff --git a/dom/include/1.4/dom/domEllipsoid.h b/dom/include/1.4/dom/domEllipsoid.h
-index 68cfeb0..de8681e 100644
---- a/dom/include/1.4/dom/domEllipsoid.h
-+++ b/dom/include/1.4/dom/domEllipsoid.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Ellipsoid_h__
-diff --git a/dom/include/1.4/dom/domExtra.h b/dom/include/1.4/dom/domExtra.h
-index 5a0be4d..8762303 100644
---- a/dom/include/1.4/dom/domExtra.h
-+++ b/dom/include/1.4/dom/domExtra.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Extra_h__
-diff --git a/dom/include/1.4/dom/domFloat_array.h b/dom/include/1.4/dom/domFloat_array.h
-index c2ddbed..b22062c 100644
---- a/dom/include/1.4/dom/domFloat_array.h
-+++ b/dom/include/1.4/dom/domFloat_array.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Float_array_h__
-diff --git a/dom/include/1.4/dom/domForce_field.h b/dom/include/1.4/dom/domForce_field.h
-index 76eba3b..9b70128 100644
---- a/dom/include/1.4/dom/domForce_field.h
-+++ b/dom/include/1.4/dom/domForce_field.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Force_field_h__
-diff --git a/dom/include/1.4/dom/domFx_annotate_common.h b/dom/include/1.4/dom/domFx_annotate_common.h
-index 9f25e91..5a4e3ad 100644
---- a/dom/include/1.4/dom/domFx_annotate_common.h
-+++ b/dom/include/1.4/dom/domFx_annotate_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_annotate_common_h__
-diff --git a/dom/include/1.4/dom/domFx_annotate_type_common.h b/dom/include/1.4/dom/domFx_annotate_type_common.h
-index 7c14f32..a107561 100644
---- a/dom/include/1.4/dom/domFx_annotate_type_common.h
-+++ b/dom/include/1.4/dom/domFx_annotate_type_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_annotate_type_common_h__
-diff --git a/dom/include/1.4/dom/domFx_basic_type_common.h b/dom/include/1.4/dom/domFx_basic_type_common.h
-index 559f60a..cdcbf6e 100644
---- a/dom/include/1.4/dom/domFx_basic_type_common.h
-+++ b/dom/include/1.4/dom/domFx_basic_type_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_basic_type_common_h__
-diff --git a/dom/include/1.4/dom/domFx_clearcolor_common.h b/dom/include/1.4/dom/domFx_clearcolor_common.h
-index 5d55f8e..f6c1ca7 100644
---- a/dom/include/1.4/dom/domFx_clearcolor_common.h
-+++ b/dom/include/1.4/dom/domFx_clearcolor_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_clearcolor_common_h__
-diff --git a/dom/include/1.4/dom/domFx_cleardepth_common.h b/dom/include/1.4/dom/domFx_cleardepth_common.h
-index a7d5bb3..6c207ba 100644
---- a/dom/include/1.4/dom/domFx_cleardepth_common.h
-+++ b/dom/include/1.4/dom/domFx_cleardepth_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_cleardepth_common_h__
-diff --git a/dom/include/1.4/dom/domFx_clearstencil_common.h b/dom/include/1.4/dom/domFx_clearstencil_common.h
-index 21d74f8..c574228 100644
---- a/dom/include/1.4/dom/domFx_clearstencil_common.h
-+++ b/dom/include/1.4/dom/domFx_clearstencil_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_clearstencil_common_h__
-diff --git a/dom/include/1.4/dom/domFx_code_profile.h b/dom/include/1.4/dom/domFx_code_profile.h
-index 0a1a528..41ee029 100644
---- a/dom/include/1.4/dom/domFx_code_profile.h
-+++ b/dom/include/1.4/dom/domFx_code_profile.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_code_profile_h__
-diff --git a/dom/include/1.4/dom/domFx_colortarget_common.h b/dom/include/1.4/dom/domFx_colortarget_common.h
-index 1bbb10f..36cfcda 100644
---- a/dom/include/1.4/dom/domFx_colortarget_common.h
-+++ b/dom/include/1.4/dom/domFx_colortarget_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_colortarget_common_h__
-diff --git a/dom/include/1.4/dom/domFx_depthtarget_common.h b/dom/include/1.4/dom/domFx_depthtarget_common.h
-index 1f80c4e..08ea31a 100644
---- a/dom/include/1.4/dom/domFx_depthtarget_common.h
-+++ b/dom/include/1.4/dom/domFx_depthtarget_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_depthtarget_common_h__
-diff --git a/dom/include/1.4/dom/domFx_include_common.h b/dom/include/1.4/dom/domFx_include_common.h
-index 7d183af..62b324c 100644
---- a/dom/include/1.4/dom/domFx_include_common.h
-+++ b/dom/include/1.4/dom/domFx_include_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_include_common_h__
-diff --git a/dom/include/1.4/dom/domFx_newparam_common.h b/dom/include/1.4/dom/domFx_newparam_common.h
-index 3ac8b54..b1910ab 100644
---- a/dom/include/1.4/dom/domFx_newparam_common.h
-+++ b/dom/include/1.4/dom/domFx_newparam_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_newparam_common_h__
-diff --git a/dom/include/1.4/dom/domFx_profile_abstract.h b/dom/include/1.4/dom/domFx_profile_abstract.h
-index 368e2e8..cf75f20 100644
---- a/dom/include/1.4/dom/domFx_profile_abstract.h
-+++ b/dom/include/1.4/dom/domFx_profile_abstract.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_profile_abstract_h__
-diff --git a/dom/include/1.4/dom/domFx_sampler1D_common.h b/dom/include/1.4/dom/domFx_sampler1D_common.h
-index 7120b54..4f2409d 100644
---- a/dom/include/1.4/dom/domFx_sampler1D_common.h
-+++ b/dom/include/1.4/dom/domFx_sampler1D_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_sampler1D_common_h__
-diff --git a/dom/include/1.4/dom/domFx_sampler2D_common.h b/dom/include/1.4/dom/domFx_sampler2D_common.h
-index 75ceab4..dfcdcc5 100644
---- a/dom/include/1.4/dom/domFx_sampler2D_common.h
-+++ b/dom/include/1.4/dom/domFx_sampler2D_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_sampler2D_common_h__
-diff --git a/dom/include/1.4/dom/domFx_sampler3D_common.h b/dom/include/1.4/dom/domFx_sampler3D_common.h
-index 6915a70..ff806bf 100644
---- a/dom/include/1.4/dom/domFx_sampler3D_common.h
-+++ b/dom/include/1.4/dom/domFx_sampler3D_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_sampler3D_common_h__
-diff --git a/dom/include/1.4/dom/domFx_samplerCUBE_common.h b/dom/include/1.4/dom/domFx_samplerCUBE_common.h
-index 37b0808..d46f623 100644
---- a/dom/include/1.4/dom/domFx_samplerCUBE_common.h
-+++ b/dom/include/1.4/dom/domFx_samplerCUBE_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_samplerCUBE_common_h__
-diff --git a/dom/include/1.4/dom/domFx_samplerDEPTH_common.h b/dom/include/1.4/dom/domFx_samplerDEPTH_common.h
-index 5a2ae36..5e4d4c8 100644
---- a/dom/include/1.4/dom/domFx_samplerDEPTH_common.h
-+++ b/dom/include/1.4/dom/domFx_samplerDEPTH_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_samplerDEPTH_common_h__
-diff --git a/dom/include/1.4/dom/domFx_samplerRECT_common.h b/dom/include/1.4/dom/domFx_samplerRECT_common.h
-index 34950bc..72bb4b6 100644
---- a/dom/include/1.4/dom/domFx_samplerRECT_common.h
-+++ b/dom/include/1.4/dom/domFx_samplerRECT_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_samplerRECT_common_h__
-diff --git a/dom/include/1.4/dom/domFx_stenciltarget_common.h b/dom/include/1.4/dom/domFx_stenciltarget_common.h
-index fd4a419..47b24d0 100644
---- a/dom/include/1.4/dom/domFx_stenciltarget_common.h
-+++ b/dom/include/1.4/dom/domFx_stenciltarget_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_stenciltarget_common_h__
-diff --git a/dom/include/1.4/dom/domFx_surface_common.h b/dom/include/1.4/dom/domFx_surface_common.h
-index b797fb7..c43edd0 100644
---- a/dom/include/1.4/dom/domFx_surface_common.h
-+++ b/dom/include/1.4/dom/domFx_surface_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_surface_common_h__
-diff --git a/dom/include/1.4/dom/domFx_surface_format_hint_common.h b/dom/include/1.4/dom/domFx_surface_format_hint_common.h
-index dff4222..a073e75 100644
---- a/dom/include/1.4/dom/domFx_surface_format_hint_common.h
-+++ b/dom/include/1.4/dom/domFx_surface_format_hint_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_surface_format_hint_common_h__
-diff --git a/dom/include/1.4/dom/domFx_surface_init_common.h b/dom/include/1.4/dom/domFx_surface_init_common.h
-index d4a8b1d..9d7dc15 100644
---- a/dom/include/1.4/dom/domFx_surface_init_common.h
-+++ b/dom/include/1.4/dom/domFx_surface_init_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_surface_init_common_h__
-diff --git a/dom/include/1.4/dom/domFx_surface_init_cube_common.h b/dom/include/1.4/dom/domFx_surface_init_cube_common.h
-index e24ddee..86a4e6b 100644
---- a/dom/include/1.4/dom/domFx_surface_init_cube_common.h
-+++ b/dom/include/1.4/dom/domFx_surface_init_cube_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_surface_init_cube_common_h__
-diff --git a/dom/include/1.4/dom/domFx_surface_init_from_common.h b/dom/include/1.4/dom/domFx_surface_init_from_common.h
-index b6ed8d1..61b3b50 100644
---- a/dom/include/1.4/dom/domFx_surface_init_from_common.h
-+++ b/dom/include/1.4/dom/domFx_surface_init_from_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_surface_init_from_common_h__
-diff --git a/dom/include/1.4/dom/domFx_surface_init_planar_common.h b/dom/include/1.4/dom/domFx_surface_init_planar_common.h
-index a50a681..1130851 100644
---- a/dom/include/1.4/dom/domFx_surface_init_planar_common.h
-+++ b/dom/include/1.4/dom/domFx_surface_init_planar_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_surface_init_planar_common_h__
-diff --git a/dom/include/1.4/dom/domFx_surface_init_volume_common.h b/dom/include/1.4/dom/domFx_surface_init_volume_common.h
-index 87e47d9..3284fbe 100644
---- a/dom/include/1.4/dom/domFx_surface_init_volume_common.h
-+++ b/dom/include/1.4/dom/domFx_surface_init_volume_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Fx_surface_init_volume_common_h__
-diff --git a/dom/include/1.4/dom/domGeometry.h b/dom/include/1.4/dom/domGeometry.h
-index a0c8199..e7513c9 100644
---- a/dom/include/1.4/dom/domGeometry.h
-+++ b/dom/include/1.4/dom/domGeometry.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Geometry_h__
-diff --git a/dom/include/1.4/dom/domGl_hook_abstract.h b/dom/include/1.4/dom/domGl_hook_abstract.h
-index accd4ac..e14de42 100644
---- a/dom/include/1.4/dom/domGl_hook_abstract.h
-+++ b/dom/include/1.4/dom/domGl_hook_abstract.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gl_hook_abstract_h__
-diff --git a/dom/include/1.4/dom/domGl_pipeline_settings.h b/dom/include/1.4/dom/domGl_pipeline_settings.h
-index 08b5802..a58792a 100644
---- a/dom/include/1.4/dom/domGl_pipeline_settings.h
-+++ b/dom/include/1.4/dom/domGl_pipeline_settings.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gl_pipeline_settings_h__
-diff --git a/dom/include/1.4/dom/domGl_sampler1D.h b/dom/include/1.4/dom/domGl_sampler1D.h
-index ca85fdf..4eecea0 100644
---- a/dom/include/1.4/dom/domGl_sampler1D.h
-+++ b/dom/include/1.4/dom/domGl_sampler1D.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gl_sampler1D_h__
-diff --git a/dom/include/1.4/dom/domGl_sampler2D.h b/dom/include/1.4/dom/domGl_sampler2D.h
-index c12ab31..446b6fe 100644
---- a/dom/include/1.4/dom/domGl_sampler2D.h
-+++ b/dom/include/1.4/dom/domGl_sampler2D.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gl_sampler2D_h__
-diff --git a/dom/include/1.4/dom/domGl_sampler3D.h b/dom/include/1.4/dom/domGl_sampler3D.h
-index 87a8de5..ce6ce28 100644
---- a/dom/include/1.4/dom/domGl_sampler3D.h
-+++ b/dom/include/1.4/dom/domGl_sampler3D.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gl_sampler3D_h__
-diff --git a/dom/include/1.4/dom/domGl_samplerCUBE.h b/dom/include/1.4/dom/domGl_samplerCUBE.h
-index e5ed04a..87314dd 100644
---- a/dom/include/1.4/dom/domGl_samplerCUBE.h
-+++ b/dom/include/1.4/dom/domGl_samplerCUBE.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gl_samplerCUBE_h__
-diff --git a/dom/include/1.4/dom/domGl_samplerDEPTH.h b/dom/include/1.4/dom/domGl_samplerDEPTH.h
-index 1a1e9de..a537225 100644
---- a/dom/include/1.4/dom/domGl_samplerDEPTH.h
-+++ b/dom/include/1.4/dom/domGl_samplerDEPTH.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gl_samplerDEPTH_h__
-diff --git a/dom/include/1.4/dom/domGl_samplerRECT.h b/dom/include/1.4/dom/domGl_samplerRECT.h
-index 82d25e9..2b62d78 100644
---- a/dom/include/1.4/dom/domGl_samplerRECT.h
-+++ b/dom/include/1.4/dom/domGl_samplerRECT.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gl_samplerRECT_h__
-diff --git a/dom/include/1.4/dom/domGles_basic_type_common.h b/dom/include/1.4/dom/domGles_basic_type_common.h
-index 577db5e..0b379d1 100644
---- a/dom/include/1.4/dom/domGles_basic_type_common.h
-+++ b/dom/include/1.4/dom/domGles_basic_type_common.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_basic_type_common_h__
-diff --git a/dom/include/1.4/dom/domGles_newparam.h b/dom/include/1.4/dom/domGles_newparam.h
-index e9e578e..5433e88 100644
---- a/dom/include/1.4/dom/domGles_newparam.h
-+++ b/dom/include/1.4/dom/domGles_newparam.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_newparam_h__
-diff --git a/dom/include/1.4/dom/domGles_pipeline_settings.h b/dom/include/1.4/dom/domGles_pipeline_settings.h
-index a6f0b7b..2ee5d28 100644
---- a/dom/include/1.4/dom/domGles_pipeline_settings.h
-+++ b/dom/include/1.4/dom/domGles_pipeline_settings.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_pipeline_settings_h__
-diff --git a/dom/include/1.4/dom/domGles_sampler_state.h b/dom/include/1.4/dom/domGles_sampler_state.h
-index cdf1f45..a6f8f4b 100644
---- a/dom/include/1.4/dom/domGles_sampler_state.h
-+++ b/dom/include/1.4/dom/domGles_sampler_state.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_sampler_state_h__
-diff --git a/dom/include/1.4/dom/domGles_texcombiner_argumentAlpha_type.h b/dom/include/1.4/dom/domGles_texcombiner_argumentAlpha_type.h
-index ffde6ef..4f2f554 100644
---- a/dom/include/1.4/dom/domGles_texcombiner_argumentAlpha_type.h
-+++ b/dom/include/1.4/dom/domGles_texcombiner_argumentAlpha_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_texcombiner_argumentAlpha_type_h__
-diff --git a/dom/include/1.4/dom/domGles_texcombiner_argumentRGB_type.h b/dom/include/1.4/dom/domGles_texcombiner_argumentRGB_type.h
-index 6694c35..189b7ef 100644
---- a/dom/include/1.4/dom/domGles_texcombiner_argumentRGB_type.h
-+++ b/dom/include/1.4/dom/domGles_texcombiner_argumentRGB_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_texcombiner_argumentRGB_type_h__
-diff --git a/dom/include/1.4/dom/domGles_texcombiner_commandAlpha_type.h b/dom/include/1.4/dom/domGles_texcombiner_commandAlpha_type.h
-index 162388a..67062d2 100644
---- a/dom/include/1.4/dom/domGles_texcombiner_commandAlpha_type.h
-+++ b/dom/include/1.4/dom/domGles_texcombiner_commandAlpha_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_texcombiner_commandAlpha_type_h__
-diff --git a/dom/include/1.4/dom/domGles_texcombiner_commandRGB_type.h b/dom/include/1.4/dom/domGles_texcombiner_commandRGB_type.h
-index b20ba88..258d99f 100644
---- a/dom/include/1.4/dom/domGles_texcombiner_commandRGB_type.h
-+++ b/dom/include/1.4/dom/domGles_texcombiner_commandRGB_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_texcombiner_commandRGB_type_h__
-diff --git a/dom/include/1.4/dom/domGles_texcombiner_command_type.h b/dom/include/1.4/dom/domGles_texcombiner_command_type.h
-index 71c0ed7..96858c8 100644
---- a/dom/include/1.4/dom/domGles_texcombiner_command_type.h
-+++ b/dom/include/1.4/dom/domGles_texcombiner_command_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_texcombiner_command_type_h__
-diff --git a/dom/include/1.4/dom/domGles_texenv_command_type.h b/dom/include/1.4/dom/domGles_texenv_command_type.h
-index 7494297..0f7edef 100644
---- a/dom/include/1.4/dom/domGles_texenv_command_type.h
-+++ b/dom/include/1.4/dom/domGles_texenv_command_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_texenv_command_type_h__
-diff --git a/dom/include/1.4/dom/domGles_texture_constant_type.h b/dom/include/1.4/dom/domGles_texture_constant_type.h
-index 430eba3..96ca82c 100644
---- a/dom/include/1.4/dom/domGles_texture_constant_type.h
-+++ b/dom/include/1.4/dom/domGles_texture_constant_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_texture_constant_type_h__
-diff --git a/dom/include/1.4/dom/domGles_texture_pipeline.h b/dom/include/1.4/dom/domGles_texture_pipeline.h
-index 0e8f5b8..2d4e729 100644
---- a/dom/include/1.4/dom/domGles_texture_pipeline.h
-+++ b/dom/include/1.4/dom/domGles_texture_pipeline.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_texture_pipeline_h__
-diff --git a/dom/include/1.4/dom/domGles_texture_unit.h b/dom/include/1.4/dom/domGles_texture_unit.h
-index 0e06b68..778bd3c 100644
---- a/dom/include/1.4/dom/domGles_texture_unit.h
-+++ b/dom/include/1.4/dom/domGles_texture_unit.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Gles_texture_unit_h__
-diff --git a/dom/include/1.4/dom/domGlsl_newarray_type.h b/dom/include/1.4/dom/domGlsl_newarray_type.h
-index 98fea8b..c21d363 100644
---- a/dom/include/1.4/dom/domGlsl_newarray_type.h
-+++ b/dom/include/1.4/dom/domGlsl_newarray_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Glsl_newarray_type_h__
-diff --git a/dom/include/1.4/dom/domGlsl_newparam.h b/dom/include/1.4/dom/domGlsl_newparam.h
-index f577294..6eb475d 100644
---- a/dom/include/1.4/dom/domGlsl_newparam.h
-+++ b/dom/include/1.4/dom/domGlsl_newparam.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Glsl_newparam_h__
-diff --git a/dom/include/1.4/dom/domGlsl_param_type.h b/dom/include/1.4/dom/domGlsl_param_type.h
-index c239ba1..23070f4 100644
---- a/dom/include/1.4/dom/domGlsl_param_type.h
-+++ b/dom/include/1.4/dom/domGlsl_param_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Glsl_param_type_h__
-diff --git a/dom/include/1.4/dom/domGlsl_setarray_type.h b/dom/include/1.4/dom/domGlsl_setarray_type.h
-index 4f3e169..8933141 100644
---- a/dom/include/1.4/dom/domGlsl_setarray_type.h
-+++ b/dom/include/1.4/dom/domGlsl_setarray_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Glsl_setarray_type_h__
-diff --git a/dom/include/1.4/dom/domGlsl_setparam.h b/dom/include/1.4/dom/domGlsl_setparam.h
-index 5b53a73..40199e2 100644
---- a/dom/include/1.4/dom/domGlsl_setparam.h
-+++ b/dom/include/1.4/dom/domGlsl_setparam.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Glsl_setparam_h__
-diff --git a/dom/include/1.4/dom/domGlsl_setparam_simple.h b/dom/include/1.4/dom/domGlsl_setparam_simple.h
-index 267be2d..c56023b 100644
---- a/dom/include/1.4/dom/domGlsl_setparam_simple.h
-+++ b/dom/include/1.4/dom/domGlsl_setparam_simple.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Glsl_setparam_simple_h__
-diff --git a/dom/include/1.4/dom/domGlsl_surface_type.h b/dom/include/1.4/dom/domGlsl_surface_type.h
-index 535c863..2be33ee 100644
---- a/dom/include/1.4/dom/domGlsl_surface_type.h
-+++ b/dom/include/1.4/dom/domGlsl_surface_type.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Glsl_surface_type_h__
-diff --git a/dom/include/1.4/dom/domIDREF_array.h b/dom/include/1.4/dom/domIDREF_array.h
-index bbd3854..92b58bb 100644
---- a/dom/include/1.4/dom/domIDREF_array.h
-+++ b/dom/include/1.4/dom/domIDREF_array.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141IDREF_array_h__
-diff --git a/dom/include/1.4/dom/domImage.h b/dom/include/1.4/dom/domImage.h
-index 0ce8d87..4d73ff3 100644
---- a/dom/include/1.4/dom/domImage.h
-+++ b/dom/include/1.4/dom/domImage.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Image_h__
-diff --git a/dom/include/1.4/dom/domInputGlobal.h b/dom/include/1.4/dom/domInputGlobal.h
-index 73fc8a2..0f59cc9 100644
---- a/dom/include/1.4/dom/domInputGlobal.h
-+++ b/dom/include/1.4/dom/domInputGlobal.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141InputGlobal_h__
-diff --git a/dom/include/1.4/dom/domInputLocal.h b/dom/include/1.4/dom/domInputLocal.h
-index 4f5a336..ca5b325 100644
---- a/dom/include/1.4/dom/domInputLocal.h
-+++ b/dom/include/1.4/dom/domInputLocal.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141InputLocal_h__
-diff --git a/dom/include/1.4/dom/domInputLocalOffset.h b/dom/include/1.4/dom/domInputLocalOffset.h
-index 76806a6..e49a761 100644
---- a/dom/include/1.4/dom/domInputLocalOffset.h
-+++ b/dom/include/1.4/dom/domInputLocalOffset.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141InputLocalOffset_h__
-diff --git a/dom/include/1.4/dom/domInstanceWithExtra.h b/dom/include/1.4/dom/domInstanceWithExtra.h
-index edd6009..fca64f4 100644
---- a/dom/include/1.4/dom/domInstanceWithExtra.h
-+++ b/dom/include/1.4/dom/domInstanceWithExtra.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141InstanceWithExtra_h__
-diff --git a/dom/include/1.4/dom/domInstance_camera.h b/dom/include/1.4/dom/domInstance_camera.h
-index ff4064e..0f633d5 100644
---- a/dom/include/1.4/dom/domInstance_camera.h
-+++ b/dom/include/1.4/dom/domInstance_camera.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_camera_h__
-diff --git a/dom/include/1.4/dom/domInstance_controller.h b/dom/include/1.4/dom/domInstance_controller.h
-index f28382c..d1fa2f0 100644
---- a/dom/include/1.4/dom/domInstance_controller.h
-+++ b/dom/include/1.4/dom/domInstance_controller.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_controller_h__
-diff --git a/dom/include/1.4/dom/domInstance_effect.h b/dom/include/1.4/dom/domInstance_effect.h
-index a1e5bd6..7eb7dfd 100644
---- a/dom/include/1.4/dom/domInstance_effect.h
-+++ b/dom/include/1.4/dom/domInstance_effect.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_effect_h__
-diff --git a/dom/include/1.4/dom/domInstance_force_field.h b/dom/include/1.4/dom/domInstance_force_field.h
-index c2d00b7..0193ed4 100644
---- a/dom/include/1.4/dom/domInstance_force_field.h
-+++ b/dom/include/1.4/dom/domInstance_force_field.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_force_field_h__
-diff --git a/dom/include/1.4/dom/domInstance_geometry.h b/dom/include/1.4/dom/domInstance_geometry.h
-index 2a9279d..0904b1e 100644
---- a/dom/include/1.4/dom/domInstance_geometry.h
-+++ b/dom/include/1.4/dom/domInstance_geometry.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_geometry_h__
-diff --git a/dom/include/1.4/dom/domInstance_light.h b/dom/include/1.4/dom/domInstance_light.h
-index 3c34137..d78c71a 100644
---- a/dom/include/1.4/dom/domInstance_light.h
-+++ b/dom/include/1.4/dom/domInstance_light.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_light_h__
-diff --git a/dom/include/1.4/dom/domInstance_material.h b/dom/include/1.4/dom/domInstance_material.h
-index a88ae40..2956d67 100644
---- a/dom/include/1.4/dom/domInstance_material.h
-+++ b/dom/include/1.4/dom/domInstance_material.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_material_h__
-diff --git a/dom/include/1.4/dom/domInstance_node.h b/dom/include/1.4/dom/domInstance_node.h
-index 8b19fa7..a5ab3c5 100644
---- a/dom/include/1.4/dom/domInstance_node.h
-+++ b/dom/include/1.4/dom/domInstance_node.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_node_h__
-diff --git a/dom/include/1.4/dom/domInstance_physics_material.h b/dom/include/1.4/dom/domInstance_physics_material.h
-index e62e3b7..027bdf0 100644
---- a/dom/include/1.4/dom/domInstance_physics_material.h
-+++ b/dom/include/1.4/dom/domInstance_physics_material.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_physics_material_h__
-diff --git a/dom/include/1.4/dom/domInstance_physics_model.h b/dom/include/1.4/dom/domInstance_physics_model.h
-index cd0afc4..51816ed 100644
---- a/dom/include/1.4/dom/domInstance_physics_model.h
-+++ b/dom/include/1.4/dom/domInstance_physics_model.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_physics_model_h__
-diff --git a/dom/include/1.4/dom/domInstance_rigid_body.h b/dom/include/1.4/dom/domInstance_rigid_body.h
-index f317e30..b621205 100644
---- a/dom/include/1.4/dom/domInstance_rigid_body.h
-+++ b/dom/include/1.4/dom/domInstance_rigid_body.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_rigid_body_h__
-diff --git a/dom/include/1.4/dom/domInstance_rigid_constraint.h b/dom/include/1.4/dom/domInstance_rigid_constraint.h
-index f53d8e6..789d06a 100644
---- a/dom/include/1.4/dom/domInstance_rigid_constraint.h
-+++ b/dom/include/1.4/dom/domInstance_rigid_constraint.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Instance_rigid_constraint_h__
-diff --git a/dom/include/1.4/dom/domInt_array.h b/dom/include/1.4/dom/domInt_array.h
-index 2fd6a2d..96879ba 100644
---- a/dom/include/1.4/dom/domInt_array.h
-+++ b/dom/include/1.4/dom/domInt_array.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Int_array_h__
-diff --git a/dom/include/1.4/dom/domLibrary_animation_clips.h b/dom/include/1.4/dom/domLibrary_animation_clips.h
-index 19b6d3d..af3095d 100644
---- a/dom/include/1.4/dom/domLibrary_animation_clips.h
-+++ b/dom/include/1.4/dom/domLibrary_animation_clips.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_animation_clips_h__
-diff --git a/dom/include/1.4/dom/domLibrary_animations.h b/dom/include/1.4/dom/domLibrary_animations.h
-index acab3bb..ee0e225 100644
---- a/dom/include/1.4/dom/domLibrary_animations.h
-+++ b/dom/include/1.4/dom/domLibrary_animations.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_animations_h__
-diff --git a/dom/include/1.4/dom/domLibrary_cameras.h b/dom/include/1.4/dom/domLibrary_cameras.h
-index d5d948d..683c0fd 100644
---- a/dom/include/1.4/dom/domLibrary_cameras.h
-+++ b/dom/include/1.4/dom/domLibrary_cameras.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_cameras_h__
-diff --git a/dom/include/1.4/dom/domLibrary_controllers.h b/dom/include/1.4/dom/domLibrary_controllers.h
-index 184d579..741913d 100644
---- a/dom/include/1.4/dom/domLibrary_controllers.h
-+++ b/dom/include/1.4/dom/domLibrary_controllers.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_controllers_h__
-diff --git a/dom/include/1.4/dom/domLibrary_effects.h b/dom/include/1.4/dom/domLibrary_effects.h
-index e8bf579..95e37bb 100644
---- a/dom/include/1.4/dom/domLibrary_effects.h
-+++ b/dom/include/1.4/dom/domLibrary_effects.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_effects_h__
-diff --git a/dom/include/1.4/dom/domLibrary_force_fields.h b/dom/include/1.4/dom/domLibrary_force_fields.h
-index d6c9200..77b7c76 100644
---- a/dom/include/1.4/dom/domLibrary_force_fields.h
-+++ b/dom/include/1.4/dom/domLibrary_force_fields.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_force_fields_h__
-diff --git a/dom/include/1.4/dom/domLibrary_geometries.h b/dom/include/1.4/dom/domLibrary_geometries.h
-index 7d1c21c..0dde00c 100644
---- a/dom/include/1.4/dom/domLibrary_geometries.h
-+++ b/dom/include/1.4/dom/domLibrary_geometries.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_geometries_h__
-diff --git a/dom/include/1.4/dom/domLibrary_images.h b/dom/include/1.4/dom/domLibrary_images.h
-index 5b94577..8f9db90 100644
---- a/dom/include/1.4/dom/domLibrary_images.h
-+++ b/dom/include/1.4/dom/domLibrary_images.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_images_h__
-diff --git a/dom/include/1.4/dom/domLibrary_lights.h b/dom/include/1.4/dom/domLibrary_lights.h
-index c78f275..e295379 100644
---- a/dom/include/1.4/dom/domLibrary_lights.h
-+++ b/dom/include/1.4/dom/domLibrary_lights.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_lights_h__
-diff --git a/dom/include/1.4/dom/domLibrary_materials.h b/dom/include/1.4/dom/domLibrary_materials.h
-index 6c38929..4bfccd0 100644
---- a/dom/include/1.4/dom/domLibrary_materials.h
-+++ b/dom/include/1.4/dom/domLibrary_materials.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_materials_h__
-diff --git a/dom/include/1.4/dom/domLibrary_nodes.h b/dom/include/1.4/dom/domLibrary_nodes.h
-index 3af0625..91c0aa0 100644
---- a/dom/include/1.4/dom/domLibrary_nodes.h
-+++ b/dom/include/1.4/dom/domLibrary_nodes.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_nodes_h__
-diff --git a/dom/include/1.4/dom/domLibrary_physics_materials.h b/dom/include/1.4/dom/domLibrary_physics_materials.h
-index 31aea1c..edb5e64 100644
---- a/dom/include/1.4/dom/domLibrary_physics_materials.h
-+++ b/dom/include/1.4/dom/domLibrary_physics_materials.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_physics_materials_h__
-diff --git a/dom/include/1.4/dom/domLibrary_physics_models.h b/dom/include/1.4/dom/domLibrary_physics_models.h
-index f6ccd36..1bc73ce 100644
---- a/dom/include/1.4/dom/domLibrary_physics_models.h
-+++ b/dom/include/1.4/dom/domLibrary_physics_models.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_physics_models_h__
-diff --git a/dom/include/1.4/dom/domLibrary_physics_scenes.h b/dom/include/1.4/dom/domLibrary_physics_scenes.h
-index cecc741..c109365 100644
---- a/dom/include/1.4/dom/domLibrary_physics_scenes.h
-+++ b/dom/include/1.4/dom/domLibrary_physics_scenes.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_physics_scenes_h__
-diff --git a/dom/include/1.4/dom/domLibrary_visual_scenes.h b/dom/include/1.4/dom/domLibrary_visual_scenes.h
-index f77bb53..3649ebf 100644
---- a/dom/include/1.4/dom/domLibrary_visual_scenes.h
-+++ b/dom/include/1.4/dom/domLibrary_visual_scenes.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Library_visual_scenes_h__
-diff --git a/dom/include/1.4/dom/domLight.h b/dom/include/1.4/dom/domLight.h
-index 122d733..d9f824d 100644
---- a/dom/include/1.4/dom/domLight.h
-+++ b/dom/include/1.4/dom/domLight.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Light_h__
-diff --git a/dom/include/1.4/dom/domLines.h b/dom/include/1.4/dom/domLines.h
-index 548e995..4838931 100644
---- a/dom/include/1.4/dom/domLines.h
-+++ b/dom/include/1.4/dom/domLines.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Lines_h__
-diff --git a/dom/include/1.4/dom/domLinestrips.h b/dom/include/1.4/dom/domLinestrips.h
-index 4dec67b..9072788 100644
---- a/dom/include/1.4/dom/domLinestrips.h
-+++ b/dom/include/1.4/dom/domLinestrips.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Linestrips_h__
-diff --git a/dom/include/1.4/dom/domLookat.h b/dom/include/1.4/dom/domLookat.h
-index 5f328ea..7a79f97 100644
---- a/dom/include/1.4/dom/domLookat.h
-+++ b/dom/include/1.4/dom/domLookat.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Lookat_h__
-diff --git a/dom/include/1.4/dom/domMaterial.h b/dom/include/1.4/dom/domMaterial.h
-index 4bf4b1b..b58e529 100644
---- a/dom/include/1.4/dom/domMaterial.h
-+++ b/dom/include/1.4/dom/domMaterial.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Material_h__
-diff --git a/dom/include/1.4/dom/domMatrix.h b/dom/include/1.4/dom/domMatrix.h
-index ac1b258..8a7a7f3 100644
---- a/dom/include/1.4/dom/domMatrix.h
-+++ b/dom/include/1.4/dom/domMatrix.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Matrix_h__
-diff --git a/dom/include/1.4/dom/domMesh.h b/dom/include/1.4/dom/domMesh.h
-index 4712d4e..2fba0aa 100644
---- a/dom/include/1.4/dom/domMesh.h
-+++ b/dom/include/1.4/dom/domMesh.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Mesh_h__
-diff --git a/dom/include/1.4/dom/domMorph.h b/dom/include/1.4/dom/domMorph.h
-index dadbe6e..bb2e16b 100644
---- a/dom/include/1.4/dom/domMorph.h
-+++ b/dom/include/1.4/dom/domMorph.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Morph_h__
-diff --git a/dom/include/1.4/dom/domName_array.h b/dom/include/1.4/dom/domName_array.h
-index 5cdf54b..8e79aa3 100644
---- a/dom/include/1.4/dom/domName_array.h
-+++ b/dom/include/1.4/dom/domName_array.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Name_array_h__
-diff --git a/dom/include/1.4/dom/domNode.h b/dom/include/1.4/dom/domNode.h
-index 6675286..5c2df8a 100644
---- a/dom/include/1.4/dom/domNode.h
-+++ b/dom/include/1.4/dom/domNode.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Node_h__
-diff --git a/dom/include/1.4/dom/domP.h b/dom/include/1.4/dom/domP.h
-index 51d8a7f..e1e0966 100644
---- a/dom/include/1.4/dom/domP.h
-+++ b/dom/include/1.4/dom/domP.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141P_h__
-diff --git a/dom/include/1.4/dom/domParam.h b/dom/include/1.4/dom/domParam.h
-index 3fe0cd6..bd5658c 100644
---- a/dom/include/1.4/dom/domParam.h
-+++ b/dom/include/1.4/dom/domParam.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Param_h__
-diff --git a/dom/include/1.4/dom/domPhysics_material.h b/dom/include/1.4/dom/domPhysics_material.h
-index 21cd25a..8ea7f74 100644
---- a/dom/include/1.4/dom/domPhysics_material.h
-+++ b/dom/include/1.4/dom/domPhysics_material.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Physics_material_h__
-diff --git a/dom/include/1.4/dom/domPhysics_model.h b/dom/include/1.4/dom/domPhysics_model.h
-index 2de8116..aa0ab26 100644
---- a/dom/include/1.4/dom/domPhysics_model.h
-+++ b/dom/include/1.4/dom/domPhysics_model.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Physics_model_h__
-diff --git a/dom/include/1.4/dom/domPhysics_scene.h b/dom/include/1.4/dom/domPhysics_scene.h
-index 7d9f03c..1924191 100644
---- a/dom/include/1.4/dom/domPhysics_scene.h
-+++ b/dom/include/1.4/dom/domPhysics_scene.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Physics_scene_h__
-diff --git a/dom/include/1.4/dom/domPlane.h b/dom/include/1.4/dom/domPlane.h
-index 2d39852..c0983d4 100644
---- a/dom/include/1.4/dom/domPlane.h
-+++ b/dom/include/1.4/dom/domPlane.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Plane_h__
-diff --git a/dom/include/1.4/dom/domPolygons.h b/dom/include/1.4/dom/domPolygons.h
-index 954409b..f7a3a29 100644
---- a/dom/include/1.4/dom/domPolygons.h
-+++ b/dom/include/1.4/dom/domPolygons.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Polygons_h__
-diff --git a/dom/include/1.4/dom/domPolylist.h b/dom/include/1.4/dom/domPolylist.h
-index b5da556..0650849 100644
---- a/dom/include/1.4/dom/domPolylist.h
-+++ b/dom/include/1.4/dom/domPolylist.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Polylist_h__
-diff --git a/dom/include/1.4/dom/domProfile_CG.h b/dom/include/1.4/dom/domProfile_CG.h
-index 6a70a10..b76402c 100644
---- a/dom/include/1.4/dom/domProfile_CG.h
-+++ b/dom/include/1.4/dom/domProfile_CG.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Profile_CG_h__
-diff --git a/dom/include/1.4/dom/domProfile_COMMON.h b/dom/include/1.4/dom/domProfile_COMMON.h
-index e117e35..f1d3fb2 100644
---- a/dom/include/1.4/dom/domProfile_COMMON.h
-+++ b/dom/include/1.4/dom/domProfile_COMMON.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Profile_COMMON_h__
-diff --git a/dom/include/1.4/dom/domProfile_GLES.h b/dom/include/1.4/dom/domProfile_GLES.h
-index 6e54434..94b38f6 100644
---- a/dom/include/1.4/dom/domProfile_GLES.h
-+++ b/dom/include/1.4/dom/domProfile_GLES.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Profile_GLES_h__
-diff --git a/dom/include/1.4/dom/domProfile_GLSL.h b/dom/include/1.4/dom/domProfile_GLSL.h
-index 644710d..dd31e9f 100644
---- a/dom/include/1.4/dom/domProfile_GLSL.h
-+++ b/dom/include/1.4/dom/domProfile_GLSL.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Profile_GLSL_h__
-diff --git a/dom/include/1.4/dom/domRigid_body.h b/dom/include/1.4/dom/domRigid_body.h
-index 56e84a2..be806fd 100644
---- a/dom/include/1.4/dom/domRigid_body.h
-+++ b/dom/include/1.4/dom/domRigid_body.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Rigid_body_h__
-diff --git a/dom/include/1.4/dom/domRigid_constraint.h b/dom/include/1.4/dom/domRigid_constraint.h
-index bc6b32b..5f45899 100644
---- a/dom/include/1.4/dom/domRigid_constraint.h
-+++ b/dom/include/1.4/dom/domRigid_constraint.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Rigid_constraint_h__
-diff --git a/dom/include/1.4/dom/domRotate.h b/dom/include/1.4/dom/domRotate.h
-index 8dcffaf..ac28ee1 100644
---- a/dom/include/1.4/dom/domRotate.h
-+++ b/dom/include/1.4/dom/domRotate.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Rotate_h__
-diff --git a/dom/include/1.4/dom/domSampler.h b/dom/include/1.4/dom/domSampler.h
-index 38b18b1..86bb9e8 100644
---- a/dom/include/1.4/dom/domSampler.h
-+++ b/dom/include/1.4/dom/domSampler.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Sampler_h__
-diff --git a/dom/include/1.4/dom/domScale.h b/dom/include/1.4/dom/domScale.h
-index ebb40d3..8eb61eb 100644
---- a/dom/include/1.4/dom/domScale.h
-+++ b/dom/include/1.4/dom/domScale.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Scale_h__
-diff --git a/dom/include/1.4/dom/domSkew.h b/dom/include/1.4/dom/domSkew.h
-index f5b5783..19b8fdd 100644
---- a/dom/include/1.4/dom/domSkew.h
-+++ b/dom/include/1.4/dom/domSkew.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Skew_h__
-diff --git a/dom/include/1.4/dom/domSkin.h b/dom/include/1.4/dom/domSkin.h
-index 132b70c..f7611e7 100644
---- a/dom/include/1.4/dom/domSkin.h
-+++ b/dom/include/1.4/dom/domSkin.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Skin_h__
-diff --git a/dom/include/1.4/dom/domSource.h b/dom/include/1.4/dom/domSource.h
-index 493a654..e6b544e 100644
---- a/dom/include/1.4/dom/domSource.h
-+++ b/dom/include/1.4/dom/domSource.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Source_h__
-diff --git a/dom/include/1.4/dom/domSphere.h b/dom/include/1.4/dom/domSphere.h
-index 800bcaf..33ce0b0 100644
---- a/dom/include/1.4/dom/domSphere.h
-+++ b/dom/include/1.4/dom/domSphere.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Sphere_h__
-diff --git a/dom/include/1.4/dom/domSpline.h b/dom/include/1.4/dom/domSpline.h
-index 65e1773..f9e49c2 100644
---- a/dom/include/1.4/dom/domSpline.h
-+++ b/dom/include/1.4/dom/domSpline.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Spline_h__
-diff --git a/dom/include/1.4/dom/domTapered_capsule.h b/dom/include/1.4/dom/domTapered_capsule.h
-index b6c991c..2b5c66e 100644
---- a/dom/include/1.4/dom/domTapered_capsule.h
-+++ b/dom/include/1.4/dom/domTapered_capsule.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Tapered_capsule_h__
-diff --git a/dom/include/1.4/dom/domTapered_cylinder.h b/dom/include/1.4/dom/domTapered_cylinder.h
-index d10e666..723c6b5 100644
---- a/dom/include/1.4/dom/domTapered_cylinder.h
-+++ b/dom/include/1.4/dom/domTapered_cylinder.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Tapered_cylinder_h__
-diff --git a/dom/include/1.4/dom/domTargetableFloat.h b/dom/include/1.4/dom/domTargetableFloat.h
-index 6d658bb..7513fdb 100644
---- a/dom/include/1.4/dom/domTargetableFloat.h
-+++ b/dom/include/1.4/dom/domTargetableFloat.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141TargetableFloat_h__
-diff --git a/dom/include/1.4/dom/domTargetableFloat3.h b/dom/include/1.4/dom/domTargetableFloat3.h
-index 866b1e9..4370976 100644
---- a/dom/include/1.4/dom/domTargetableFloat3.h
-+++ b/dom/include/1.4/dom/domTargetableFloat3.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141TargetableFloat3_h__
-diff --git a/dom/include/1.4/dom/domTechnique.h b/dom/include/1.4/dom/domTechnique.h
-index 77c4d45..2307563 100644
---- a/dom/include/1.4/dom/domTechnique.h
-+++ b/dom/include/1.4/dom/domTechnique.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Technique_h__
-diff --git a/dom/include/1.4/dom/domTranslate.h b/dom/include/1.4/dom/domTranslate.h
-index b192bac..32b62c8 100644
---- a/dom/include/1.4/dom/domTranslate.h
-+++ b/dom/include/1.4/dom/domTranslate.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Translate_h__
-diff --git a/dom/include/1.4/dom/domTriangles.h b/dom/include/1.4/dom/domTriangles.h
-index abb5010..15387cc 100644
---- a/dom/include/1.4/dom/domTriangles.h
-+++ b/dom/include/1.4/dom/domTriangles.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Triangles_h__
-diff --git a/dom/include/1.4/dom/domTrifans.h b/dom/include/1.4/dom/domTrifans.h
-index 15773c9..8fbe354 100644
---- a/dom/include/1.4/dom/domTrifans.h
-+++ b/dom/include/1.4/dom/domTrifans.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Trifans_h__
-diff --git a/dom/include/1.4/dom/domTristrips.h b/dom/include/1.4/dom/domTristrips.h
-index 5433748..73f766d 100644
---- a/dom/include/1.4/dom/domTristrips.h
-+++ b/dom/include/1.4/dom/domTristrips.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Tristrips_h__
-diff --git a/dom/include/1.4/dom/domVertices.h b/dom/include/1.4/dom/domVertices.h
-index 2620944..d84ccd9 100644
---- a/dom/include/1.4/dom/domVertices.h
-+++ b/dom/include/1.4/dom/domVertices.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Vertices_h__
-diff --git a/dom/include/1.4/dom/domVisual_scene.h b/dom/include/1.4/dom/domVisual_scene.h
-index bc1c542..116f83b 100644
---- a/dom/include/1.4/dom/domVisual_scene.h
-+++ b/dom/include/1.4/dom/domVisual_scene.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __dom141Visual_scene_h__
-diff --git a/dom/include/dae/daeArray.h b/dom/include/dae/daeArray.h
-index 81e0fa7..e78b515 100644
---- a/dom/include/dae/daeArray.h
-+++ b/dom/include/dae/daeArray.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_ARRAY_H__
-diff --git a/dom/include/dae/daeArrayTypes.h b/dom/include/dae/daeArrayTypes.h
-index 850a7ad..e3e1369 100644
---- a/dom/include/dae/daeArrayTypes.h
-+++ b/dom/include/dae/daeArrayTypes.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_ARRAY_TYPES_H__
-diff --git a/dom/include/dae/daeAtomicType.h b/dom/include/dae/daeAtomicType.h
-index 7d6fc91..8db27fb 100644
---- a/dom/include/dae/daeAtomicType.h
-+++ b/dom/include/dae/daeAtomicType.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_ATOMIC_TYPE_H__
-diff --git a/dom/include/dae/daeDatabase.h b/dom/include/dae/daeDatabase.h
-index 2760a42..c6cc5c9 100644
---- a/dom/include/dae/daeDatabase.h
-+++ b/dom/include/dae/daeDatabase.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_DATABASE__
-diff --git a/dom/include/dae/daeDocument.h b/dom/include/dae/daeDocument.h
-index 443cf0f..2cfe23a 100644
---- a/dom/include/dae/daeDocument.h
-+++ b/dom/include/dae/daeDocument.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_DOCUMENT__
-diff --git a/dom/include/dae/daeDomTypes.h b/dom/include/dae/daeDomTypes.h
-index 39786de..8bc4d6b 100644
---- a/dom/include/dae/daeDomTypes.h
-+++ b/dom/include/dae/daeDomTypes.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_DOM_TYPES__
-diff --git a/dom/include/dae/daeError.h b/dom/include/dae/daeError.h
-index a5e60ab..b74e0f3 100644
---- a/dom/include/dae/daeError.h
-+++ b/dom/include/dae/daeError.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE__ERROR__
-diff --git a/dom/include/dae/daeErrorHandler.h b/dom/include/dae/daeErrorHandler.h
-index 1c77104..6ffab01 100644
---- a/dom/include/dae/daeErrorHandler.h
-+++ b/dom/include/dae/daeErrorHandler.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef _DAE_ERROR_HANDLER_
-diff --git a/dom/include/dae/daeGCCPlatform.h b/dom/include/dae/daeGCCPlatform.h
-index ffee87f..da5660d 100644
---- a/dom/include/dae/daeGCCPlatform.h
-+++ b/dom/include/dae/daeGCCPlatform.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_GCC_PLATFORM_H__
-diff --git a/dom/include/dae/daeIDRef.h b/dom/include/dae/daeIDRef.h
-index 2cefea3..57e3c2a 100644
---- a/dom/include/dae/daeIDRef.h
-+++ b/dom/include/dae/daeIDRef.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_IDREF_H__
-diff --git a/dom/include/dae/daeIOPlugin.h b/dom/include/dae/daeIOPlugin.h
-index f8f1639..c1a5c28 100644
---- a/dom/include/dae/daeIOPlugin.h
-+++ b/dom/include/dae/daeIOPlugin.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_IOPLUGIN__
-diff --git a/dom/include/dae/daeIOPluginCommon.h b/dom/include/dae/daeIOPluginCommon.h
-index 782afdb..b5f8044 100644
---- a/dom/include/dae/daeIOPluginCommon.h
-+++ b/dom/include/dae/daeIOPluginCommon.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_IO_PLUGIN_COMMON__
-diff --git a/dom/include/dae/daeMemorySystem.h b/dom/include/dae/daeMemorySystem.h
-index 9a10341..1052602 100644
---- a/dom/include/dae/daeMemorySystem.h
-+++ b/dom/include/dae/daeMemorySystem.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_MEMORY_SYSTEM_H__
-diff --git a/dom/include/dae/daeMetaAny.h b/dom/include/dae/daeMetaAny.h
-index b5df334..17272a3 100644
---- a/dom/include/dae/daeMetaAny.h
-+++ b/dom/include/dae/daeMetaAny.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_META_ANY_H__
-diff --git a/dom/include/dae/daeMetaAttribute.h b/dom/include/dae/daeMetaAttribute.h
-index 9d3f598..086c4f1 100644
---- a/dom/include/dae/daeMetaAttribute.h
-+++ b/dom/include/dae/daeMetaAttribute.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_META_ATTRIBUTE_H__
-diff --git a/dom/include/dae/daeMetaCMPolicy.h b/dom/include/dae/daeMetaCMPolicy.h
-index bf8e553..c54bcde 100644
---- a/dom/include/dae/daeMetaCMPolicy.h
-+++ b/dom/include/dae/daeMetaCMPolicy.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_META_CM_POLICY_H__
-diff --git a/dom/include/dae/daeMetaChoice.h b/dom/include/dae/daeMetaChoice.h
-index b71806d..4285bfa 100644
---- a/dom/include/dae/daeMetaChoice.h
-+++ b/dom/include/dae/daeMetaChoice.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_META_CHOICE_H__
-diff --git a/dom/include/dae/daeMetaElement.h b/dom/include/dae/daeMetaElement.h
-index 8b30ff0..e22cfb2 100644
---- a/dom/include/dae/daeMetaElement.h
-+++ b/dom/include/dae/daeMetaElement.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_META_ELEMENT_H__
-diff --git a/dom/include/dae/daeMetaElementAttribute.h b/dom/include/dae/daeMetaElementAttribute.h
-index 7bf2d77..d05aa92 100644
---- a/dom/include/dae/daeMetaElementAttribute.h
-+++ b/dom/include/dae/daeMetaElementAttribute.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_META_ELEMENT_ATTRIBUTE_H__
-diff --git a/dom/include/dae/daeMetaGroup.h b/dom/include/dae/daeMetaGroup.h
-index 9f848b1..f3c56f7 100644
---- a/dom/include/dae/daeMetaGroup.h
-+++ b/dom/include/dae/daeMetaGroup.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_META_GROUP_H__
-diff --git a/dom/include/dae/daeMetaSequence.h b/dom/include/dae/daeMetaSequence.h
-index 94da2de..a2594c7 100644
---- a/dom/include/dae/daeMetaSequence.h
-+++ b/dom/include/dae/daeMetaSequence.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_META_SEQUENCE_H__
-diff --git a/dom/include/dae/daePlatform.h b/dom/include/dae/daePlatform.h
-index 8e2b772..5bad9b5 100644
---- a/dom/include/dae/daePlatform.h
-+++ b/dom/include/dae/daePlatform.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_PLATFORM_H__
-diff --git a/dom/include/dae/daeRawResolver.h b/dom/include/dae/daeRawResolver.h
-index e0409d4..0529303 100644
---- a/dom/include/dae/daeRawResolver.h
-+++ b/dom/include/dae/daeRawResolver.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_RAWRESOLVER_H__
-diff --git a/dom/include/dae/daeRefCountedObj.h b/dom/include/dae/daeRefCountedObj.h
-index be1ec5a..729efac 100644
---- a/dom/include/dae/daeRefCountedObj.h
-+++ b/dom/include/dae/daeRefCountedObj.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef daeRefCountedObj_h
-diff --git a/dom/include/dae/daeSIDResolver.h b/dom/include/dae/daeSIDResolver.h
-index 041139e..4593c6b 100644
---- a/dom/include/dae/daeSIDResolver.h
-+++ b/dom/include/dae/daeSIDResolver.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_SIDRESOLVER_H__
-diff --git a/dom/include/dae/daeSmartRef.h b/dom/include/dae/daeSmartRef.h
-index 18e7c41..967e545 100644
---- a/dom/include/dae/daeSmartRef.h
-+++ b/dom/include/dae/daeSmartRef.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_SMARTREF_H__
-diff --git a/dom/include/dae/daeStandardURIResolver.h b/dom/include/dae/daeStandardURIResolver.h
-index ce7c600..0d15834 100644
---- a/dom/include/dae/daeStandardURIResolver.h
-+++ b/dom/include/dae/daeStandardURIResolver.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_STANDARD_URI_RESOLVER__
-diff --git a/dom/include/dae/daeStringRef.h b/dom/include/dae/daeStringRef.h
-index 3c03cc5..026e697 100644
---- a/dom/include/dae/daeStringRef.h
-+++ b/dom/include/dae/daeStringRef.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_STRING_REF_H__
-diff --git a/dom/include/dae/daeStringTable.h b/dom/include/dae/daeStringTable.h
-index 9ebac70..5225cce 100644
---- a/dom/include/dae/daeStringTable.h
-+++ b/dom/include/dae/daeStringTable.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_STRING_TABLE_H__
-diff --git a/dom/include/dae/daeTinyXMLPlugin.h b/dom/include/dae/daeTinyXMLPlugin.h
-index c46f794..c7d55e9 100755
---- a/dom/include/dae/daeTinyXMLPlugin.h
-+++ b/dom/include/dae/daeTinyXMLPlugin.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_TINYXMLPLUGIN__
-diff --git a/dom/include/dae/daeURI.h b/dom/include/dae/daeURI.h
-index d111699..a02a7d7 100644
---- a/dom/include/dae/daeURI.h
-+++ b/dom/include/dae/daeURI.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_URI_H__
-diff --git a/dom/include/dae/daeUtils.h b/dom/include/dae/daeUtils.h
-index def2147..fb8bf08 100644
---- a/dom/include/dae/daeUtils.h
-+++ b/dom/include/dae/daeUtils.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- // A home for commonly used utility functions. These are mostly for internal DOM
- // use, but the automated tests use some of these functions, so we'll export
-diff --git a/dom/include/dae/daeWin32Platform.h b/dom/include/dae/daeWin32Platform.h
-index 7589f16..e501597 100644
---- a/dom/include/dae/daeWin32Platform.h
-+++ b/dom/include/dae/daeWin32Platform.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_WIN32_PLATFORM_H__
-diff --git a/dom/include/dae/daeZAEUncompressHandler.h b/dom/include/dae/daeZAEUncompressHandler.h
-index 4fd081a..e9b0e9e 100644
---- a/dom/include/dae/daeZAEUncompressHandler.h
-+++ b/dom/include/dae/daeZAEUncompressHandler.h
-@@ -1,16 +1,16 @@
--/*
--* Copyright 2008 Netallied Systems GmbH.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2008 Netallied Systems GmbH.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_ZAE_UNCOMPRESS_HANDLER_H__
- #define __DAE_ZAE_UNCOMPRESS_HANDLER_H__
- 
- #include <unzip.h>
--#include <libxml/xmlreader.h>
-+#include <libxml/xmlreader.h>
- #include <dae/daeURI.h>
- 
- /**
-diff --git a/dom/include/modules/daeLIBXMLPlugin.h b/dom/include/modules/daeLIBXMLPlugin.h
-index c7c4329..f9268e7 100644
---- a/dom/include/modules/daeLIBXMLPlugin.h
-+++ b/dom/include/modules/daeLIBXMLPlugin.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_LIBXMLPLUGIN__
-diff --git a/dom/include/modules/daeSTLDatabase.h b/dom/include/modules/daeSTLDatabase.h
-index 00b2bb0..73ee939 100644
---- a/dom/include/modules/daeSTLDatabase.h
-+++ b/dom/include/modules/daeSTLDatabase.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef __DAE_STLDATABASE__
-diff --git a/dom/include/modules/stdErrPlugin.h b/dom/include/modules/stdErrPlugin.h
-index 624aca3..c3e341b 100644
---- a/dom/include/modules/stdErrPlugin.h
-+++ b/dom/include/modules/stdErrPlugin.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #ifndef _STDERR_PLUGIN_
-diff --git a/dom/src/1.4/dom/domAccessor.cpp b/dom/src/1.4/dom/domAccessor.cpp
-index 78e4335..2c30df8 100644
---- a/dom/src/1.4/dom/domAccessor.cpp
-+++ b/dom/src/1.4/dom/domAccessor.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domAnimation.cpp b/dom/src/1.4/dom/domAnimation.cpp
-index 42baeb2..b0bfcc7 100644
---- a/dom/src/1.4/dom/domAnimation.cpp
-+++ b/dom/src/1.4/dom/domAnimation.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domAnimation_clip.cpp b/dom/src/1.4/dom/domAnimation_clip.cpp
-index 7fa0d79..ebfbfa9 100644
---- a/dom/src/1.4/dom/domAnimation_clip.cpp
-+++ b/dom/src/1.4/dom/domAnimation_clip.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domAsset.cpp b/dom/src/1.4/dom/domAsset.cpp
-index 5d192e3..7e1f4c2 100644
---- a/dom/src/1.4/dom/domAsset.cpp
-+++ b/dom/src/1.4/dom/domAsset.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domBind_material.cpp b/dom/src/1.4/dom/domBind_material.cpp
-index 3d7f96a..9d1936b 100644
---- a/dom/src/1.4/dom/domBind_material.cpp
-+++ b/dom/src/1.4/dom/domBind_material.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domBool_array.cpp b/dom/src/1.4/dom/domBool_array.cpp
-index 508811e..bb35cd9 100644
---- a/dom/src/1.4/dom/domBool_array.cpp
-+++ b/dom/src/1.4/dom/domBool_array.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domBox.cpp b/dom/src/1.4/dom/domBox.cpp
-index 95c6f52..4a0f68d 100644
---- a/dom/src/1.4/dom/domBox.cpp
-+++ b/dom/src/1.4/dom/domBox.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCamera.cpp b/dom/src/1.4/dom/domCamera.cpp
-index ded8ea1..fc2d3b0 100644
---- a/dom/src/1.4/dom/domCamera.cpp
-+++ b/dom/src/1.4/dom/domCamera.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCapsule.cpp b/dom/src/1.4/dom/domCapsule.cpp
-index 12e144d..b7bd465 100644
---- a/dom/src/1.4/dom/domCapsule.cpp
-+++ b/dom/src/1.4/dom/domCapsule.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_connect_param.cpp b/dom/src/1.4/dom/domCg_connect_param.cpp
-index 9008fea..dfcb875 100644
---- a/dom/src/1.4/dom/domCg_connect_param.cpp
-+++ b/dom/src/1.4/dom/domCg_connect_param.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_newarray_type.cpp b/dom/src/1.4/dom/domCg_newarray_type.cpp
-index bd83ce5..ce2241e 100644
---- a/dom/src/1.4/dom/domCg_newarray_type.cpp
-+++ b/dom/src/1.4/dom/domCg_newarray_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_newparam.cpp b/dom/src/1.4/dom/domCg_newparam.cpp
-index e2be482..7dc5335 100644
---- a/dom/src/1.4/dom/domCg_newparam.cpp
-+++ b/dom/src/1.4/dom/domCg_newparam.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_param_type.cpp b/dom/src/1.4/dom/domCg_param_type.cpp
-index 1fff3d9..5a36e00 100644
---- a/dom/src/1.4/dom/domCg_param_type.cpp
-+++ b/dom/src/1.4/dom/domCg_param_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_sampler1D.cpp b/dom/src/1.4/dom/domCg_sampler1D.cpp
-index 3d48a82..9e960d0 100644
---- a/dom/src/1.4/dom/domCg_sampler1D.cpp
-+++ b/dom/src/1.4/dom/domCg_sampler1D.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_sampler2D.cpp b/dom/src/1.4/dom/domCg_sampler2D.cpp
-index 9a00e4f..5d01d22 100644
---- a/dom/src/1.4/dom/domCg_sampler2D.cpp
-+++ b/dom/src/1.4/dom/domCg_sampler2D.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_sampler3D.cpp b/dom/src/1.4/dom/domCg_sampler3D.cpp
-index 07f1290..1288e4b 100644
---- a/dom/src/1.4/dom/domCg_sampler3D.cpp
-+++ b/dom/src/1.4/dom/domCg_sampler3D.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_samplerCUBE.cpp b/dom/src/1.4/dom/domCg_samplerCUBE.cpp
-index 94a8480..65f8e64 100644
---- a/dom/src/1.4/dom/domCg_samplerCUBE.cpp
-+++ b/dom/src/1.4/dom/domCg_samplerCUBE.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_samplerDEPTH.cpp b/dom/src/1.4/dom/domCg_samplerDEPTH.cpp
-index 961ce59..a44f657 100644
---- a/dom/src/1.4/dom/domCg_samplerDEPTH.cpp
-+++ b/dom/src/1.4/dom/domCg_samplerDEPTH.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_samplerRECT.cpp b/dom/src/1.4/dom/domCg_samplerRECT.cpp
-index f602206..7dbe8e7 100644
---- a/dom/src/1.4/dom/domCg_samplerRECT.cpp
-+++ b/dom/src/1.4/dom/domCg_samplerRECT.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_setarray_type.cpp b/dom/src/1.4/dom/domCg_setarray_type.cpp
-index 9c53f95..782aba1 100644
---- a/dom/src/1.4/dom/domCg_setarray_type.cpp
-+++ b/dom/src/1.4/dom/domCg_setarray_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_setparam.cpp b/dom/src/1.4/dom/domCg_setparam.cpp
-index 001c942..7da8e3d 100644
---- a/dom/src/1.4/dom/domCg_setparam.cpp
-+++ b/dom/src/1.4/dom/domCg_setparam.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_setparam_simple.cpp b/dom/src/1.4/dom/domCg_setparam_simple.cpp
-index 38d6293..1b1aa95 100644
---- a/dom/src/1.4/dom/domCg_setparam_simple.cpp
-+++ b/dom/src/1.4/dom/domCg_setparam_simple.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_setuser_type.cpp b/dom/src/1.4/dom/domCg_setuser_type.cpp
-index 34ba8d2..b685573 100644
---- a/dom/src/1.4/dom/domCg_setuser_type.cpp
-+++ b/dom/src/1.4/dom/domCg_setuser_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCg_surface_type.cpp b/dom/src/1.4/dom/domCg_surface_type.cpp
-index b592d52..597a4bc 100644
---- a/dom/src/1.4/dom/domCg_surface_type.cpp
-+++ b/dom/src/1.4/dom/domCg_surface_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domChannel.cpp b/dom/src/1.4/dom/domChannel.cpp
-index eea1232..79becf6 100644
---- a/dom/src/1.4/dom/domChannel.cpp
-+++ b/dom/src/1.4/dom/domChannel.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCommon_color_or_texture_type.cpp b/dom/src/1.4/dom/domCommon_color_or_texture_type.cpp
-index b37f62d..e80ef0b 100644
---- a/dom/src/1.4/dom/domCommon_color_or_texture_type.cpp
-+++ b/dom/src/1.4/dom/domCommon_color_or_texture_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCommon_float_or_param_type.cpp b/dom/src/1.4/dom/domCommon_float_or_param_type.cpp
-index fc4536f..171a413 100644
---- a/dom/src/1.4/dom/domCommon_float_or_param_type.cpp
-+++ b/dom/src/1.4/dom/domCommon_float_or_param_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCommon_newparam_type.cpp b/dom/src/1.4/dom/domCommon_newparam_type.cpp
-index f194063..93f9eba 100644
---- a/dom/src/1.4/dom/domCommon_newparam_type.cpp
-+++ b/dom/src/1.4/dom/domCommon_newparam_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCommon_transparent_type.cpp b/dom/src/1.4/dom/domCommon_transparent_type.cpp
-index ae7e1e9..f5355a2 100644
---- a/dom/src/1.4/dom/domCommon_transparent_type.cpp
-+++ b/dom/src/1.4/dom/domCommon_transparent_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domController.cpp b/dom/src/1.4/dom/domController.cpp
-index ff1444b..4f87fe2 100644
---- a/dom/src/1.4/dom/domController.cpp
-+++ b/dom/src/1.4/dom/domController.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domConvex_mesh.cpp b/dom/src/1.4/dom/domConvex_mesh.cpp
-index 191dfcb..231444c 100644
---- a/dom/src/1.4/dom/domConvex_mesh.cpp
-+++ b/dom/src/1.4/dom/domConvex_mesh.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domCylinder.cpp b/dom/src/1.4/dom/domCylinder.cpp
-index 1189e51..300ecdb 100644
---- a/dom/src/1.4/dom/domCylinder.cpp
-+++ b/dom/src/1.4/dom/domCylinder.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domEllipsoid.cpp b/dom/src/1.4/dom/domEllipsoid.cpp
-index 6f27423..2b98756 100644
---- a/dom/src/1.4/dom/domEllipsoid.cpp
-+++ b/dom/src/1.4/dom/domEllipsoid.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domExtra.cpp b/dom/src/1.4/dom/domExtra.cpp
-index f1a1764..6beebcd 100644
---- a/dom/src/1.4/dom/domExtra.cpp
-+++ b/dom/src/1.4/dom/domExtra.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFloat_array.cpp b/dom/src/1.4/dom/domFloat_array.cpp
-index 336b97e..4ee9351 100644
---- a/dom/src/1.4/dom/domFloat_array.cpp
-+++ b/dom/src/1.4/dom/domFloat_array.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domForce_field.cpp b/dom/src/1.4/dom/domForce_field.cpp
-index fa5ab8f..360c1fb 100644
---- a/dom/src/1.4/dom/domForce_field.cpp
-+++ b/dom/src/1.4/dom/domForce_field.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_annotate_common.cpp b/dom/src/1.4/dom/domFx_annotate_common.cpp
-index a3b605f..bbbf761 100644
---- a/dom/src/1.4/dom/domFx_annotate_common.cpp
-+++ b/dom/src/1.4/dom/domFx_annotate_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_annotate_type_common.cpp b/dom/src/1.4/dom/domFx_annotate_type_common.cpp
-index 2609224..cb76a32 100644
---- a/dom/src/1.4/dom/domFx_annotate_type_common.cpp
-+++ b/dom/src/1.4/dom/domFx_annotate_type_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_basic_type_common.cpp b/dom/src/1.4/dom/domFx_basic_type_common.cpp
-index f0c9415..72874ce 100644
---- a/dom/src/1.4/dom/domFx_basic_type_common.cpp
-+++ b/dom/src/1.4/dom/domFx_basic_type_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_clearcolor_common.cpp b/dom/src/1.4/dom/domFx_clearcolor_common.cpp
-index b1972b6..e9aaf85 100644
---- a/dom/src/1.4/dom/domFx_clearcolor_common.cpp
-+++ b/dom/src/1.4/dom/domFx_clearcolor_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_cleardepth_common.cpp b/dom/src/1.4/dom/domFx_cleardepth_common.cpp
-index bffd443..c3b9320 100644
---- a/dom/src/1.4/dom/domFx_cleardepth_common.cpp
-+++ b/dom/src/1.4/dom/domFx_cleardepth_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_clearstencil_common.cpp b/dom/src/1.4/dom/domFx_clearstencil_common.cpp
-index 38b434a..5a0f119 100644
---- a/dom/src/1.4/dom/domFx_clearstencil_common.cpp
-+++ b/dom/src/1.4/dom/domFx_clearstencil_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_code_profile.cpp b/dom/src/1.4/dom/domFx_code_profile.cpp
-index 5204c20..99d2cca 100644
---- a/dom/src/1.4/dom/domFx_code_profile.cpp
-+++ b/dom/src/1.4/dom/domFx_code_profile.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_colortarget_common.cpp b/dom/src/1.4/dom/domFx_colortarget_common.cpp
-index 681ad00..1e6804f 100644
---- a/dom/src/1.4/dom/domFx_colortarget_common.cpp
-+++ b/dom/src/1.4/dom/domFx_colortarget_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_depthtarget_common.cpp b/dom/src/1.4/dom/domFx_depthtarget_common.cpp
-index aa23813..0d4df64 100644
---- a/dom/src/1.4/dom/domFx_depthtarget_common.cpp
-+++ b/dom/src/1.4/dom/domFx_depthtarget_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_include_common.cpp b/dom/src/1.4/dom/domFx_include_common.cpp
-index a9c5aaa..c17c446 100644
---- a/dom/src/1.4/dom/domFx_include_common.cpp
-+++ b/dom/src/1.4/dom/domFx_include_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_newparam_common.cpp b/dom/src/1.4/dom/domFx_newparam_common.cpp
-index 86fcd94..5247cee 100644
---- a/dom/src/1.4/dom/domFx_newparam_common.cpp
-+++ b/dom/src/1.4/dom/domFx_newparam_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_profile_abstract.cpp b/dom/src/1.4/dom/domFx_profile_abstract.cpp
-index a0e3d82..a0380d6 100644
---- a/dom/src/1.4/dom/domFx_profile_abstract.cpp
-+++ b/dom/src/1.4/dom/domFx_profile_abstract.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_sampler1D_common.cpp b/dom/src/1.4/dom/domFx_sampler1D_common.cpp
-index 0d5ee77..15b8d04 100644
---- a/dom/src/1.4/dom/domFx_sampler1D_common.cpp
-+++ b/dom/src/1.4/dom/domFx_sampler1D_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_sampler2D_common.cpp b/dom/src/1.4/dom/domFx_sampler2D_common.cpp
-index 903e2ba..b73133a 100644
---- a/dom/src/1.4/dom/domFx_sampler2D_common.cpp
-+++ b/dom/src/1.4/dom/domFx_sampler2D_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_sampler3D_common.cpp b/dom/src/1.4/dom/domFx_sampler3D_common.cpp
-index 58199b6..c60c68f 100644
---- a/dom/src/1.4/dom/domFx_sampler3D_common.cpp
-+++ b/dom/src/1.4/dom/domFx_sampler3D_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_samplerCUBE_common.cpp b/dom/src/1.4/dom/domFx_samplerCUBE_common.cpp
-index b7a53e8..2241149 100644
---- a/dom/src/1.4/dom/domFx_samplerCUBE_common.cpp
-+++ b/dom/src/1.4/dom/domFx_samplerCUBE_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_samplerDEPTH_common.cpp b/dom/src/1.4/dom/domFx_samplerDEPTH_common.cpp
-index 2d8579a..e263902 100644
---- a/dom/src/1.4/dom/domFx_samplerDEPTH_common.cpp
-+++ b/dom/src/1.4/dom/domFx_samplerDEPTH_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_samplerRECT_common.cpp b/dom/src/1.4/dom/domFx_samplerRECT_common.cpp
-index 92327db..2f6717b 100644
---- a/dom/src/1.4/dom/domFx_samplerRECT_common.cpp
-+++ b/dom/src/1.4/dom/domFx_samplerRECT_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_stenciltarget_common.cpp b/dom/src/1.4/dom/domFx_stenciltarget_common.cpp
-index 4e12727..0abe4c3 100644
---- a/dom/src/1.4/dom/domFx_stenciltarget_common.cpp
-+++ b/dom/src/1.4/dom/domFx_stenciltarget_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_surface_common.cpp b/dom/src/1.4/dom/domFx_surface_common.cpp
-index 8f257fe..ae43bbc 100644
---- a/dom/src/1.4/dom/domFx_surface_common.cpp
-+++ b/dom/src/1.4/dom/domFx_surface_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_surface_format_hint_common.cpp b/dom/src/1.4/dom/domFx_surface_format_hint_common.cpp
-index 49584b8..dd52576 100644
---- a/dom/src/1.4/dom/domFx_surface_format_hint_common.cpp
-+++ b/dom/src/1.4/dom/domFx_surface_format_hint_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_surface_init_common.cpp b/dom/src/1.4/dom/domFx_surface_init_common.cpp
-index f9a0810..1928929 100644
---- a/dom/src/1.4/dom/domFx_surface_init_common.cpp
-+++ b/dom/src/1.4/dom/domFx_surface_init_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_surface_init_cube_common.cpp b/dom/src/1.4/dom/domFx_surface_init_cube_common.cpp
-index 899b70b..baf9d95 100644
---- a/dom/src/1.4/dom/domFx_surface_init_cube_common.cpp
-+++ b/dom/src/1.4/dom/domFx_surface_init_cube_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_surface_init_from_common.cpp b/dom/src/1.4/dom/domFx_surface_init_from_common.cpp
-index 9f1e842..11f44b2 100644
---- a/dom/src/1.4/dom/domFx_surface_init_from_common.cpp
-+++ b/dom/src/1.4/dom/domFx_surface_init_from_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_surface_init_planar_common.cpp b/dom/src/1.4/dom/domFx_surface_init_planar_common.cpp
-index 472a557..78339b1 100644
---- a/dom/src/1.4/dom/domFx_surface_init_planar_common.cpp
-+++ b/dom/src/1.4/dom/domFx_surface_init_planar_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domFx_surface_init_volume_common.cpp b/dom/src/1.4/dom/domFx_surface_init_volume_common.cpp
-index 59ed694..5fbf8f9 100644
---- a/dom/src/1.4/dom/domFx_surface_init_volume_common.cpp
-+++ b/dom/src/1.4/dom/domFx_surface_init_volume_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGeometry.cpp b/dom/src/1.4/dom/domGeometry.cpp
-index 4fc83b3..85f02f9 100644
---- a/dom/src/1.4/dom/domGeometry.cpp
-+++ b/dom/src/1.4/dom/domGeometry.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGl_hook_abstract.cpp b/dom/src/1.4/dom/domGl_hook_abstract.cpp
-index 35dfcc3..aae95e4 100644
---- a/dom/src/1.4/dom/domGl_hook_abstract.cpp
-+++ b/dom/src/1.4/dom/domGl_hook_abstract.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGl_pipeline_settings.cpp b/dom/src/1.4/dom/domGl_pipeline_settings.cpp
-index 4a3f254..dbbf7c5 100644
---- a/dom/src/1.4/dom/domGl_pipeline_settings.cpp
-+++ b/dom/src/1.4/dom/domGl_pipeline_settings.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGl_sampler1D.cpp b/dom/src/1.4/dom/domGl_sampler1D.cpp
-index 3dffeac..51c8bac 100644
---- a/dom/src/1.4/dom/domGl_sampler1D.cpp
-+++ b/dom/src/1.4/dom/domGl_sampler1D.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGl_sampler2D.cpp b/dom/src/1.4/dom/domGl_sampler2D.cpp
-index 5f54113..78568b1 100644
---- a/dom/src/1.4/dom/domGl_sampler2D.cpp
-+++ b/dom/src/1.4/dom/domGl_sampler2D.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGl_sampler3D.cpp b/dom/src/1.4/dom/domGl_sampler3D.cpp
-index d253bb7..e72b43e 100644
---- a/dom/src/1.4/dom/domGl_sampler3D.cpp
-+++ b/dom/src/1.4/dom/domGl_sampler3D.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGl_samplerCUBE.cpp b/dom/src/1.4/dom/domGl_samplerCUBE.cpp
-index 991f9a6..dbd8cbc 100644
---- a/dom/src/1.4/dom/domGl_samplerCUBE.cpp
-+++ b/dom/src/1.4/dom/domGl_samplerCUBE.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGl_samplerDEPTH.cpp b/dom/src/1.4/dom/domGl_samplerDEPTH.cpp
-index df016c8..de61c0e 100644
---- a/dom/src/1.4/dom/domGl_samplerDEPTH.cpp
-+++ b/dom/src/1.4/dom/domGl_samplerDEPTH.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGl_samplerRECT.cpp b/dom/src/1.4/dom/domGl_samplerRECT.cpp
-index c242f03..f898fa8 100644
---- a/dom/src/1.4/dom/domGl_samplerRECT.cpp
-+++ b/dom/src/1.4/dom/domGl_samplerRECT.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_basic_type_common.cpp b/dom/src/1.4/dom/domGles_basic_type_common.cpp
-index f3dac22..31b32c4 100644
---- a/dom/src/1.4/dom/domGles_basic_type_common.cpp
-+++ b/dom/src/1.4/dom/domGles_basic_type_common.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_newparam.cpp b/dom/src/1.4/dom/domGles_newparam.cpp
-index dbff308..b317e47 100644
---- a/dom/src/1.4/dom/domGles_newparam.cpp
-+++ b/dom/src/1.4/dom/domGles_newparam.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_pipeline_settings.cpp b/dom/src/1.4/dom/domGles_pipeline_settings.cpp
-index b643ac0..60a6eb0 100644
---- a/dom/src/1.4/dom/domGles_pipeline_settings.cpp
-+++ b/dom/src/1.4/dom/domGles_pipeline_settings.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_sampler_state.cpp b/dom/src/1.4/dom/domGles_sampler_state.cpp
-index 4a2fcc3..35cfd1b 100644
---- a/dom/src/1.4/dom/domGles_sampler_state.cpp
-+++ b/dom/src/1.4/dom/domGles_sampler_state.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_texcombiner_argumentAlpha_type.cpp b/dom/src/1.4/dom/domGles_texcombiner_argumentAlpha_type.cpp
-index 50cc081..ac360ce 100644
---- a/dom/src/1.4/dom/domGles_texcombiner_argumentAlpha_type.cpp
-+++ b/dom/src/1.4/dom/domGles_texcombiner_argumentAlpha_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_texcombiner_argumentRGB_type.cpp b/dom/src/1.4/dom/domGles_texcombiner_argumentRGB_type.cpp
-index 9f7bbbe..1656b81 100644
---- a/dom/src/1.4/dom/domGles_texcombiner_argumentRGB_type.cpp
-+++ b/dom/src/1.4/dom/domGles_texcombiner_argumentRGB_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_texcombiner_commandAlpha_type.cpp b/dom/src/1.4/dom/domGles_texcombiner_commandAlpha_type.cpp
-index 9e8d44b..9dcfe9c 100644
---- a/dom/src/1.4/dom/domGles_texcombiner_commandAlpha_type.cpp
-+++ b/dom/src/1.4/dom/domGles_texcombiner_commandAlpha_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_texcombiner_commandRGB_type.cpp b/dom/src/1.4/dom/domGles_texcombiner_commandRGB_type.cpp
-index 9732e03..98b9afb 100644
---- a/dom/src/1.4/dom/domGles_texcombiner_commandRGB_type.cpp
-+++ b/dom/src/1.4/dom/domGles_texcombiner_commandRGB_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_texcombiner_command_type.cpp b/dom/src/1.4/dom/domGles_texcombiner_command_type.cpp
-index 98a49c5..2d5dbe9 100644
---- a/dom/src/1.4/dom/domGles_texcombiner_command_type.cpp
-+++ b/dom/src/1.4/dom/domGles_texcombiner_command_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_texenv_command_type.cpp b/dom/src/1.4/dom/domGles_texenv_command_type.cpp
-index 07236f8..b48b5bd 100644
---- a/dom/src/1.4/dom/domGles_texenv_command_type.cpp
-+++ b/dom/src/1.4/dom/domGles_texenv_command_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_texture_constant_type.cpp b/dom/src/1.4/dom/domGles_texture_constant_type.cpp
-index 6c09b03..1ce7605 100644
---- a/dom/src/1.4/dom/domGles_texture_constant_type.cpp
-+++ b/dom/src/1.4/dom/domGles_texture_constant_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_texture_pipeline.cpp b/dom/src/1.4/dom/domGles_texture_pipeline.cpp
-index fae7bbe..1dfa130 100644
---- a/dom/src/1.4/dom/domGles_texture_pipeline.cpp
-+++ b/dom/src/1.4/dom/domGles_texture_pipeline.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGles_texture_unit.cpp b/dom/src/1.4/dom/domGles_texture_unit.cpp
-index b86f3f5..0b999c4 100644
---- a/dom/src/1.4/dom/domGles_texture_unit.cpp
-+++ b/dom/src/1.4/dom/domGles_texture_unit.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGlsl_newarray_type.cpp b/dom/src/1.4/dom/domGlsl_newarray_type.cpp
-index 84afe4b..a680be7 100644
---- a/dom/src/1.4/dom/domGlsl_newarray_type.cpp
-+++ b/dom/src/1.4/dom/domGlsl_newarray_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGlsl_newparam.cpp b/dom/src/1.4/dom/domGlsl_newparam.cpp
-index 188ee7e..1f4a2cf 100644
---- a/dom/src/1.4/dom/domGlsl_newparam.cpp
-+++ b/dom/src/1.4/dom/domGlsl_newparam.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGlsl_param_type.cpp b/dom/src/1.4/dom/domGlsl_param_type.cpp
-index 2f7b228..af7c205 100644
---- a/dom/src/1.4/dom/domGlsl_param_type.cpp
-+++ b/dom/src/1.4/dom/domGlsl_param_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGlsl_setarray_type.cpp b/dom/src/1.4/dom/domGlsl_setarray_type.cpp
-index 379c03e..6d96a42 100644
---- a/dom/src/1.4/dom/domGlsl_setarray_type.cpp
-+++ b/dom/src/1.4/dom/domGlsl_setarray_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGlsl_setparam.cpp b/dom/src/1.4/dom/domGlsl_setparam.cpp
-index d1c4934..c73c8a4 100644
---- a/dom/src/1.4/dom/domGlsl_setparam.cpp
-+++ b/dom/src/1.4/dom/domGlsl_setparam.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGlsl_setparam_simple.cpp b/dom/src/1.4/dom/domGlsl_setparam_simple.cpp
-index 5f3e266..1c674de 100644
---- a/dom/src/1.4/dom/domGlsl_setparam_simple.cpp
-+++ b/dom/src/1.4/dom/domGlsl_setparam_simple.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domGlsl_surface_type.cpp b/dom/src/1.4/dom/domGlsl_surface_type.cpp
-index 167be7d..70e8ddb 100644
---- a/dom/src/1.4/dom/domGlsl_surface_type.cpp
-+++ b/dom/src/1.4/dom/domGlsl_surface_type.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domIDREF_array.cpp b/dom/src/1.4/dom/domIDREF_array.cpp
-index 9be1faa..b80d145 100644
---- a/dom/src/1.4/dom/domIDREF_array.cpp
-+++ b/dom/src/1.4/dom/domIDREF_array.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domImage.cpp b/dom/src/1.4/dom/domImage.cpp
-index 991b5bd..707bd09 100644
---- a/dom/src/1.4/dom/domImage.cpp
-+++ b/dom/src/1.4/dom/domImage.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInputGlobal.cpp b/dom/src/1.4/dom/domInputGlobal.cpp
-index d69611d..fc88570 100644
---- a/dom/src/1.4/dom/domInputGlobal.cpp
-+++ b/dom/src/1.4/dom/domInputGlobal.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInputLocal.cpp b/dom/src/1.4/dom/domInputLocal.cpp
-index f5d3dcf..6f7b68a 100644
---- a/dom/src/1.4/dom/domInputLocal.cpp
-+++ b/dom/src/1.4/dom/domInputLocal.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInputLocalOffset.cpp b/dom/src/1.4/dom/domInputLocalOffset.cpp
-index b2d6ab0..b529a63 100644
---- a/dom/src/1.4/dom/domInputLocalOffset.cpp
-+++ b/dom/src/1.4/dom/domInputLocalOffset.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstanceWithExtra.cpp b/dom/src/1.4/dom/domInstanceWithExtra.cpp
-index bcd6030..1f045b3 100644
---- a/dom/src/1.4/dom/domInstanceWithExtra.cpp
-+++ b/dom/src/1.4/dom/domInstanceWithExtra.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_camera.cpp b/dom/src/1.4/dom/domInstance_camera.cpp
-index 3648e32..9c083cd 100644
---- a/dom/src/1.4/dom/domInstance_camera.cpp
-+++ b/dom/src/1.4/dom/domInstance_camera.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_controller.cpp b/dom/src/1.4/dom/domInstance_controller.cpp
-index aede9f7..6aff381 100644
---- a/dom/src/1.4/dom/domInstance_controller.cpp
-+++ b/dom/src/1.4/dom/domInstance_controller.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_effect.cpp b/dom/src/1.4/dom/domInstance_effect.cpp
-index c470ea7..900294b 100644
---- a/dom/src/1.4/dom/domInstance_effect.cpp
-+++ b/dom/src/1.4/dom/domInstance_effect.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_force_field.cpp b/dom/src/1.4/dom/domInstance_force_field.cpp
-index b795213..42fe120 100644
---- a/dom/src/1.4/dom/domInstance_force_field.cpp
-+++ b/dom/src/1.4/dom/domInstance_force_field.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_geometry.cpp b/dom/src/1.4/dom/domInstance_geometry.cpp
-index 368ba3c..5480205 100644
---- a/dom/src/1.4/dom/domInstance_geometry.cpp
-+++ b/dom/src/1.4/dom/domInstance_geometry.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_light.cpp b/dom/src/1.4/dom/domInstance_light.cpp
-index 6e7e5a0..0d7073a 100644
---- a/dom/src/1.4/dom/domInstance_light.cpp
-+++ b/dom/src/1.4/dom/domInstance_light.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_material.cpp b/dom/src/1.4/dom/domInstance_material.cpp
-index 6c26a94..7bd0bed 100644
---- a/dom/src/1.4/dom/domInstance_material.cpp
-+++ b/dom/src/1.4/dom/domInstance_material.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_node.cpp b/dom/src/1.4/dom/domInstance_node.cpp
-index a809dbd..1521467 100644
---- a/dom/src/1.4/dom/domInstance_node.cpp
-+++ b/dom/src/1.4/dom/domInstance_node.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_physics_material.cpp b/dom/src/1.4/dom/domInstance_physics_material.cpp
-index a343e3b..56e360e 100644
---- a/dom/src/1.4/dom/domInstance_physics_material.cpp
-+++ b/dom/src/1.4/dom/domInstance_physics_material.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_physics_model.cpp b/dom/src/1.4/dom/domInstance_physics_model.cpp
-index f13b923..c13969e 100644
---- a/dom/src/1.4/dom/domInstance_physics_model.cpp
-+++ b/dom/src/1.4/dom/domInstance_physics_model.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_rigid_body.cpp b/dom/src/1.4/dom/domInstance_rigid_body.cpp
-index c612c51..f9e3e1c 100644
---- a/dom/src/1.4/dom/domInstance_rigid_body.cpp
-+++ b/dom/src/1.4/dom/domInstance_rigid_body.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInstance_rigid_constraint.cpp b/dom/src/1.4/dom/domInstance_rigid_constraint.cpp
-index 8d74c32..06ec22c 100644
---- a/dom/src/1.4/dom/domInstance_rigid_constraint.cpp
-+++ b/dom/src/1.4/dom/domInstance_rigid_constraint.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domInt_array.cpp b/dom/src/1.4/dom/domInt_array.cpp
-index 68d8e8b..db57dca 100644
---- a/dom/src/1.4/dom/domInt_array.cpp
-+++ b/dom/src/1.4/dom/domInt_array.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_animation_clips.cpp b/dom/src/1.4/dom/domLibrary_animation_clips.cpp
-index 6b966fa..ded717d 100644
---- a/dom/src/1.4/dom/domLibrary_animation_clips.cpp
-+++ b/dom/src/1.4/dom/domLibrary_animation_clips.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_animations.cpp b/dom/src/1.4/dom/domLibrary_animations.cpp
-index a685e19..d58e4c8 100644
---- a/dom/src/1.4/dom/domLibrary_animations.cpp
-+++ b/dom/src/1.4/dom/domLibrary_animations.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_cameras.cpp b/dom/src/1.4/dom/domLibrary_cameras.cpp
-index 411192c..cfdf0d6 100644
---- a/dom/src/1.4/dom/domLibrary_cameras.cpp
-+++ b/dom/src/1.4/dom/domLibrary_cameras.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_controllers.cpp b/dom/src/1.4/dom/domLibrary_controllers.cpp
-index f1c6a35..87f7aaa 100644
---- a/dom/src/1.4/dom/domLibrary_controllers.cpp
-+++ b/dom/src/1.4/dom/domLibrary_controllers.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_effects.cpp b/dom/src/1.4/dom/domLibrary_effects.cpp
-index aa8e2a8..084ed7a 100644
---- a/dom/src/1.4/dom/domLibrary_effects.cpp
-+++ b/dom/src/1.4/dom/domLibrary_effects.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_force_fields.cpp b/dom/src/1.4/dom/domLibrary_force_fields.cpp
-index 2e021d5..6b9c250 100644
---- a/dom/src/1.4/dom/domLibrary_force_fields.cpp
-+++ b/dom/src/1.4/dom/domLibrary_force_fields.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_geometries.cpp b/dom/src/1.4/dom/domLibrary_geometries.cpp
-index 7e65172..119faa8 100644
---- a/dom/src/1.4/dom/domLibrary_geometries.cpp
-+++ b/dom/src/1.4/dom/domLibrary_geometries.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_images.cpp b/dom/src/1.4/dom/domLibrary_images.cpp
-index 34ab190..5208d21 100644
---- a/dom/src/1.4/dom/domLibrary_images.cpp
-+++ b/dom/src/1.4/dom/domLibrary_images.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_lights.cpp b/dom/src/1.4/dom/domLibrary_lights.cpp
-index d4f9863..7d9c81f 100644
---- a/dom/src/1.4/dom/domLibrary_lights.cpp
-+++ b/dom/src/1.4/dom/domLibrary_lights.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_materials.cpp b/dom/src/1.4/dom/domLibrary_materials.cpp
-index 2b42b7f..89a5f21 100644
---- a/dom/src/1.4/dom/domLibrary_materials.cpp
-+++ b/dom/src/1.4/dom/domLibrary_materials.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_nodes.cpp b/dom/src/1.4/dom/domLibrary_nodes.cpp
-index ca8ff82..382070a 100644
---- a/dom/src/1.4/dom/domLibrary_nodes.cpp
-+++ b/dom/src/1.4/dom/domLibrary_nodes.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_physics_materials.cpp b/dom/src/1.4/dom/domLibrary_physics_materials.cpp
-index 4c56ef4..ca72d97 100644
---- a/dom/src/1.4/dom/domLibrary_physics_materials.cpp
-+++ b/dom/src/1.4/dom/domLibrary_physics_materials.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_physics_models.cpp b/dom/src/1.4/dom/domLibrary_physics_models.cpp
-index 9c7121a..0b3af71 100644
---- a/dom/src/1.4/dom/domLibrary_physics_models.cpp
-+++ b/dom/src/1.4/dom/domLibrary_physics_models.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_physics_scenes.cpp b/dom/src/1.4/dom/domLibrary_physics_scenes.cpp
-index d6b66e1..678011f 100644
---- a/dom/src/1.4/dom/domLibrary_physics_scenes.cpp
-+++ b/dom/src/1.4/dom/domLibrary_physics_scenes.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLibrary_visual_scenes.cpp b/dom/src/1.4/dom/domLibrary_visual_scenes.cpp
-index b777ff1..eff702c 100644
---- a/dom/src/1.4/dom/domLibrary_visual_scenes.cpp
-+++ b/dom/src/1.4/dom/domLibrary_visual_scenes.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLight.cpp b/dom/src/1.4/dom/domLight.cpp
-index 53295ee..f777725 100644
---- a/dom/src/1.4/dom/domLight.cpp
-+++ b/dom/src/1.4/dom/domLight.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLines.cpp b/dom/src/1.4/dom/domLines.cpp
-index 4d94fac..33934a8 100644
---- a/dom/src/1.4/dom/domLines.cpp
-+++ b/dom/src/1.4/dom/domLines.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLinestrips.cpp b/dom/src/1.4/dom/domLinestrips.cpp
-index 9818212..a058d7d 100644
---- a/dom/src/1.4/dom/domLinestrips.cpp
-+++ b/dom/src/1.4/dom/domLinestrips.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domLookat.cpp b/dom/src/1.4/dom/domLookat.cpp
-index 0bef6c0..345cf1b 100644
---- a/dom/src/1.4/dom/domLookat.cpp
-+++ b/dom/src/1.4/dom/domLookat.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domMaterial.cpp b/dom/src/1.4/dom/domMaterial.cpp
-index 469932c..1cde142 100644
---- a/dom/src/1.4/dom/domMaterial.cpp
-+++ b/dom/src/1.4/dom/domMaterial.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domMatrix.cpp b/dom/src/1.4/dom/domMatrix.cpp
-index 8930331..f269a2b 100644
---- a/dom/src/1.4/dom/domMatrix.cpp
-+++ b/dom/src/1.4/dom/domMatrix.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domMesh.cpp b/dom/src/1.4/dom/domMesh.cpp
-index b9f4b16..a8b593e 100644
---- a/dom/src/1.4/dom/domMesh.cpp
-+++ b/dom/src/1.4/dom/domMesh.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domMorph.cpp b/dom/src/1.4/dom/domMorph.cpp
-index b6bc3b3..cccd055 100644
---- a/dom/src/1.4/dom/domMorph.cpp
-+++ b/dom/src/1.4/dom/domMorph.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domName_array.cpp b/dom/src/1.4/dom/domName_array.cpp
-index 00e0c70..5d7efe7 100644
---- a/dom/src/1.4/dom/domName_array.cpp
-+++ b/dom/src/1.4/dom/domName_array.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domNode.cpp b/dom/src/1.4/dom/domNode.cpp
-index 1d19061..bc71d8a 100644
---- a/dom/src/1.4/dom/domNode.cpp
-+++ b/dom/src/1.4/dom/domNode.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domP.cpp b/dom/src/1.4/dom/domP.cpp
-index 94f484b..4d4353f 100644
---- a/dom/src/1.4/dom/domP.cpp
-+++ b/dom/src/1.4/dom/domP.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domParam.cpp b/dom/src/1.4/dom/domParam.cpp
-index 7126422..f838e0a 100644
---- a/dom/src/1.4/dom/domParam.cpp
-+++ b/dom/src/1.4/dom/domParam.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domPhysics_material.cpp b/dom/src/1.4/dom/domPhysics_material.cpp
-index d890549..cfd572d 100644
---- a/dom/src/1.4/dom/domPhysics_material.cpp
-+++ b/dom/src/1.4/dom/domPhysics_material.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domPhysics_model.cpp b/dom/src/1.4/dom/domPhysics_model.cpp
-index c162ff1..426fc04 100644
---- a/dom/src/1.4/dom/domPhysics_model.cpp
-+++ b/dom/src/1.4/dom/domPhysics_model.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domPhysics_scene.cpp b/dom/src/1.4/dom/domPhysics_scene.cpp
-index 65d1b67..50a651d 100644
---- a/dom/src/1.4/dom/domPhysics_scene.cpp
-+++ b/dom/src/1.4/dom/domPhysics_scene.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domPlane.cpp b/dom/src/1.4/dom/domPlane.cpp
-index 8e72526..d5a244c 100644
---- a/dom/src/1.4/dom/domPlane.cpp
-+++ b/dom/src/1.4/dom/domPlane.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domPolygons.cpp b/dom/src/1.4/dom/domPolygons.cpp
-index 168d605..754a006 100644
---- a/dom/src/1.4/dom/domPolygons.cpp
-+++ b/dom/src/1.4/dom/domPolygons.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domPolylist.cpp b/dom/src/1.4/dom/domPolylist.cpp
-index e575a4f..a09ee2c 100644
---- a/dom/src/1.4/dom/domPolylist.cpp
-+++ b/dom/src/1.4/dom/domPolylist.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domProfile_CG.cpp b/dom/src/1.4/dom/domProfile_CG.cpp
-index b7d9b5c..942c3a7 100644
---- a/dom/src/1.4/dom/domProfile_CG.cpp
-+++ b/dom/src/1.4/dom/domProfile_CG.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domProfile_COMMON.cpp b/dom/src/1.4/dom/domProfile_COMMON.cpp
-index 2393595..1c32ca2 100644
---- a/dom/src/1.4/dom/domProfile_COMMON.cpp
-+++ b/dom/src/1.4/dom/domProfile_COMMON.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domProfile_GLES.cpp b/dom/src/1.4/dom/domProfile_GLES.cpp
-index a58b21a..ae4c1af 100644
---- a/dom/src/1.4/dom/domProfile_GLES.cpp
-+++ b/dom/src/1.4/dom/domProfile_GLES.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domProfile_GLSL.cpp b/dom/src/1.4/dom/domProfile_GLSL.cpp
-index 9e10ed3..6a52c2a 100644
---- a/dom/src/1.4/dom/domProfile_GLSL.cpp
-+++ b/dom/src/1.4/dom/domProfile_GLSL.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domRigid_body.cpp b/dom/src/1.4/dom/domRigid_body.cpp
-index 73cd90e..ef9fada 100644
---- a/dom/src/1.4/dom/domRigid_body.cpp
-+++ b/dom/src/1.4/dom/domRigid_body.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domRigid_constraint.cpp b/dom/src/1.4/dom/domRigid_constraint.cpp
-index 2d08b5e..f76eb32 100644
---- a/dom/src/1.4/dom/domRigid_constraint.cpp
-+++ b/dom/src/1.4/dom/domRigid_constraint.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domRotate.cpp b/dom/src/1.4/dom/domRotate.cpp
-index 3e88710..6e2ff7c 100644
---- a/dom/src/1.4/dom/domRotate.cpp
-+++ b/dom/src/1.4/dom/domRotate.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domSampler.cpp b/dom/src/1.4/dom/domSampler.cpp
-index 1c9b973..8cb0cbd 100644
---- a/dom/src/1.4/dom/domSampler.cpp
-+++ b/dom/src/1.4/dom/domSampler.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domScale.cpp b/dom/src/1.4/dom/domScale.cpp
-index d9dc290..97b5ac2 100644
---- a/dom/src/1.4/dom/domScale.cpp
-+++ b/dom/src/1.4/dom/domScale.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domSkew.cpp b/dom/src/1.4/dom/domSkew.cpp
-index 6740dad..6e81741 100644
---- a/dom/src/1.4/dom/domSkew.cpp
-+++ b/dom/src/1.4/dom/domSkew.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domSkin.cpp b/dom/src/1.4/dom/domSkin.cpp
-index 1c1b0b5..df5e2ed 100644
---- a/dom/src/1.4/dom/domSkin.cpp
-+++ b/dom/src/1.4/dom/domSkin.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domSource.cpp b/dom/src/1.4/dom/domSource.cpp
-index b9ace5c..ddaac72 100644
---- a/dom/src/1.4/dom/domSource.cpp
-+++ b/dom/src/1.4/dom/domSource.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domSphere.cpp b/dom/src/1.4/dom/domSphere.cpp
-index 7dc9a48..53df9f0 100644
---- a/dom/src/1.4/dom/domSphere.cpp
-+++ b/dom/src/1.4/dom/domSphere.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domSpline.cpp b/dom/src/1.4/dom/domSpline.cpp
-index ffce7b1..b56f899 100644
---- a/dom/src/1.4/dom/domSpline.cpp
-+++ b/dom/src/1.4/dom/domSpline.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domTapered_capsule.cpp b/dom/src/1.4/dom/domTapered_capsule.cpp
-index 2d76308..a641391 100644
---- a/dom/src/1.4/dom/domTapered_capsule.cpp
-+++ b/dom/src/1.4/dom/domTapered_capsule.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domTapered_cylinder.cpp b/dom/src/1.4/dom/domTapered_cylinder.cpp
-index 965d6a8..5e8757e 100644
---- a/dom/src/1.4/dom/domTapered_cylinder.cpp
-+++ b/dom/src/1.4/dom/domTapered_cylinder.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domTargetableFloat.cpp b/dom/src/1.4/dom/domTargetableFloat.cpp
-index ff32a41..db259c4 100644
---- a/dom/src/1.4/dom/domTargetableFloat.cpp
-+++ b/dom/src/1.4/dom/domTargetableFloat.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domTargetableFloat3.cpp b/dom/src/1.4/dom/domTargetableFloat3.cpp
-index 07c98a3..a181895 100644
---- a/dom/src/1.4/dom/domTargetableFloat3.cpp
-+++ b/dom/src/1.4/dom/domTargetableFloat3.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domTechnique.cpp b/dom/src/1.4/dom/domTechnique.cpp
-index 1e3cbc5..6a2762a 100644
---- a/dom/src/1.4/dom/domTechnique.cpp
-+++ b/dom/src/1.4/dom/domTechnique.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domTranslate.cpp b/dom/src/1.4/dom/domTranslate.cpp
-index 816d052..90b968b 100644
---- a/dom/src/1.4/dom/domTranslate.cpp
-+++ b/dom/src/1.4/dom/domTranslate.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domTriangles.cpp b/dom/src/1.4/dom/domTriangles.cpp
-index 81ea80e..b4005f3 100644
---- a/dom/src/1.4/dom/domTriangles.cpp
-+++ b/dom/src/1.4/dom/domTriangles.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domTrifans.cpp b/dom/src/1.4/dom/domTrifans.cpp
-index 12fa603..240d855 100644
---- a/dom/src/1.4/dom/domTrifans.cpp
-+++ b/dom/src/1.4/dom/domTrifans.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domTristrips.cpp b/dom/src/1.4/dom/domTristrips.cpp
-index 2046125..4acfdf9 100644
---- a/dom/src/1.4/dom/domTristrips.cpp
-+++ b/dom/src/1.4/dom/domTristrips.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domVertices.cpp b/dom/src/1.4/dom/domVertices.cpp
-index 1c71403..b14ba87 100644
---- a/dom/src/1.4/dom/domVertices.cpp
-+++ b/dom/src/1.4/dom/domVertices.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/1.4/dom/domVisual_scene.cpp b/dom/src/1.4/dom/domVisual_scene.cpp
-index eb2d5dc..eb3caac 100644
---- a/dom/src/1.4/dom/domVisual_scene.cpp
-+++ b/dom/src/1.4/dom/domVisual_scene.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/dae/daeArray.cpp b/dom/src/dae/daeArray.cpp
-index 2b87807..25983ff 100644
---- a/dom/src/dae/daeArray.cpp
-+++ b/dom/src/dae/daeArray.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeArrayTypes.h>
-diff --git a/dom/src/dae/daeDatabase.cpp b/dom/src/dae/daeDatabase.cpp
-index 71e36e3..fe0fd62 100644
---- a/dom/src/dae/daeDatabase.cpp
-+++ b/dom/src/dae/daeDatabase.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include "dae/daeDatabase.h"
-diff --git a/dom/src/dae/daeDocument.cpp b/dom/src/dae/daeDocument.cpp
-index 2c996e2..2fcba07 100644
---- a/dom/src/dae/daeDocument.cpp
-+++ b/dom/src/dae/daeDocument.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae.h>
-diff --git a/dom/src/dae/daeError.cpp b/dom/src/dae/daeError.cpp
-index a8492c5..22688d5 100644
---- a/dom/src/dae/daeError.cpp
-+++ b/dom/src/dae/daeError.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeError.h>
-diff --git a/dom/src/dae/daeErrorHandler.cpp b/dom/src/dae/daeErrorHandler.cpp
-index 616b8ce..264c343 100644
---- a/dom/src/dae/daeErrorHandler.cpp
-+++ b/dom/src/dae/daeErrorHandler.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeErrorHandler.h>
-diff --git a/dom/src/dae/daeIDRef.cpp b/dom/src/dae/daeIDRef.cpp
-index c5af66b..2cf89dd 100644
---- a/dom/src/dae/daeIDRef.cpp
-+++ b/dom/src/dae/daeIDRef.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <sstream>
-diff --git a/dom/src/dae/daeMemorySystem.cpp b/dom/src/dae/daeMemorySystem.cpp
-index 7c4559f..65c037d 100644
---- a/dom/src/dae/daeMemorySystem.cpp
-+++ b/dom/src/dae/daeMemorySystem.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeMemorySystem.h>
-diff --git a/dom/src/dae/daeMetaCMPolicy.cpp b/dom/src/dae/daeMetaCMPolicy.cpp
-index 530066b..8d332b2 100644
---- a/dom/src/dae/daeMetaCMPolicy.cpp
-+++ b/dom/src/dae/daeMetaCMPolicy.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeMetaCMPolicy.h>
-diff --git a/dom/src/dae/daeMetaChoice.cpp b/dom/src/dae/daeMetaChoice.cpp
-index 67b0f37..a8b5396 100644
---- a/dom/src/dae/daeMetaChoice.cpp
-+++ b/dom/src/dae/daeMetaChoice.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeMetaChoice.h>
-diff --git a/dom/src/dae/daeMetaElementAttribute.cpp b/dom/src/dae/daeMetaElementAttribute.cpp
-index 5de214d..86854bb 100644
---- a/dom/src/dae/daeMetaElementAttribute.cpp
-+++ b/dom/src/dae/daeMetaElementAttribute.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeMetaElementAttribute.h>
-diff --git a/dom/src/dae/daeMetaGroup.cpp b/dom/src/dae/daeMetaGroup.cpp
-index 676141f..25fd9cc 100644
---- a/dom/src/dae/daeMetaGroup.cpp
-+++ b/dom/src/dae/daeMetaGroup.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeMetaGroup.h>
-diff --git a/dom/src/dae/daeMetaSequence.cpp b/dom/src/dae/daeMetaSequence.cpp
-index 6d831ad..6e45ce0 100644
---- a/dom/src/dae/daeMetaSequence.cpp
-+++ b/dom/src/dae/daeMetaSequence.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeMetaSequence.h>
-diff --git a/dom/src/dae/daeRawResolver.cpp b/dom/src/dae/daeRawResolver.cpp
-index 077a8a1..0bfa553 100644
---- a/dom/src/dae/daeRawResolver.cpp
-+++ b/dom/src/dae/daeRawResolver.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeRawResolver.h>
-diff --git a/dom/src/dae/daeRefCountedObj.cpp b/dom/src/dae/daeRefCountedObj.cpp
-index 9caf184..3f30d8b 100644
---- a/dom/src/dae/daeRefCountedObj.cpp
-+++ b/dom/src/dae/daeRefCountedObj.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeRefCountedObj.h>
-diff --git a/dom/src/dae/daeStandardURIResolver.cpp b/dom/src/dae/daeStandardURIResolver.cpp
-index e702f52..16def1d 100644
---- a/dom/src/dae/daeStandardURIResolver.cpp
-+++ b/dom/src/dae/daeStandardURIResolver.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <sstream>
-diff --git a/dom/src/dae/daeStringRef.cpp b/dom/src/dae/daeStringRef.cpp
-index 90da801..f9b0ef3 100644
---- a/dom/src/dae/daeStringRef.cpp
-+++ b/dom/src/dae/daeStringRef.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeStringRef.h>
-diff --git a/dom/src/dae/daeStringTable.cpp b/dom/src/dae/daeStringTable.cpp
-index 881ea9b..ccf6700 100644
---- a/dom/src/dae/daeStringTable.cpp
-+++ b/dom/src/dae/daeStringTable.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <dae/daeStringTable.h>
-diff --git a/dom/src/modules/STLDatabase/daeSTLDatabase.cpp b/dom/src/modules/STLDatabase/daeSTLDatabase.cpp
-index c8eb0ea..11b3615 100644
---- a/dom/src/modules/STLDatabase/daeSTLDatabase.cpp
-+++ b/dom/src/modules/STLDatabase/daeSTLDatabase.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <modules/daeSTLDatabase.h>
-diff --git a/dom/src/modules/stdErrPlugin/stdErrPlugin.cpp b/dom/src/modules/stdErrPlugin/stdErrPlugin.cpp
-index 5553763..c611789 100644
---- a/dom/src/modules/stdErrPlugin/stdErrPlugin.cpp
-+++ b/dom/src/modules/stdErrPlugin/stdErrPlugin.cpp
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- 
- #include <modules/stdErrPlugin.h>
-diff --git a/dom/test/1.4/domTest.h b/dom/test/1.4/domTest.h
-index d0e2fa7..a531e89 100644
---- a/dom/test/1.4/domTest.h
-+++ b/dom/test/1.4/domTest.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- #ifndef domTest_h
- #define domTest_h
-diff --git a/dom/test/1.5/domTest.h b/dom/test/1.5/domTest.h
-index 5327292..ec1ab6c 100644
---- a/dom/test/1.5/domTest.h
-+++ b/dom/test/1.5/domTest.h
-@@ -1,9 +1,9 @@
--/*
--* Copyright 2006 Sony Computer Entertainment Inc.
--*
--* Licensed under the MIT Open Source License, for details please see license.txt or the website
--* http://www.opensource.org/licenses/mit-license.php
--*
-+/*
-+* Copyright 2006 Sony Computer Entertainment Inc.
-+*
-+* Licensed under the MIT Open Source License, for details please see license.txt or the website
-+* http://www.opensource.org/licenses/mit-license.php
-+*
- */ 
- #ifndef domTest_h
- #define domTest_h
diff --git a/debian/patches/series b/debian/patches/series
index b88d6eb..1e01e2f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
-linefeed-fixup.patch
+0001-linefeed-fixup.patch
+0002-Patch-to-solve-return-type-mistake.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/collada-dom.git



More information about the debian-science-commits mailing list