Final touches for CDDL upgrade in module openide bluej_t1 graph2_milestone1 release6_retouche
authorjtulach@netbeans.org
Sat, 01 Jul 2006 09:07:16 +0000
changeset 1895fa974a03d12
parent 188 6cd855786ded
child 190 e69506b8fa8a
Final touches for CDDL upgrade in module openide
openide.util/apichanges.xml
openide.util/arch.xml
openide.util/build.xml
openide.util/nbproject/project.properties
openide.util/nbproject/project.xml
openide.util/src/org/netbeans/modules/openide/util/AWTBridge.java
openide.util/src/org/netbeans/modules/openide/util/ActionsBridge.java
openide.util/src/org/openide/ErrorManager.java
openide.util/src/org/openide/LifecycleManager.java
openide.util/src/org/openide/ServiceType.java
openide.util/src/org/openide/package.html
openide.util/src/org/openide/util/AsyncGUIJob.java
openide.util/src/org/openide/util/AsyncInitSupport.java
openide.util/src/org/openide/util/Bundle.properties
openide.util/src/org/openide/util/Cancellable.java
openide.util/src/org/openide/util/ContextAwareAction.java
openide.util/src/org/openide/util/ContextGlobalProvider.java
openide.util/src/org/openide/util/Enumerations.java
openide.util/src/org/openide/util/Exceptions.java
openide.util/src/org/openide/util/HelpCtx.java
openide.util/src/org/openide/util/IconManager.java
openide.util/src/org/openide/util/Lookup.java
openide.util/src/org/openide/util/LookupEvent.java
openide.util/src/org/openide/util/LookupListener.java
openide.util/src/org/openide/util/MapFormat.java
openide.util/src/org/openide/util/Mutex.java
openide.util/src/org/openide/util/MutexException.java
openide.util/src/org/openide/util/NbBundle.java
openide.util/src/org/openide/util/NbCollections.java
openide.util/src/org/openide/util/NotImplementedException.java
openide.util/src/org/openide/util/Queue.java
openide.util/src/org/openide/util/RE13.java
openide.util/src/org/openide/util/RequestProcessor.java
openide.util/src/org/openide/util/SharedClassObject.java
openide.util/src/org/openide/util/Task.java
openide.util/src/org/openide/util/TaskListener.java
openide.util/src/org/openide/util/TimedSoftReference.java
openide.util/src/org/openide/util/TopologicalSortException.java
openide.util/src/org/openide/util/Union2.java
openide.util/src/org/openide/util/UserCancelException.java
openide.util/src/org/openide/util/UserQuestionException.java
openide.util/src/org/openide/util/Utilities.java
openide.util/src/org/openide/util/UtilitiesCompositeActionMap.java
openide.util/src/org/openide/util/WeakListenerImpl.java
openide.util/src/org/openide/util/WeakListeners.java
openide.util/src/org/openide/util/WeakSet.java
openide.util/src/org/openide/util/actions/ActionPerformer.java
openide.util/src/org/openide/util/actions/BooleanStateAction.java
openide.util/src/org/openide/util/actions/CallableSystemAction.java
openide.util/src/org/openide/util/actions/CallbackSystemAction.java
openide.util/src/org/openide/util/actions/Presenter.java
openide.util/src/org/openide/util/actions/SystemAction.java
openide.util/src/org/openide/util/actions/package.html
openide.util/src/org/openide/util/datatransfer/Bundle.properties
openide.util/src/org/openide/util/datatransfer/ClipboardEvent.java
openide.util/src/org/openide/util/datatransfer/ClipboardListener.java
openide.util/src/org/openide/util/datatransfer/ExClipboard.java
openide.util/src/org/openide/util/datatransfer/ExTransferable.java
openide.util/src/org/openide/util/datatransfer/MultiTransferObject.java
openide.util/src/org/openide/util/datatransfer/NewType.java
openide.util/src/org/openide/util/datatransfer/PasteType.java
openide.util/src/org/openide/util/datatransfer/TransferListener.java
openide.util/src/org/openide/util/datatransfer/package.html
openide.util/src/org/openide/util/doc-files/api.html
openide.util/src/org/openide/util/io/FoldingIOException.java
openide.util/src/org/openide/util/io/NbMarshalledObject.java
openide.util/src/org/openide/util/io/NbObjectInputStream.java
openide.util/src/org/openide/util/io/NbObjectOutputStream.java
openide.util/src/org/openide/util/io/NullInputStream.java
openide.util/src/org/openide/util/io/NullOutputStream.java
openide.util/src/org/openide/util/io/OperationException.java
openide.util/src/org/openide/util/io/ReaderInputStream.java
openide.util/src/org/openide/util/io/SafeException.java
openide.util/src/org/openide/util/io/package.html
openide.util/src/org/openide/util/lookup/ALPairComparator.java
openide.util/src/org/openide/util/lookup/AbstractLookup.java
openide.util/src/org/openide/util/lookup/ArrayStorage.java
openide.util/src/org/openide/util/lookup/DelegatingStorage.java
openide.util/src/org/openide/util/lookup/ExcludingLookup.java
openide.util/src/org/openide/util/lookup/InheritanceTree.java
openide.util/src/org/openide/util/lookup/InstanceContent.java
openide.util/src/org/openide/util/lookup/Lookups.java
openide.util/src/org/openide/util/lookup/MetaInfServicesLookup.java
openide.util/src/org/openide/util/lookup/ProxyLookup.java
openide.util/src/org/openide/util/lookup/SimpleLookup.java
openide.util/src/org/openide/util/lookup/SimpleProxyLookup.java
openide.util/src/org/openide/util/lookup/WaitableResult.java
openide.util/src/org/openide/util/lookup/doc-files/index.html
openide.util/src/org/openide/util/lookup/doc-files/lookup-api.html
openide.util/src/org/openide/util/lookup/doc-files/lookup-spi.html
openide.util/src/org/openide/util/lookup/package.html
openide.util/src/org/openide/util/package.html
openide.util/src/org/openide/xml/EntityCatalog.java
openide.util/src/org/openide/xml/XMLUtil.java
openide.util/src/org/openide/xml/package.html
openide.util/test/build-unit.xml
openide.util/test/build.xml
openide.util/test/cfg-unit.xml
openide.util/test/unit/src/org/openide/ErrorManagerCyclicDepTest.java
openide.util/test/unit/src/org/openide/ErrorManagerDelegatesToLoggingTest.java
openide.util/test/unit/src/org/openide/ErrorManagerTest.java
openide.util/test/unit/src/org/openide/util/EnumerationsTest.java
openide.util/test/unit/src/org/openide/util/ExceptionsTest.java
openide.util/test/unit/src/org/openide/util/IconManagerGetLoaderTest.java
openide.util/test/unit/src/org/openide/util/InitJobTest.java
openide.util/test/unit/src/org/openide/util/MapFormatTest.java
openide.util/test/unit/src/org/openide/util/MutexTest.java
openide.util/test/unit/src/org/openide/util/NbBundleTest.java
openide.util/test/unit/src/org/openide/util/NbCollectionsTest.java
openide.util/test/unit/src/org/openide/util/RequestProcessorTest.java
openide.util/test/unit/src/org/openide/util/SharedClassObjectTest.java
openide.util/test/unit/src/org/openide/util/TaskTest.java
openide.util/test/unit/src/org/openide/util/Union2Test.java
openide.util/test/unit/src/org/openide/util/UtilitiesActionsTest.java
openide.util/test/unit/src/org/openide/util/UtilitiesActiveQueueTest.java
openide.util/test/unit/src/org/openide/util/UtilitiesFileURLConvertorTest.java
openide.util/test/unit/src/org/openide/util/UtilitiesProgressCursorTest.java
openide.util/test/unit/src/org/openide/util/UtilitiesTest.java
openide.util/test/unit/src/org/openide/util/UtilitiesTopologicalSortTest.java
openide.util/test/unit/src/org/openide/util/UtilitiesTranslateTest.java
openide.util/test/unit/src/org/openide/util/WeakListenersSpeedTest.java
openide.util/test/unit/src/org/openide/util/WeakListenersTest.java
openide.util/test/unit/src/org/openide/util/WeakSetTest.java
openide.util/test/unit/src/org/openide/util/actions/ActionsInfraHid.java
openide.util/test/unit/src/org/openide/util/actions/AsynchronousTest.java
openide.util/test/unit/src/org/openide/util/actions/BooleanStateActionTest.java
openide.util/test/unit/src/org/openide/util/actions/CallbackSystemActionTest.java
openide.util/test/unit/src/org/openide/util/actions/SystemActionTest.java
openide.util/test/unit/src/org/openide/util/datatransfer/ExClipboardTest.java
openide.util/test/unit/src/org/openide/util/datatransfer/ExTransferableTest.java
openide.util/test/unit/src/org/openide/util/io/SafeExceptionTest.java
openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupArrayStorageTest.java
openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupBaseHid.java
openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupMemoryTest.java
openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupTest.java
openide.util/test/unit/src/org/openide/util/lookup/ExcludingLookupTest.java
openide.util/test/unit/src/org/openide/util/lookup/InheritanceTreeTest.java
openide.util/test/unit/src/org/openide/util/lookup/InitializationBug44134Test.java
openide.util/test/unit/src/org/openide/util/lookup/LookupsProxyTest.java
openide.util/test/unit/src/org/openide/util/lookup/ProxyLookupTest.java
openide.util/test/unit/src/org/openide/util/lookup/SimpleLookupTest.java
openide.util/test/unit/src/org/openide/util/lookup/SimpleProxyLookupIssue42244Test.java
openide.util/test/unit/src/org/openide/util/lookup/SimpleProxyLookupSpeedIssue42244Test.java
openide.util/test/unit/src/org/openide/util/lookup/SimpleProxyLookupTest.java
openide.util/test/unit/src/org/openide/xml/XMLUtil68942Test.java
openide.util/test/unit/src/org/openide/xml/XMLUtilTest.java
     1.1 --- a/openide.util/apichanges.xml	Fri Jun 30 12:19:03 2006 +0000
     1.2 +++ b/openide.util/apichanges.xml	Sat Jul 01 09:07:16 2006 +0000
     1.3 @@ -1,14 +1,20 @@
     1.4  <?xml version="1.0" encoding="UTF-8"?>
     1.5  <!--
     1.6 -                Sun Public License Notice
     1.7 +The contents of this file are subject to the terms of the Common Development
     1.8 +and Distribution License (the License). You may not use this file except in
     1.9 +compliance with the License.
    1.10  
    1.11 -The contents of this file are subject to the Sun Public License
    1.12 -Version 1.0 (the "License"). You may not use this file except in
    1.13 -compliance with the License. A copy of the License is available at
    1.14 -http://www.sun.com/
    1.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    1.16 +or http://www.netbeans.org/cddl.txt.
    1.17  
    1.18 -The Original Code is NetBeans. The Initial Developer of the Original
    1.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    1.20 +When distributing Covered Code, include this CDDL Header Notice in each file
    1.21 +and include the License file at http://www.netbeans.org/cddl.txt.
    1.22 +If applicable, add the following below the CDDL Header, with the fields
    1.23 +enclosed by brackets [] replaced by your own identifying information:
    1.24 +"Portions Copyrighted [year] [name of copyright owner]"
    1.25 +
    1.26 +The Original Software is NetBeans. The Initial Developer of the Original
    1.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    1.28  Microsystems, Inc. All Rights Reserved.
    1.29  -->
    1.30  <!DOCTYPE apichanges PUBLIC "-//NetBeans//DTD API changes list 1.0//EN" "../../nbbuild/javadoctools/apichanges.dtd">
     2.1 --- a/openide.util/arch.xml	Fri Jun 30 12:19:03 2006 +0000
     2.2 +++ b/openide.util/arch.xml	Sat Jul 01 09:07:16 2006 +0000
     2.3 @@ -1,14 +1,20 @@
     2.4  <?xml version="1.0" encoding="UTF-8"?><!-- -*- sgml-indent-step: 1 -*- -->
     2.5  <!--
     2.6 -                Sun Public License Notice
     2.7 +The contents of this file are subject to the terms of the Common Development
     2.8 +and Distribution License (the License). You may not use this file except in
     2.9 +compliance with the License.
    2.10  
    2.11 -The contents of this file are subject to the Sun Public License
    2.12 -Version 1.0 (the "License"). You may not use this file except in
    2.13 -compliance with the License. A copy of the License is available at
    2.14 -http://www.sun.com/
    2.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    2.16 +or http://www.netbeans.org/cddl.txt.
    2.17  
    2.18 -The Original Code is NetBeans. The Initial Developer of the Original
    2.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    2.20 +When distributing Covered Code, include this CDDL Header Notice in each file
    2.21 +and include the License file at http://www.netbeans.org/cddl.txt.
    2.22 +If applicable, add the following below the CDDL Header, with the fields
    2.23 +enclosed by brackets [] replaced by your own identifying information:
    2.24 +"Portions Copyrighted [year] [name of copyright owner]"
    2.25 +
    2.26 +The Original Software is NetBeans. The Initial Developer of the Original
    2.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    2.28  Microsystems, Inc. All Rights Reserved.
    2.29  -->
    2.30  <!DOCTYPE api-answers PUBLIC "-//NetBeans//DTD Arch Answers//EN" "../../nbbuild/antsrc/org/netbeans/nbbuild/Arch.dtd" [
    2.31 @@ -26,7 +32,7 @@
    2.32   <answer id="arch-overall">
    2.33    <p>
    2.34      This module contains general classes needed in NetBeans, extensions to
    2.35 -    basic JRE contepts, useful methods and other 
    2.36 +    basic JRE contepts, useful methods and other
    2.37      <api group="java" name="UtilitiesAPI" category="official" type="export" url="@TOP@/org/openide/util/doc-files/api.html" /> 
    2.38      classes.
    2.39    </p>
     3.1 --- a/openide.util/build.xml	Fri Jun 30 12:19:03 2006 +0000
     3.2 +++ b/openide.util/build.xml	Sat Jul 01 09:07:16 2006 +0000
     3.3 @@ -1,14 +1,20 @@
     3.4  <?xml version="1.0" encoding="UTF-8"?>
     3.5  <!--
     3.6 -                Sun Public License Notice
     3.7 +The contents of this file are subject to the terms of the Common Development
     3.8 +and Distribution License (the License). You may not use this file except in
     3.9 +compliance with the License.
    3.10  
    3.11 -The contents of this file are subject to the Sun Public License
    3.12 -Version 1.0 (the "License"). You may not use this file except in
    3.13 -compliance with the License. A copy of the License is available at
    3.14 -http://www.sun.com/
    3.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    3.16 +or http://www.netbeans.org/cddl.txt.
    3.17  
    3.18 -The Original Code is NetBeans. The Initial Developer of the Original
    3.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
    3.20 +When distributing Covered Code, include this CDDL Header Notice in each file
    3.21 +and include the License file at http://www.netbeans.org/cddl.txt.
    3.22 +If applicable, add the following below the CDDL Header, with the fields
    3.23 +enclosed by brackets [] replaced by your own identifying information:
    3.24 +"Portions Copyrighted [year] [name of copyright owner]"
    3.25 +
    3.26 +The Original Software is NetBeans. The Initial Developer of the Original
    3.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    3.28  Microsystems, Inc. All Rights Reserved.
    3.29  -->
    3.30  
     4.1 --- a/openide.util/nbproject/project.properties	Fri Jun 30 12:19:03 2006 +0000
     4.2 +++ b/openide.util/nbproject/project.properties	Sat Jul 01 09:07:16 2006 +0000
     4.3 @@ -1,12 +1,18 @@
     4.4 -#                 Sun Public License Notice
     4.5 -# 
     4.6 -# The contents of this file are subject to the Sun Public License
     4.7 -# Version 1.0 (the "License"). You may not use this file except in
     4.8 -# compliance with the License. A copy of the License is available at
     4.9 -# http://www.sun.com/
    4.10 -# 
    4.11 -# The Original Code is NetBeans. The Initial Developer of the Original
    4.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
    4.13 +# The contents of this file are subject to the terms of the Common Development
    4.14 +# and Distribution License (the License). You may not use this file except in
    4.15 +# compliance with the License.
    4.16 +#
    4.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    4.18 +# or http://www.netbeans.org/cddl.txt.
    4.19 +#
    4.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
    4.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
    4.22 +# If applicable, add the following below the CDDL Header, with the fields
    4.23 +# enclosed by brackets [] replaced by your own identifying information:
    4.24 +# "Portions Copyrighted [year] [name of copyright owner]"
    4.25 +#
    4.26 +# The Original Software is NetBeans. The Initial Developer of the Original
    4.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    4.28  # Microsystems, Inc. All Rights Reserved.
    4.29  
    4.30  javac.compilerargs=-Xlint -Xlint:-serial
     5.1 --- a/openide.util/nbproject/project.xml	Fri Jun 30 12:19:03 2006 +0000
     5.2 +++ b/openide.util/nbproject/project.xml	Sat Jul 01 09:07:16 2006 +0000
     5.3 @@ -1,14 +1,20 @@
     5.4  <?xml version="1.0" encoding="UTF-8"?>
     5.5  <!--
     5.6 -                Sun Public License Notice
     5.7 +The contents of this file are subject to the terms of the Common Development
     5.8 +and Distribution License (the License). You may not use this file except in
     5.9 +compliance with the License.
    5.10  
    5.11 -The contents of this file are subject to the Sun Public License
    5.12 -Version 1.0 (the "License"). You may not use this file except in
    5.13 -compliance with the License. A copy of the License is available at
    5.14 -http://www.sun.com/
    5.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    5.16 +or http://www.netbeans.org/cddl.txt.
    5.17  
    5.18 -The Original Code is NetBeans. The Initial Developer of the Original
    5.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
    5.20 +When distributing Covered Code, include this CDDL Header Notice in each file
    5.21 +and include the License file at http://www.netbeans.org/cddl.txt.
    5.22 +If applicable, add the following below the CDDL Header, with the fields
    5.23 +enclosed by brackets [] replaced by your own identifying information:
    5.24 +"Portions Copyrighted [year] [name of copyright owner]"
    5.25 +
    5.26 +The Original Software is NetBeans. The Initial Developer of the Original
    5.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    5.28  Microsystems, Inc. All Rights Reserved.
    5.29  -->
    5.30  <project xmlns="http://www.netbeans.org/ns/project/1">
     6.1 --- a/openide.util/src/org/netbeans/modules/openide/util/AWTBridge.java	Fri Jun 30 12:19:03 2006 +0000
     6.2 +++ b/openide.util/src/org/netbeans/modules/openide/util/AWTBridge.java	Sat Jul 01 09:07:16 2006 +0000
     6.3 @@ -1,13 +1,19 @@
     6.4  /*
     6.5 - *                 Sun Public License Notice
     6.6 - * 
     6.7 - * The contents of this file are subject to the Sun Public License
     6.8 - * Version 1.0 (the "License"). You may not use this file except in
     6.9 - * compliance with the License. A copy of the License is available at
    6.10 - * http://www.sun.com/
    6.11 - * 
    6.12 - * The Original Code is NetBeans. The Initial Developer of the Original
    6.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    6.14 + * The contents of this file are subject to the terms of the Common Development
    6.15 + * and Distribution License (the License). You may not use this file except in
    6.16 + * compliance with the License.
    6.17 + *
    6.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    6.19 + * or http://www.netbeans.org/cddl.txt.
    6.20 + *
    6.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
    6.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
    6.23 + * If applicable, add the following below the CDDL Header, with the fields
    6.24 + * enclosed by brackets [] replaced by your own identifying information:
    6.25 + * "Portions Copyrighted [year] [name of copyright owner]"
    6.26 + *
    6.27 + * The Original Software is NetBeans. The Initial Developer of the Original
    6.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    6.29   * Microsystems, Inc. All Rights Reserved.
    6.30   */
    6.31  
    6.32 @@ -21,7 +27,7 @@
    6.33  import org.openide.util.Lookup;
    6.34  
    6.35  /** Provider of action presentations. Based on type of the action
    6.36 - * should be able to derive its menu, popup menu and toolbar 
    6.37 + * should be able to derive its menu, popup menu and toolbar
    6.38   * presenter.
    6.39   * <P>
    6.40   * In order to provide greater flexibility is made as a pluggable component
     7.1 --- a/openide.util/src/org/netbeans/modules/openide/util/ActionsBridge.java	Fri Jun 30 12:19:03 2006 +0000
     7.2 +++ b/openide.util/src/org/netbeans/modules/openide/util/ActionsBridge.java	Sat Jul 01 09:07:16 2006 +0000
     7.3 @@ -1,13 +1,19 @@
     7.4  /*
     7.5 - *                 Sun Public License Notice
     7.6 - * 
     7.7 - * The contents of this file are subject to the Sun Public License
     7.8 - * Version 1.0 (the "License"). You may not use this file except in
     7.9 - * compliance with the License. A copy of the License is available at
    7.10 - * http://www.sun.com/
    7.11 - * 
    7.12 - * The Original Code is NetBeans. The Initial Developer of the Original
    7.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    7.14 + * The contents of this file are subject to the terms of the Common Development
    7.15 + * and Distribution License (the License). You may not use this file except in
    7.16 + * compliance with the License.
    7.17 + *
    7.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    7.19 + * or http://www.netbeans.org/cddl.txt.
    7.20 + *
    7.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
    7.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
    7.23 + * If applicable, add the following below the CDDL Header, with the fields
    7.24 + * enclosed by brackets [] replaced by your own identifying information:
    7.25 + * "Portions Copyrighted [year] [name of copyright owner]"
    7.26 + *
    7.27 + * The Original Software is NetBeans. The Initial Developer of the Original
    7.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    7.29   * Microsystems, Inc. All Rights Reserved.
    7.30   */
    7.31  
     8.1 --- a/openide.util/src/org/openide/ErrorManager.java	Fri Jun 30 12:19:03 2006 +0000
     8.2 +++ b/openide.util/src/org/openide/ErrorManager.java	Sat Jul 01 09:07:16 2006 +0000
     8.3 @@ -1,13 +1,19 @@
     8.4  /*
     8.5 - *                 Sun Public License Notice
     8.6 + * The contents of this file are subject to the terms of the Common Development
     8.7 + * and Distribution License (the License). You may not use this file except in
     8.8 + * compliance with the License.
     8.9   *
    8.10 - * The contents of this file are subject to the Sun Public License
    8.11 - * Version 1.0 (the "License"). You may not use this file except in
    8.12 - * compliance with the License. A copy of the License is available at
    8.13 - * http://www.sun.com/
    8.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    8.15 + * or http://www.netbeans.org/cddl.txt.
    8.16   *
    8.17 - * The Original Code is NetBeans. The Initial Developer of the Original
    8.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    8.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
    8.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
    8.21 + * If applicable, add the following below the CDDL Header, with the fields
    8.22 + * enclosed by brackets [] replaced by your own identifying information:
    8.23 + * "Portions Copyrighted [year] [name of copyright owner]"
    8.24 + *
    8.25 + * The Original Software is NetBeans. The Initial Developer of the Original
    8.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    8.27   * Microsystems, Inc. All Rights Reserved.
    8.28   */
    8.29  
     9.1 --- a/openide.util/src/org/openide/LifecycleManager.java	Fri Jun 30 12:19:03 2006 +0000
     9.2 +++ b/openide.util/src/org/openide/LifecycleManager.java	Sat Jul 01 09:07:16 2006 +0000
     9.3 @@ -1,13 +1,19 @@
     9.4  /*
     9.5 - *                 Sun Public License Notice
     9.6 + * The contents of this file are subject to the terms of the Common Development
     9.7 + * and Distribution License (the License). You may not use this file except in
     9.8 + * compliance with the License.
     9.9   *
    9.10 - * The contents of this file are subject to the Sun Public License
    9.11 - * Version 1.0 (the "License"). You may not use this file except in
    9.12 - * compliance with the License. A copy of the License is available at
    9.13 - * http://www.sun.com/
    9.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    9.15 + * or http://www.netbeans.org/cddl.txt.
    9.16   *
    9.17 - * The Original Code is NetBeans. The Initial Developer of the Original
    9.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    9.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
    9.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
    9.21 + * If applicable, add the following below the CDDL Header, with the fields
    9.22 + * enclosed by brackets [] replaced by your own identifying information:
    9.23 + * "Portions Copyrighted [year] [name of copyright owner]"
    9.24 + *
    9.25 + * The Original Software is NetBeans. The Initial Developer of the Original
    9.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    9.27   * Microsystems, Inc. All Rights Reserved.
    9.28   */
    9.29  
    10.1 --- a/openide.util/src/org/openide/ServiceType.java	Fri Jun 30 12:19:03 2006 +0000
    10.2 +++ b/openide.util/src/org/openide/ServiceType.java	Sat Jul 01 09:07:16 2006 +0000
    10.3 @@ -1,13 +1,19 @@
    10.4  /*
    10.5 - *                 Sun Public License Notice
    10.6 + * The contents of this file are subject to the terms of the Common Development
    10.7 + * and Distribution License (the License). You may not use this file except in
    10.8 + * compliance with the License.
    10.9   *
   10.10 - * The contents of this file are subject to the Sun Public License
   10.11 - * Version 1.0 (the "License"). You may not use this file except in
   10.12 - * compliance with the License. A copy of the License is available at
   10.13 - * http://www.sun.com/
   10.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   10.15 + * or http://www.netbeans.org/cddl.txt.
   10.16   *
   10.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   10.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   10.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   10.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   10.21 + * If applicable, add the following below the CDDL Header, with the fields
   10.22 + * enclosed by brackets [] replaced by your own identifying information:
   10.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   10.24 + *
   10.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   10.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   10.27   * Microsystems, Inc. All Rights Reserved.
   10.28   */
   10.29  
    11.1 --- a/openide.util/src/org/openide/package.html	Fri Jun 30 12:19:03 2006 +0000
    11.2 +++ b/openide.util/src/org/openide/package.html	Sat Jul 01 09:07:16 2006 +0000
    11.3 @@ -1,13 +1,19 @@
    11.4  <!--
    11.5 -   -                 Sun Public License Notice
    11.6 -   - 
    11.7 -   - The contents of this file are subject to the Sun Public License
    11.8 -   - Version 1.0 (the "License"). You may not use this file except in
    11.9 -   - compliance with the License. A copy of the License is available at
   11.10 -   - http://www.sun.com/
   11.11 -   - 
   11.12 -   - The Original Code is NetBeans. The Initial Developer of the Original
   11.13 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   11.14 +   - The contents of this file are subject to the terms of the Common Development
   11.15 +   - and Distribution License (the License). You may not use this file except in
   11.16 +   - compliance with the License.
   11.17 +   -
   11.18 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   11.19 +   - or http://www.netbeans.org/cddl.txt.
   11.20 +   -
   11.21 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   11.22 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   11.23 +   - If applicable, add the following below the CDDL Header, with the fields
   11.24 +   - enclosed by brackets [] replaced by your own identifying information:
   11.25 +   - "Portions Copyrighted [year] [name of copyright owner]"
   11.26 +   -
   11.27 +   - The Original Software is NetBeans. The Initial Developer of the Original
   11.28 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   11.29     - Microsystems, Inc. All Rights Reserved.
   11.30    -->
   11.31  
    12.1 --- a/openide.util/src/org/openide/util/AsyncGUIJob.java	Fri Jun 30 12:19:03 2006 +0000
    12.2 +++ b/openide.util/src/org/openide/util/AsyncGUIJob.java	Sat Jul 01 09:07:16 2006 +0000
    12.3 @@ -1,13 +1,19 @@
    12.4  /*
    12.5 - *                 Sun Public License Notice
    12.6 + * The contents of this file are subject to the terms of the Common Development
    12.7 + * and Distribution License (the License). You may not use this file except in
    12.8 + * compliance with the License.
    12.9   *
   12.10 - * The contents of this file are subject to the Sun Public License
   12.11 - * Version 1.0 (the "License"). You may not use this file except in
   12.12 - * compliance with the License. A copy of the License is available at
   12.13 - * http://www.sun.com/
   12.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   12.15 + * or http://www.netbeans.org/cddl.txt.
   12.16   *
   12.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   12.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   12.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   12.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   12.21 + * If applicable, add the following below the CDDL Header, with the fields
   12.22 + * enclosed by brackets [] replaced by your own identifying information:
   12.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   12.24 + *
   12.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   12.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   12.27   * Microsystems, Inc. All Rights Reserved.
   12.28   */
   12.29  package org.openide.util;
    13.1 --- a/openide.util/src/org/openide/util/AsyncInitSupport.java	Fri Jun 30 12:19:03 2006 +0000
    13.2 +++ b/openide.util/src/org/openide/util/AsyncInitSupport.java	Sat Jul 01 09:07:16 2006 +0000
    13.3 @@ -1,13 +1,19 @@
    13.4  /*
    13.5 - *                 Sun Public License Notice
    13.6 + * The contents of this file are subject to the terms of the Common Development
    13.7 + * and Distribution License (the License). You may not use this file except in
    13.8 + * compliance with the License.
    13.9   *
   13.10 - * The contents of this file are subject to the Sun Public License
   13.11 - * Version 1.0 (the "License"). You may not use this file except in
   13.12 - * compliance with the License. A copy of the License is available at
   13.13 - * http://www.sun.com/
   13.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   13.15 + * or http://www.netbeans.org/cddl.txt.
   13.16   *
   13.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   13.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   13.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   13.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   13.21 + * If applicable, add the following below the CDDL Header, with the fields
   13.22 + * enclosed by brackets [] replaced by your own identifying information:
   13.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   13.24 + *
   13.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   13.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   13.27   * Microsystems, Inc. All Rights Reserved.
   13.28   */
   13.29  
    14.1 --- a/openide.util/src/org/openide/util/Bundle.properties	Fri Jun 30 12:19:03 2006 +0000
    14.2 +++ b/openide.util/src/org/openide/util/Bundle.properties	Sat Jul 01 09:07:16 2006 +0000
    14.3 @@ -1,12 +1,18 @@
    14.4 -#                 Sun Public License Notice
    14.5 -# 
    14.6 -# The contents of this file are subject to the Sun Public License
    14.7 -# Version 1.0 (the "License"). You may not use this file except in
    14.8 -# compliance with the License. A copy of the License is available at
    14.9 -# http://www.sun.com/
   14.10 -# 
   14.11 -# The Original Code is NetBeans. The Initial Developer of the Original
   14.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   14.13 +# The contents of this file are subject to the terms of the Common Development
   14.14 +# and Distribution License (the License). You may not use this file except in
   14.15 +# compliance with the License.
   14.16 +#
   14.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   14.18 +# or http://www.netbeans.org/cddl.txt.
   14.19 +#
   14.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
   14.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
   14.22 +# If applicable, add the following below the CDDL Header, with the fields
   14.23 +# enclosed by brackets [] replaced by your own identifying information:
   14.24 +# "Portions Copyrighted [year] [name of copyright owner]"
   14.25 +#
   14.26 +# The Original Software is NetBeans. The Initial Developer of the Original
   14.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   14.28  # Microsystems, Inc. All Rights Reserved.
   14.29  
   14.30  # manifest
    15.1 --- a/openide.util/src/org/openide/util/Cancellable.java	Fri Jun 30 12:19:03 2006 +0000
    15.2 +++ b/openide.util/src/org/openide/util/Cancellable.java	Sat Jul 01 09:07:16 2006 +0000
    15.3 @@ -1,13 +1,19 @@
    15.4  /*
    15.5 - *                 Sun Public License Notice
    15.6 + * The contents of this file are subject to the terms of the Common Development
    15.7 + * and Distribution License (the License). You may not use this file except in
    15.8 + * compliance with the License.
    15.9   *
   15.10 - * The contents of this file are subject to the Sun Public License
   15.11 - * Version 1.0 (the "License"). You may not use this file except in
   15.12 - * compliance with the License. A copy of the License is available at
   15.13 - * http://www.sun.com/
   15.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   15.15 + * or http://www.netbeans.org/cddl.txt.
   15.16   *
   15.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   15.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   15.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   15.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   15.21 + * If applicable, add the following below the CDDL Header, with the fields
   15.22 + * enclosed by brackets [] replaced by your own identifying information:
   15.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   15.24 + *
   15.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   15.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   15.27   * Microsystems, Inc. All Rights Reserved.
   15.28   */
   15.29  package org.openide.util;
    16.1 --- a/openide.util/src/org/openide/util/ContextAwareAction.java	Fri Jun 30 12:19:03 2006 +0000
    16.2 +++ b/openide.util/src/org/openide/util/ContextAwareAction.java	Sat Jul 01 09:07:16 2006 +0000
    16.3 @@ -1,13 +1,19 @@
    16.4  /*
    16.5 - *                 Sun Public License Notice
    16.6 + * The contents of this file are subject to the terms of the Common Development
    16.7 + * and Distribution License (the License). You may not use this file except in
    16.8 + * compliance with the License.
    16.9   *
   16.10 - * The contents of this file are subject to the Sun Public License
   16.11 - * Version 1.0 (the "License"). You may not use this file except in
   16.12 - * compliance with the License. A copy of the License is available at
   16.13 - * http://www.sun.com/
   16.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   16.15 + * or http://www.netbeans.org/cddl.txt.
   16.16   *
   16.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   16.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   16.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   16.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   16.21 + * If applicable, add the following below the CDDL Header, with the fields
   16.22 + * enclosed by brackets [] replaced by your own identifying information:
   16.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   16.24 + *
   16.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   16.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   16.27   * Microsystems, Inc. All Rights Reserved.
   16.28   */
   16.29  
    17.1 --- a/openide.util/src/org/openide/util/ContextGlobalProvider.java	Fri Jun 30 12:19:03 2006 +0000
    17.2 +++ b/openide.util/src/org/openide/util/ContextGlobalProvider.java	Sat Jul 01 09:07:16 2006 +0000
    17.3 @@ -1,13 +1,19 @@
    17.4  /*
    17.5 - *                 Sun Public License Notice
    17.6 + * The contents of this file are subject to the terms of the Common Development
    17.7 + * and Distribution License (the License). You may not use this file except in
    17.8 + * compliance with the License.
    17.9   *
   17.10 - * The contents of this file are subject to the Sun Public License
   17.11 - * Version 1.0 (the "License"). You may not use this file except in
   17.12 - * compliance with the License. A copy of the License is available at
   17.13 - * http://www.sun.com/
   17.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   17.15 + * or http://www.netbeans.org/cddl.txt.
   17.16   *
   17.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   17.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   17.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   17.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   17.21 + * If applicable, add the following below the CDDL Header, with the fields
   17.22 + * enclosed by brackets [] replaced by your own identifying information:
   17.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   17.24 + *
   17.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   17.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   17.27   * Microsystems, Inc. All Rights Reserved.
   17.28   */
   17.29  package org.openide.util;
    18.1 --- a/openide.util/src/org/openide/util/Enumerations.java	Fri Jun 30 12:19:03 2006 +0000
    18.2 +++ b/openide.util/src/org/openide/util/Enumerations.java	Sat Jul 01 09:07:16 2006 +0000
    18.3 @@ -1,13 +1,19 @@
    18.4  /*
    18.5 - *                 Sun Public License Notice
    18.6 + * The contents of this file are subject to the terms of the Common Development
    18.7 + * and Distribution License (the License). You may not use this file except in
    18.8 + * compliance with the License.
    18.9   *
   18.10 - * The contents of this file are subject to the Sun Public License
   18.11 - * Version 1.0 (the "License"). You may not use this file except in
   18.12 - * compliance with the License. A copy of the License is available at
   18.13 - * http://www.sun.com/
   18.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   18.15 + * or http://www.netbeans.org/cddl.txt.
   18.16   *
   18.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   18.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   18.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   18.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   18.21 + * If applicable, add the following below the CDDL Header, with the fields
   18.22 + * enclosed by brackets [] replaced by your own identifying information:
   18.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   18.24 + *
   18.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   18.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   18.27   * Microsystems, Inc. All Rights Reserved.
   18.28   */
   18.29  
    19.1 --- a/openide.util/src/org/openide/util/Exceptions.java	Fri Jun 30 12:19:03 2006 +0000
    19.2 +++ b/openide.util/src/org/openide/util/Exceptions.java	Sat Jul 01 09:07:16 2006 +0000
    19.3 @@ -1,13 +1,19 @@
    19.4  /*
    19.5 - *                 Sun Public License Notice
    19.6 + * The contents of this file are subject to the terms of the Common Development
    19.7 + * and Distribution License (the License). You may not use this file except in
    19.8 + * compliance with the License.
    19.9   *
   19.10 - * The contents of this file are subject to the Sun Public License
   19.11 - * Version 1.0 (the "License"). You may not use this file except in
   19.12 - * compliance with the License. A copy of the License is available at
   19.13 - * http://www.sun.com/
   19.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   19.15 + * or http://www.netbeans.org/cddl.txt.
   19.16   *
   19.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   19.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   19.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   19.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   19.21 + * If applicable, add the following below the CDDL Header, with the fields
   19.22 + * enclosed by brackets [] replaced by your own identifying information:
   19.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   19.24 + *
   19.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   19.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   19.27   * Microsystems, Inc. All Rights Reserved.
   19.28   */
   19.29  package org.openide.util;
    20.1 --- a/openide.util/src/org/openide/util/HelpCtx.java	Fri Jun 30 12:19:03 2006 +0000
    20.2 +++ b/openide.util/src/org/openide/util/HelpCtx.java	Sat Jul 01 09:07:16 2006 +0000
    20.3 @@ -1,13 +1,19 @@
    20.4  /*
    20.5 - *                 Sun Public License Notice
    20.6 + * The contents of this file are subject to the terms of the Common Development
    20.7 + * and Distribution License (the License). You may not use this file except in
    20.8 + * compliance with the License.
    20.9   *
   20.10 - * The contents of this file are subject to the Sun Public License
   20.11 - * Version 1.0 (the "License"). You may not use this file except in
   20.12 - * compliance with the License. A copy of the License is available at
   20.13 - * http://www.sun.com/
   20.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   20.15 + * or http://www.netbeans.org/cddl.txt.
   20.16   *
   20.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   20.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   20.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   20.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   20.21 + * If applicable, add the following below the CDDL Header, with the fields
   20.22 + * enclosed by brackets [] replaced by your own identifying information:
   20.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   20.24 + *
   20.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   20.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   20.27   * Microsystems, Inc. All Rights Reserved.
   20.28   */
   20.29  
    21.1 --- a/openide.util/src/org/openide/util/IconManager.java	Fri Jun 30 12:19:03 2006 +0000
    21.2 +++ b/openide.util/src/org/openide/util/IconManager.java	Sat Jul 01 09:07:16 2006 +0000
    21.3 @@ -1,13 +1,19 @@
    21.4  /*
    21.5 - *                 Sun Public License Notice
    21.6 + * The contents of this file are subject to the terms of the Common Development
    21.7 + * and Distribution License (the License). You may not use this file except in
    21.8 + * compliance with the License.
    21.9   *
   21.10 - * The contents of this file are subject to the Sun Public License
   21.11 - * Version 1.0 (the "License"). You may not use this file except in
   21.12 - * compliance with the License. A copy of the License is available at
   21.13 - * http://www.sun.com/
   21.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   21.15 + * or http://www.netbeans.org/cddl.txt.
   21.16   *
   21.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   21.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   21.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   21.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   21.21 + * If applicable, add the following below the CDDL Header, with the fields
   21.22 + * enclosed by brackets [] replaced by your own identifying information:
   21.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   21.24 + *
   21.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   21.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   21.27   * Microsystems, Inc. All Rights Reserved.
   21.28   */
   21.29  
    22.1 --- a/openide.util/src/org/openide/util/Lookup.java	Fri Jun 30 12:19:03 2006 +0000
    22.2 +++ b/openide.util/src/org/openide/util/Lookup.java	Sat Jul 01 09:07:16 2006 +0000
    22.3 @@ -1,13 +1,19 @@
    22.4  /*
    22.5 - *                 Sun Public License Notice
    22.6 + * The contents of this file are subject to the terms of the Common Development
    22.7 + * and Distribution License (the License). You may not use this file except in
    22.8 + * compliance with the License.
    22.9   *
   22.10 - * The contents of this file are subject to the Sun Public License
   22.11 - * Version 1.0 (the "License"). You may not use this file except in
   22.12 - * compliance with the License. A copy of the License is available at
   22.13 - * http://www.sun.com/
   22.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   22.15 + * or http://www.netbeans.org/cddl.txt.
   22.16   *
   22.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   22.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   22.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   22.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   22.21 + * If applicable, add the following below the CDDL Header, with the fields
   22.22 + * enclosed by brackets [] replaced by your own identifying information:
   22.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   22.24 + *
   22.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   22.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   22.27   * Microsystems, Inc. All Rights Reserved.
   22.28   */
   22.29  
    23.1 --- a/openide.util/src/org/openide/util/LookupEvent.java	Fri Jun 30 12:19:03 2006 +0000
    23.2 +++ b/openide.util/src/org/openide/util/LookupEvent.java	Sat Jul 01 09:07:16 2006 +0000
    23.3 @@ -1,13 +1,19 @@
    23.4  /*
    23.5 - *                 Sun Public License Notice
    23.6 + * The contents of this file are subject to the terms of the Common Development
    23.7 + * and Distribution License (the License). You may not use this file except in
    23.8 + * compliance with the License.
    23.9   *
   23.10 - * The contents of this file are subject to the Sun Public License
   23.11 - * Version 1.0 (the "License"). You may not use this file except in
   23.12 - * compliance with the License. A copy of the License is available at
   23.13 - * http://www.sun.com/
   23.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   23.15 + * or http://www.netbeans.org/cddl.txt.
   23.16   *
   23.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   23.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   23.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   23.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   23.21 + * If applicable, add the following below the CDDL Header, with the fields
   23.22 + * enclosed by brackets [] replaced by your own identifying information:
   23.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   23.24 + *
   23.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   23.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   23.27   * Microsystems, Inc. All Rights Reserved.
   23.28   */
   23.29  package org.openide.util;
    24.1 --- a/openide.util/src/org/openide/util/LookupListener.java	Fri Jun 30 12:19:03 2006 +0000
    24.2 +++ b/openide.util/src/org/openide/util/LookupListener.java	Sat Jul 01 09:07:16 2006 +0000
    24.3 @@ -1,13 +1,19 @@
    24.4  /*
    24.5 - *                 Sun Public License Notice
    24.6 + * The contents of this file are subject to the terms of the Common Development
    24.7 + * and Distribution License (the License). You may not use this file except in
    24.8 + * compliance with the License.
    24.9   *
   24.10 - * The contents of this file are subject to the Sun Public License
   24.11 - * Version 1.0 (the "License"). You may not use this file except in
   24.12 - * compliance with the License. A copy of the License is available at
   24.13 - * http://www.sun.com/
   24.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   24.15 + * or http://www.netbeans.org/cddl.txt.
   24.16   *
   24.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   24.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   24.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   24.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   24.21 + * If applicable, add the following below the CDDL Header, with the fields
   24.22 + * enclosed by brackets [] replaced by your own identifying information:
   24.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   24.24 + *
   24.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   24.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   24.27   * Microsystems, Inc. All Rights Reserved.
   24.28   */
   24.29  package org.openide.util;
    25.1 --- a/openide.util/src/org/openide/util/MapFormat.java	Fri Jun 30 12:19:03 2006 +0000
    25.2 +++ b/openide.util/src/org/openide/util/MapFormat.java	Sat Jul 01 09:07:16 2006 +0000
    25.3 @@ -1,13 +1,19 @@
    25.4  /*
    25.5 - *                 Sun Public License Notice
    25.6 + * The contents of this file are subject to the terms of the Common Development
    25.7 + * and Distribution License (the License). You may not use this file except in
    25.8 + * compliance with the License.
    25.9   *
   25.10 - * The contents of this file are subject to the Sun Public License
   25.11 - * Version 1.0 (the "License"). You may not use this file except in
   25.12 - * compliance with the License. A copy of the License is available at
   25.13 - * http://www.sun.com/
   25.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   25.15 + * or http://www.netbeans.org/cddl.txt.
   25.16   *
   25.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   25.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   25.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   25.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   25.21 + * If applicable, add the following below the CDDL Header, with the fields
   25.22 + * enclosed by brackets [] replaced by your own identifying information:
   25.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   25.24 + *
   25.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   25.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   25.27   * Microsystems, Inc. All Rights Reserved.
   25.28   */
   25.29  package org.openide.util;
    26.1 --- a/openide.util/src/org/openide/util/Mutex.java	Fri Jun 30 12:19:03 2006 +0000
    26.2 +++ b/openide.util/src/org/openide/util/Mutex.java	Sat Jul 01 09:07:16 2006 +0000
    26.3 @@ -1,13 +1,19 @@
    26.4  /*
    26.5 - *                 Sun Public License Notice
    26.6 + * The contents of this file are subject to the terms of the Common Development
    26.7 + * and Distribution License (the License). You may not use this file except in
    26.8 + * compliance with the License.
    26.9   *
   26.10 - * The contents of this file are subject to the Sun Public License
   26.11 - * Version 1.0 (the "License"). You may not use this file except in
   26.12 - * compliance with the License. A copy of the License is available at
   26.13 - * http://www.sun.com/
   26.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   26.15 + * or http://www.netbeans.org/cddl.txt.
   26.16   *
   26.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   26.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   26.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   26.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   26.21 + * If applicable, add the following below the CDDL Header, with the fields
   26.22 + * enclosed by brackets [] replaced by your own identifying information:
   26.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   26.24 + *
   26.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   26.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   26.27   * Microsystems, Inc. All Rights Reserved.
   26.28   */
   26.29  
    27.1 --- a/openide.util/src/org/openide/util/MutexException.java	Fri Jun 30 12:19:03 2006 +0000
    27.2 +++ b/openide.util/src/org/openide/util/MutexException.java	Sat Jul 01 09:07:16 2006 +0000
    27.3 @@ -1,13 +1,19 @@
    27.4  /*
    27.5 - *                 Sun Public License Notice
    27.6 + * The contents of this file are subject to the terms of the Common Development
    27.7 + * and Distribution License (the License). You may not use this file except in
    27.8 + * compliance with the License.
    27.9   *
   27.10 - * The contents of this file are subject to the Sun Public License
   27.11 - * Version 1.0 (the "License"). You may not use this file except in
   27.12 - * compliance with the License. A copy of the License is available at
   27.13 - * http://www.sun.com/
   27.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   27.15 + * or http://www.netbeans.org/cddl.txt.
   27.16   *
   27.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   27.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   27.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   27.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   27.21 + * If applicable, add the following below the CDDL Header, with the fields
   27.22 + * enclosed by brackets [] replaced by your own identifying information:
   27.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   27.24 + *
   27.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   27.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   27.27   * Microsystems, Inc. All Rights Reserved.
   27.28   */
   27.29  
    28.1 --- a/openide.util/src/org/openide/util/NbBundle.java	Fri Jun 30 12:19:03 2006 +0000
    28.2 +++ b/openide.util/src/org/openide/util/NbBundle.java	Sat Jul 01 09:07:16 2006 +0000
    28.3 @@ -1,13 +1,19 @@
    28.4  /*
    28.5 - *                 Sun Public License Notice
    28.6 + * The contents of this file are subject to the terms of the Common Development
    28.7 + * and Distribution License (the License). You may not use this file except in
    28.8 + * compliance with the License.
    28.9   *
   28.10 - * The contents of this file are subject to the Sun Public License
   28.11 - * Version 1.0 (the "License"). You may not use this file except in
   28.12 - * compliance with the License. A copy of the License is available at
   28.13 - * http://www.sun.com/
   28.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   28.15 + * or http://www.netbeans.org/cddl.txt.
   28.16   *
   28.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   28.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   28.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   28.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   28.21 + * If applicable, add the following below the CDDL Header, with the fields
   28.22 + * enclosed by brackets [] replaced by your own identifying information:
   28.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   28.24 + *
   28.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   28.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   28.27   * Microsystems, Inc. All Rights Reserved.
   28.28   */
   28.29  
    29.1 --- a/openide.util/src/org/openide/util/NbCollections.java	Fri Jun 30 12:19:03 2006 +0000
    29.2 +++ b/openide.util/src/org/openide/util/NbCollections.java	Sat Jul 01 09:07:16 2006 +0000
    29.3 @@ -1,13 +1,19 @@
    29.4  /*
    29.5 - *                 Sun Public License Notice
    29.6 + * The contents of this file are subject to the terms of the Common Development
    29.7 + * and Distribution License (the License). You may not use this file except in
    29.8 + * compliance with the License.
    29.9   *
   29.10 - * The contents of this file are subject to the Sun Public License
   29.11 - * Version 1.0 (the "License"). You may not use this file except in
   29.12 - * compliance with the License. A copy of the License is available at
   29.13 - * http://www.sun.com/
   29.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   29.15 + * or http://www.netbeans.org/cddl.txt.
   29.16   *
   29.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   29.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   29.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   29.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   29.21 + * If applicable, add the following below the CDDL Header, with the fields
   29.22 + * enclosed by brackets [] replaced by your own identifying information:
   29.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   29.24 + *
   29.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   29.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   29.27   * Microsystems, Inc. All Rights Reserved.
   29.28   */
   29.29  
    30.1 --- a/openide.util/src/org/openide/util/NotImplementedException.java	Fri Jun 30 12:19:03 2006 +0000
    30.2 +++ b/openide.util/src/org/openide/util/NotImplementedException.java	Sat Jul 01 09:07:16 2006 +0000
    30.3 @@ -1,13 +1,19 @@
    30.4  /*
    30.5 - *                 Sun Public License Notice
    30.6 + * The contents of this file are subject to the terms of the Common Development
    30.7 + * and Distribution License (the License). You may not use this file except in
    30.8 + * compliance with the License.
    30.9   *
   30.10 - * The contents of this file are subject to the Sun Public License
   30.11 - * Version 1.0 (the "License"). You may not use this file except in
   30.12 - * compliance with the License. A copy of the License is available at
   30.13 - * http://www.sun.com/
   30.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   30.15 + * or http://www.netbeans.org/cddl.txt.
   30.16   *
   30.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   30.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   30.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   30.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   30.21 + * If applicable, add the following below the CDDL Header, with the fields
   30.22 + * enclosed by brackets [] replaced by your own identifying information:
   30.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   30.24 + *
   30.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   30.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   30.27   * Microsystems, Inc. All Rights Reserved.
   30.28   */
   30.29  package org.openide.util;
    31.1 --- a/openide.util/src/org/openide/util/Queue.java	Fri Jun 30 12:19:03 2006 +0000
    31.2 +++ b/openide.util/src/org/openide/util/Queue.java	Sat Jul 01 09:07:16 2006 +0000
    31.3 @@ -1,13 +1,19 @@
    31.4  /*
    31.5 - *                 Sun Public License Notice
    31.6 + * The contents of this file are subject to the terms of the Common Development
    31.7 + * and Distribution License (the License). You may not use this file except in
    31.8 + * compliance with the License.
    31.9   *
   31.10 - * The contents of this file are subject to the Sun Public License
   31.11 - * Version 1.0 (the "License"). You may not use this file except in
   31.12 - * compliance with the License. A copy of the License is available at
   31.13 - * http://www.sun.com/
   31.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   31.15 + * or http://www.netbeans.org/cddl.txt.
   31.16   *
   31.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   31.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   31.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   31.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   31.21 + * If applicable, add the following below the CDDL Header, with the fields
   31.22 + * enclosed by brackets [] replaced by your own identifying information:
   31.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   31.24 + *
   31.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   31.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   31.27   * Microsystems, Inc. All Rights Reserved.
   31.28   */
   31.29  
    32.1 --- a/openide.util/src/org/openide/util/RE13.java	Fri Jun 30 12:19:03 2006 +0000
    32.2 +++ b/openide.util/src/org/openide/util/RE13.java	Sat Jul 01 09:07:16 2006 +0000
    32.3 @@ -1,13 +1,19 @@
    32.4  /*
    32.5 - *                 Sun Public License Notice
    32.6 + * The contents of this file are subject to the terms of the Common Development
    32.7 + * and Distribution License (the License). You may not use this file except in
    32.8 + * compliance with the License.
    32.9   *
   32.10 - * The contents of this file are subject to the Sun Public License
   32.11 - * Version 1.0 (the "License"). You may not use this file except in
   32.12 - * compliance with the License. A copy of the License is available at
   32.13 - * http://www.sun.com/
   32.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   32.15 + * or http://www.netbeans.org/cddl.txt.
   32.16   *
   32.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   32.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   32.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   32.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   32.21 + * If applicable, add the following below the CDDL Header, with the fields
   32.22 + * enclosed by brackets [] replaced by your own identifying information:
   32.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   32.24 + *
   32.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   32.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   32.27   * Microsystems, Inc. All Rights Reserved.
   32.28   */
   32.29  package org.openide.util;
    33.1 --- a/openide.util/src/org/openide/util/RequestProcessor.java	Fri Jun 30 12:19:03 2006 +0000
    33.2 +++ b/openide.util/src/org/openide/util/RequestProcessor.java	Sat Jul 01 09:07:16 2006 +0000
    33.3 @@ -1,13 +1,19 @@
    33.4  /*
    33.5 - *                 Sun Public License Notice
    33.6 + * The contents of this file are subject to the terms of the Common Development
    33.7 + * and Distribution License (the License). You may not use this file except in
    33.8 + * compliance with the License.
    33.9   *
   33.10 - * The contents of this file are subject to the Sun Public License
   33.11 - * Version 1.0 (the "License"). You may not use this file except in
   33.12 - * compliance with the License. A copy of the License is available at
   33.13 - * http://www.sun.com/
   33.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   33.15 + * or http://www.netbeans.org/cddl.txt.
   33.16   *
   33.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   33.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   33.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   33.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   33.21 + * If applicable, add the following below the CDDL Header, with the fields
   33.22 + * enclosed by brackets [] replaced by your own identifying information:
   33.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   33.24 + *
   33.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   33.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   33.27   * Microsystems, Inc. All Rights Reserved.
   33.28   */
   33.29  
    34.1 --- a/openide.util/src/org/openide/util/SharedClassObject.java	Fri Jun 30 12:19:03 2006 +0000
    34.2 +++ b/openide.util/src/org/openide/util/SharedClassObject.java	Sat Jul 01 09:07:16 2006 +0000
    34.3 @@ -1,13 +1,19 @@
    34.4  /*
    34.5 - *                 Sun Public License Notice
    34.6 + * The contents of this file are subject to the terms of the Common Development
    34.7 + * and Distribution License (the License). You may not use this file except in
    34.8 + * compliance with the License.
    34.9   *
   34.10 - * The contents of this file are subject to the Sun Public License
   34.11 - * Version 1.0 (the "License"). You may not use this file except in
   34.12 - * compliance with the License. A copy of the License is available at
   34.13 - * http://www.sun.com/
   34.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   34.15 + * or http://www.netbeans.org/cddl.txt.
   34.16   *
   34.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   34.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   34.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   34.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   34.21 + * If applicable, add the following below the CDDL Header, with the fields
   34.22 + * enclosed by brackets [] replaced by your own identifying information:
   34.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   34.24 + *
   34.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   34.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   34.27   * Microsystems, Inc. All Rights Reserved.
   34.28   */
   34.29  
    35.1 --- a/openide.util/src/org/openide/util/Task.java	Fri Jun 30 12:19:03 2006 +0000
    35.2 +++ b/openide.util/src/org/openide/util/Task.java	Sat Jul 01 09:07:16 2006 +0000
    35.3 @@ -1,13 +1,19 @@
    35.4  /*
    35.5 - *                 Sun Public License Notice
    35.6 + * The contents of this file are subject to the terms of the Common Development
    35.7 + * and Distribution License (the License). You may not use this file except in
    35.8 + * compliance with the License.
    35.9   *
   35.10 - * The contents of this file are subject to the Sun Public License
   35.11 - * Version 1.0 (the "License"). You may not use this file except in
   35.12 - * compliance with the License. A copy of the License is available at
   35.13 - * http://www.sun.com/
   35.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   35.15 + * or http://www.netbeans.org/cddl.txt.
   35.16   *
   35.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   35.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   35.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   35.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   35.21 + * If applicable, add the following below the CDDL Header, with the fields
   35.22 + * enclosed by brackets [] replaced by your own identifying information:
   35.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   35.24 + *
   35.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   35.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   35.27   * Microsystems, Inc. All Rights Reserved.
   35.28   */
   35.29  package org.openide.util;
    36.1 --- a/openide.util/src/org/openide/util/TaskListener.java	Fri Jun 30 12:19:03 2006 +0000
    36.2 +++ b/openide.util/src/org/openide/util/TaskListener.java	Sat Jul 01 09:07:16 2006 +0000
    36.3 @@ -1,13 +1,19 @@
    36.4  /*
    36.5 - *                 Sun Public License Notice
    36.6 + * The contents of this file are subject to the terms of the Common Development
    36.7 + * and Distribution License (the License). You may not use this file except in
    36.8 + * compliance with the License.
    36.9   *
   36.10 - * The contents of this file are subject to the Sun Public License
   36.11 - * Version 1.0 (the "License"). You may not use this file except in
   36.12 - * compliance with the License. A copy of the License is available at
   36.13 - * http://www.sun.com/
   36.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   36.15 + * or http://www.netbeans.org/cddl.txt.
   36.16   *
   36.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   36.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   36.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   36.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   36.21 + * If applicable, add the following below the CDDL Header, with the fields
   36.22 + * enclosed by brackets [] replaced by your own identifying information:
   36.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   36.24 + *
   36.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   36.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   36.27   * Microsystems, Inc. All Rights Reserved.
   36.28   */
   36.29  package org.openide.util;
    37.1 --- a/openide.util/src/org/openide/util/TimedSoftReference.java	Fri Jun 30 12:19:03 2006 +0000
    37.2 +++ b/openide.util/src/org/openide/util/TimedSoftReference.java	Sat Jul 01 09:07:16 2006 +0000
    37.3 @@ -1,13 +1,19 @@
    37.4  /*
    37.5 - *                 Sun Public License Notice
    37.6 + * The contents of this file are subject to the terms of the Common Development
    37.7 + * and Distribution License (the License). You may not use this file except in
    37.8 + * compliance with the License.
    37.9   *
   37.10 - * The contents of this file are subject to the Sun Public License
   37.11 - * Version 1.0 (the "License"). You may not use this file except in
   37.12 - * compliance with the License. A copy of the License is available at
   37.13 - * http://www.sun.com/
   37.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   37.15 + * or http://www.netbeans.org/cddl.txt.
   37.16   *
   37.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   37.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   37.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   37.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   37.21 + * If applicable, add the following below the CDDL Header, with the fields
   37.22 + * enclosed by brackets [] replaced by your own identifying information:
   37.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   37.24 + *
   37.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   37.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   37.27   * Microsystems, Inc. All Rights Reserved.
   37.28   */
   37.29  package org.openide.util;
    38.1 --- a/openide.util/src/org/openide/util/TopologicalSortException.java	Fri Jun 30 12:19:03 2006 +0000
    38.2 +++ b/openide.util/src/org/openide/util/TopologicalSortException.java	Sat Jul 01 09:07:16 2006 +0000
    38.3 @@ -1,13 +1,19 @@
    38.4  /*
    38.5 - *                 Sun Public License Notice
    38.6 + * The contents of this file are subject to the terms of the Common Development
    38.7 + * and Distribution License (the License). You may not use this file except in
    38.8 + * compliance with the License.
    38.9   *
   38.10 - * The contents of this file are subject to the Sun Public License
   38.11 - * Version 1.0 (the "License"). You may not use this file except in
   38.12 - * compliance with the License. A copy of the License is available at
   38.13 - * http://www.sun.com/
   38.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   38.15 + * or http://www.netbeans.org/cddl.txt.
   38.16   *
   38.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   38.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   38.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   38.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   38.21 + * If applicable, add the following below the CDDL Header, with the fields
   38.22 + * enclosed by brackets [] replaced by your own identifying information:
   38.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   38.24 + *
   38.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   38.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   38.27   * Microsystems, Inc. All Rights Reserved.
   38.28   */
   38.29  package org.openide.util;
    39.1 --- a/openide.util/src/org/openide/util/Union2.java	Fri Jun 30 12:19:03 2006 +0000
    39.2 +++ b/openide.util/src/org/openide/util/Union2.java	Sat Jul 01 09:07:16 2006 +0000
    39.3 @@ -1,13 +1,19 @@
    39.4  /*
    39.5 - *                 Sun Public License Notice
    39.6 + * The contents of this file are subject to the terms of the Common Development
    39.7 + * and Distribution License (the License). You may not use this file except in
    39.8 + * compliance with the License.
    39.9   *
   39.10 - * The contents of this file are subject to the Sun Public License
   39.11 - * Version 1.0 (the "License"). You may not use this file except in
   39.12 - * compliance with the License. A copy of the License is available at
   39.13 - * http://www.sun.com/
   39.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   39.15 + * or http://www.netbeans.org/cddl.txt.
   39.16   *
   39.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   39.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   39.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   39.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   39.21 + * If applicable, add the following below the CDDL Header, with the fields
   39.22 + * enclosed by brackets [] replaced by your own identifying information:
   39.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   39.24 + *
   39.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   39.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   39.27   * Microsystems, Inc. All Rights Reserved.
   39.28   */
   39.29  
    40.1 --- a/openide.util/src/org/openide/util/UserCancelException.java	Fri Jun 30 12:19:03 2006 +0000
    40.2 +++ b/openide.util/src/org/openide/util/UserCancelException.java	Sat Jul 01 09:07:16 2006 +0000
    40.3 @@ -1,13 +1,19 @@
    40.4  /*
    40.5 - *                 Sun Public License Notice
    40.6 + * The contents of this file are subject to the terms of the Common Development
    40.7 + * and Distribution License (the License). You may not use this file except in
    40.8 + * compliance with the License.
    40.9   *
   40.10 - * The contents of this file are subject to the Sun Public License
   40.11 - * Version 1.0 (the "License"). You may not use this file except in
   40.12 - * compliance with the License. A copy of the License is available at
   40.13 - * http://www.sun.com/
   40.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   40.15 + * or http://www.netbeans.org/cddl.txt.
   40.16   *
   40.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   40.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   40.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   40.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   40.21 + * If applicable, add the following below the CDDL Header, with the fields
   40.22 + * enclosed by brackets [] replaced by your own identifying information:
   40.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   40.24 + *
   40.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   40.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   40.27   * Microsystems, Inc. All Rights Reserved.
   40.28   */
   40.29  package org.openide.util;
    41.1 --- a/openide.util/src/org/openide/util/UserQuestionException.java	Fri Jun 30 12:19:03 2006 +0000
    41.2 +++ b/openide.util/src/org/openide/util/UserQuestionException.java	Sat Jul 01 09:07:16 2006 +0000
    41.3 @@ -1,13 +1,19 @@
    41.4  /*
    41.5 - *                 Sun Public License Notice
    41.6 + * The contents of this file are subject to the terms of the Common Development
    41.7 + * and Distribution License (the License). You may not use this file except in
    41.8 + * compliance with the License.
    41.9   *
   41.10 - * The contents of this file are subject to the Sun Public License
   41.11 - * Version 1.0 (the "License"). You may not use this file except in
   41.12 - * compliance with the License. A copy of the License is available at
   41.13 - * http://www.sun.com/
   41.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   41.15 + * or http://www.netbeans.org/cddl.txt.
   41.16   *
   41.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   41.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   41.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   41.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   41.21 + * If applicable, add the following below the CDDL Header, with the fields
   41.22 + * enclosed by brackets [] replaced by your own identifying information:
   41.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   41.24 + *
   41.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   41.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   41.27   * Microsystems, Inc. All Rights Reserved.
   41.28   */
   41.29  package org.openide.util;
    42.1 --- a/openide.util/src/org/openide/util/Utilities.java	Fri Jun 30 12:19:03 2006 +0000
    42.2 +++ b/openide.util/src/org/openide/util/Utilities.java	Sat Jul 01 09:07:16 2006 +0000
    42.3 @@ -1,13 +1,19 @@
    42.4  /*
    42.5 - *                 Sun Public License Notice
    42.6 + * The contents of this file are subject to the terms of the Common Development
    42.7 + * and Distribution License (the License). You may not use this file except in
    42.8 + * compliance with the License.
    42.9   *
   42.10 - * The contents of this file are subject to the Sun Public License
   42.11 - * Version 1.0 (the "License"). You may not use this file except in
   42.12 - * compliance with the License. A copy of the License is available at
   42.13 - * http://www.sun.com/
   42.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   42.15 + * or http://www.netbeans.org/cddl.txt.
   42.16   *
   42.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   42.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   42.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   42.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   42.21 + * If applicable, add the following below the CDDL Header, with the fields
   42.22 + * enclosed by brackets [] replaced by your own identifying information:
   42.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   42.24 + *
   42.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   42.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   42.27   * Microsystems, Inc. All Rights Reserved.
   42.28   */
   42.29  
    43.1 --- a/openide.util/src/org/openide/util/UtilitiesCompositeActionMap.java	Fri Jun 30 12:19:03 2006 +0000
    43.2 +++ b/openide.util/src/org/openide/util/UtilitiesCompositeActionMap.java	Sat Jul 01 09:07:16 2006 +0000
    43.3 @@ -1,13 +1,19 @@
    43.4  /*
    43.5 - *                 Sun Public License Notice
    43.6 + * The contents of this file are subject to the terms of the Common Development
    43.7 + * and Distribution License (the License). You may not use this file except in
    43.8 + * compliance with the License.
    43.9   *
   43.10 - * The contents of this file are subject to the Sun Public License
   43.11 - * Version 1.0 (the "License"). You may not use this file except in
   43.12 - * compliance with the License. A copy of the License is available at
   43.13 - * http://www.sun.com/
   43.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   43.15 + * or http://www.netbeans.org/cddl.txt.
   43.16   *
   43.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   43.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   43.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   43.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   43.21 + * If applicable, add the following below the CDDL Header, with the fields
   43.22 + * enclosed by brackets [] replaced by your own identifying information:
   43.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   43.24 + *
   43.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   43.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   43.27   * Microsystems, Inc. All Rights Reserved.
   43.28   */
   43.29  package org.openide.util;
    44.1 --- a/openide.util/src/org/openide/util/WeakListenerImpl.java	Fri Jun 30 12:19:03 2006 +0000
    44.2 +++ b/openide.util/src/org/openide/util/WeakListenerImpl.java	Sat Jul 01 09:07:16 2006 +0000
    44.3 @@ -1,13 +1,19 @@
    44.4  /*
    44.5 - *                 Sun Public License Notice
    44.6 + * The contents of this file are subject to the terms of the Common Development
    44.7 + * and Distribution License (the License). You may not use this file except in
    44.8 + * compliance with the License.
    44.9   *
   44.10 - * The contents of this file are subject to the Sun Public License
   44.11 - * Version 1.0 (the "License"). You may not use this file except in
   44.12 - * compliance with the License. A copy of the License is available at
   44.13 - * http://www.sun.com/
   44.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   44.15 + * or http://www.netbeans.org/cddl.txt.
   44.16   *
   44.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   44.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   44.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   44.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   44.21 + * If applicable, add the following below the CDDL Header, with the fields
   44.22 + * enclosed by brackets [] replaced by your own identifying information:
   44.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   44.24 + *
   44.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   44.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   44.27   * Microsystems, Inc. All Rights Reserved.
   44.28   */
   44.29  
    45.1 --- a/openide.util/src/org/openide/util/WeakListeners.java	Fri Jun 30 12:19:03 2006 +0000
    45.2 +++ b/openide.util/src/org/openide/util/WeakListeners.java	Sat Jul 01 09:07:16 2006 +0000
    45.3 @@ -1,13 +1,19 @@
    45.4  /*
    45.5 - *                 Sun Public License Notice
    45.6 + * The contents of this file are subject to the terms of the Common Development
    45.7 + * and Distribution License (the License). You may not use this file except in
    45.8 + * compliance with the License.
    45.9   *
   45.10 - * The contents of this file are subject to the Sun Public License
   45.11 - * Version 1.0 (the "License"). You may not use this file except in
   45.12 - * compliance with the License. A copy of the License is available at
   45.13 - * http://www.sun.com/
   45.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   45.15 + * or http://www.netbeans.org/cddl.txt.
   45.16   *
   45.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   45.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   45.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   45.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   45.21 + * If applicable, add the following below the CDDL Header, with the fields
   45.22 + * enclosed by brackets [] replaced by your own identifying information:
   45.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   45.24 + *
   45.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   45.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   45.27   * Microsystems, Inc. All Rights Reserved.
   45.28   */
   45.29  package org.openide.util;
    46.1 --- a/openide.util/src/org/openide/util/WeakSet.java	Fri Jun 30 12:19:03 2006 +0000
    46.2 +++ b/openide.util/src/org/openide/util/WeakSet.java	Sat Jul 01 09:07:16 2006 +0000
    46.3 @@ -1,13 +1,19 @@
    46.4  /*
    46.5 - *                 Sun Public License Notice
    46.6 + * The contents of this file are subject to the terms of the Common Development
    46.7 + * and Distribution License (the License). You may not use this file except in
    46.8 + * compliance with the License.
    46.9   *
   46.10 - * The contents of this file are subject to the Sun Public License
   46.11 - * Version 1.0 (the "License"). You may not use this file except in
   46.12 - * compliance with the License. A copy of the License is available at
   46.13 - * http://www.sun.com/
   46.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   46.15 + * or http://www.netbeans.org/cddl.txt.
   46.16   *
   46.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   46.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   46.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   46.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   46.21 + * If applicable, add the following below the CDDL Header, with the fields
   46.22 + * enclosed by brackets [] replaced by your own identifying information:
   46.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   46.24 + *
   46.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   46.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   46.27   * Microsystems, Inc. All Rights Reserved.
   46.28   */
   46.29  
    47.1 --- a/openide.util/src/org/openide/util/actions/ActionPerformer.java	Fri Jun 30 12:19:03 2006 +0000
    47.2 +++ b/openide.util/src/org/openide/util/actions/ActionPerformer.java	Sat Jul 01 09:07:16 2006 +0000
    47.3 @@ -1,13 +1,19 @@
    47.4  /*
    47.5 - *                 Sun Public License Notice
    47.6 + * The contents of this file are subject to the terms of the Common Development
    47.7 + * and Distribution License (the License). You may not use this file except in
    47.8 + * compliance with the License.
    47.9   *
   47.10 - * The contents of this file are subject to the Sun Public License
   47.11 - * Version 1.0 (the "License"). You may not use this file except in
   47.12 - * compliance with the License. A copy of the License is available at
   47.13 - * http://www.sun.com/
   47.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   47.15 + * or http://www.netbeans.org/cddl.txt.
   47.16   *
   47.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   47.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   47.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   47.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   47.21 + * If applicable, add the following below the CDDL Header, with the fields
   47.22 + * enclosed by brackets [] replaced by your own identifying information:
   47.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   47.24 + *
   47.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   47.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   47.27   * Microsystems, Inc. All Rights Reserved.
   47.28   */
   47.29  
    48.1 --- a/openide.util/src/org/openide/util/actions/BooleanStateAction.java	Fri Jun 30 12:19:03 2006 +0000
    48.2 +++ b/openide.util/src/org/openide/util/actions/BooleanStateAction.java	Sat Jul 01 09:07:16 2006 +0000
    48.3 @@ -1,13 +1,19 @@
    48.4  /*
    48.5 - *                 Sun Public License Notice
    48.6 + * The contents of this file are subject to the terms of the Common Development
    48.7 + * and Distribution License (the License). You may not use this file except in
    48.8 + * compliance with the License.
    48.9   *
   48.10 - * The contents of this file are subject to the Sun Public License
   48.11 - * Version 1.0 (the "License"). You may not use this file except in
   48.12 - * compliance with the License. A copy of the License is available at
   48.13 - * http://www.sun.com/
   48.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   48.15 + * or http://www.netbeans.org/cddl.txt.
   48.16   *
   48.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   48.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   48.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   48.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   48.21 + * If applicable, add the following below the CDDL Header, with the fields
   48.22 + * enclosed by brackets [] replaced by your own identifying information:
   48.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   48.24 + *
   48.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   48.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   48.27   * Microsystems, Inc. All Rights Reserved.
   48.28   */
   48.29  package org.openide.util.actions;
    49.1 --- a/openide.util/src/org/openide/util/actions/CallableSystemAction.java	Fri Jun 30 12:19:03 2006 +0000
    49.2 +++ b/openide.util/src/org/openide/util/actions/CallableSystemAction.java	Sat Jul 01 09:07:16 2006 +0000
    49.3 @@ -1,13 +1,19 @@
    49.4  /*
    49.5 - *                 Sun Public License Notice
    49.6 + * The contents of this file are subject to the terms of the Common Development
    49.7 + * and Distribution License (the License). You may not use this file except in
    49.8 + * compliance with the License.
    49.9   *
   49.10 - * The contents of this file are subject to the Sun Public License
   49.11 - * Version 1.0 (the "License"). You may not use this file except in
   49.12 - * compliance with the License. A copy of the License is available at
   49.13 - * http://www.sun.com/
   49.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   49.15 + * or http://www.netbeans.org/cddl.txt.
   49.16   *
   49.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   49.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   49.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   49.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   49.21 + * If applicable, add the following below the CDDL Header, with the fields
   49.22 + * enclosed by brackets [] replaced by your own identifying information:
   49.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   49.24 + *
   49.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   49.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   49.27   * Microsystems, Inc. All Rights Reserved.
   49.28   */
   49.29  
    50.1 --- a/openide.util/src/org/openide/util/actions/CallbackSystemAction.java	Fri Jun 30 12:19:03 2006 +0000
    50.2 +++ b/openide.util/src/org/openide/util/actions/CallbackSystemAction.java	Sat Jul 01 09:07:16 2006 +0000
    50.3 @@ -1,13 +1,19 @@
    50.4  /*
    50.5 - *                 Sun Public License Notice
    50.6 + * The contents of this file are subject to the terms of the Common Development
    50.7 + * and Distribution License (the License). You may not use this file except in
    50.8 + * compliance with the License.
    50.9   *
   50.10 - * The contents of this file are subject to the Sun Public License
   50.11 - * Version 1.0 (the "License"). You may not use this file except in
   50.12 - * compliance with the License. A copy of the License is available at
   50.13 - * http://www.sun.com/
   50.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   50.15 + * or http://www.netbeans.org/cddl.txt.
   50.16   *
   50.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   50.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   50.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   50.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   50.21 + * If applicable, add the following below the CDDL Header, with the fields
   50.22 + * enclosed by brackets [] replaced by your own identifying information:
   50.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   50.24 + *
   50.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   50.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   50.27   * Microsystems, Inc. All Rights Reserved.
   50.28   */
   50.29  
    51.1 --- a/openide.util/src/org/openide/util/actions/Presenter.java	Fri Jun 30 12:19:03 2006 +0000
    51.2 +++ b/openide.util/src/org/openide/util/actions/Presenter.java	Sat Jul 01 09:07:16 2006 +0000
    51.3 @@ -1,13 +1,19 @@
    51.4  /*
    51.5 - *                 Sun Public License Notice
    51.6 + * The contents of this file are subject to the terms of the Common Development
    51.7 + * and Distribution License (the License). You may not use this file except in
    51.8 + * compliance with the License.
    51.9   *
   51.10 - * The contents of this file are subject to the Sun Public License
   51.11 - * Version 1.0 (the "License"). You may not use this file except in
   51.12 - * compliance with the License. A copy of the License is available at
   51.13 - * http://www.sun.com/
   51.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   51.15 + * or http://www.netbeans.org/cddl.txt.
   51.16   *
   51.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   51.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   51.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   51.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   51.21 + * If applicable, add the following below the CDDL Header, with the fields
   51.22 + * enclosed by brackets [] replaced by your own identifying information:
   51.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   51.24 + *
   51.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   51.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   51.27   * Microsystems, Inc. All Rights Reserved.
   51.28   */
   51.29  package org.openide.util.actions;
    52.1 --- a/openide.util/src/org/openide/util/actions/SystemAction.java	Fri Jun 30 12:19:03 2006 +0000
    52.2 +++ b/openide.util/src/org/openide/util/actions/SystemAction.java	Sat Jul 01 09:07:16 2006 +0000
    52.3 @@ -1,13 +1,19 @@
    52.4  /*
    52.5 - *                 Sun Public License Notice
    52.6 + * The contents of this file are subject to the terms of the Common Development
    52.7 + * and Distribution License (the License). You may not use this file except in
    52.8 + * compliance with the License.
    52.9   *
   52.10 - * The contents of this file are subject to the Sun Public License
   52.11 - * Version 1.0 (the "License"). You may not use this file except in
   52.12 - * compliance with the License. A copy of the License is available at
   52.13 - * http://www.sun.com/
   52.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   52.15 + * or http://www.netbeans.org/cddl.txt.
   52.16   *
   52.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   52.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   52.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   52.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   52.21 + * If applicable, add the following below the CDDL Header, with the fields
   52.22 + * enclosed by brackets [] replaced by your own identifying information:
   52.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   52.24 + *
   52.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   52.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   52.27   * Microsystems, Inc. All Rights Reserved.
   52.28   */
   52.29  
    53.1 --- a/openide.util/src/org/openide/util/actions/package.html	Fri Jun 30 12:19:03 2006 +0000
    53.2 +++ b/openide.util/src/org/openide/util/actions/package.html	Sat Jul 01 09:07:16 2006 +0000
    53.3 @@ -1,13 +1,19 @@
    53.4  <!--
    53.5 -   -                 Sun Public License Notice
    53.6 -   - 
    53.7 -   - The contents of this file are subject to the Sun Public License
    53.8 -   - Version 1.0 (the "License"). You may not use this file except in
    53.9 -   - compliance with the License. A copy of the License is available at
   53.10 -   - http://www.sun.com/
   53.11 -   - 
   53.12 -   - The Original Code is NetBeans. The Initial Developer of the Original
   53.13 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   53.14 +   - The contents of this file are subject to the terms of the Common Development
   53.15 +   - and Distribution License (the License). You may not use this file except in
   53.16 +   - compliance with the License.
   53.17 +   -
   53.18 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   53.19 +   - or http://www.netbeans.org/cddl.txt.
   53.20 +   -
   53.21 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   53.22 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   53.23 +   - If applicable, add the following below the CDDL Header, with the fields
   53.24 +   - enclosed by brackets [] replaced by your own identifying information:
   53.25 +   - "Portions Copyrighted [year] [name of copyright owner]"
   53.26 +   -
   53.27 +   - The Original Software is NetBeans. The Initial Developer of the Original
   53.28 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   53.29     - Microsystems, Inc. All Rights Reserved.
   53.30    -->
   53.31  
   53.32 @@ -17,8 +23,8 @@
   53.33  There are several types of standard actions
   53.34  that should be used for many user interactions within NetBeans.
   53.35  
   53.36 -One can use plain swing actions, or just resort to NetBeans 
   53.37 -support based on 
   53.38 +One can use plain swing actions, or just resort to NetBeans
   53.39 +support based on
   53.40  <a href="SystemAction.html">SystemAction</a> and various subclasses.
   53.41  
   53.42  </body>
    54.1 --- a/openide.util/src/org/openide/util/datatransfer/Bundle.properties	Fri Jun 30 12:19:03 2006 +0000
    54.2 +++ b/openide.util/src/org/openide/util/datatransfer/Bundle.properties	Sat Jul 01 09:07:16 2006 +0000
    54.3 @@ -1,12 +1,18 @@
    54.4 -#                 Sun Public License Notice
    54.5 -# 
    54.6 -# The contents of this file are subject to the Sun Public License
    54.7 -# Version 1.0 (the "License"). You may not use this file except in
    54.8 -# compliance with the License. A copy of the License is available at
    54.9 -# http://www.sun.com/
   54.10 -# 
   54.11 -# The Original Code is NetBeans. The Initial Developer of the Original
   54.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   54.13 +# The contents of this file are subject to the terms of the Common Development
   54.14 +# and Distribution License (the License). You may not use this file except in
   54.15 +# compliance with the License.
   54.16 +#
   54.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   54.18 +# or http://www.netbeans.org/cddl.txt.
   54.19 +#
   54.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
   54.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
   54.22 +# If applicable, add the following below the CDDL Header, with the fields
   54.23 +# enclosed by brackets [] replaced by your own identifying information:
   54.24 +# "Portions Copyrighted [year] [name of copyright owner]"
   54.25 +#
   54.26 +# The Original Software is NetBeans. The Initial Developer of the Original
   54.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   54.28  # Microsystems, Inc. All Rights Reserved.
   54.29  
   54.30  
    55.1 --- a/openide.util/src/org/openide/util/datatransfer/ClipboardEvent.java	Fri Jun 30 12:19:03 2006 +0000
    55.2 +++ b/openide.util/src/org/openide/util/datatransfer/ClipboardEvent.java	Sat Jul 01 09:07:16 2006 +0000
    55.3 @@ -1,13 +1,19 @@
    55.4  /*
    55.5 - *                 Sun Public License Notice
    55.6 + * The contents of this file are subject to the terms of the Common Development
    55.7 + * and Distribution License (the License). You may not use this file except in
    55.8 + * compliance with the License.
    55.9   *
   55.10 - * The contents of this file are subject to the Sun Public License
   55.11 - * Version 1.0 (the "License"). You may not use this file except in
   55.12 - * compliance with the License. A copy of the License is available at
   55.13 - * http://www.sun.com/
   55.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   55.15 + * or http://www.netbeans.org/cddl.txt.
   55.16   *
   55.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   55.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   55.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   55.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   55.21 + * If applicable, add the following below the CDDL Header, with the fields
   55.22 + * enclosed by brackets [] replaced by your own identifying information:
   55.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   55.24 + *
   55.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   55.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   55.27   * Microsystems, Inc. All Rights Reserved.
   55.28   */
   55.29  package org.openide.util.datatransfer;
    56.1 --- a/openide.util/src/org/openide/util/datatransfer/ClipboardListener.java	Fri Jun 30 12:19:03 2006 +0000
    56.2 +++ b/openide.util/src/org/openide/util/datatransfer/ClipboardListener.java	Sat Jul 01 09:07:16 2006 +0000
    56.3 @@ -1,13 +1,19 @@
    56.4  /*
    56.5 - *                 Sun Public License Notice
    56.6 + * The contents of this file are subject to the terms of the Common Development
    56.7 + * and Distribution License (the License). You may not use this file except in
    56.8 + * compliance with the License.
    56.9   *
   56.10 - * The contents of this file are subject to the Sun Public License
   56.11 - * Version 1.0 (the "License"). You may not use this file except in
   56.12 - * compliance with the License. A copy of the License is available at
   56.13 - * http://www.sun.com/
   56.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   56.15 + * or http://www.netbeans.org/cddl.txt.
   56.16   *
   56.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   56.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   56.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   56.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   56.21 + * If applicable, add the following below the CDDL Header, with the fields
   56.22 + * enclosed by brackets [] replaced by your own identifying information:
   56.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   56.24 + *
   56.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   56.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   56.27   * Microsystems, Inc. All Rights Reserved.
   56.28   */
   56.29  package org.openide.util.datatransfer;
    57.1 --- a/openide.util/src/org/openide/util/datatransfer/ExClipboard.java	Fri Jun 30 12:19:03 2006 +0000
    57.2 +++ b/openide.util/src/org/openide/util/datatransfer/ExClipboard.java	Sat Jul 01 09:07:16 2006 +0000
    57.3 @@ -1,13 +1,19 @@
    57.4  /*
    57.5 - *                 Sun Public License Notice
    57.6 + * The contents of this file are subject to the terms of the Common Development
    57.7 + * and Distribution License (the License). You may not use this file except in
    57.8 + * compliance with the License.
    57.9   *
   57.10 - * The contents of this file are subject to the Sun Public License
   57.11 - * Version 1.0 (the "License"). You may not use this file except in
   57.12 - * compliance with the License. A copy of the License is available at
   57.13 - * http://www.sun.com/
   57.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   57.15 + * or http://www.netbeans.org/cddl.txt.
   57.16   *
   57.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   57.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   57.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   57.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   57.21 + * If applicable, add the following below the CDDL Header, with the fields
   57.22 + * enclosed by brackets [] replaced by your own identifying information:
   57.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   57.24 + *
   57.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   57.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   57.27   * Microsystems, Inc. All Rights Reserved.
   57.28   */
   57.29  package org.openide.util.datatransfer;
    58.1 --- a/openide.util/src/org/openide/util/datatransfer/ExTransferable.java	Fri Jun 30 12:19:03 2006 +0000
    58.2 +++ b/openide.util/src/org/openide/util/datatransfer/ExTransferable.java	Sat Jul 01 09:07:16 2006 +0000
    58.3 @@ -1,13 +1,19 @@
    58.4  /*
    58.5 - *                 Sun Public License Notice
    58.6 + * The contents of this file are subject to the terms of the Common Development
    58.7 + * and Distribution License (the License). You may not use this file except in
    58.8 + * compliance with the License.
    58.9   *
   58.10 - * The contents of this file are subject to the Sun Public License
   58.11 - * Version 1.0 (the "License"). You may not use this file except in
   58.12 - * compliance with the License. A copy of the License is available at
   58.13 - * http://www.sun.com/
   58.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   58.15 + * or http://www.netbeans.org/cddl.txt.
   58.16   *
   58.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   58.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   58.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   58.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   58.21 + * If applicable, add the following below the CDDL Header, with the fields
   58.22 + * enclosed by brackets [] replaced by your own identifying information:
   58.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   58.24 + *
   58.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   58.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   58.27   * Microsystems, Inc. All Rights Reserved.
   58.28   */
   58.29  
    59.1 --- a/openide.util/src/org/openide/util/datatransfer/MultiTransferObject.java	Fri Jun 30 12:19:03 2006 +0000
    59.2 +++ b/openide.util/src/org/openide/util/datatransfer/MultiTransferObject.java	Sat Jul 01 09:07:16 2006 +0000
    59.3 @@ -1,13 +1,19 @@
    59.4  /*
    59.5 - *                 Sun Public License Notice
    59.6 + * The contents of this file are subject to the terms of the Common Development
    59.7 + * and Distribution License (the License). You may not use this file except in
    59.8 + * compliance with the License.
    59.9   *
   59.10 - * The contents of this file are subject to the Sun Public License
   59.11 - * Version 1.0 (the "License"). You may not use this file except in
   59.12 - * compliance with the License. A copy of the License is available at
   59.13 - * http://www.sun.com/
   59.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   59.15 + * or http://www.netbeans.org/cddl.txt.
   59.16   *
   59.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   59.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   59.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   59.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   59.21 + * If applicable, add the following below the CDDL Header, with the fields
   59.22 + * enclosed by brackets [] replaced by your own identifying information:
   59.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   59.24 + *
   59.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   59.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   59.27   * Microsystems, Inc. All Rights Reserved.
   59.28   */
   59.29  package org.openide.util.datatransfer;
    60.1 --- a/openide.util/src/org/openide/util/datatransfer/NewType.java	Fri Jun 30 12:19:03 2006 +0000
    60.2 +++ b/openide.util/src/org/openide/util/datatransfer/NewType.java	Sat Jul 01 09:07:16 2006 +0000
    60.3 @@ -1,13 +1,19 @@
    60.4  /*
    60.5 - *                 Sun Public License Notice
    60.6 + * The contents of this file are subject to the terms of the Common Development
    60.7 + * and Distribution License (the License). You may not use this file except in
    60.8 + * compliance with the License.
    60.9   *
   60.10 - * The contents of this file are subject to the Sun Public License
   60.11 - * Version 1.0 (the "License"). You may not use this file except in
   60.12 - * compliance with the License. A copy of the License is available at
   60.13 - * http://www.sun.com/
   60.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   60.15 + * or http://www.netbeans.org/cddl.txt.
   60.16   *
   60.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   60.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   60.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   60.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   60.21 + * If applicable, add the following below the CDDL Header, with the fields
   60.22 + * enclosed by brackets [] replaced by your own identifying information:
   60.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   60.24 + *
   60.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   60.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   60.27   * Microsystems, Inc. All Rights Reserved.
   60.28   */
   60.29  package org.openide.util.datatransfer;
    61.1 --- a/openide.util/src/org/openide/util/datatransfer/PasteType.java	Fri Jun 30 12:19:03 2006 +0000
    61.2 +++ b/openide.util/src/org/openide/util/datatransfer/PasteType.java	Sat Jul 01 09:07:16 2006 +0000
    61.3 @@ -1,13 +1,19 @@
    61.4  /*
    61.5 - *                 Sun Public License Notice
    61.6 + * The contents of this file are subject to the terms of the Common Development
    61.7 + * and Distribution License (the License). You may not use this file except in
    61.8 + * compliance with the License.
    61.9   *
   61.10 - * The contents of this file are subject to the Sun Public License
   61.11 - * Version 1.0 (the "License"). You may not use this file except in
   61.12 - * compliance with the License. A copy of the License is available at
   61.13 - * http://www.sun.com/
   61.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   61.15 + * or http://www.netbeans.org/cddl.txt.
   61.16   *
   61.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   61.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   61.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   61.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   61.21 + * If applicable, add the following below the CDDL Header, with the fields
   61.22 + * enclosed by brackets [] replaced by your own identifying information:
   61.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   61.24 + *
   61.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   61.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   61.27   * Microsystems, Inc. All Rights Reserved.
   61.28   */
   61.29  package org.openide.util.datatransfer;
    62.1 --- a/openide.util/src/org/openide/util/datatransfer/TransferListener.java	Fri Jun 30 12:19:03 2006 +0000
    62.2 +++ b/openide.util/src/org/openide/util/datatransfer/TransferListener.java	Sat Jul 01 09:07:16 2006 +0000
    62.3 @@ -1,13 +1,19 @@
    62.4  /*
    62.5 - *                 Sun Public License Notice
    62.6 + * The contents of this file are subject to the terms of the Common Development
    62.7 + * and Distribution License (the License). You may not use this file except in
    62.8 + * compliance with the License.
    62.9   *
   62.10 - * The contents of this file are subject to the Sun Public License
   62.11 - * Version 1.0 (the "License"). You may not use this file except in
   62.12 - * compliance with the License. A copy of the License is available at
   62.13 - * http://www.sun.com/
   62.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   62.15 + * or http://www.netbeans.org/cddl.txt.
   62.16   *
   62.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   62.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   62.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   62.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   62.21 + * If applicable, add the following below the CDDL Header, with the fields
   62.22 + * enclosed by brackets [] replaced by your own identifying information:
   62.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   62.24 + *
   62.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   62.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   62.27   * Microsystems, Inc. All Rights Reserved.
   62.28   */
   62.29  package org.openide.util.datatransfer;
    63.1 --- a/openide.util/src/org/openide/util/datatransfer/package.html	Fri Jun 30 12:19:03 2006 +0000
    63.2 +++ b/openide.util/src/org/openide/util/datatransfer/package.html	Sat Jul 01 09:07:16 2006 +0000
    63.3 @@ -1,13 +1,19 @@
    63.4  <!--
    63.5 -   -                 Sun Public License Notice
    63.6 -   - 
    63.7 -   - The contents of this file are subject to the Sun Public License
    63.8 -   - Version 1.0 (the "License"). You may not use this file except in
    63.9 -   - compliance with the License. A copy of the License is available at
   63.10 -   - http://www.sun.com/
   63.11 -   - 
   63.12 -   - The Original Code is NetBeans. The Initial Developer of the Original
   63.13 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   63.14 +   - The contents of this file are subject to the terms of the Common Development
   63.15 +   - and Distribution License (the License). You may not use this file except in
   63.16 +   - compliance with the License.
   63.17 +   -
   63.18 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   63.19 +   - or http://www.netbeans.org/cddl.txt.
   63.20 +   -
   63.21 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   63.22 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   63.23 +   - If applicable, add the following below the CDDL Header, with the fields
   63.24 +   - enclosed by brackets [] replaced by your own identifying information:
   63.25 +   - "Portions Copyrighted [year] [name of copyright owner]"
   63.26 +   -
   63.27 +   - The Original Software is NetBeans. The Initial Developer of the Original
   63.28 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   63.29     - Microsystems, Inc. All Rights Reserved.
   63.30    -->
   63.31  
   63.32 @@ -31,7 +37,7 @@
   63.33  <li><a href="ExClipboard.Convertor.html">Convertors</a>
   63.34  
   63.35  may be used to externally add support for additional data flavors to a
   63.36 -transferable. 
   63.37 +transferable.
   63.38  
   63.39  
   63.40  <li>It is possible to transfer multiple objects (of different types)
    64.1 --- a/openide.util/src/org/openide/util/doc-files/api.html	Fri Jun 30 12:19:03 2006 +0000
    64.2 +++ b/openide.util/src/org/openide/util/doc-files/api.html	Sat Jul 01 09:07:16 2006 +0000
    64.3 @@ -1,13 +1,19 @@
    64.4  <!--
    64.5 -                Sun Public License Notice
    64.6 +The contents of this file are subject to the terms of the Common Development
    64.7 +and Distribution License (the License). You may not use this file except in
    64.8 +compliance with the License.
    64.9  
   64.10 -The contents of this file are subject to the Sun Public License
   64.11 -Version 1.0 (the "License"). You may not use this file except in
   64.12 -compliance with the License. A copy of the License is available at
   64.13 -http://www.sun.com/
   64.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   64.15 +or http://www.netbeans.org/cddl.txt.
   64.16  
   64.17 -The Original Code is NetBeans. The Initial Developer of the Original
   64.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   64.19 +When distributing Covered Code, include this CDDL Header Notice in each file
   64.20 +and include the License file at http://www.netbeans.org/cddl.txt.
   64.21 +If applicable, add the following below the CDDL Header, with the fields
   64.22 +enclosed by brackets [] replaced by your own identifying information:
   64.23 +"Portions Copyrighted [year] [name of copyright owner]"
   64.24 +
   64.25 +The Original Software is NetBeans. The Initial Developer of the Original
   64.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   64.27  Microsystems, Inc. All Rights Reserved.
   64.28  -->
   64.29  
   64.30 @@ -22,14 +28,14 @@
   64.31  
   64.32  <h1>Utility Classes</h1>
   64.33  
   64.34 -Not all of the classes in this package are of interest for all module 
   64.35 +Not all of the classes in this package are of interest for all module
   64.36  writers, but some of them may or even are as they are used through out
   64.37  our sources.
   64.38  
   64.39  <h2>Package <a href="../package-summary.html"><code>org.openide.util</code></a></h2>
   64.40  
   64.41  <ol>
   64.42 -    <li><a href="../Lookup.html">Lookup</a> and its associated 
   64.43 +    <li><a href="../Lookup.html">Lookup</a> and its associated
   64.44      <a href="../lookup/package-summary.html">support package</a> as that
   64.45      is the <em>adaptable</em> interface that objects can provide if
   64.46      they wish to offer dynamic capabilities.
    65.1 --- a/openide.util/src/org/openide/util/io/FoldingIOException.java	Fri Jun 30 12:19:03 2006 +0000
    65.2 +++ b/openide.util/src/org/openide/util/io/FoldingIOException.java	Sat Jul 01 09:07:16 2006 +0000
    65.3 @@ -1,13 +1,19 @@
    65.4  /*
    65.5 - *                 Sun Public License Notice
    65.6 + * The contents of this file are subject to the terms of the Common Development
    65.7 + * and Distribution License (the License). You may not use this file except in
    65.8 + * compliance with the License.
    65.9   *
   65.10 - * The contents of this file are subject to the Sun Public License
   65.11 - * Version 1.0 (the "License"). You may not use this file except in
   65.12 - * compliance with the License. A copy of the License is available at
   65.13 - * http://www.sun.com/
   65.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   65.15 + * or http://www.netbeans.org/cddl.txt.
   65.16   *
   65.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   65.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   65.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   65.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   65.21 + * If applicable, add the following below the CDDL Header, with the fields
   65.22 + * enclosed by brackets [] replaced by your own identifying information:
   65.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   65.24 + *
   65.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   65.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   65.27   * Microsystems, Inc. All Rights Reserved.
   65.28   */
   65.29  package org.openide.util.io;
    66.1 --- a/openide.util/src/org/openide/util/io/NbMarshalledObject.java	Fri Jun 30 12:19:03 2006 +0000
    66.2 +++ b/openide.util/src/org/openide/util/io/NbMarshalledObject.java	Sat Jul 01 09:07:16 2006 +0000
    66.3 @@ -1,13 +1,19 @@
    66.4  /*
    66.5 - *                 Sun Public License Notice
    66.6 + * The contents of this file are subject to the terms of the Common Development
    66.7 + * and Distribution License (the License). You may not use this file except in
    66.8 + * compliance with the License.
    66.9   *
   66.10 - * The contents of this file are subject to the Sun Public License
   66.11 - * Version 1.0 (the "License"). You may not use this file except in
   66.12 - * compliance with the License. A copy of the License is available at
   66.13 - * http://www.sun.com/
   66.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   66.15 + * or http://www.netbeans.org/cddl.txt.
   66.16   *
   66.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   66.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   66.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   66.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   66.21 + * If applicable, add the following below the CDDL Header, with the fields
   66.22 + * enclosed by brackets [] replaced by your own identifying information:
   66.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   66.24 + *
   66.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   66.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   66.27   * Microsystems, Inc. All Rights Reserved.
   66.28   */
   66.29  
    67.1 --- a/openide.util/src/org/openide/util/io/NbObjectInputStream.java	Fri Jun 30 12:19:03 2006 +0000
    67.2 +++ b/openide.util/src/org/openide/util/io/NbObjectInputStream.java	Sat Jul 01 09:07:16 2006 +0000
    67.3 @@ -1,13 +1,19 @@
    67.4  /*
    67.5 - *                 Sun Public License Notice
    67.6 + * The contents of this file are subject to the terms of the Common Development
    67.7 + * and Distribution License (the License). You may not use this file except in
    67.8 + * compliance with the License.
    67.9   *
   67.10 - * The contents of this file are subject to the Sun Public License
   67.11 - * Version 1.0 (the "License"). You may not use this file except in
   67.12 - * compliance with the License. A copy of the License is available at
   67.13 - * http://www.sun.com/
   67.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   67.15 + * or http://www.netbeans.org/cddl.txt.
   67.16   *
   67.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   67.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   67.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   67.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   67.21 + * If applicable, add the following below the CDDL Header, with the fields
   67.22 + * enclosed by brackets [] replaced by your own identifying information:
   67.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   67.24 + *
   67.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   67.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   67.27   * Microsystems, Inc. All Rights Reserved.
   67.28   */
   67.29  package org.openide.util.io;
    68.1 --- a/openide.util/src/org/openide/util/io/NbObjectOutputStream.java	Fri Jun 30 12:19:03 2006 +0000
    68.2 +++ b/openide.util/src/org/openide/util/io/NbObjectOutputStream.java	Sat Jul 01 09:07:16 2006 +0000
    68.3 @@ -1,13 +1,19 @@
    68.4  /*
    68.5 - *                 Sun Public License Notice
    68.6 + * The contents of this file are subject to the terms of the Common Development
    68.7 + * and Distribution License (the License). You may not use this file except in
    68.8 + * compliance with the License.
    68.9   *
   68.10 - * The contents of this file are subject to the Sun Public License
   68.11 - * Version 1.0 (the "License"). You may not use this file except in
   68.12 - * compliance with the License. A copy of the License is available at
   68.13 - * http://www.sun.com/
   68.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   68.15 + * or http://www.netbeans.org/cddl.txt.
   68.16   *
   68.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   68.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   68.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   68.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   68.21 + * If applicable, add the following below the CDDL Header, with the fields
   68.22 + * enclosed by brackets [] replaced by your own identifying information:
   68.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   68.24 + *
   68.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   68.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   68.27   * Microsystems, Inc. All Rights Reserved.
   68.28   */
   68.29  
    69.1 --- a/openide.util/src/org/openide/util/io/NullInputStream.java	Fri Jun 30 12:19:03 2006 +0000
    69.2 +++ b/openide.util/src/org/openide/util/io/NullInputStream.java	Sat Jul 01 09:07:16 2006 +0000
    69.3 @@ -1,13 +1,19 @@
    69.4  /*
    69.5 - *                 Sun Public License Notice
    69.6 + * The contents of this file are subject to the terms of the Common Development
    69.7 + * and Distribution License (the License). You may not use this file except in
    69.8 + * compliance with the License.
    69.9   *
   69.10 - * The contents of this file are subject to the Sun Public License
   69.11 - * Version 1.0 (the "License"). You may not use this file except in
   69.12 - * compliance with the License. A copy of the License is available at
   69.13 - * http://www.sun.com/
   69.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   69.15 + * or http://www.netbeans.org/cddl.txt.
   69.16   *
   69.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   69.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   69.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   69.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   69.21 + * If applicable, add the following below the CDDL Header, with the fields
   69.22 + * enclosed by brackets [] replaced by your own identifying information:
   69.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   69.24 + *
   69.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   69.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   69.27   * Microsystems, Inc. All Rights Reserved.
   69.28   */
   69.29  package org.openide.util.io;
    70.1 --- a/openide.util/src/org/openide/util/io/NullOutputStream.java	Fri Jun 30 12:19:03 2006 +0000
    70.2 +++ b/openide.util/src/org/openide/util/io/NullOutputStream.java	Sat Jul 01 09:07:16 2006 +0000
    70.3 @@ -1,13 +1,19 @@
    70.4  /*
    70.5 - *                 Sun Public License Notice
    70.6 + * The contents of this file are subject to the terms of the Common Development
    70.7 + * and Distribution License (the License). You may not use this file except in
    70.8 + * compliance with the License.
    70.9   *
   70.10 - * The contents of this file are subject to the Sun Public License
   70.11 - * Version 1.0 (the "License"). You may not use this file except in
   70.12 - * compliance with the License. A copy of the License is available at
   70.13 - * http://www.sun.com/
   70.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   70.15 + * or http://www.netbeans.org/cddl.txt.
   70.16   *
   70.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   70.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   70.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   70.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   70.21 + * If applicable, add the following below the CDDL Header, with the fields
   70.22 + * enclosed by brackets [] replaced by your own identifying information:
   70.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   70.24 + *
   70.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   70.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   70.27   * Microsystems, Inc. All Rights Reserved.
   70.28   */
   70.29  package org.openide.util.io;
    71.1 --- a/openide.util/src/org/openide/util/io/OperationException.java	Fri Jun 30 12:19:03 2006 +0000
    71.2 +++ b/openide.util/src/org/openide/util/io/OperationException.java	Sat Jul 01 09:07:16 2006 +0000
    71.3 @@ -1,13 +1,19 @@
    71.4  /*
    71.5 - *                 Sun Public License Notice
    71.6 + * The contents of this file are subject to the terms of the Common Development
    71.7 + * and Distribution License (the License). You may not use this file except in
    71.8 + * compliance with the License.
    71.9   *
   71.10 - * The contents of this file are subject to the Sun Public License
   71.11 - * Version 1.0 (the "License"). You may not use this file except in
   71.12 - * compliance with the License. A copy of the License is available at
   71.13 - * http://www.sun.com/
   71.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   71.15 + * or http://www.netbeans.org/cddl.txt.
   71.16   *
   71.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   71.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   71.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   71.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   71.21 + * If applicable, add the following below the CDDL Header, with the fields
   71.22 + * enclosed by brackets [] replaced by your own identifying information:
   71.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   71.24 + *
   71.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   71.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   71.27   * Microsystems, Inc. All Rights Reserved.
   71.28   */
   71.29  
    72.1 --- a/openide.util/src/org/openide/util/io/ReaderInputStream.java	Fri Jun 30 12:19:03 2006 +0000
    72.2 +++ b/openide.util/src/org/openide/util/io/ReaderInputStream.java	Sat Jul 01 09:07:16 2006 +0000
    72.3 @@ -1,13 +1,19 @@
    72.4  /*
    72.5 - *                 Sun Public License Notice
    72.6 + * The contents of this file are subject to the terms of the Common Development
    72.7 + * and Distribution License (the License). You may not use this file except in
    72.8 + * compliance with the License.
    72.9   *
   72.10 - * The contents of this file are subject to the Sun Public License
   72.11 - * Version 1.0 (the "License"). You may not use this file except in
   72.12 - * compliance with the License. A copy of the License is available at
   72.13 - * http://www.sun.com/
   72.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   72.15 + * or http://www.netbeans.org/cddl.txt.
   72.16   *
   72.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   72.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   72.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   72.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   72.21 + * If applicable, add the following below the CDDL Header, with the fields
   72.22 + * enclosed by brackets [] replaced by your own identifying information:
   72.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   72.24 + *
   72.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   72.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   72.27   * Microsystems, Inc. All Rights Reserved.
   72.28   */
   72.29  package org.openide.util.io;
    73.1 --- a/openide.util/src/org/openide/util/io/SafeException.java	Fri Jun 30 12:19:03 2006 +0000
    73.2 +++ b/openide.util/src/org/openide/util/io/SafeException.java	Sat Jul 01 09:07:16 2006 +0000
    73.3 @@ -1,13 +1,19 @@
    73.4  /*
    73.5 - *                 Sun Public License Notice
    73.6 + * The contents of this file are subject to the terms of the Common Development
    73.7 + * and Distribution License (the License). You may not use this file except in
    73.8 + * compliance with the License.
    73.9   *
   73.10 - * The contents of this file are subject to the Sun Public License
   73.11 - * Version 1.0 (the "License"). You may not use this file except in
   73.12 - * compliance with the License. A copy of the License is available at
   73.13 - * http://www.sun.com/
   73.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   73.15 + * or http://www.netbeans.org/cddl.txt.
   73.16   *
   73.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   73.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   73.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   73.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   73.21 + * If applicable, add the following below the CDDL Header, with the fields
   73.22 + * enclosed by brackets [] replaced by your own identifying information:
   73.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   73.24 + *
   73.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   73.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   73.27   * Microsystems, Inc. All Rights Reserved.
   73.28   */
   73.29  
    74.1 --- a/openide.util/src/org/openide/util/io/package.html	Fri Jun 30 12:19:03 2006 +0000
    74.2 +++ b/openide.util/src/org/openide/util/io/package.html	Sat Jul 01 09:07:16 2006 +0000
    74.3 @@ -1,13 +1,19 @@
    74.4  <!--
    74.5 -   -                 Sun Public License Notice
    74.6 -   - 
    74.7 -   - The contents of this file are subject to the Sun Public License
    74.8 -   - Version 1.0 (the "License"). You may not use this file except in
    74.9 -   - compliance with the License. A copy of the License is available at
   74.10 -   - http://www.sun.com/
   74.11 -   - 
   74.12 -   - The Original Code is NetBeans. The Initial Developer of the Original
   74.13 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   74.14 +   - The contents of this file are subject to the terms of the Common Development
   74.15 +   - and Distribution License (the License). You may not use this file except in
   74.16 +   - compliance with the License.
   74.17 +   -
   74.18 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   74.19 +   - or http://www.netbeans.org/cddl.txt.
   74.20 +   -
   74.21 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   74.22 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   74.23 +   - If applicable, add the following below the CDDL Header, with the fields
   74.24 +   - enclosed by brackets [] replaced by your own identifying information:
   74.25 +   - "Portions Copyrighted [year] [name of copyright owner]"
   74.26 +   -
   74.27 +   - The Original Software is NetBeans. The Initial Developer of the Original
   74.28 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   74.29     - Microsystems, Inc. All Rights Reserved.
   74.30    -->
   74.31  
    75.1 --- a/openide.util/src/org/openide/util/lookup/ALPairComparator.java	Fri Jun 30 12:19:03 2006 +0000
    75.2 +++ b/openide.util/src/org/openide/util/lookup/ALPairComparator.java	Sat Jul 01 09:07:16 2006 +0000
    75.3 @@ -1,13 +1,19 @@
    75.4  /*
    75.5 - *                 Sun Public License Notice
    75.6 + * The contents of this file are subject to the terms of the Common Development
    75.7 + * and Distribution License (the License). You may not use this file except in
    75.8 + * compliance with the License.
    75.9   *
   75.10 - * The contents of this file are subject to the Sun Public License
   75.11 - * Version 1.0 (the "License"). You may not use this file except in
   75.12 - * compliance with the License. A copy of the License is available at
   75.13 - * http://www.sun.com/
   75.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   75.15 + * or http://www.netbeans.org/cddl.txt.
   75.16   *
   75.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   75.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   75.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   75.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   75.21 + * If applicable, add the following below the CDDL Header, with the fields
   75.22 + * enclosed by brackets [] replaced by your own identifying information:
   75.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   75.24 + *
   75.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   75.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   75.27   * Microsystems, Inc. All Rights Reserved.
   75.28   */
   75.29  package org.openide.util.lookup;
    76.1 --- a/openide.util/src/org/openide/util/lookup/AbstractLookup.java	Fri Jun 30 12:19:03 2006 +0000
    76.2 +++ b/openide.util/src/org/openide/util/lookup/AbstractLookup.java	Sat Jul 01 09:07:16 2006 +0000
    76.3 @@ -1,13 +1,19 @@
    76.4  /*
    76.5 - *                 Sun Public License Notice
    76.6 + * The contents of this file are subject to the terms of the Common Development
    76.7 + * and Distribution License (the License). You may not use this file except in
    76.8 + * compliance with the License.
    76.9   *
   76.10 - * The contents of this file are subject to the Sun Public License
   76.11 - * Version 1.0 (the "License"). You may not use this file except in
   76.12 - * compliance with the License. A copy of the License is available at
   76.13 - * http://www.sun.com/
   76.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   76.15 + * or http://www.netbeans.org/cddl.txt.
   76.16   *
   76.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   76.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   76.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   76.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   76.21 + * If applicable, add the following below the CDDL Header, with the fields
   76.22 + * enclosed by brackets [] replaced by your own identifying information:
   76.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   76.24 + *
   76.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   76.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   76.27   * Microsystems, Inc. All Rights Reserved.
   76.28   */
   76.29  package org.openide.util.lookup;
    77.1 --- a/openide.util/src/org/openide/util/lookup/ArrayStorage.java	Fri Jun 30 12:19:03 2006 +0000
    77.2 +++ b/openide.util/src/org/openide/util/lookup/ArrayStorage.java	Sat Jul 01 09:07:16 2006 +0000
    77.3 @@ -1,13 +1,19 @@
    77.4  /*
    77.5 - *                 Sun Public License Notice
    77.6 + * The contents of this file are subject to the terms of the Common Development
    77.7 + * and Distribution License (the License). You may not use this file except in
    77.8 + * compliance with the License.
    77.9   *
   77.10 - * The contents of this file are subject to the Sun Public License
   77.11 - * Version 1.0 (the "License"). You may not use this file except in
   77.12 - * compliance with the License. A copy of the License is available at
   77.13 - * http://www.sun.com/
   77.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   77.15 + * or http://www.netbeans.org/cddl.txt.
   77.16   *
   77.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   77.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   77.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   77.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   77.21 + * If applicable, add the following below the CDDL Header, with the fields
   77.22 + * enclosed by brackets [] replaced by your own identifying information:
   77.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   77.24 + *
   77.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   77.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   77.27   * Microsystems, Inc. All Rights Reserved.
   77.28   */
   77.29  package org.openide.util.lookup;
    78.1 --- a/openide.util/src/org/openide/util/lookup/DelegatingStorage.java	Fri Jun 30 12:19:03 2006 +0000
    78.2 +++ b/openide.util/src/org/openide/util/lookup/DelegatingStorage.java	Sat Jul 01 09:07:16 2006 +0000
    78.3 @@ -1,13 +1,19 @@
    78.4  /*
    78.5 - *                 Sun Public License Notice
    78.6 + * The contents of this file are subject to the terms of the Common Development
    78.7 + * and Distribution License (the License). You may not use this file except in
    78.8 + * compliance with the License.
    78.9   *
   78.10 - * The contents of this file are subject to the Sun Public License
   78.11 - * Version 1.0 (the "License"). You may not use this file except in
   78.12 - * compliance with the License. A copy of the License is available at
   78.13 - * http://www.sun.com/
   78.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   78.15 + * or http://www.netbeans.org/cddl.txt.
   78.16   *
   78.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   78.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   78.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   78.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   78.21 + * If applicable, add the following below the CDDL Header, with the fields
   78.22 + * enclosed by brackets [] replaced by your own identifying information:
   78.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   78.24 + *
   78.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   78.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   78.27   * Microsystems, Inc. All Rights Reserved.
   78.28   */
   78.29  package org.openide.util.lookup;
    79.1 --- a/openide.util/src/org/openide/util/lookup/ExcludingLookup.java	Fri Jun 30 12:19:03 2006 +0000
    79.2 +++ b/openide.util/src/org/openide/util/lookup/ExcludingLookup.java	Sat Jul 01 09:07:16 2006 +0000
    79.3 @@ -1,13 +1,19 @@
    79.4  /*
    79.5 - *                 Sun Public License Notice
    79.6 + * The contents of this file are subject to the terms of the Common Development
    79.7 + * and Distribution License (the License). You may not use this file except in
    79.8 + * compliance with the License.
    79.9   *
   79.10 - * The contents of this file are subject to the Sun Public License
   79.11 - * Version 1.0 (the "License"). You may not use this file except in
   79.12 - * compliance with the License. A copy of the License is available at
   79.13 - * http://www.sun.com/
   79.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   79.15 + * or http://www.netbeans.org/cddl.txt.
   79.16   *
   79.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   79.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   79.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   79.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   79.21 + * If applicable, add the following below the CDDL Header, with the fields
   79.22 + * enclosed by brackets [] replaced by your own identifying information:
   79.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   79.24 + *
   79.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   79.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   79.27   * Microsystems, Inc. All Rights Reserved.
   79.28   */
   79.29  package org.openide.util.lookup;
    80.1 --- a/openide.util/src/org/openide/util/lookup/InheritanceTree.java	Fri Jun 30 12:19:03 2006 +0000
    80.2 +++ b/openide.util/src/org/openide/util/lookup/InheritanceTree.java	Sat Jul 01 09:07:16 2006 +0000
    80.3 @@ -1,13 +1,19 @@
    80.4  /*
    80.5 - *                 Sun Public License Notice
    80.6 + * The contents of this file are subject to the terms of the Common Development
    80.7 + * and Distribution License (the License). You may not use this file except in
    80.8 + * compliance with the License.
    80.9   *
   80.10 - * The contents of this file are subject to the Sun Public License
   80.11 - * Version 1.0 (the "License"). You may not use this file except in
   80.12 - * compliance with the License. A copy of the License is available at
   80.13 - * http://www.sun.com/
   80.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   80.15 + * or http://www.netbeans.org/cddl.txt.
   80.16   *
   80.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   80.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   80.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   80.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   80.21 + * If applicable, add the following below the CDDL Header, with the fields
   80.22 + * enclosed by brackets [] replaced by your own identifying information:
   80.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   80.24 + *
   80.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   80.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   80.27   * Microsystems, Inc. All Rights Reserved.
   80.28   */
   80.29  package org.openide.util.lookup;
    81.1 --- a/openide.util/src/org/openide/util/lookup/InstanceContent.java	Fri Jun 30 12:19:03 2006 +0000
    81.2 +++ b/openide.util/src/org/openide/util/lookup/InstanceContent.java	Sat Jul 01 09:07:16 2006 +0000
    81.3 @@ -1,13 +1,19 @@
    81.4  /*
    81.5 - *                 Sun Public License Notice
    81.6 + * The contents of this file are subject to the terms of the Common Development
    81.7 + * and Distribution License (the License). You may not use this file except in
    81.8 + * compliance with the License.
    81.9   *
   81.10 - * The contents of this file are subject to the Sun Public License
   81.11 - * Version 1.0 (the "License"). You may not use this file except in
   81.12 - * compliance with the License. A copy of the License is available at
   81.13 - * http://www.sun.com/
   81.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   81.15 + * or http://www.netbeans.org/cddl.txt.
   81.16   *
   81.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   81.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   81.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   81.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   81.21 + * If applicable, add the following below the CDDL Header, with the fields
   81.22 + * enclosed by brackets [] replaced by your own identifying information:
   81.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   81.24 + *
   81.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   81.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   81.27   * Microsystems, Inc. All Rights Reserved.
   81.28   */
   81.29  package org.openide.util.lookup;
    82.1 --- a/openide.util/src/org/openide/util/lookup/Lookups.java	Fri Jun 30 12:19:03 2006 +0000
    82.2 +++ b/openide.util/src/org/openide/util/lookup/Lookups.java	Sat Jul 01 09:07:16 2006 +0000
    82.3 @@ -1,13 +1,19 @@
    82.4  /*
    82.5 - *                 Sun Public License Notice
    82.6 + * The contents of this file are subject to the terms of the Common Development
    82.7 + * and Distribution License (the License). You may not use this file except in
    82.8 + * compliance with the License.
    82.9   *
   82.10 - * The contents of this file are subject to the Sun Public License
   82.11 - * Version 1.0 (the "License"). You may not use this file except in
   82.12 - * compliance with the License. A copy of the License is available at
   82.13 - * http://www.sun.com/
   82.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   82.15 + * or http://www.netbeans.org/cddl.txt.
   82.16   *
   82.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   82.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   82.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   82.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   82.21 + * If applicable, add the following below the CDDL Header, with the fields
   82.22 + * enclosed by brackets [] replaced by your own identifying information:
   82.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   82.24 + *
   82.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   82.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   82.27   * Microsystems, Inc. All Rights Reserved.
   82.28   */
   82.29  
   82.30 @@ -24,7 +30,7 @@
   82.31   * @since 2.21
   82.32   */
   82.33  public class Lookups {
   82.34 -    
   82.35 +
   82.36      /** static methods only */
   82.37      private Lookups() {}
   82.38  
    83.1 --- a/openide.util/src/org/openide/util/lookup/MetaInfServicesLookup.java	Fri Jun 30 12:19:03 2006 +0000
    83.2 +++ b/openide.util/src/org/openide/util/lookup/MetaInfServicesLookup.java	Sat Jul 01 09:07:16 2006 +0000
    83.3 @@ -1,13 +1,19 @@
    83.4  /*
    83.5 - *                 Sun Public License Notice
    83.6 + * The contents of this file are subject to the terms of the Common Development
    83.7 + * and Distribution License (the License). You may not use this file except in
    83.8 + * compliance with the License.
    83.9   *
   83.10 - * The contents of this file are subject to the Sun Public License
   83.11 - * Version 1.0 (the "License"). You may not use this file except in
   83.12 - * compliance with the License. A copy of the License is available at
   83.13 - * http://www.sun.com/
   83.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   83.15 + * or http://www.netbeans.org/cddl.txt.
   83.16   *
   83.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   83.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   83.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   83.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   83.21 + * If applicable, add the following below the CDDL Header, with the fields
   83.22 + * enclosed by brackets [] replaced by your own identifying information:
   83.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   83.24 + *
   83.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   83.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   83.27   * Microsystems, Inc. All Rights Reserved.
   83.28   */
   83.29  
    84.1 --- a/openide.util/src/org/openide/util/lookup/ProxyLookup.java	Fri Jun 30 12:19:03 2006 +0000
    84.2 +++ b/openide.util/src/org/openide/util/lookup/ProxyLookup.java	Sat Jul 01 09:07:16 2006 +0000
    84.3 @@ -1,13 +1,19 @@
    84.4  /*
    84.5 - *                 Sun Public License Notice
    84.6 + * The contents of this file are subject to the terms of the Common Development
    84.7 + * and Distribution License (the License). You may not use this file except in
    84.8 + * compliance with the License.
    84.9   *
   84.10 - * The contents of this file are subject to the Sun Public License
   84.11 - * Version 1.0 (the "License"). You may not use this file except in
   84.12 - * compliance with the License. A copy of the License is available at
   84.13 - * http://www.sun.com/
   84.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   84.15 + * or http://www.netbeans.org/cddl.txt.
   84.16   *
   84.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   84.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   84.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   84.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   84.21 + * If applicable, add the following below the CDDL Header, with the fields
   84.22 + * enclosed by brackets [] replaced by your own identifying information:
   84.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   84.24 + *
   84.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   84.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   84.27   * Microsystems, Inc. All Rights Reserved.
   84.28   */
   84.29  package org.openide.util.lookup;
   84.30 @@ -32,7 +38,7 @@
   84.31  public class ProxyLookup extends Lookup {
   84.32      /** empty array of lookups for potential use */
   84.33      private static final Lookup[] EMPTY_ARR = new Lookup[0];
   84.34 -    
   84.35 +
   84.36      /** lookups to delegate to (either Lookup or array of Lookups) */
   84.37      private Object lookups;
   84.38  
    85.1 --- a/openide.util/src/org/openide/util/lookup/SimpleLookup.java	Fri Jun 30 12:19:03 2006 +0000
    85.2 +++ b/openide.util/src/org/openide/util/lookup/SimpleLookup.java	Sat Jul 01 09:07:16 2006 +0000
    85.3 @@ -1,13 +1,19 @@
    85.4  /*
    85.5 - *                 Sun Public License Notice
    85.6 + * The contents of this file are subject to the terms of the Common Development
    85.7 + * and Distribution License (the License). You may not use this file except in
    85.8 + * compliance with the License.
    85.9   *
   85.10 - * The contents of this file are subject to the Sun Public License
   85.11 - * Version 1.0 (the "License"). You may not use this file except in
   85.12 - * compliance with the License. A copy of the License is available at
   85.13 - * http://www.sun.com/
   85.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   85.15 + * or http://www.netbeans.org/cddl.txt.
   85.16   *
   85.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   85.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   85.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   85.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   85.21 + * If applicable, add the following below the CDDL Header, with the fields
   85.22 + * enclosed by brackets [] replaced by your own identifying information:
   85.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   85.24 + *
   85.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   85.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   85.27   * Microsystems, Inc. All Rights Reserved.
   85.28   */
   85.29  package org.openide.util.lookup;
    86.1 --- a/openide.util/src/org/openide/util/lookup/SimpleProxyLookup.java	Fri Jun 30 12:19:03 2006 +0000
    86.2 +++ b/openide.util/src/org/openide/util/lookup/SimpleProxyLookup.java	Sat Jul 01 09:07:16 2006 +0000
    86.3 @@ -1,13 +1,19 @@
    86.4  /*
    86.5 - *                 Sun Public License Notice
    86.6 + * The contents of this file are subject to the terms of the Common Development
    86.7 + * and Distribution License (the License). You may not use this file except in
    86.8 + * compliance with the License.
    86.9   *
   86.10 - * The contents of this file are subject to the Sun Public License
   86.11 - * Version 1.0 (the "License"). You may not use this file except in
   86.12 - * compliance with the License. A copy of the License is available at
   86.13 - * http://www.sun.com/
   86.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   86.15 + * or http://www.netbeans.org/cddl.txt.
   86.16   *
   86.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   86.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2002 Sun
   86.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   86.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   86.21 + * If applicable, add the following below the CDDL Header, with the fields
   86.22 + * enclosed by brackets [] replaced by your own identifying information:
   86.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   86.24 + *
   86.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   86.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   86.27   * Microsystems, Inc. All Rights Reserved.
   86.28   */
   86.29  package org.openide.util.lookup;
    87.1 --- a/openide.util/src/org/openide/util/lookup/WaitableResult.java	Fri Jun 30 12:19:03 2006 +0000
    87.2 +++ b/openide.util/src/org/openide/util/lookup/WaitableResult.java	Sat Jul 01 09:07:16 2006 +0000
    87.3 @@ -1,13 +1,19 @@
    87.4  /*
    87.5 - *                 Sun Public License Notice
    87.6 + * The contents of this file are subject to the terms of the Common Development
    87.7 + * and Distribution License (the License). You may not use this file except in
    87.8 + * compliance with the License.
    87.9   *
   87.10 - * The contents of this file are subject to the Sun Public License
   87.11 - * Version 1.0 (the "License"). You may not use this file except in
   87.12 - * compliance with the License. A copy of the License is available at
   87.13 - * http://www.sun.com/
   87.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   87.15 + * or http://www.netbeans.org/cddl.txt.
   87.16   *
   87.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   87.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   87.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   87.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   87.21 + * If applicable, add the following below the CDDL Header, with the fields
   87.22 + * enclosed by brackets [] replaced by your own identifying information:
   87.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   87.24 + *
   87.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   87.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   87.27   * Microsystems, Inc. All Rights Reserved.
   87.28   */
   87.29  package org.openide.util.lookup;
   87.30 @@ -24,7 +30,7 @@
   87.31      /** Used by proxy results to synchronize before lookup.
   87.32       */
   87.33      protected abstract void beforeLookup(Lookup.Template t);
   87.34 -    
   87.35 +
   87.36      /** Needed to group notification of outside the package listeners
   87.37       * after all AbstractLookup and ProxyLookups have been updated.
   87.38       * @param evAndListeners LookupEvent, LookupListener, LookupEvent, LookupListener, etc.
    88.1 --- a/openide.util/src/org/openide/util/lookup/doc-files/index.html	Fri Jun 30 12:19:03 2006 +0000
    88.2 +++ b/openide.util/src/org/openide/util/lookup/doc-files/index.html	Sat Jul 01 09:07:16 2006 +0000
    88.3 @@ -1,14 +1,20 @@
    88.4  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    88.5  <!--
    88.6 -   -                 Sun Public License Notice
    88.7 -   - 
    88.8 -   - The contents of this file are subject to the Sun Public License
    88.9 -   - Version 1.0 (the "License"). You may not use this file except in
   88.10 -   - compliance with the License. A copy of the License is available at
   88.11 -   - http://www.sun.com/
   88.12 -   - 
   88.13 -   - The Original Code is NetBeans. The Initial Developer of the Original
   88.14 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   88.15 +   - The contents of this file are subject to the terms of the Common Development
   88.16 +   - and Distribution License (the License). You may not use this file except in
   88.17 +   - compliance with the License.
   88.18 +   -
   88.19 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   88.20 +   - or http://www.netbeans.org/cddl.txt.
   88.21 +   -
   88.22 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   88.23 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   88.24 +   - If applicable, add the following below the CDDL Header, with the fields
   88.25 +   - enclosed by brackets [] replaced by your own identifying information:
   88.26 +   - "Portions Copyrighted [year] [name of copyright owner]"
   88.27 +   -
   88.28 +   - The Original Software is NetBeans. The Initial Developer of the Original
   88.29 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   88.30     - Microsystems, Inc. All Rights Reserved.
   88.31    -->
   88.32  <HTML>
    89.1 --- a/openide.util/src/org/openide/util/lookup/doc-files/lookup-api.html	Fri Jun 30 12:19:03 2006 +0000
    89.2 +++ b/openide.util/src/org/openide/util/lookup/doc-files/lookup-api.html	Sat Jul 01 09:07:16 2006 +0000
    89.3 @@ -1,14 +1,20 @@
    89.4  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    89.5  <!--
    89.6 -   -                 Sun Public License Notice
    89.7 -   - 
    89.8 -   - The contents of this file are subject to the Sun Public License
    89.9 -   - Version 1.0 (the "License"). You may not use this file except in
   89.10 -   - compliance with the License. A copy of the License is available at
   89.11 -   - http://www.sun.com/
   89.12 -   - 
   89.13 -   - The Original Code is NetBeans. The Initial Developer of the Original
   89.14 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   89.15 +   - The contents of this file are subject to the terms of the Common Development
   89.16 +   - and Distribution License (the License). You may not use this file except in
   89.17 +   - compliance with the License.
   89.18 +   -
   89.19 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   89.20 +   - or http://www.netbeans.org/cddl.txt.
   89.21 +   -
   89.22 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   89.23 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   89.24 +   - If applicable, add the following below the CDDL Header, with the fields
   89.25 +   - enclosed by brackets [] replaced by your own identifying information:
   89.26 +   - "Portions Copyrighted [year] [name of copyright owner]"
   89.27 +   -
   89.28 +   - The Original Software is NetBeans. The Initial Developer of the Original
   89.29 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   89.30     - Microsystems, Inc. All Rights Reserved.
   89.31    -->
   89.32  <HTML>
    90.1 --- a/openide.util/src/org/openide/util/lookup/doc-files/lookup-spi.html	Fri Jun 30 12:19:03 2006 +0000
    90.2 +++ b/openide.util/src/org/openide/util/lookup/doc-files/lookup-spi.html	Sat Jul 01 09:07:16 2006 +0000
    90.3 @@ -1,14 +1,20 @@
    90.4  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    90.5  <!--
    90.6 -   -                 Sun Public License Notice
    90.7 -   - 
    90.8 -   - The contents of this file are subject to the Sun Public License
    90.9 -   - Version 1.0 (the "License"). You may not use this file except in
   90.10 -   - compliance with the License. A copy of the License is available at
   90.11 -   - http://www.sun.com/
   90.12 -   - 
   90.13 -   - The Original Code is NetBeans. The Initial Developer of the Original
   90.14 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   90.15 +   - The contents of this file are subject to the terms of the Common Development
   90.16 +   - and Distribution License (the License). You may not use this file except in
   90.17 +   - compliance with the License.
   90.18 +   -
   90.19 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   90.20 +   - or http://www.netbeans.org/cddl.txt.
   90.21 +   -
   90.22 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   90.23 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   90.24 +   - If applicable, add the following below the CDDL Header, with the fields
   90.25 +   - enclosed by brackets [] replaced by your own identifying information:
   90.26 +   - "Portions Copyrighted [year] [name of copyright owner]"
   90.27 +   -
   90.28 +   - The Original Software is NetBeans. The Initial Developer of the Original
   90.29 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   90.30     - Microsystems, Inc. All Rights Reserved.
   90.31    -->
   90.32  <HTML>
   90.33 @@ -22,7 +28,7 @@
   90.34  <a href="http://www.netbeans.org/source/browse/openide/util/src/org/openide/util/lookup/doc-files/lookup-spi.html">
   90.35  CVS</a>
   90.36  <p>
   90.37 -This document describe usage of the SPI provided by the Lookup Library 
   90.38 +This document describe usage of the SPI provided by the Lookup Library
   90.39  (for those seeking how to use lookup instance please
   90.40  check <A href="lookup-api.html">the API document</A>).
   90.41  <p>
    91.1 --- a/openide.util/src/org/openide/util/lookup/package.html	Fri Jun 30 12:19:03 2006 +0000
    91.2 +++ b/openide.util/src/org/openide/util/lookup/package.html	Sat Jul 01 09:07:16 2006 +0000
    91.3 @@ -1,13 +1,19 @@
    91.4  <!--
    91.5 -   -                 Sun Public License Notice
    91.6 -   - 
    91.7 -   - The contents of this file are subject to the Sun Public License
    91.8 -   - Version 1.0 (the "License"). You may not use this file except in
    91.9 -   - compliance with the License. A copy of the License is available at
   91.10 -   - http://www.sun.com/
   91.11 -   - 
   91.12 -   - The Original Code is NetBeans. The Initial Developer of the Original
   91.13 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   91.14 +   - The contents of this file are subject to the terms of the Common Development
   91.15 +   - and Distribution License (the License). You may not use this file except in
   91.16 +   - compliance with the License.
   91.17 +   -
   91.18 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   91.19 +   - or http://www.netbeans.org/cddl.txt.
   91.20 +   -
   91.21 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   91.22 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   91.23 +   - If applicable, add the following below the CDDL Header, with the fields
   91.24 +   - enclosed by brackets [] replaced by your own identifying information:
   91.25 +   - "Portions Copyrighted [year] [name of copyright owner]"
   91.26 +   -
   91.27 +   - The Original Software is NetBeans. The Initial Developer of the Original
   91.28 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   91.29     - Microsystems, Inc. All Rights Reserved.
   91.30    -->
   91.31  
    92.1 --- a/openide.util/src/org/openide/util/package.html	Fri Jun 30 12:19:03 2006 +0000
    92.2 +++ b/openide.util/src/org/openide/util/package.html	Sat Jul 01 09:07:16 2006 +0000
    92.3 @@ -1,13 +1,19 @@
    92.4  <!--
    92.5 -   -                 Sun Public License Notice
    92.6 -   - 
    92.7 -   - The contents of this file are subject to the Sun Public License
    92.8 -   - Version 1.0 (the "License"). You may not use this file except in
    92.9 -   - compliance with the License. A copy of the License is available at
   92.10 -   - http://www.sun.com/
   92.11 -   - 
   92.12 -   - The Original Code is NetBeans. The Initial Developer of the Original
   92.13 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   92.14 +   - The contents of this file are subject to the terms of the Common Development
   92.15 +   - and Distribution License (the License). You may not use this file except in
   92.16 +   - compliance with the License.
   92.17 +   -
   92.18 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   92.19 +   - or http://www.netbeans.org/cddl.txt.
   92.20 +   -
   92.21 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   92.22 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   92.23 +   - If applicable, add the following below the CDDL Header, with the fields
   92.24 +   - enclosed by brackets [] replaced by your own identifying information:
   92.25 +   - "Portions Copyrighted [year] [name of copyright owner]"
   92.26 +   -
   92.27 +   - The Original Software is NetBeans. The Initial Developer of the Original
   92.28 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   92.29     - Microsystems, Inc. All Rights Reserved.
   92.30    -->
   92.31  
    93.1 --- a/openide.util/src/org/openide/xml/EntityCatalog.java	Fri Jun 30 12:19:03 2006 +0000
    93.2 +++ b/openide.util/src/org/openide/xml/EntityCatalog.java	Sat Jul 01 09:07:16 2006 +0000
    93.3 @@ -1,13 +1,19 @@
    93.4  /*
    93.5 - *                 Sun Public License Notice
    93.6 + * The contents of this file are subject to the terms of the Common Development
    93.7 + * and Distribution License (the License). You may not use this file except in
    93.8 + * compliance with the License.
    93.9   *
   93.10 - * The contents of this file are subject to the Sun Public License
   93.11 - * Version 1.0 (the "License"). You may not use this file except in
   93.12 - * compliance with the License. A copy of the License is available at
   93.13 - * http://www.sun.com/
   93.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   93.15 + * or http://www.netbeans.org/cddl.txt.
   93.16   *
   93.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   93.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   93.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   93.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   93.21 + * If applicable, add the following below the CDDL Header, with the fields
   93.22 + * enclosed by brackets [] replaced by your own identifying information:
   93.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   93.24 + *
   93.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   93.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   93.27   * Microsystems, Inc. All Rights Reserved.
   93.28   */
   93.29  package org.openide.xml;
    94.1 --- a/openide.util/src/org/openide/xml/XMLUtil.java	Fri Jun 30 12:19:03 2006 +0000
    94.2 +++ b/openide.util/src/org/openide/xml/XMLUtil.java	Sat Jul 01 09:07:16 2006 +0000
    94.3 @@ -1,13 +1,19 @@
    94.4  /*
    94.5 - *                 Sun Public License Notice
    94.6 + * The contents of this file are subject to the terms of the Common Development
    94.7 + * and Distribution License (the License). You may not use this file except in
    94.8 + * compliance with the License.
    94.9   *
   94.10 - * The contents of this file are subject to the Sun Public License
   94.11 - * Version 1.0 (the "License"). You may not use this file except in
   94.12 - * compliance with the License. A copy of the License is available at
   94.13 - * http://www.sun.com/
   94.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   94.15 + * or http://www.netbeans.org/cddl.txt.
   94.16   *
   94.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   94.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   94.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   94.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   94.21 + * If applicable, add the following below the CDDL Header, with the fields
   94.22 + * enclosed by brackets [] replaced by your own identifying information:
   94.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   94.24 + *
   94.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   94.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   94.27   * Microsystems, Inc. All Rights Reserved.
   94.28   */
   94.29  
    95.1 --- a/openide.util/src/org/openide/xml/package.html	Fri Jun 30 12:19:03 2006 +0000
    95.2 +++ b/openide.util/src/org/openide/xml/package.html	Sat Jul 01 09:07:16 2006 +0000
    95.3 @@ -1,13 +1,19 @@
    95.4  <!--
    95.5 -                Sun Public License Notice
    95.6 +The contents of this file are subject to the terms of the Common Development
    95.7 +and Distribution License (the License). You may not use this file except in
    95.8 +compliance with the License.
    95.9  
   95.10 -The contents of this file are subject to the Sun Public License
   95.11 -Version 1.0 (the "License"). You may not use this file except in
   95.12 -compliance with the License. A copy of the License is available at
   95.13 -http://www.sun.com/
   95.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   95.15 +or http://www.netbeans.org/cddl.txt.
   95.16  
   95.17 -The Original Code is NetBeans. The Initial Developer of the Original
   95.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   95.19 +When distributing Covered Code, include this CDDL Header Notice in each file
   95.20 +and include the License file at http://www.netbeans.org/cddl.txt.
   95.21 +If applicable, add the following below the CDDL Header, with the fields
   95.22 +enclosed by brackets [] replaced by your own identifying information:
   95.23 +"Portions Copyrighted [year] [name of copyright owner]"
   95.24 +
   95.25 +The Original Software is NetBeans. The Initial Developer of the Original
   95.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   95.27  Microsystems, Inc. All Rights Reserved.
   95.28  -->
   95.29  <html>
    96.1 --- a/openide.util/test/build-unit.xml	Fri Jun 30 12:19:03 2006 +0000
    96.2 +++ b/openide.util/test/build-unit.xml	Sat Jul 01 09:07:16 2006 +0000
    96.3 @@ -1,25 +1,31 @@
    96.4  <?xml version="1.0" encoding="UTF-8"?>
    96.5  <!--
    96.6  
    96.7 -                Sun Public License Notice
    96.8 +The contents of this file are subject to the terms of the Common Development
    96.9 +and Distribution License (the License). You may not use this file except in
   96.10 +compliance with the License.
   96.11  
   96.12 -The contents of this file are subject to the Sun Public License
   96.13 -Version 1.0 (the "License"). You may not use this file except in
   96.14 -compliance with the License. A copy of the License is available at
   96.15 -http://www.sun.com/
   96.16 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   96.17 +or http://www.netbeans.org/cddl.txt.
   96.18  
   96.19 -The Original Code is NetBeans. The Initial Developer of the Original
   96.20 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   96.21 +When distributing Covered Code, include this CDDL Header Notice in each file
   96.22 +and include the License file at http://www.netbeans.org/cddl.txt.
   96.23 +If applicable, add the following below the CDDL Header, with the fields
   96.24 +enclosed by brackets [] replaced by your own identifying information:
   96.25 +"Portions Copyrighted [year] [name of copyright owner]"
   96.26 +
   96.27 +The Original Software is NetBeans. The Initial Developer of the Original
   96.28 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   96.29  Microsystems, Inc. All Rights Reserved.
   96.30  -->
   96.31  
   96.32  <project name="openide/util/test-unit" basedir="." default="all">
   96.33      <import file="../../../nbbuild/templates/xtest-unit.xml"/>
   96.34 -    
   96.35 +
   96.36      <!-- ========= -->
   96.37      <!-- Compilers -->
   96.38      <!-- ========= -->
   96.39 -    
   96.40 +
   96.41      <target name="default-compiler">
   96.42          <ant dir="unit/src/org/openide/util/data"/>
   96.43          <antcall target="xtest-unit.default-compiler" />
    97.1 --- a/openide.util/test/build.xml	Fri Jun 30 12:19:03 2006 +0000
    97.2 +++ b/openide.util/test/build.xml	Sat Jul 01 09:07:16 2006 +0000
    97.3 @@ -1,23 +1,29 @@
    97.4  <?xml version="1.0" encoding="UTF-8"?>
    97.5  <!--
    97.6 -                Sun Public License Notice
    97.7 +The contents of this file are subject to the terms of the Common Development
    97.8 +and Distribution License (the License). You may not use this file except in
    97.9 +compliance with the License.
   97.10  
   97.11 -The contents of this file are subject to the Sun Public License
   97.12 -Version 1.0 (the "License"). You may not use this file except in
   97.13 -compliance with the License. A copy of the License is available at
   97.14 -http://www.sun.com/
   97.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   97.16 +or http://www.netbeans.org/cddl.txt.
   97.17  
   97.18 -The Original Code is NetBeans. The Initial Developer of the Original
   97.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   97.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   97.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   97.22 +If applicable, add the following below the CDDL Header, with the fields
   97.23 +enclosed by brackets [] replaced by your own identifying information:
   97.24 +"Portions Copyrighted [year] [name of copyright owner]"
   97.25 +
   97.26 +The Original Software is NetBeans. The Initial Developer of the Original
   97.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   97.28  Microsystems, Inc. All Rights Reserved.
   97.29  -->
   97.30  <project name="openide/util/test" basedir="." default="all" >
   97.31 -    
   97.32 +
   97.33      <!-- Name of tested module -->
   97.34      <property name="xtest.module" value="openide/util"/>
   97.35 -    
   97.36 +
   97.37      <import file="../../../nbbuild/templates/xtest.xml"/>
   97.38 -    
   97.39 +
   97.40      <!-- default testtypes, attributes used when no value is supplied from command line -->
   97.41      <property name="xtest.testtype" value="unit"/>
   97.42      <property name="xtest.attribs" value="stable"/>
    98.1 --- a/openide.util/test/cfg-unit.xml	Fri Jun 30 12:19:03 2006 +0000
    98.2 +++ b/openide.util/test/cfg-unit.xml	Sat Jul 01 09:07:16 2006 +0000
    98.3 @@ -1,20 +1,26 @@
    98.4  <?xml version="1.0" encoding="UTF-8"?>
    98.5  <!--
    98.6  
    98.7 -                Sun Public License Notice
    98.8 +The contents of this file are subject to the terms of the Common Development
    98.9 +and Distribution License (the License). You may not use this file except in
   98.10 +compliance with the License.
   98.11  
   98.12 -The contents of this file are subject to the Sun Public License
   98.13 -Version 1.0 (the "License"). You may not use this file except in
   98.14 -compliance with the License. A copy of the License is available at
   98.15 -http://www.sun.com/
   98.16 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   98.17 +or http://www.netbeans.org/cddl.txt.
   98.18  
   98.19 -The Original Code is NetBeans. The Initial Developer of the Original
   98.20 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   98.21 +When distributing Covered Code, include this CDDL Header Notice in each file
   98.22 +and include the License file at http://www.netbeans.org/cddl.txt.
   98.23 +If applicable, add the following below the CDDL Header, with the fields
   98.24 +enclosed by brackets [] replaced by your own identifying information:
   98.25 +"Portions Copyrighted [year] [name of copyright owner]"
   98.26 +
   98.27 +The Original Software is NetBeans. The Initial Developer of the Original
   98.28 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   98.29  Microsystems, Inc. All Rights Reserved.
   98.30  -->
   98.31  
   98.32  <mconfig name="openide/util">
   98.33 -    
   98.34 +
   98.35      <testbag testattribs="stable" executor="unit-executor" name="openide/util">
   98.36          <testset dir="unit/src">
   98.37              <patternset>
   98.38 @@ -27,7 +33,7 @@
   98.39          <testset dir="unit/src">
   98.40          </testset>
   98.41      </testbag>
   98.42 -        
   98.43 +
   98.44      <compiler name="default-compiler" antfile="build-unit.xml" target="default-compiler" default="true"/>
   98.45      <executor name="unit-executor" antfile="build-unit.xml" target="run-unit-test"/>
   98.46      
    99.1 --- a/openide.util/test/unit/src/org/openide/ErrorManagerCyclicDepTest.java	Fri Jun 30 12:19:03 2006 +0000
    99.2 +++ b/openide.util/test/unit/src/org/openide/ErrorManagerCyclicDepTest.java	Sat Jul 01 09:07:16 2006 +0000
    99.3 @@ -1,13 +1,19 @@
    99.4  /*
    99.5 - *                 Sun Public License Notice
    99.6 - * 
    99.7 - * The contents of this file are subject to the Sun Public License
    99.8 - * Version 1.0 (the "License"). You may not use this file except in
    99.9 - * compliance with the License. A copy of the License is available at
   99.10 - * http://www.sun.com/
   99.11 - * 
   99.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   99.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   99.14 + * The contents of this file are subject to the terms of the Common Development
   99.15 + * and Distribution License (the License). You may not use this file except in
   99.16 + * compliance with the License.
   99.17 + *
   99.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   99.19 + * or http://www.netbeans.org/cddl.txt.
   99.20 + *
   99.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   99.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   99.23 + * If applicable, add the following below the CDDL Header, with the fields
   99.24 + * enclosed by brackets [] replaced by your own identifying information:
   99.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   99.26 + *
   99.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   99.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   99.29   * Microsystems, Inc. All Rights Reserved.
   99.30   */
   99.31  
   100.1 --- a/openide.util/test/unit/src/org/openide/ErrorManagerDelegatesToLoggingTest.java	Fri Jun 30 12:19:03 2006 +0000
   100.2 +++ b/openide.util/test/unit/src/org/openide/ErrorManagerDelegatesToLoggingTest.java	Sat Jul 01 09:07:16 2006 +0000
   100.3 @@ -1,13 +1,19 @@
   100.4  /*
   100.5 - *                 Sun Public License Notice
   100.6 - * 
   100.7 - * The contents of this file are subject to the Sun Public License
   100.8 - * Version 1.0 (the "License" You may not use this file except in
   100.9 - * compliance with the License. A copy of the License is available at
  100.10 - * http://www.sun.com/
  100.11 - * 
  100.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  100.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  100.14 + * The contents of this file are subject to the terms of the Common Development
  100.15 + * and Distribution License (the License). You may not use this file except in
  100.16 + * compliance with the License.
  100.17 + *
  100.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  100.19 + * or http://www.netbeans.org/cddl.txt.
  100.20 + *
  100.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  100.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  100.23 + * If applicable, add the following below the CDDL Header, with the fields
  100.24 + * enclosed by brackets [] replaced by your own identifying information:
  100.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  100.26 + *
  100.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  100.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  100.29   * Microsystems, Inc. All Rights Reserved.
  100.30   */
  100.31  
  100.32 @@ -29,7 +35,7 @@
  100.33   * @author Jaroslav Tulach
  100.34   */
  100.35  public class ErrorManagerDelegatesToLoggingTest extends NbTestCase {
  100.36 -    
  100.37 +
  100.38      public ErrorManagerDelegatesToLoggingTest(java.lang.String testName) {
  100.39          super(testName);
  100.40      }
   101.1 --- a/openide.util/test/unit/src/org/openide/ErrorManagerTest.java	Fri Jun 30 12:19:03 2006 +0000
   101.2 +++ b/openide.util/test/unit/src/org/openide/ErrorManagerTest.java	Sat Jul 01 09:07:16 2006 +0000
   101.3 @@ -1,13 +1,19 @@
   101.4  /*
   101.5 - *                 Sun Public License Notice
   101.6 - * 
   101.7 - * The contents of this file are subject to the Sun Public License
   101.8 - * Version 1.0 (the "License"). You may not use this file except in
   101.9 - * compliance with the License. A copy of the License is available at
  101.10 - * http://www.sun.com/
  101.11 - * 
  101.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  101.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  101.14 + * The contents of this file are subject to the terms of the Common Development
  101.15 + * and Distribution License (the License). You may not use this file except in
  101.16 + * compliance with the License.
  101.17 + *
  101.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  101.19 + * or http://www.netbeans.org/cddl.txt.
  101.20 + *
  101.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  101.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  101.23 + * If applicable, add the following below the CDDL Header, with the fields
  101.24 + * enclosed by brackets [] replaced by your own identifying information:
  101.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  101.26 + *
  101.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  101.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  101.29   * Microsystems, Inc. All Rights Reserved.
  101.30   */
  101.31  
  101.32 @@ -21,17 +27,17 @@
  101.33   * @author Jaroslav Tulach
  101.34   */
  101.35  public class ErrorManagerTest extends NbTestCase {
  101.36 -    
  101.37 +
  101.38      public ErrorManagerTest(java.lang.String testName) {
  101.39          super(testName);
  101.40      }
  101.41 -    
  101.42 +
  101.43      public static Test suite() {
  101.44          TestSuite suite = new NbTestSuite(ErrorManagerTest.class);
  101.45 -        
  101.46 +
  101.47          return suite;
  101.48      }
  101.49 -    
  101.50 +
  101.51      protected void setUp () {
  101.52          System.setProperty("org.openide.util.Lookup", "org.openide.ErrorManagerTest$Lkp");
  101.53          assertNotNull ("ErrManager has to be in lookup", org.openide.util.Lookup.getDefault ().lookup (ErrManager.class));
   102.1 --- a/openide.util/test/unit/src/org/openide/util/EnumerationsTest.java	Fri Jun 30 12:19:03 2006 +0000
   102.2 +++ b/openide.util/test/unit/src/org/openide/util/EnumerationsTest.java	Sat Jul 01 09:07:16 2006 +0000
   102.3 @@ -1,13 +1,19 @@
   102.4  /*
   102.5 - *                 Sun Public License Notice
   102.6 + * The contents of this file are subject to the terms of the Common Development
   102.7 + * and Distribution License (the License). You may not use this file except in
   102.8 + * compliance with the License.
   102.9   *
  102.10 - * The contents of this file are subject to the Sun Public License
  102.11 - * Version 1.0 (the "License"). You may not use this file except in
  102.12 - * compliance with the License. A copy of the License is available at
  102.13 - * http://www.sun.com/
  102.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  102.15 + * or http://www.netbeans.org/cddl.txt.
  102.16   *
  102.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  102.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  102.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  102.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  102.21 + * If applicable, add the following below the CDDL Header, with the fields
  102.22 + * enclosed by brackets [] replaced by your own identifying information:
  102.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  102.24 + *
  102.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  102.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  102.27   * Microsystems, Inc. All Rights Reserved.
  102.28   */
  102.29  
   103.1 --- a/openide.util/test/unit/src/org/openide/util/ExceptionsTest.java	Fri Jun 30 12:19:03 2006 +0000
   103.2 +++ b/openide.util/test/unit/src/org/openide/util/ExceptionsTest.java	Sat Jul 01 09:07:16 2006 +0000
   103.3 @@ -1,13 +1,19 @@
   103.4  /*
   103.5 - *                 Sun Public License Notice
   103.6 + * The contents of this file are subject to the terms of the Common Development
   103.7 + * and Distribution License (the License). You may not use this file except in
   103.8 + * compliance with the License.
   103.9   *
  103.10 - * The contents of this file are subject to the Sun Public License
  103.11 - * Version 1.0 (the "License"). You may not use this file except in
  103.12 - * compliance with the License. A copy of the License is available at
  103.13 - * http://www.sun.com/
  103.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  103.15 + * or http://www.netbeans.org/cddl.txt.
  103.16   *
  103.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  103.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  103.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  103.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  103.21 + * If applicable, add the following below the CDDL Header, with the fields
  103.22 + * enclosed by brackets [] replaced by your own identifying information:
  103.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  103.24 + *
  103.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  103.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  103.27   * Microsystems, Inc. All Rights Reserved.
  103.28   */
  103.29  
  103.30 @@ -25,7 +31,7 @@
  103.31   * @author Jaroslav Tulach
  103.32   */
  103.33  public class ExceptionsTest extends TestCase {
  103.34 -    
  103.35 +
  103.36      public ExceptionsTest(String testName) {
  103.37          super(testName);
  103.38      }
   104.1 --- a/openide.util/test/unit/src/org/openide/util/IconManagerGetLoaderTest.java	Fri Jun 30 12:19:03 2006 +0000
   104.2 +++ b/openide.util/test/unit/src/org/openide/util/IconManagerGetLoaderTest.java	Sat Jul 01 09:07:16 2006 +0000
   104.3 @@ -1,13 +1,19 @@
   104.4  /*
   104.5 - *                 Sun Public License Notice
   104.6 + * The contents of this file are subject to the terms of the Common Development
   104.7 + * and Distribution License (the License). You may not use this file except in
   104.8 + * compliance with the License.
   104.9   *
  104.10 - * The contents of this file are subject to the Sun Public License
  104.11 - * Version 1.0 (the "License"). You may not use this file except in
  104.12 - * compliance with the License. A copy of the License is available at
  104.13 - * http://www.sun.com/
  104.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  104.15 + * or http://www.netbeans.org/cddl.txt.
  104.16   *
  104.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  104.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  104.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  104.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  104.21 + * If applicable, add the following below the CDDL Header, with the fields
  104.22 + * enclosed by brackets [] replaced by your own identifying information:
  104.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  104.24 + *
  104.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  104.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  104.27   * Microsystems, Inc. All Rights Reserved.
  104.28   */
  104.29  package org.openide.util;
   105.1 --- a/openide.util/test/unit/src/org/openide/util/InitJobTest.java	Fri Jun 30 12:19:03 2006 +0000
   105.2 +++ b/openide.util/test/unit/src/org/openide/util/InitJobTest.java	Sat Jul 01 09:07:16 2006 +0000
   105.3 @@ -1,13 +1,19 @@
   105.4  /*
   105.5 - *                 Sun Public License Notice
   105.6 + * The contents of this file are subject to the terms of the Common Development
   105.7 + * and Distribution License (the License). You may not use this file except in
   105.8 + * compliance with the License.
   105.9   *
  105.10 - * The contents of this file are subject to the Sun Public License
  105.11 - * Version 1.0 (the "License"). You may not use this file except in
  105.12 - * compliance with the License. A copy of the License is available at
  105.13 - * http://www.sun.com/
  105.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  105.15 + * or http://www.netbeans.org/cddl.txt.
  105.16   *
  105.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  105.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  105.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  105.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  105.21 + * If applicable, add the following below the CDDL Header, with the fields
  105.22 + * enclosed by brackets [] replaced by your own identifying information:
  105.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  105.24 + *
  105.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  105.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  105.27   * Microsystems, Inc. All Rights Reserved.
  105.28   */
  105.29  
   106.1 --- a/openide.util/test/unit/src/org/openide/util/MapFormatTest.java	Fri Jun 30 12:19:03 2006 +0000
   106.2 +++ b/openide.util/test/unit/src/org/openide/util/MapFormatTest.java	Sat Jul 01 09:07:16 2006 +0000
   106.3 @@ -1,13 +1,19 @@
   106.4  /*
   106.5 - *                 Sun Public License Notice
   106.6 + * The contents of this file are subject to the terms of the Common Development
   106.7 + * and Distribution License (the License). You may not use this file except in
   106.8 + * compliance with the License.
   106.9   *
  106.10 - * The contents of this file are subject to the Sun Public License
  106.11 - * Version 1.0 (the "License"). You may not use this file except in
  106.12 - * compliance with the License. A copy of the License is available at
  106.13 - * http://www.sun.com/
  106.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  106.15 + * or http://www.netbeans.org/cddl.txt.
  106.16   *
  106.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  106.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  106.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  106.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  106.21 + * If applicable, add the following below the CDDL Header, with the fields
  106.22 + * enclosed by brackets [] replaced by your own identifying information:
  106.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  106.24 + *
  106.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  106.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  106.27   * Microsystems, Inc. All Rights Reserved.
  106.28   */
  106.29  package org.openide.util;
  106.30 @@ -20,7 +26,7 @@
  106.31   * @author Jaroslav Tulach
  106.32   */
  106.33  public class MapFormatTest extends TestCase {
  106.34 -    
  106.35 +
  106.36      public MapFormatTest(String testName) {
  106.37          super(testName);
  106.38      }
  106.39 @@ -31,7 +37,7 @@
  106.40      protected void tearDown() throws Exception {
  106.41      }
  106.42      public void testFormatIssue67238() {
  106.43 -        
  106.44 +
  106.45          HashMap args = new HashMap();
  106.46          args.put("NAME", "Jaroslav");
  106.47  
   107.1 --- a/openide.util/test/unit/src/org/openide/util/MutexTest.java	Fri Jun 30 12:19:03 2006 +0000
   107.2 +++ b/openide.util/test/unit/src/org/openide/util/MutexTest.java	Sat Jul 01 09:07:16 2006 +0000
   107.3 @@ -1,13 +1,19 @@
   107.4  /*
   107.5 - *                 Sun Public License Notice
   107.6 - * 
   107.7 - * The contents of this file are subject to the Sun Public License
   107.8 - * Version 1.0 (the "License"). You may not use this file except in
   107.9 - * compliance with the License. A copy of the License is available at
  107.10 - * http://www.sun.com/
  107.11 - * 
  107.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  107.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
  107.14 + * The contents of this file are subject to the terms of the Common Development
  107.15 + * and Distribution License (the License). You may not use this file except in
  107.16 + * compliance with the License.
  107.17 + *
  107.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  107.19 + * or http://www.netbeans.org/cddl.txt.
  107.20 + *
  107.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  107.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  107.23 + * If applicable, add the following below the CDDL Header, with the fields
  107.24 + * enclosed by brackets [] replaced by your own identifying information:
  107.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  107.26 + *
  107.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  107.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  107.29   * Microsystems, Inc. All Rights Reserved.
  107.30   */
  107.31  
  107.32 @@ -27,13 +33,13 @@
  107.33  public class MutexTest extends NbTestCase {
  107.34      Mutex.Privileged p;
  107.35      Mutex m;
  107.36 -    
  107.37 -    
  107.38 -    
  107.39 +
  107.40 +
  107.41 +
  107.42      public MutexTest(java.lang.String testName) {
  107.43          super(testName);
  107.44      }
  107.45 -    
  107.46 +
  107.47      public static void main(java.lang.String[] args) {
  107.48          junit.textui.TestRunner.run(suite());
  107.49      }
   108.1 --- a/openide.util/test/unit/src/org/openide/util/NbBundleTest.java	Fri Jun 30 12:19:03 2006 +0000
   108.2 +++ b/openide.util/test/unit/src/org/openide/util/NbBundleTest.java	Sat Jul 01 09:07:16 2006 +0000
   108.3 @@ -1,13 +1,19 @@
   108.4  /*
   108.5 - *                 Sun Public License Notice
   108.6 + * The contents of this file are subject to the terms of the Common Development
   108.7 + * and Distribution License (the License). You may not use this file except in
   108.8 + * compliance with the License.
   108.9   *
  108.10 - * The contents of this file are subject to the Sun Public License
  108.11 - * Version 1.0 (the "License"). You may not use this file except in
  108.12 - * compliance with the License. A copy of the License is available at
  108.13 - * http://www.sun.com/
  108.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  108.15 + * or http://www.netbeans.org/cddl.txt.
  108.16   *
  108.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  108.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  108.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  108.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  108.21 + * If applicable, add the following below the CDDL Header, with the fields
  108.22 + * enclosed by brackets [] replaced by your own identifying information:
  108.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  108.24 + *
  108.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  108.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  108.27   * Microsystems, Inc. All Rights Reserved.
  108.28   */
  108.29  
   109.1 --- a/openide.util/test/unit/src/org/openide/util/NbCollectionsTest.java	Fri Jun 30 12:19:03 2006 +0000
   109.2 +++ b/openide.util/test/unit/src/org/openide/util/NbCollectionsTest.java	Sat Jul 01 09:07:16 2006 +0000
   109.3 @@ -1,13 +1,19 @@
   109.4  /*
   109.5 - *                 Sun Public License Notice
   109.6 + * The contents of this file are subject to the terms of the Common Development
   109.7 + * and Distribution License (the License). You may not use this file except in
   109.8 + * compliance with the License.
   109.9   *
  109.10 - * The contents of this file are subject to the Sun Public License
  109.11 - * Version 1.0 (the "License"). You may not use this file except in
  109.12 - * compliance with the License. A copy of the License is available at
  109.13 - * http://www.sun.com/
  109.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  109.15 + * or http://www.netbeans.org/cddl.txt.
  109.16   *
  109.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  109.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  109.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  109.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  109.21 + * If applicable, add the following below the CDDL Header, with the fields
  109.22 + * enclosed by brackets [] replaced by your own identifying information:
  109.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  109.24 + *
  109.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  109.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  109.27   * Microsystems, Inc. All Rights Reserved.
  109.28   */
  109.29  
   110.1 --- a/openide.util/test/unit/src/org/openide/util/RequestProcessorTest.java	Fri Jun 30 12:19:03 2006 +0000
   110.2 +++ b/openide.util/test/unit/src/org/openide/util/RequestProcessorTest.java	Sat Jul 01 09:07:16 2006 +0000
   110.3 @@ -1,13 +1,19 @@
   110.4  /*
   110.5 - *                 Sun Public License Notice
   110.6 - * 
   110.7 - * The contents of this file are subject to the Sun Public License
   110.8 - * Version 1.0 (the "License"). You may not use this file except in
   110.9 - * compliance with the License. A copy of the License is available at
  110.10 - * http://www.sun.com/
  110.11 - * 
  110.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  110.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  110.14 + * The contents of this file are subject to the terms of the Common Development
  110.15 + * and Distribution License (the License). You may not use this file except in
  110.16 + * compliance with the License.
  110.17 + *
  110.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  110.19 + * or http://www.netbeans.org/cddl.txt.
  110.20 + *
  110.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  110.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  110.23 + * If applicable, add the following below the CDDL Header, with the fields
  110.24 + * enclosed by brackets [] replaced by your own identifying information:
  110.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  110.26 + *
  110.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  110.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  110.29   * Microsystems, Inc. All Rights Reserved.
  110.30   */
  110.31  
  110.32 @@ -24,13 +30,13 @@
  110.33      static {
  110.34          System.setProperty("org.openide.util.Lookup", "org.openide.util.RequestProcessorTest$Lkp");
  110.35      }
  110.36 -    
  110.37 +
  110.38      private ErrorManager log;
  110.39 -    
  110.40 +
  110.41      public RequestProcessorTest(java.lang.String testName) {
  110.42          super(testName);
  110.43      }
  110.44 -    
  110.45 +
  110.46      protected void setUp () throws Exception {
  110.47          super.setUp();
  110.48          
   111.1 --- a/openide.util/test/unit/src/org/openide/util/SharedClassObjectTest.java	Fri Jun 30 12:19:03 2006 +0000
   111.2 +++ b/openide.util/test/unit/src/org/openide/util/SharedClassObjectTest.java	Sat Jul 01 09:07:16 2006 +0000
   111.3 @@ -1,13 +1,19 @@
   111.4  /*
   111.5 - *                 Sun Public License Notice
   111.6 - * 
   111.7 - * The contents of this file are subject to the Sun Public License
   111.8 - * Version 1.0 (the "License"). You may not use this file except in
   111.9 - * compliance with the License. A copy of the License is available at
  111.10 - * http://www.sun.com/
  111.11 - * 
  111.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  111.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  111.14 + * The contents of this file are subject to the terms of the Common Development
  111.15 + * and Distribution License (the License). You may not use this file except in
  111.16 + * compliance with the License.
  111.17 + *
  111.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  111.19 + * or http://www.netbeans.org/cddl.txt.
  111.20 + *
  111.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  111.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  111.23 + * If applicable, add the following below the CDDL Header, with the fields
  111.24 + * enclosed by brackets [] replaced by your own identifying information:
  111.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  111.26 + *
  111.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  111.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  111.29   * Microsystems, Inc. All Rights Reserved.
  111.30   */
  111.31  
   112.1 --- a/openide.util/test/unit/src/org/openide/util/TaskTest.java	Fri Jun 30 12:19:03 2006 +0000
   112.2 +++ b/openide.util/test/unit/src/org/openide/util/TaskTest.java	Sat Jul 01 09:07:16 2006 +0000
   112.3 @@ -1,13 +1,19 @@
   112.4  /*
   112.5 - *                 Sun Public License Notice
   112.6 - * 
   112.7 - * The contents of this file are subject to the Sun Public License
   112.8 - * Version 1.0 (the "License"). You may not use this file except in
   112.9 - * compliance with the License. A copy of the License is available at
  112.10 - * http://www.sun.com/
  112.11 - * 
  112.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  112.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  112.14 + * The contents of this file are subject to the terms of the Common Development
  112.15 + * and Distribution License (the License). You may not use this file except in
  112.16 + * compliance with the License.
  112.17 + *
  112.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  112.19 + * or http://www.netbeans.org/cddl.txt.
  112.20 + *
  112.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  112.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  112.23 + * If applicable, add the following below the CDDL Header, with the fields
  112.24 + * enclosed by brackets [] replaced by your own identifying information:
  112.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  112.26 + *
  112.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  112.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  112.29   * Microsystems, Inc. All Rights Reserved.
  112.30   */
  112.31  package org.openide.util;
  112.32 @@ -30,8 +36,8 @@
  112.33      public static void main(java.lang.String[] args) {
  112.34          TestRunner.run(new NbTestSuite(TaskTest.class));
  112.35      }
  112.36 -    
  112.37 -    
  112.38 +
  112.39 +
  112.40      //
  112.41      // tests
  112.42      //
   113.1 --- a/openide.util/test/unit/src/org/openide/util/Union2Test.java	Fri Jun 30 12:19:03 2006 +0000
   113.2 +++ b/openide.util/test/unit/src/org/openide/util/Union2Test.java	Sat Jul 01 09:07:16 2006 +0000
   113.3 @@ -1,13 +1,19 @@
   113.4  /*
   113.5 - *                 Sun Public License Notice
   113.6 + * The contents of this file are subject to the terms of the Common Development
   113.7 + * and Distribution License (the License). You may not use this file except in
   113.8 + * compliance with the License.
   113.9   *
  113.10 - * The contents of this file are subject to the Sun Public License
  113.11 - * Version 1.0 (the "License"). You may not use this file except in
  113.12 - * compliance with the License. A copy of the License is available at
  113.13 - * http://www.sun.com/
  113.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  113.15 + * or http://www.netbeans.org/cddl.txt.
  113.16   *
  113.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  113.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  113.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  113.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  113.21 + * If applicable, add the following below the CDDL Header, with the fields
  113.22 + * enclosed by brackets [] replaced by your own identifying information:
  113.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  113.24 + *
  113.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  113.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  113.27   * Microsystems, Inc. All Rights Reserved.
  113.28   */
  113.29  
   114.1 --- a/openide.util/test/unit/src/org/openide/util/UtilitiesActionsTest.java	Fri Jun 30 12:19:03 2006 +0000
   114.2 +++ b/openide.util/test/unit/src/org/openide/util/UtilitiesActionsTest.java	Sat Jul 01 09:07:16 2006 +0000
   114.3 @@ -1,13 +1,19 @@
   114.4  /*
   114.5 - *                 Sun Public License Notice
   114.6 - * 
   114.7 - * The contents of this file are subject to the Sun Public License
   114.8 - * Version 1.0 (the "License"). You may not use this file except in
   114.9 - * compliance with the License. A copy of the License is available at
  114.10 - * http://www.sun.com/
  114.11 - * 
  114.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  114.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
  114.14 + * The contents of this file are subject to the terms of the Common Development
  114.15 + * and Distribution License (the License). You may not use this file except in
  114.16 + * compliance with the License.
  114.17 + *
  114.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  114.19 + * or http://www.netbeans.org/cddl.txt.
  114.20 + *
  114.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  114.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  114.23 + * If applicable, add the following below the CDDL Header, with the fields
  114.24 + * enclosed by brackets [] replaced by your own identifying information:
  114.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  114.26 + *
  114.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  114.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  114.29   * Microsystems, Inc. All Rights Reserved.
  114.30   */
  114.31  
  114.32 @@ -20,15 +26,15 @@
  114.33  import junit.framework.*;
  114.34  
  114.35  import org.netbeans.junit.*;
  114.36 -    
  114.37 +
  114.38  /** Tests of actions related methods in Utilities class.
  114.39   */
  114.40  public class UtilitiesActionsTest extends NbTestCase {
  114.41 -    
  114.42 +
  114.43      public UtilitiesActionsTest(java.lang.String testName) {
  114.44          super(testName);
  114.45      }
  114.46 -    
  114.47 +
  114.48      public static void main(java.lang.String[] args) {
  114.49          junit.textui.TestRunner.run(new NbTestSuite(UtilitiesActionsTest.class));
  114.50      }
   115.1 --- a/openide.util/test/unit/src/org/openide/util/UtilitiesActiveQueueTest.java	Fri Jun 30 12:19:03 2006 +0000
   115.2 +++ b/openide.util/test/unit/src/org/openide/util/UtilitiesActiveQueueTest.java	Sat Jul 01 09:07:16 2006 +0000
   115.3 @@ -1,13 +1,19 @@
   115.4  /*
   115.5 - *                 Sun Public License Notice
   115.6 - * 
   115.7 - * The contents of this file are subject to the Sun Public License
   115.8 - * Version 1.0 (the "License"). You may not use this file except in
   115.9 - * compliance with the License. A copy of the License is available at
  115.10 - * http://www.sun.com/
  115.11 - * 
  115.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  115.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
  115.14 + * The contents of this file are subject to the terms of the Common Development
  115.15 + * and Distribution License (the License). You may not use this file except in
  115.16 + * compliance with the License.
  115.17 + *
  115.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  115.19 + * or http://www.netbeans.org/cddl.txt.
  115.20 + *
  115.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  115.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  115.23 + * If applicable, add the following below the CDDL Header, with the fields
  115.24 + * enclosed by brackets [] replaced by your own identifying information:
  115.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  115.26 + *
  115.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  115.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  115.29   * Microsystems, Inc. All Rights Reserved.
  115.30   */
  115.31  
  115.32 @@ -18,13 +24,13 @@
  115.33  import junit.framework.*;
  115.34  
  115.35  import org.netbeans.junit.*;
  115.36 -    
  115.37 +
  115.38  public class UtilitiesActiveQueueTest extends NbTestCase {
  115.39 -    
  115.40 +
  115.41      public UtilitiesActiveQueueTest(java.lang.String testName) {
  115.42          super(testName);
  115.43      }
  115.44 -    
  115.45 +
  115.46      public static void main(java.lang.String[] args) {
  115.47          junit.textui.TestRunner.run(new NbTestSuite(UtilitiesActiveQueueTest.class));
  115.48      }
   116.1 --- a/openide.util/test/unit/src/org/openide/util/UtilitiesFileURLConvertorTest.java	Fri Jun 30 12:19:03 2006 +0000
   116.2 +++ b/openide.util/test/unit/src/org/openide/util/UtilitiesFileURLConvertorTest.java	Sat Jul 01 09:07:16 2006 +0000
   116.3 @@ -1,13 +1,19 @@
   116.4  /*
   116.5 - *                 Sun Public License Notice
   116.6 + * The contents of this file are subject to the terms of the Common Development
   116.7 + * and Distribution License (the License). You may not use this file except in
   116.8 + * compliance with the License.
   116.9   *
  116.10 - * The contents of this file are subject to the Sun Public License
  116.11 - * Version 1.0 (the "License"). You may not use this file except in
  116.12 - * compliance with the License. A copy of the License is available at
  116.13 - * http://www.sun.com/
  116.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  116.15 + * or http://www.netbeans.org/cddl.txt.
  116.16   *
  116.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  116.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2002 Sun
  116.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  116.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  116.21 + * If applicable, add the following below the CDDL Header, with the fields
  116.22 + * enclosed by brackets [] replaced by your own identifying information:
  116.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  116.24 + *
  116.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  116.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  116.27   * Microsystems, Inc. All Rights Reserved.
  116.28   */
  116.29  
  116.30 @@ -24,11 +30,11 @@
  116.31   * @see "#29711"
  116.32   */
  116.33  public class UtilitiesFileURLConvertorTest extends NbTestCase {
  116.34 -    
  116.35 +
  116.36      public UtilitiesFileURLConvertorTest(String name) {
  116.37          super(name);
  116.38      }
  116.39 -    
  116.40 +
  116.41      public static void main(String[] args) {
  116.42          TestRunner.run(new NbTestSuite(UtilitiesFileURLConvertorTest.class));
  116.43      }
   117.1 --- a/openide.util/test/unit/src/org/openide/util/UtilitiesProgressCursorTest.java	Fri Jun 30 12:19:03 2006 +0000
   117.2 +++ b/openide.util/test/unit/src/org/openide/util/UtilitiesProgressCursorTest.java	Sat Jul 01 09:07:16 2006 +0000
   117.3 @@ -1,13 +1,19 @@
   117.4  /*
   117.5 - *                 Sun Public License Notice
   117.6 - * 
   117.7 - * The contents of this file are subject to the Sun Public License
   117.8 - * Version 1.0 (the "License"). You may not use this file except in
   117.9 - * compliance with the License. A copy of the License is available at
  117.10 - * http://www.sun.com/
  117.11 - * 
  117.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  117.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  117.14 + * The contents of this file are subject to the terms of the Common Development
  117.15 + * and Distribution License (the License). You may not use this file except in
  117.16 + * compliance with the License.
  117.17 + *
  117.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  117.19 + * or http://www.netbeans.org/cddl.txt.
  117.20 + *
  117.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  117.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  117.23 + * If applicable, add the following below the CDDL Header, with the fields
  117.24 + * enclosed by brackets [] replaced by your own identifying information:
  117.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  117.26 + *
  117.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  117.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  117.29   * Microsystems, Inc. All Rights Reserved.
  117.30   */
  117.31  
  117.32 @@ -22,7 +28,7 @@
  117.33   * @author Dafe Simonek
  117.34   */
  117.35  public class UtilitiesProgressCursorTest extends NbTestCase {
  117.36 -    
  117.37 +
  117.38      /** Creates a new instance of UtilProgressCursorTest */
  117.39      public UtilitiesProgressCursorTest(String testName) {
  117.40          super(testName);
   118.1 --- a/openide.util/test/unit/src/org/openide/util/UtilitiesTest.java	Fri Jun 30 12:19:03 2006 +0000
   118.2 +++ b/openide.util/test/unit/src/org/openide/util/UtilitiesTest.java	Sat Jul 01 09:07:16 2006 +0000
   118.3 @@ -1,13 +1,19 @@
   118.4  /*
   118.5 - *                 Sun Public License Notice
   118.6 + * The contents of this file are subject to the terms of the Common Development
   118.7 + * and Distribution License (the License). You may not use this file except in
   118.8 + * compliance with the License.
   118.9   *
  118.10 - * The contents of this file are subject to the Sun Public License
  118.11 - * Version 1.0 (the "License"). You may not use this file except in
  118.12 - * compliance with the License. A copy of the License is available at
  118.13 - * http://www.sun.com/
  118.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  118.15 + * or http://www.netbeans.org/cddl.txt.
  118.16   *
  118.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  118.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  118.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  118.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  118.21 + * If applicable, add the following below the CDDL Header, with the fields
  118.22 + * enclosed by brackets [] replaced by your own identifying information:
  118.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  118.24 + *
  118.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  118.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  118.27   * Microsystems, Inc. All Rights Reserved.
  118.28   */
  118.29  
   119.1 --- a/openide.util/test/unit/src/org/openide/util/UtilitiesTopologicalSortTest.java	Fri Jun 30 12:19:03 2006 +0000
   119.2 +++ b/openide.util/test/unit/src/org/openide/util/UtilitiesTopologicalSortTest.java	Sat Jul 01 09:07:16 2006 +0000
   119.3 @@ -1,13 +1,19 @@
   119.4  /*
   119.5 - *                 Sun Public License Notice
   119.6 + * The contents of this file are subject to the terms of the Common Development
   119.7 + * and Distribution License (the License). You may not use this file except in
   119.8 + * compliance with the License.
   119.9   *
  119.10 - * The contents of this file are subject to the Sun Public License
  119.11 - * Version 1.0 (the "License"). You may not use this file except in
  119.12 - * compliance with the License. A copy of the License is available at
  119.13 - * http://www.sun.com/
  119.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  119.15 + * or http://www.netbeans.org/cddl.txt.
  119.16   *
  119.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  119.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
  119.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  119.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  119.21 + * If applicable, add the following below the CDDL Header, with the fields
  119.22 + * enclosed by brackets [] replaced by your own identifying information:
  119.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  119.24 + *
  119.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  119.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  119.27   * Microsystems, Inc. All Rights Reserved.
  119.28   */
  119.29  
  119.30 @@ -23,15 +29,15 @@
  119.31   * @author Jesse Glick
  119.32   */
  119.33  public class UtilitiesTopologicalSortTest extends NbTestCase {
  119.34 -    
  119.35 +
  119.36      public UtilitiesTopologicalSortTest(String name) {
  119.37          super(name);
  119.38      }
  119.39 -    
  119.40 +
  119.41      public static void main(String[] args) {
  119.42          TestRunner.run(new NbTestSuite(UtilitiesTopologicalSortTest.class));
  119.43      }
  119.44 -    
  119.45 +
  119.46      /**
  119.47       * @see "#27286"
  119.48       */
   120.1 --- a/openide.util/test/unit/src/org/openide/util/UtilitiesTranslateTest.java	Fri Jun 30 12:19:03 2006 +0000
   120.2 +++ b/openide.util/test/unit/src/org/openide/util/UtilitiesTranslateTest.java	Sat Jul 01 09:07:16 2006 +0000
   120.3 @@ -1,13 +1,19 @@
   120.4  /*
   120.5 - *                 Sun Public License Notice
   120.6 - * 
   120.7 - * The contents of this file are subject to the Sun Public License
   120.8 - * Version 1.0 (the "License"). You may not use this file except in
   120.9 - * compliance with the License. A copy of the License is available at
  120.10 - * http://www.sun.com/
  120.11 - * 
  120.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  120.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
  120.14 + * The contents of this file are subject to the terms of the Common Development
  120.15 + * and Distribution License (the License). You may not use this file except in
  120.16 + * compliance with the License.
  120.17 + *
  120.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  120.19 + * or http://www.netbeans.org/cddl.txt.
  120.20 + *
  120.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  120.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  120.23 + * If applicable, add the following below the CDDL Header, with the fields
  120.24 + * enclosed by brackets [] replaced by your own identifying information:
  120.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  120.26 + *
  120.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  120.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  120.29   * Microsystems, Inc. All Rights Reserved.
  120.30   */
  120.31  
  120.32 @@ -26,11 +32,11 @@
  120.33  import org.openide.util.io.NbObjectInputStream;
  120.34  
  120.35  public class UtilitiesTranslateTest extends NbTestCase {
  120.36 -    
  120.37 +
  120.38      public UtilitiesTranslateTest(java.lang.String testName) {
  120.39          super(testName);
  120.40      }
  120.41 -    
  120.42 +
  120.43      public static void main(java.lang.String[] args) {
  120.44          if (args.length == 1) {
  120.45              junit.textui.TestRunner.run(new UtilitiesTranslateTest (args[0]));
   121.1 --- a/openide.util/test/unit/src/org/openide/util/WeakListenersSpeedTest.java	Fri Jun 30 12:19:03 2006 +0000
   121.2 +++ b/openide.util/test/unit/src/org/openide/util/WeakListenersSpeedTest.java	Sat Jul 01 09:07:16 2006 +0000
   121.3 @@ -1,13 +1,19 @@
   121.4  /*
   121.5 - *                 Sun Public License Notice
   121.6 - * 
   121.7 - * The contents of this file are subject to the Sun Public License
   121.8 - * Version 1.0 (the "License"). You may not use this file except in
   121.9 - * compliance with the License. A copy of the License is available at
  121.10 - * http://www.sun.com/
  121.11 - * 
  121.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  121.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  121.14 + * The contents of this file are subject to the terms of the Common Development
  121.15 + * and Distribution License (the License). You may not use this file except in
  121.16 + * compliance with the License.
  121.17 + *
  121.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  121.19 + * or http://www.netbeans.org/cddl.txt.
  121.20 + *
  121.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  121.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  121.23 + * If applicable, add the following below the CDDL Header, with the fields
  121.24 + * enclosed by brackets [] replaced by your own identifying information:
  121.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  121.26 + *
  121.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  121.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  121.29   * Microsystems, Inc. All Rights Reserved.
  121.30   */
  121.31  
  121.32 @@ -26,9 +32,9 @@
  121.33  implements java.lang.reflect.InvocationHandler {
  121.34      private static java.util.HashMap times = new java.util.HashMap ();
  121.35      private long time;
  121.36 -    
  121.37 +
  121.38      private static final int COUNT = 100000;
  121.39 -    
  121.40 +
  121.41      public WeakListenersSpeedTest (java.lang.String testName) {
  121.42          super(testName);
  121.43      }
   122.1 --- a/openide.util/test/unit/src/org/openide/util/WeakListenersTest.java	Fri Jun 30 12:19:03 2006 +0000
   122.2 +++ b/openide.util/test/unit/src/org/openide/util/WeakListenersTest.java	Sat Jul 01 09:07:16 2006 +0000
   122.3 @@ -1,13 +1,19 @@
   122.4  /*
   122.5 - *                 Sun Public License Notice
   122.6 - * 
   122.7 - * The contents of this file are subject to the Sun Public License
   122.8 - * Version 1.0 (the "License"). You may not use this file except in
   122.9 - * compliance with the License. A copy of the License is available at
  122.10 - * http://www.sun.com/
  122.11 - * 
  122.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  122.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  122.14 + * The contents of this file are subject to the terms of the Common Development
  122.15 + * and Distribution License (the License). You may not use this file except in
  122.16 + * compliance with the License.
  122.17 + *
  122.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  122.19 + * or http://www.netbeans.org/cddl.txt.
  122.20 + *
  122.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  122.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  122.23 + * If applicable, add the following below the CDDL Header, with the fields
  122.24 + * enclosed by brackets [] replaced by your own identifying information:
  122.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  122.26 + *
  122.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  122.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  122.29   * Microsystems, Inc. All Rights Reserved.
  122.30   */
  122.31  
  122.32 @@ -27,7 +33,7 @@
  122.33  import org.openide.ErrorManager;
  122.34  
  122.35  public class WeakListenersTest extends NbTestCase {
  122.36 -    
  122.37 +
  122.38      private static Thread activeQueueThread;
  122.39  
  122.40      private ErrorManager log;
   123.1 --- a/openide.util/test/unit/src/org/openide/util/WeakSetTest.java	Fri Jun 30 12:19:03 2006 +0000
   123.2 +++ b/openide.util/test/unit/src/org/openide/util/WeakSetTest.java	Sat Jul 01 09:07:16 2006 +0000
   123.3 @@ -1,13 +1,19 @@
   123.4  /*
   123.5 - *                 Sun Public License Notice
   123.6 - * 
   123.7 - * The contents of this file are subject to the Sun Public License
   123.8 - * Version 1.0 (the "License"). You may not use this file except in
   123.9 - * compliance with the License. A copy of the License is available at
  123.10 - * http://www.sun.com/
  123.11 - * 
  123.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  123.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
  123.14 + * The contents of this file are subject to the terms of the Common Development
  123.15 + * and Distribution License (the License). You may not use this file except in
  123.16 + * compliance with the License.
  123.17 + *
  123.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  123.19 + * or http://www.netbeans.org/cddl.txt.
  123.20 + *
  123.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  123.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  123.23 + * If applicable, add the following below the CDDL Header, with the fields
  123.24 + * enclosed by brackets [] replaced by your own identifying information:
  123.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  123.26 + *
  123.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  123.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  123.29   * Microsystems, Inc. All Rights Reserved.
  123.30   */
  123.31  
  123.32 @@ -23,11 +29,11 @@
  123.33  import org.netbeans.junit.*;
  123.34  
  123.35  public class WeakSetTest extends NbTestCase {
  123.36 -    
  123.37 +
  123.38      public WeakSetTest(java.lang.String testName) {
  123.39          super(testName);
  123.40      }
  123.41 -    
  123.42 +
  123.43      public static void main(java.lang.String[] args) {
  123.44          junit.textui.TestRunner.run(new NbTestSuite(WeakSetTest.class));
  123.45      }
   124.1 --- a/openide.util/test/unit/src/org/openide/util/actions/ActionsInfraHid.java	Fri Jun 30 12:19:03 2006 +0000
   124.2 +++ b/openide.util/test/unit/src/org/openide/util/actions/ActionsInfraHid.java	Sat Jul 01 09:07:16 2006 +0000
   124.3 @@ -1,13 +1,19 @@
   124.4  /*
   124.5 - *                 Sun Public License Notice
   124.6 + * The contents of this file are subject to the terms of the Common Development
   124.7 + * and Distribution License (the License). You may not use this file except in
   124.8 + * compliance with the License.
   124.9   *
  124.10 - * The contents of this file are subject to the Sun Public License
  124.11 - * Version 1.0 (the "License"). You may not use this file except in
  124.12 - * compliance with the License. A copy of the License is available at
  124.13 - * http://www.sun.com/
  124.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  124.15 + * or http://www.netbeans.org/cddl.txt.
  124.16   *
  124.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  124.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  124.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  124.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  124.21 + * If applicable, add the following below the CDDL Header, with the fields
  124.22 + * enclosed by brackets [] replaced by your own identifying information:
  124.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  124.24 + *
  124.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  124.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  124.27   * Microsystems, Inc. All Rights Reserved.
  124.28   */
  124.29  
   125.1 --- a/openide.util/test/unit/src/org/openide/util/actions/AsynchronousTest.java	Fri Jun 30 12:19:03 2006 +0000
   125.2 +++ b/openide.util/test/unit/src/org/openide/util/actions/AsynchronousTest.java	Sat Jul 01 09:07:16 2006 +0000
   125.3 @@ -1,13 +1,19 @@
   125.4  /*
   125.5 - *                 Sun Public License Notice
   125.6 + * The contents of this file are subject to the terms of the Common Development
   125.7 + * and Distribution License (the License). You may not use this file except in
   125.8 + * compliance with the License.
   125.9   *
  125.10 - * The contents of this file are subject to the Sun Public License
  125.11 - * Version 1.0 (the "License"). You may not use this file except in
  125.12 - * compliance with the License. A copy of the License is available at
  125.13 - * http://www.sun.com/
  125.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  125.15 + * or http://www.netbeans.org/cddl.txt.
  125.16   *
  125.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  125.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  125.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  125.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  125.21 + * If applicable, add the following below the CDDL Header, with the fields
  125.22 + * enclosed by brackets [] replaced by your own identifying information:
  125.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  125.24 + *
  125.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  125.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  125.27   * Microsystems, Inc. All Rights Reserved.
  125.28   */
  125.29  
   126.1 --- a/openide.util/test/unit/src/org/openide/util/actions/BooleanStateActionTest.java	Fri Jun 30 12:19:03 2006 +0000
   126.2 +++ b/openide.util/test/unit/src/org/openide/util/actions/BooleanStateActionTest.java	Sat Jul 01 09:07:16 2006 +0000
   126.3 @@ -1,13 +1,19 @@
   126.4  /*
   126.5 - *                 Sun Public License Notice
   126.6 + * The contents of this file are subject to the terms of the Common Development
   126.7 + * and Distribution License (the License). You may not use this file except in
   126.8 + * compliance with the License.
   126.9   *
  126.10 - * The contents of this file are subject to the Sun Public License
  126.11 - * Version 1.0 (the "License"). You may not use this file except in
  126.12 - * compliance with the License. A copy of the License is available at
  126.13 - * http://www.sun.com/
  126.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  126.15 + * or http://www.netbeans.org/cddl.txt.
  126.16   *
  126.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  126.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  126.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  126.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  126.21 + * If applicable, add the following below the CDDL Header, with the fields
  126.22 + * enclosed by brackets [] replaced by your own identifying information:
  126.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  126.24 + *
  126.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  126.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  126.27   * Microsystems, Inc. All Rights Reserved.
  126.28   */
  126.29  
  126.30 @@ -20,11 +26,11 @@
  126.31   * @author Jesse Glick
  126.32   */
  126.33  public class BooleanStateActionTest extends NbTestCase {
  126.34 -    
  126.35 +
  126.36      public BooleanStateActionTest(String name) {
  126.37          super(name);
  126.38      }
  126.39 -    
  126.40 +
  126.41      /** Self-explanatory, hopefully. */
  126.42      public void testToggle() throws Exception {
  126.43          BooleanStateAction a1 = (BooleanStateAction)SystemAction.get(SimpleBooleanAction1.class);
   127.1 --- a/openide.util/test/unit/src/org/openide/util/actions/CallbackSystemActionTest.java	Fri Jun 30 12:19:03 2006 +0000
   127.2 +++ b/openide.util/test/unit/src/org/openide/util/actions/CallbackSystemActionTest.java	Sat Jul 01 09:07:16 2006 +0000
   127.3 @@ -1,13 +1,19 @@
   127.4  /*
   127.5 - *                 Sun Public License Notice
   127.6 + * The contents of this file are subject to the terms of the Common Development
   127.7 + * and Distribution License (the License). You may not use this file except in
   127.8 + * compliance with the License.
   127.9   *
  127.10 - * The contents of this file are subject to the Sun Public License
  127.11 - * Version 1.0 (the "License"). You may not use this file except in
  127.12 - * compliance with the License. A copy of the License is available at
  127.13 - * http://www.sun.com/
  127.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  127.15 + * or http://www.netbeans.org/cddl.txt.
  127.16   *
  127.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  127.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  127.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  127.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  127.21 + * If applicable, add the following below the CDDL Header, with the fields
  127.22 + * enclosed by brackets [] replaced by your own identifying information:
  127.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  127.24 + *
  127.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  127.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  127.27   * Microsystems, Inc. All Rights Reserved.
  127.28   */
  127.29  
   128.1 --- a/openide.util/test/unit/src/org/openide/util/actions/SystemActionTest.java	Fri Jun 30 12:19:03 2006 +0000
   128.2 +++ b/openide.util/test/unit/src/org/openide/util/actions/SystemActionTest.java	Sat Jul 01 09:07:16 2006 +0000
   128.3 @@ -1,13 +1,19 @@
   128.4  /*
   128.5 - *                 Sun Public License Notice
   128.6 + * The contents of this file are subject to the terms of the Common Development
   128.7 + * and Distribution License (the License). You may not use this file except in
   128.8 + * compliance with the License.
   128.9   *
  128.10 - * The contents of this file are subject to the Sun Public License
  128.11 - * Version 1.0 (the "License"). You may not use this file except in
  128.12 - * compliance with the License. A copy of the License is available at
  128.13 - * http://www.sun.com/
  128.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  128.15 + * or http://www.netbeans.org/cddl.txt.
  128.16   *
  128.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  128.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  128.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  128.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  128.21 + * If applicable, add the following below the CDDL Header, with the fields
  128.22 + * enclosed by brackets [] replaced by your own identifying information:
  128.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  128.24 + *
  128.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  128.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  128.27   * Microsystems, Inc. All Rights Reserved.
  128.28   */
  128.29  
  128.30 @@ -29,7 +35,7 @@
  128.31   * @author Jesse Glick
  128.32   */
  128.33  public class SystemActionTest extends NbTestCase {
  128.34 -    
  128.35 +
  128.36      public SystemActionTest(String name) {
  128.37          super(name);
  128.38      }
   129.1 --- a/openide.util/test/unit/src/org/openide/util/datatransfer/ExClipboardTest.java	Fri Jun 30 12:19:03 2006 +0000
   129.2 +++ b/openide.util/test/unit/src/org/openide/util/datatransfer/ExClipboardTest.java	Sat Jul 01 09:07:16 2006 +0000
   129.3 @@ -1,13 +1,19 @@
   129.4  /*
   129.5 - *                 Sun Public License Notice
   129.6 - * 
   129.7 - * The contents of this file are subject to the Sun Public License
   129.8 - * Version 1.0 (the "License"). You may not use this file except in
   129.9 - * compliance with the License. A copy of the License is available at
  129.10 - * http://www.sun.com/
  129.11 - * 
  129.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  129.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  129.14 + * The contents of this file are subject to the terms of the Common Development
  129.15 + * and Distribution License (the License). You may not use this file except in
  129.16 + * compliance with the License.
  129.17 + *
  129.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  129.19 + * or http://www.netbeans.org/cddl.txt.
  129.20 + *
  129.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  129.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  129.23 + * If applicable, add the following below the CDDL Header, with the fields
  129.24 + * enclosed by brackets [] replaced by your own identifying information:
  129.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  129.26 + *
  129.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  129.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  129.29   * Microsystems, Inc. All Rights Reserved.
  129.30   */
  129.31  
  129.32 @@ -17,15 +23,15 @@
  129.33  import java.awt.datatransfer.Transferable;
  129.34  import junit.framework.TestCase;
  129.35  
  129.36 -/** 
  129.37 +/**
  129.38   *
  129.39   * @author Jaroslav Tulach
  129.40   */
  129.41  public class ExClipboardTest extends TestCase {
  129.42      private ExClipboard clipboard;
  129.43 -    
  129.44 +
  129.45      private ExClipboard.Convertor[] convertors = new ExClipboard.Convertor[0];
  129.46 -    
  129.47 +
  129.48      public ExClipboardTest (String testName) {
  129.49          super (testName);
  129.50      }
   130.1 --- a/openide.util/test/unit/src/org/openide/util/datatransfer/ExTransferableTest.java	Fri Jun 30 12:19:03 2006 +0000
   130.2 +++ b/openide.util/test/unit/src/org/openide/util/datatransfer/ExTransferableTest.java	Sat Jul 01 09:07:16 2006 +0000
   130.3 @@ -1,13 +1,19 @@
   130.4  /*
   130.5 - *                 Sun Public License Notice
   130.6 - * 
   130.7 - * The contents of this file are subject to the Sun Public License
   130.8 - * Version 1.0 (the "License"). You may not use this file except in
   130.9 - * compliance with the License. A copy of the License is available at
  130.10 - * http://www.sun.com/
  130.11 - * 
  130.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  130.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  130.14 + * The contents of this file are subject to the terms of the Common Development
  130.15 + * and Distribution License (the License). You may not use this file except in
  130.16 + * compliance with the License.
  130.17 + *
  130.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  130.19 + * or http://www.netbeans.org/cddl.txt.
  130.20 + *
  130.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  130.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  130.23 + * If applicable, add the following below the CDDL Header, with the fields
  130.24 + * enclosed by brackets [] replaced by your own identifying information:
  130.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  130.26 + *
  130.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  130.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  130.29   * Microsystems, Inc. All Rights Reserved.
  130.30   */
  130.31  package org.openide.util.datatransfer;
   131.1 --- a/openide.util/test/unit/src/org/openide/util/io/SafeExceptionTest.java	Fri Jun 30 12:19:03 2006 +0000
   131.2 +++ b/openide.util/test/unit/src/org/openide/util/io/SafeExceptionTest.java	Sat Jul 01 09:07:16 2006 +0000
   131.3 @@ -1,13 +1,19 @@
   131.4  /*
   131.5 - *                 Sun Public License Notice
   131.6 + * The contents of this file are subject to the terms of the Common Development
   131.7 + * and Distribution License (the License). You may not use this file except in
   131.8 + * compliance with the License.
   131.9   *
  131.10 - * The contents of this file are subject to the Sun Public License
  131.11 - * Version 1.0 (the "License"). You may not use this file except in
  131.12 - * compliance with the License. A copy of the License is available at
  131.13 - * http://www.sun.com/
  131.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  131.15 + * or http://www.netbeans.org/cddl.txt.
  131.16   *
  131.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  131.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  131.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  131.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  131.21 + * If applicable, add the following below the CDDL Header, with the fields
  131.22 + * enclosed by brackets [] replaced by your own identifying information:
  131.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  131.24 + *
  131.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  131.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  131.27   * Microsystems, Inc. All Rights Reserved.
  131.28   */
  131.29  package org.openide.util.io;
  131.30 @@ -20,7 +26,7 @@
  131.31   * @author jarda
  131.32   */
  131.33  public class SafeExceptionTest extends TestCase {
  131.34 -    
  131.35 +
  131.36      public SafeExceptionTest(String testName) {
  131.37          super(testName);
  131.38      }
  131.39 @@ -36,5 +42,5 @@
  131.40          SafeException e2 = new SafeException(e1);
  131.41          e2.printStackTrace();
  131.42      }
  131.43 -    
  131.44 +
  131.45  }
   132.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupArrayStorageTest.java	Fri Jun 30 12:19:03 2006 +0000
   132.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupArrayStorageTest.java	Sat Jul 01 09:07:16 2006 +0000
   132.3 @@ -1,13 +1,19 @@
   132.4  /*
   132.5 - *                 Sun Public License Notice
   132.6 - * 
   132.7 - * The contents of this file are subject to the Sun Public License
   132.8 - * Version 1.0 (the "License"). You may not use this file except in
   132.9 - * compliance with the License. A copy of the License is available at
  132.10 - * http://www.sun.com/
  132.11 - * 
  132.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  132.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  132.14 + * The contents of this file are subject to the terms of the Common Development
  132.15 + * and Distribution License (the License). You may not use this file except in
  132.16 + * compliance with the License.
  132.17 + *
  132.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  132.19 + * or http://www.netbeans.org/cddl.txt.
  132.20 + *
  132.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  132.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  132.23 + * If applicable, add the following below the CDDL Header, with the fields
  132.24 + * enclosed by brackets [] replaced by your own identifying information:
  132.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  132.26 + *
  132.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  132.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  132.29   * Microsystems, Inc. All Rights Reserved.
  132.30   */
  132.31  
  132.32 @@ -25,11 +31,11 @@
  132.33      public AbstractLookupArrayStorageTest(java.lang.String testName) {
  132.34          super(testName, null);
  132.35      }
  132.36 -    
  132.37 +
  132.38      public static void main(java.lang.String[] args) {
  132.39          junit.textui.TestRunner.run(suite ());
  132.40      }
  132.41 -    
  132.42 +
  132.43      public static TestSuite suite () {
  132.44          NbTestSuite suite = new NbTestSuite ();
  132.45          suite.addTest (new PL (2));
   133.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupBaseHid.java	Fri Jun 30 12:19:03 2006 +0000
   133.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupBaseHid.java	Sat Jul 01 09:07:16 2006 +0000
   133.3 @@ -1,13 +1,19 @@
   133.4  /*
   133.5 - *                 Sun Public License Notice
   133.6 - * 
   133.7 - * The contents of this file are subject to the Sun Public License
   133.8 - * Version 1.0 (the "License"). You may not use this file except in
   133.9 - * compliance with the License. A copy of the License is available at
  133.10 - * http://www.sun.com/
  133.11 - * 
  133.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  133.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  133.14 + * The contents of this file are subject to the terms of the Common Development
  133.15 + * and Distribution License (the License). You may not use this file except in
  133.16 + * compliance with the License.
  133.17 + *
  133.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  133.19 + * or http://www.netbeans.org/cddl.txt.
  133.20 + *
  133.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  133.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  133.23 + * If applicable, add the following below the CDDL Header, with the fields
  133.24 + * enclosed by brackets [] replaced by your own identifying information:
  133.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  133.26 + *
  133.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  133.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  133.29   * Microsystems, Inc. All Rights Reserved.
  133.30   */
  133.31  
  133.32 @@ -29,7 +35,7 @@
  133.33  
  133.34  public class AbstractLookupBaseHid extends NbTestCase {
  133.35      private static AbstractLookupBaseHid running;
  133.36 -    
  133.37 +
  133.38      /** instance content to work with */
  133.39      InstanceContent ic;
  133.40      /** the lookup to work on */
   134.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupMemoryTest.java	Fri Jun 30 12:19:03 2006 +0000
   134.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupMemoryTest.java	Sat Jul 01 09:07:16 2006 +0000
   134.3 @@ -1,13 +1,19 @@
   134.4  /*
   134.5 - *                 Sun Public License Notice
   134.6 - * 
   134.7 - * The contents of this file are subject to the Sun Public License
   134.8 - * Version 1.0 (the "License"). You may not use this file except in
   134.9 - * compliance with the License. A copy of the License is available at
  134.10 - * http://www.sun.com/
  134.11 - * 
  134.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  134.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  134.14 + * The contents of this file are subject to the terms of the Common Development
  134.15 + * and Distribution License (the License). You may not use this file except in
  134.16 + * compliance with the License.
  134.17 + *
  134.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  134.19 + * or http://www.netbeans.org/cddl.txt.
  134.20 + *
  134.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  134.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  134.23 + * If applicable, add the following below the CDDL Header, with the fields
  134.24 + * enclosed by brackets [] replaced by your own identifying information:
  134.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  134.26 + *
  134.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  134.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  134.29   * Microsystems, Inc. All Rights Reserved.
  134.30   */
  134.31  
  134.32 @@ -27,7 +33,7 @@
  134.33      public AbstractLookupMemoryTest(java.lang.String testName) {
  134.34          super(testName);
  134.35      }
  134.36 -    
  134.37 +
  134.38      public static void main(java.lang.String[] args) {
  134.39          junit.textui.TestRunner.run(new NbTestSuite(AbstractLookupMemoryTest.class));
  134.40      }
   135.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupTest.java	Fri Jun 30 12:19:03 2006 +0000
   135.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/AbstractLookupTest.java	Sat Jul 01 09:07:16 2006 +0000
   135.3 @@ -1,13 +1,19 @@
   135.4  /*
   135.5 - *                 Sun Public License Notice
   135.6 - * 
   135.7 - * The contents of this file are subject to the Sun Public License
   135.8 - * Version 1.0 (the "License"). You may not use this file except in
   135.9 - * compliance with the License. A copy of the License is available at
  135.10 - * http://www.sun.com/
  135.11 - * 
  135.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  135.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  135.14 + * The contents of this file are subject to the terms of the Common Development
  135.15 + * and Distribution License (the License). You may not use this file except in
  135.16 + * compliance with the License.
  135.17 + *
  135.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  135.19 + * or http://www.netbeans.org/cddl.txt.
  135.20 + *
  135.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  135.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  135.23 + * If applicable, add the following below the CDDL Header, with the fields
  135.24 + * enclosed by brackets [] replaced by your own identifying information:
  135.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  135.26 + *
  135.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  135.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  135.29   * Microsystems, Inc. All Rights Reserved.
  135.30   */
  135.31  
  135.32 @@ -26,11 +32,11 @@
  135.33      public AbstractLookupTest(java.lang.String testName) {
  135.34          super(testName, null);
  135.35      }
  135.36 -    
  135.37 -    // 
  135.38 +
  135.39 +    //
  135.40      // Impl of AbstractLookupBaseHid.Impl
  135.41 -    // 
  135.42 -    
  135.43 +    //
  135.44 +
  135.45      /** Creates the initial abstract lookup.
  135.46       */
  135.47      public Lookup createInstancesLookup (InstanceContent ic) {
   136.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/ExcludingLookupTest.java	Fri Jun 30 12:19:03 2006 +0000
   136.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/ExcludingLookupTest.java	Sat Jul 01 09:07:16 2006 +0000
   136.3 @@ -1,13 +1,19 @@
   136.4  /*
   136.5 - *                 Sun Public License Notice
   136.6 - * 
   136.7 - * The contents of this file are subject to the Sun Public License
   136.8 - * Version 1.0 (the "License"). You may not use this file except in
   136.9 - * compliance with the License. A copy of the License is available at
  136.10 - * http://www.sun.com/
  136.11 - * 
  136.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  136.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  136.14 + * The contents of this file are subject to the terms of the Common Development
  136.15 + * and Distribution License (the License). You may not use this file except in
  136.16 + * compliance with the License.
  136.17 + *
  136.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  136.19 + * or http://www.netbeans.org/cddl.txt.
  136.20 + *
  136.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  136.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  136.23 + * If applicable, add the following below the CDDL Header, with the fields
  136.24 + * enclosed by brackets [] replaced by your own identifying information:
  136.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  136.26 + *
  136.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  136.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  136.29   * Microsystems, Inc. All Rights Reserved.
  136.30   */
  136.31  
  136.32 @@ -27,7 +33,7 @@
  136.33      public ExcludingLookupTest(java.lang.String testName) {
  136.34          super(testName, null);
  136.35      }
  136.36 -    
  136.37 +
  136.38      public Lookup createLookup (final Lookup lookup) {
  136.39          return Lookups.exclude (lookup, new Class[0]);
  136.40      }
   137.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/InheritanceTreeTest.java	Fri Jun 30 12:19:03 2006 +0000
   137.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/InheritanceTreeTest.java	Sat Jul 01 09:07:16 2006 +0000
   137.3 @@ -1,13 +1,19 @@
   137.4  /*
   137.5 - *                 Sun Public License Notice
   137.6 - * 
   137.7 - * The contents of this file are subject to the Sun Public License
   137.8 - * Version 1.0 (the "License"). You may not use this file except in
   137.9 - * compliance with the License. A copy of the License is available at
  137.10 - * http://www.sun.com/
  137.11 - * 
  137.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  137.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  137.14 + * The contents of this file are subject to the terms of the Common Development
  137.15 + * and Distribution License (the License). You may not use this file except in
  137.16 + * compliance with the License.
  137.17 + *
  137.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  137.19 + * or http://www.netbeans.org/cddl.txt.
  137.20 + *
  137.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  137.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  137.23 + * If applicable, add the following below the CDDL Header, with the fields
  137.24 + * enclosed by brackets [] replaced by your own identifying information:
  137.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  137.26 + *
  137.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  137.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  137.29   * Microsystems, Inc. All Rights Reserved.
  137.30   */
  137.31  package org.openide.util.lookup;
  137.32 @@ -26,7 +32,7 @@
  137.33   * @author Jaroslav Tulach
  137.34   */
  137.35  public class InheritanceTreeTest extends TestCase {
  137.36 -    
  137.37 +
  137.38      public InheritanceTreeTest(String testName) {
  137.39          super(testName);
  137.40      }
   138.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/InitializationBug44134Test.java	Fri Jun 30 12:19:03 2006 +0000
   138.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/InitializationBug44134Test.java	Sat Jul 01 09:07:16 2006 +0000
   138.3 @@ -1,13 +1,19 @@
   138.4  /*
   138.5 - *                 Sun Public License Notice
   138.6 - * 
   138.7 - * The contents of this file are subject to the Sun Public License
   138.8 - * Version 1.0 (the "License"). You may not use this file except in
   138.9 - * compliance with the License. A copy of the License is available at
  138.10 - * http://www.sun.com/
  138.11 - * 
  138.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  138.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  138.14 + * The contents of this file are subject to the terms of the Common Development
  138.15 + * and Distribution License (the License). You may not use this file except in
  138.16 + * compliance with the License.
  138.17 + *
  138.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  138.19 + * or http://www.netbeans.org/cddl.txt.
  138.20 + *
  138.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  138.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  138.23 + * If applicable, add the following below the CDDL Header, with the fields
  138.24 + * enclosed by brackets [] replaced by your own identifying information:
  138.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  138.26 + *
  138.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  138.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  138.29   * Microsystems, Inc. All Rights Reserved.
  138.30   */
  138.31  
  138.32 @@ -25,11 +31,11 @@
  138.33      public InitializationBug44134Test (java.lang.String testName) {
  138.34          super(testName);
  138.35      }
  138.36 -        
  138.37 +
  138.38      public static void main(java.lang.String[] args) {
  138.39          junit.textui.TestRunner.run(new NbTestSuite(InitializationBug44134Test.class));
  138.40      }
  138.41 -    
  138.42 +
  138.43      public void testThereShouldBe18Integers () throws Exception {
  138.44          FooManifestLookup foo = new FooManifestLookup ();
  138.45          
   139.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/LookupsProxyTest.java	Fri Jun 30 12:19:03 2006 +0000
   139.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/LookupsProxyTest.java	Sat Jul 01 09:07:16 2006 +0000
   139.3 @@ -1,13 +1,19 @@
   139.4  /*
   139.5 - *                 Sun Public License Notice
   139.6 - * 
   139.7 - * The contents of this file are subject to the Sun Public License
   139.8 - * Version 1.0 (the "License"). You may not use this file except in
   139.9 - * compliance with the License. A copy of the License is available at
  139.10 - * http://www.sun.com/
  139.11 - * 
  139.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  139.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  139.14 + * The contents of this file are subject to the terms of the Common Development
  139.15 + * and Distribution License (the License). You may not use this file except in
  139.16 + * compliance with the License.
  139.17 + *
  139.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  139.19 + * or http://www.netbeans.org/cddl.txt.
  139.20 + *
  139.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  139.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  139.23 + * If applicable, add the following below the CDDL Header, with the fields
  139.24 + * enclosed by brackets [] replaced by your own identifying information:
  139.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  139.26 + *
  139.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  139.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  139.29   * Microsystems, Inc. All Rights Reserved.
  139.30   */
  139.31  
  139.32 @@ -28,7 +34,7 @@
  139.33      public LookupsProxyTest(java.lang.String testName) {
  139.34          super(testName, null);
  139.35      }
  139.36 -    
  139.37 +
  139.38      public static void main(java.lang.String[] args) {
  139.39          junit.textui.TestRunner.run(new NbTestSuite (LookupsProxyTest.class));
  139.40      }
   140.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/ProxyLookupTest.java	Fri Jun 30 12:19:03 2006 +0000
   140.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/ProxyLookupTest.java	Sat Jul 01 09:07:16 2006 +0000
   140.3 @@ -1,13 +1,19 @@
   140.4  /*
   140.5 - *                 Sun Public License Notice
   140.6 - * 
   140.7 - * The contents of this file are subject to the Sun Public License
   140.8 - * Version 1.0 (the "License"). You may not use this file except in
   140.9 - * compliance with the License. A copy of the License is available at
  140.10 - * http://www.sun.com/
  140.11 - * 
  140.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  140.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  140.14 + * The contents of this file are subject to the terms of the Common Development
  140.15 + * and Distribution License (the License). You may not use this file except in
  140.16 + * compliance with the License.
  140.17 + *
  140.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  140.19 + * or http://www.netbeans.org/cddl.txt.
  140.20 + *
  140.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  140.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  140.23 + * If applicable, add the following below the CDDL Header, with the fields
  140.24 + * enclosed by brackets [] replaced by your own identifying information:
  140.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  140.26 + *
  140.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  140.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  140.29   * Microsystems, Inc. All Rights Reserved.
  140.30   */
  140.31  
  140.32 @@ -29,7 +35,7 @@
  140.33      public ProxyLookupTest(java.lang.String testName) {
  140.34          super(testName, null);
  140.35      }
  140.36 -    
  140.37 +
  140.38      public static Test suite() {
  140.39          return new NbTestSuite (ProxyLookupTest.class);
  140.40          
   141.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/SimpleLookupTest.java	Fri Jun 30 12:19:03 2006 +0000
   141.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/SimpleLookupTest.java	Sat Jul 01 09:07:16 2006 +0000
   141.3 @@ -1,13 +1,19 @@
   141.4  /*
   141.5 - *                 Sun Public License Notice
   141.6 - * 
   141.7 - * The contents of this file are subject to the Sun Public License
   141.8 - * Version 1.0 (the "License"). You may not use this file except in
   141.9 - * compliance with the License. A copy of the License is available at
  141.10 - * http://www.sun.com/
  141.11 - * 
  141.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  141.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  141.14 + * The contents of this file are subject to the terms of the Common Development
  141.15 + * and Distribution License (the License). You may not use this file except in
  141.16 + * compliance with the License.
  141.17 + *
  141.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  141.19 + * or http://www.netbeans.org/cddl.txt.
  141.20 + *
  141.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  141.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  141.23 + * If applicable, add the following below the CDDL Header, with the fields
  141.24 + * enclosed by brackets [] replaced by your own identifying information:
  141.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  141.26 + *
  141.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  141.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  141.29   * Microsystems, Inc. All Rights Reserved.
  141.30   */
  141.31  
  141.32 @@ -26,11 +32,11 @@
  141.33   * @author David Strupl
  141.34   */
  141.35  public class SimpleLookupTest extends NbTestCase {
  141.36 -    
  141.37 +
  141.38      public SimpleLookupTest(String testName) {
  141.39          super(testName);
  141.40      }
  141.41 -    
  141.42 +
  141.43      /**
  141.44       * Simple tests testing singleton lookup.
  141.45       */
   142.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/SimpleProxyLookupIssue42244Test.java	Fri Jun 30 12:19:03 2006 +0000
   142.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/SimpleProxyLookupIssue42244Test.java	Sat Jul 01 09:07:16 2006 +0000
   142.3 @@ -1,13 +1,19 @@
   142.4  /*
   142.5 - *                 Sun Public License Notice
   142.6 - * 
   142.7 - * The contents of this file are subject to the Sun Public License
   142.8 - * Version 1.0 (the "License"). You may not use this file except in
   142.9 - * compliance with the License. A copy of the License is available at
  142.10 - * http://www.sun.com/
  142.11 - * 
  142.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  142.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
  142.14 + * The contents of this file are subject to the terms of the Common Development
  142.15 + * and Distribution License (the License). You may not use this file except in
  142.16 + * compliance with the License.
  142.17 + *
  142.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  142.19 + * or http://www.netbeans.org/cddl.txt.
  142.20 + *
  142.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  142.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  142.23 + * If applicable, add the following below the CDDL Header, with the fields
  142.24 + * enclosed by brackets [] replaced by your own identifying information:
  142.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  142.26 + *
  142.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  142.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  142.29   * Microsystems, Inc. All Rights Reserved.
  142.30   */
  142.31  
  142.32 @@ -26,7 +32,7 @@
  142.33      public SimpleProxyLookupIssue42244Test (java.lang.String testName) {
  142.34          super(testName, null);
  142.35      }
  142.36 -    
  142.37 +
  142.38      public static void main(java.lang.String[] args) {
  142.39          junit.textui.TestRunner.run(new NbTestSuite (SimpleProxyLookupIssue42244Test.class));
  142.40      }
   143.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/SimpleProxyLookupSpeedIssue42244Test.java	Fri Jun 30 12:19:03 2006 +0000
   143.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/SimpleProxyLookupSpeedIssue42244Test.java	Sat Jul 01 09:07:16 2006 +0000
   143.3 @@ -1,13 +1,19 @@
   143.4  /*
   143.5 - *                 Sun Public License Notice
   143.6 - * 
   143.7 - * The contents of this file are subject to the Sun Public License
   143.8 - * Version 1.0 (the "License"). You may not use this file except in
   143.9 - * compliance with the License. A copy of the License is available at
  143.10 - * http://www.sun.com/
  143.11 - * 
  143.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  143.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  143.14 + * The contents of this file are subject to the terms of the Common Development
  143.15 + * and Distribution License (the License). You may not use this file except in
  143.16 + * compliance with the License.
  143.17 + *
  143.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  143.19 + * or http://www.netbeans.org/cddl.txt.
  143.20 + *
  143.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  143.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  143.23 + * If applicable, add the following below the CDDL Header, with the fields
  143.24 + * enclosed by brackets [] replaced by your own identifying information:
  143.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  143.26 + *
  143.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  143.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  143.29   * Microsystems, Inc. All Rights Reserved.
  143.30   */
  143.31  
  143.32 @@ -24,11 +30,11 @@
  143.33   * @author  Petr Nejedly, adapted to test by Jaroslav Tulach
  143.34   */
  143.35  public class SimpleProxyLookupSpeedIssue42244Test extends NbTestCase {
  143.36 -    
  143.37 +
  143.38      public SimpleProxyLookupSpeedIssue42244Test (String name) {
  143.39          super (name);
  143.40      }
  143.41 -    
  143.42 +
  143.43      /**
  143.44       * @param args the command line arguments
  143.45       */
   144.1 --- a/openide.util/test/unit/src/org/openide/util/lookup/SimpleProxyLookupTest.java	Fri Jun 30 12:19:03 2006 +0000
   144.2 +++ b/openide.util/test/unit/src/org/openide/util/lookup/SimpleProxyLookupTest.java	Sat Jul 01 09:07:16 2006 +0000
   144.3 @@ -1,13 +1,19 @@
   144.4  /*
   144.5 - *                 Sun Public License Notice
   144.6 + * The contents of this file are subject to the terms of the Common Development
   144.7 + * and Distribution License (the License). You may not use this file except in
   144.8 + * compliance with the License.
   144.9   *
  144.10 - * The contents of this file are subject to the Sun Public License
  144.11 - * Version 1.0 (the "License"). You may not use this file except in
  144.12 - * compliance with the License. A copy of the License is available at
  144.13 - * http://www.sun.com/
  144.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  144.15 + * or http://www.netbeans.org/cddl.txt.
  144.16   *
  144.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  144.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  144.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  144.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  144.21 + * If applicable, add the following below the CDDL Header, with the fields
  144.22 + * enclosed by brackets [] replaced by your own identifying information:
  144.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  144.24 + *
  144.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  144.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  144.27   * Microsystems, Inc. All Rights Reserved.
  144.28   */
  144.29  
  144.30 @@ -25,7 +31,7 @@
  144.31   * @author Jan Lahoda
  144.32   */
  144.33  public class SimpleProxyLookupTest extends NbTestCase {
  144.34 -    
  144.35 +
  144.36      public SimpleProxyLookupTest(String testName) {
  144.37          super(testName);
  144.38      }
   145.1 --- a/openide.util/test/unit/src/org/openide/xml/XMLUtil68942Test.java	Fri Jun 30 12:19:03 2006 +0000
   145.2 +++ b/openide.util/test/unit/src/org/openide/xml/XMLUtil68942Test.java	Sat Jul 01 09:07:16 2006 +0000
   145.3 @@ -1,13 +1,19 @@
   145.4  /*
   145.5 - *                 Sun Public License Notice
   145.6 - * 
   145.7 - * The contents of this file are subject to the Sun Public License
   145.8 - * Version 1.0 (the "License"). You may not use this file except in
   145.9 - * compliance with the License. A copy of the License is available at
  145.10 - * http://www.sun.com/
  145.11 - * 
  145.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  145.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  145.14 + * The contents of this file are subject to the terms of the Common Development
  145.15 + * and Distribution License (the License). You may not use this file except in
  145.16 + * compliance with the License.
  145.17 + *
  145.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  145.19 + * or http://www.netbeans.org/cddl.txt.
  145.20 + *
  145.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  145.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  145.23 + * If applicable, add the following below the CDDL Header, with the fields
  145.24 + * enclosed by brackets [] replaced by your own identifying information:
  145.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  145.26 + *
  145.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  145.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  145.29   * Microsystems, Inc. All Rights Reserved.
  145.30   */
  145.31  
   146.1 --- a/openide.util/test/unit/src/org/openide/xml/XMLUtilTest.java	Fri Jun 30 12:19:03 2006 +0000
   146.2 +++ b/openide.util/test/unit/src/org/openide/xml/XMLUtilTest.java	Sat Jul 01 09:07:16 2006 +0000
   146.3 @@ -1,13 +1,19 @@
   146.4  /*
   146.5 - *                 Sun Public License Notice
   146.6 - * 
   146.7 - * The contents of this file are subject to the Sun Public License
   146.8 - * Version 1.0 (the "License"). You may not use this file except in
   146.9 - * compliance with the License. A copy of the License is available at
  146.10 - * http://www.sun.com/
  146.11 - * 
  146.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  146.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  146.14 + * The contents of this file are subject to the terms of the Common Development
  146.15 + * and Distribution License (the License). You may not use this file except in
  146.16 + * compliance with the License.
  146.17 + *
  146.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  146.19 + * or http://www.netbeans.org/cddl.txt.
  146.20 + *
  146.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  146.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  146.23 + * If applicable, add the following below the CDDL Header, with the fields
  146.24 + * enclosed by brackets [] replaced by your own identifying information:
  146.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  146.26 + *
  146.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  146.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  146.29   * Microsystems, Inc. All Rights Reserved.
  146.30   */
  146.31