Fixing some XML files broken by CDDL upgrade. release60-m2-base
authorjglick@netbeans.org
Fri, 28 Jul 2006 15:12:16 +0000
changeset 1795d72aa7ad6eec
parent 1794 972a1ad4daf6
child 1796 bc2ea018e7da
Fixing some XML files broken by CDDL upgrade.
mdr/extras/jdbcstorage/build.xml
mdr/extras/mdrant/build.xml
     1.1 --- a/mdr/extras/jdbcstorage/build.xml	Sat Jul 22 09:12:53 2006 +0000
     1.2 +++ b/mdr/extras/jdbcstorage/build.xml	Fri Jul 28 15:12:16 2006 +0000
     1.3 @@ -1,24 +1,23 @@
     1.4  <?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!--
     1.6 +The contents of this file are subject to the terms of the Common Development
     1.7 +and Distribution License (the License). You may not use this file except in
     1.8 +compliance with the License.
     1.9  
    1.10 -<!-- The contents of this file are subject to the terms of the Common Development
    1.11 -<!-- and Distribution License (the License). You may not use this file except in
    1.12 -<!-- compliance with the License.
    1.13 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    1.14 +or http://www.netbeans.org/cddl.txt.
    1.15  
    1.16 -<!-- You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    1.17 -<!-- or http://www.netbeans.org/cddl.txt.
    1.18 -<!--
    1.19 -<!-- When distributing Covered Code, include this CDDL Header Notice in each file
    1.20 -<!-- and include the License file at http://www.netbeans.org/cddl.txt.
    1.21 -<!-- If applicable, add the following below the CDDL Header, with the fields
    1.22 -<!-- enclosed by brackets [] replaced by your own identifying information:
    1.23 -<!-- "Portions Copyrighted [year] [name of copyright owner]"
    1.24 +When distributing Covered Code, include this CDDL Header Notice in each file
    1.25 +and include the License file at http://www.netbeans.org/cddl.txt.
    1.26 +If applicable, add the following below the CDDL Header, with the fields
    1.27 +enclosed by brackets [] replaced by your own identifying information:
    1.28 +"Portions Copyrighted [year] [name of copyright owner]"
    1.29  
    1.30  The Original Software is NetBeans. The Initial Developer of the Original
    1.31 -<!-- Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    1.32 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    1.33  Microsystems, Inc. All Rights Reserved.
    1.34  -->
    1.35  
    1.36 -
    1.37  <!-- Build script for the JdbcStorage implementation.
    1.38  -->
    1.39  
     2.1 --- a/mdr/extras/mdrant/build.xml	Sat Jul 22 09:12:53 2006 +0000
     2.2 +++ b/mdr/extras/mdrant/build.xml	Fri Jul 28 15:12:16 2006 +0000
     2.3 @@ -1,20 +1,20 @@
     2.4  <?xml version="1.0" encoding="UTF-8"?>
     2.5 +<!--
     2.6 +The contents of this file are subject to the terms of the Common Development
     2.7 +and Distribution License (the License). You may not use this file except in
     2.8 +compliance with the License.
     2.9  
    2.10 -<!-- The contents of this file are subject to the terms of the Common Development
    2.11 -<!-- and Distribution License (the License). You may not use this file except in
    2.12 -<!-- compliance with the License.
    2.13 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    2.14 +or http://www.netbeans.org/cddl.txt.
    2.15  
    2.16 -<!-- You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    2.17 -<!-- or http://www.netbeans.org/cddl.txt.
    2.18 -<!--
    2.19 -<!-- When distributing Covered Code, include this CDDL Header Notice in each file
    2.20 -<!-- and include the License file at http://www.netbeans.org/cddl.txt.
    2.21 -<!-- If applicable, add the following below the CDDL Header, with the fields
    2.22 -<!-- enclosed by brackets [] replaced by your own identifying information:
    2.23 -<!-- "Portions Copyrighted [year] [name of copyright owner]"
    2.24 +When distributing Covered Code, include this CDDL Header Notice in each file
    2.25 +and include the License file at http://www.netbeans.org/cddl.txt.
    2.26 +If applicable, add the following below the CDDL Header, with the fields
    2.27 +enclosed by brackets [] replaced by your own identifying information:
    2.28 +"Portions Copyrighted [year] [name of copyright owner]"
    2.29  
    2.30  The Original Software is NetBeans. The Initial Developer of the Original
    2.31 -<!-- Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    2.32 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    2.33  Microsystems, Inc. All Rights Reserved.
    2.34  -->
    2.35