Updating to CDDL for module which is not in standard build like platform
authorjtulach@netbeans.org
Fri, 30 Jun 2006 14:12:56 +0000
changeset 17795200163245c9
parent 1778 cc66e7385a25
child 1780 61e234d69ec5
Updating to CDDL for module which is not in standard build like platform
platform/samples/audio-files/build.xml
platform/samples/audio-files/nbproject/project.properties
platform/samples/audio-files/nbproject/project.xml
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataLoader.java
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataLoaderBeanInfo.java
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataNode.java
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataObject.java
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioViewer.java
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/Bundle.properties
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/ClipLengthProperty.java
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/Layer.xml
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/MicrophoneTemplateIterator.java
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/RecordPanel.java
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/ViewAudioSupport.java
platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/sampledescription.html
platform/samples/custom-editors/MyAPI/src/org/myorg/myapi/APIObject.java
platform/samples/custom-editors/MyAPI/src/org/myorg/myapi/Bundle.properties
platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/Bundle.properties
platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/DatePropertyEditor.java
platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/Installer.java
platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/MyChildren.java
platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/MyEditor.java
platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/MyNode.java
platform/samples/custom-editors/MyViewer/src/org/myorg/myviewer/Bundle.properties
platform/samples/custom-editors/MyViewer/src/org/myorg/myviewer/MyViewerAction.java
platform/samples/custom-editors/MyViewer/src/org/myorg/myviewer/MyViewerTopComponent.java
platform/samples/diskexplorer/build.xml
platform/samples/diskexplorer/nbproject/project.properties
platform/samples/diskexplorer/nbproject/project.xml
platform/samples/diskexplorer/src/org/netbeans/modules/diskexplorer/DiskExplorerTopComponent.java
platform/samples/diskexplorer/src/org/netbeans/modules/diskexplorer/resources/layer.xml
platform/samples/editor-action/build.xml
platform/samples/editor-action/nbproject/project.properties
platform/samples/editor-action/nbproject/project.xml
platform/samples/editor-action/src/org/netbeans/examples/editoraction/Bundle.properties
platform/samples/editor-action/src/org/netbeans/examples/editoraction/ExampleTextAction.java
platform/samples/editor-action/src/org/netbeans/examples/editoraction/layer.xml
platform/samples/explorer-servlet/build.xml
platform/samples/explorer-servlet/nbproject/project.properties
platform/samples/explorer-servlet/nbproject/project.xml
platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/Bundle.properties
platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/ExplorerServlet.java
platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/ShowRootAction.java
platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/layer.xml
platform/samples/meta-inf-services-registration/src/org/netbeans/examples/clock/ClockStatusLineElement.java
platform/samples/minicomposer/build.xml
platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/contents.xml
platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/explorer.html
platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/helpset.xml
platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/main.html
platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/map.xml
platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/playing.html
platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/settings.html
platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/textual.html
platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/visual.html
platform/samples/minicomposer/nbproject/project.properties
platform/samples/minicomposer/nbproject/project.xml
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/Bundle.properties
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ClipLengthProperty.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ComposerSettings.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ExternalPlayer.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ExternalPlayerConvertor.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ExternalPlayerLook.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/InternalPlayer.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/InternalPlayerConvertor.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/InternalPlayerLook.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/LineInFromScore.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/NoteNode.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/NoteProperty.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/NoteTransfer.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/PlayAction.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/Player.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/PlayerLookSelector.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/Score.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreChildren.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreCookie.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataLoader.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataLoaderBeanInfo.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataNode.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataObject.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreEditorSupport.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScorePanel.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreSupport.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreToSampledAudio.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/registryutils/DefaultContextLook.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/registryutils/backcompatible/ContextPropertyEditor.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/registryutils/backcompatible/ObjectRefContextLook.java
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/Bundle.properties
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/DescForTemplate.html
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/external-player-unix.xml
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/external-player-windows.xml
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/help-set-ref.xml
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/internal-player.xml
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/layer.xml
platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/mime-resolver.xml
platform/samples/node-decoration/MyAPI/src/org/myorg/myapi/APIObject.java
platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/Bundle.properties
platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/MyChildren.java
platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/MyEditor.java
platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/MyNode.java
platform/samples/node-decoration/MyViewer/src/org/myorg/myviewer/Bundle.properties
platform/samples/node-decoration/MyViewer/src/org/myorg/myviewer/MyViewerAction.java
platform/samples/povray/povsuite-1/build.xml
platform/samples/povray/povsuite-1/povfile/build.xml
platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties
platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java
platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java
platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java
platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java
platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml
platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/layer.xml
platform/samples/povray/povsuite-1/povproject/build.xml
platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties
platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java
platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java
platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java
platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/layer.xml
platform/samples/povray/povsuite-2/api/build.xml
platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties
platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java
platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/RendererService.java
platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/ViewService.java
platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/layer.xml
platform/samples/povray/povsuite-2/build.xml
platform/samples/povray/povsuite-2/povfile/build.xml
platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties
platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java
platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java
platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java
platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java
platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml
platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/layer.xml
platform/samples/povray/povsuite-2/povproject/build.xml
platform/samples/povray/povsuite-2/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java
platform/samples/povray/povsuite-2/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java
platform/samples/povray/povsuite-3/api/build.xml
platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties
platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java
platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/RendererService.java
platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/ViewService.java
platform/samples/povray/povsuite-3/build.xml
platform/samples/povray/povsuite-3/povfile/build.xml
platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties
platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java
platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java
platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java
platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java
platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml
platform/samples/povray/povsuite-3/povproject/build.xml
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/MainFileProviderImpl.java
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/Povray.java
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/RendererServiceImpl.java
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/1024x768.properties
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/1024x768hq.properties
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/160x100.properties
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/320x200.properties
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/640x480.properties
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/640x480hq.properties
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/Bundle.properties
platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/layer.xml
platform/samples/povray/povsuite-4/api/build.xml
platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties
platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java
platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/RendererService.java
platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/ViewService.java
platform/samples/povray/povsuite-4/build.xml
platform/samples/povray/povsuite-4/povfile/build.xml
platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties
platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java
platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java
platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java
platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java
platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml
platform/samples/povray/povsuite-4/povproject/build.xml
platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties
platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/MainFileChooser.java
platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/MainFileProviderImpl.java
platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java
platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/Povray.java
platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java
platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java
platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/RendererServiceImpl.java
platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/ViewServiceImpl.java
platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/layer.xml
platform/samples/povray/povsuite-5/api/build.xml
platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties
platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java
platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/RendererService.java
platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/ViewService.java
platform/samples/povray/povsuite-5/build.xml
platform/samples/povray/povsuite-5/povfile/build.xml
platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties
platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java
platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java
platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java
platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java
platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml
platform/samples/povray/povsuite-5/povproject/build.xml
platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties
platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/MainFileChooser.java
platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/MainFileProviderImpl.java
platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java
platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/Povray.java
platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java
platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java
platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/RendererServiceImpl.java
platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/ViewServiceImpl.java
platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/layer.xml
platform/samples/selectionsuite/MyAPI/src/org/myorg/myapi/Bundle.properties
platform/samples/selectionsuite/MyEditor/src/org/myorg/myeditor/Bundle.properties
platform/samples/selectionsuite/MyEditor/src/org/myorg/myeditor/MyEditor.java
platform/samples/selectionsuite/MyEditor/src/org/myorg/myeditor/OpenEditorAction.java
platform/samples/selectionsuite/MyViewer/src/org/myorg/myviewer/Bundle.properties
platform/samples/selectionsuite/MyViewer/src/org/myorg/myviewer/MyViewerAction.java
platform/samples/selectionsuite/MyViewer/src/org/myorg/myviewer/MyViewerTopComponent.java
platform/samples/selectionsuite_2/MyAPI/src/org/myorg/myapi/APIObject.java
platform/samples/selectionsuite_2/MyEditor/src/org/myorg/myeditor/MyChildren.java
platform/samples/selectionsuite_2/MyEditor/src/org/myorg/myeditor/MyEditor.java
platform/samples/selectionsuite_2/MyViewer/src/org/myorg/myviewer/Bundle.properties
platform/samples/selectionsuite_2/MyViewer/src/org/myorg/myviewer/MyViewerAction.java
platform/samples/snipe/build.xml
platform/samples/snipe/nbproject/project.properties
platform/samples/snipe/nbproject/project.xml
platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeDataLoader.java
platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeDataLoaderBeanInfo.java
platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeDataObject.java
platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeEditor.java
platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeNode.java
platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeOpenSupport.java
platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeSaveCookie.java
platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeTopComponent.java
platform/samples/snipe/src/org/netbeans/modules/snipe/resources/layer.xml
platform/samples/window-system-basic/build.xml
platform/samples/window-system-basic/nbproject/project.properties
platform/samples/window-system-basic/nbproject/project.xml
platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/Bundle.properties
platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/ShowTestAction00.java
platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/ShowTestAction01.java
platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/ShowTestAction02.java
platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestComponent00.java
platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestComponent01.java
platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestComponent02.java
platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestInstall.java
platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/mf-layer.xml
platform/samples/window-system-groups/build.xml
platform/samples/window-system-groups/nbproject/project.properties
platform/samples/window-system-groups/nbproject/project.xml
platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/Bundle.properties
platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/HideGroupAction.java
platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/ShowGroupAction.java
platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/TestComponent00.java
platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/TestInstall.java
platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/mf-layer.xml
platform/samples/window-system-modes/build.xml
platform/samples/window-system-modes/nbproject/project.properties
platform/samples/window-system-modes/nbproject/project.xml
platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/Bundle.properties
platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/ShowTestAction00.java
platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/TestComponent00.java
platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/TestInstall.java
platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/mf-layer.xml
     1.1 --- a/platform/samples/audio-files/build.xml	Fri Jun 30 13:57:22 2006 +0000
     1.2 +++ b/platform/samples/audio-files/build.xml	Fri Jun 30 14:12:56 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-2005 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  <project name="developer/samples/audio-files" default="netbeans" basedir=".">
     2.1 --- a/platform/samples/audio-files/nbproject/project.properties	Fri Jun 30 13:57:22 2006 +0000
     2.2 +++ b/platform/samples/audio-files/nbproject/project.properties	Fri Jun 30 14:12:56 2006 +0000
     2.3 @@ -1,12 +1,18 @@
     2.4 -#                 Sun Public License Notice
     2.5 -# 
     2.6 -# The contents of this file are subject to the Sun Public License
     2.7 -# Version 1.0 (the "License"). You may not use this file except in
     2.8 -# compliance with the License. A copy of the License is available at
     2.9 -# http://www.sun.com/
    2.10 -# 
    2.11 -# The Original Code is NetBeans. The Initial Developer of the Original
    2.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
    2.13 +# The contents of this file are subject to the terms of the Common Development
    2.14 +# and Distribution License (the License). You may not use this file except in
    2.15 +# compliance with the License.
    2.16 +#
    2.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    2.18 +# or http://www.netbeans.org/cddl.txt.
    2.19 +#
    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  # Must define 'jmf.home' in private.properties.
     3.1 --- a/platform/samples/audio-files/nbproject/project.xml	Fri Jun 30 13:57:22 2006 +0000
     3.2 +++ b/platform/samples/audio-files/nbproject/project.xml	Fri Jun 30 14:12:56 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-2005 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  <project xmlns="http://www.netbeans.org/ns/project/1">
     4.1 --- a/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataLoader.java	Fri Jun 30 13:57:22 2006 +0000
     4.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataLoader.java	Fri Jun 30 14:12:56 2006 +0000
     4.3 @@ -1,13 +1,19 @@
     4.4  /*
     4.5 - *                 Sun Public License Notice
     4.6 - * 
     4.7 - * The contents of this file are subject to the Sun Public License
     4.8 - * Version 1.0 (the "License"). You may not use this file except in
     4.9 - * compliance with the License. A copy of the License is available at
    4.10 - * http://www.sun.com/
    4.11 - * 
    4.12 - * The Original Code is NetBeans. The Initial Developer of the Original
    4.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
    4.14 + * The contents of this file are subject to the terms of the Common Development
    4.15 + * and Distribution License (the License). You may not use this file except in
    4.16 + * compliance with the License.
    4.17 + *
    4.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    4.19 + * or http://www.netbeans.org/cddl.txt.
    4.20 + *
    4.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
    4.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
    4.23 + * If applicable, add the following below the CDDL Header, with the fields
    4.24 + * enclosed by brackets [] replaced by your own identifying information:
    4.25 + * "Portions Copyrighted [year] [name of copyright owner]"
    4.26 + *
    4.27 + * The Original Software is NetBeans. The Initial Developer of the Original
    4.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    4.29   * Microsystems, Inc. All Rights Reserved.
    4.30   */
    4.31  
     5.1 --- a/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataLoaderBeanInfo.java	Fri Jun 30 13:57:22 2006 +0000
     5.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataLoaderBeanInfo.java	Fri Jun 30 14:12:56 2006 +0000
     5.3 @@ -1,13 +1,19 @@
     5.4  /*
     5.5 - *                 Sun Public License Notice
     5.6 - * 
     5.7 - * The contents of this file are subject to the Sun Public License
     5.8 - * Version 1.0 (the "License"). You may not use this file except in
     5.9 - * compliance with the License. A copy of the License is available at
    5.10 - * http://www.sun.com/
    5.11 - * 
    5.12 - * The Original Code is NetBeans. The Initial Developer of the Original
    5.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
    5.14 + * The contents of this file are subject to the terms of the Common Development
    5.15 + * and Distribution License (the License). You may not use this file except in
    5.16 + * compliance with the License.
    5.17 + *
    5.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    5.19 + * or http://www.netbeans.org/cddl.txt.
    5.20 + *
    5.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
    5.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
    5.23 + * If applicable, add the following below the CDDL Header, with the fields
    5.24 + * enclosed by brackets [] replaced by your own identifying information:
    5.25 + * "Portions Copyrighted [year] [name of copyright owner]"
    5.26 + *
    5.27 + * The Original Software is NetBeans. The Initial Developer of the Original
    5.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    5.29   * Microsystems, Inc. All Rights Reserved.
    5.30   */
    5.31  
     6.1 --- a/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataNode.java	Fri Jun 30 13:57:22 2006 +0000
     6.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataNode.java	Fri Jun 30 14:12:56 2006 +0000
     6.3 @@ -1,13 +1,19 @@
     6.4  /*
     6.5 - *                 Sun Public License Notice
     6.6 + * The contents of this file are subject to the terms of the Common Development
     6.7 + * and Distribution License (the License). You may not use this file except in
     6.8 + * compliance with the License.
     6.9   *
    6.10 - * The contents of this file are subject to the Sun Public License
    6.11 - * Version 1.0 (the "License"). You may not use this file except in
    6.12 - * compliance with the License. A copy of the License is available at
    6.13 - * http://www.sun.com/
    6.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    6.15 + * or http://www.netbeans.org/cddl.txt.
    6.16   *
    6.17 - * The Original Code is NetBeans. The Initial Developer of the Original
    6.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
    6.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
    6.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
    6.21 + * If applicable, add the following below the CDDL Header, with the fields
    6.22 + * enclosed by brackets [] replaced by your own identifying information:
    6.23 + * "Portions Copyrighted [year] [name of copyright owner]"
    6.24 + *
    6.25 + * The Original Software is NetBeans. The Initial Developer of the Original
    6.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    6.27   * Microsystems, Inc. All Rights Reserved.
    6.28   */
    6.29  
     7.1 --- a/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataObject.java	Fri Jun 30 13:57:22 2006 +0000
     7.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioDataObject.java	Fri Jun 30 14:12:56 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-2005 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/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioViewer.java	Fri Jun 30 13:57:22 2006 +0000
     8.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/AudioViewer.java	Fri Jun 30 14:12:56 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-2005 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/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
     9.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
     9.3 @@ -1,12 +1,18 @@
     9.4 -#                 Sun Public License Notice
     9.5 -# 
     9.6 -# The contents of this file are subject to the Sun Public License
     9.7 -# Version 1.0 (the "License"). You may not use this file except in
     9.8 -# compliance with the License. A copy of the License is available at
     9.9 -# http://www.sun.com/
    9.10 -# 
    9.11 -# The Original Code is NetBeans. The Initial Developer of the Original
    9.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
    9.13 +# The contents of this file are subject to the terms of the Common Development
    9.14 +# and Distribution License (the License). You may not use this file except in
    9.15 +# compliance with the License.
    9.16 +#
    9.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    9.18 +# or http://www.netbeans.org/cddl.txt.
    9.19 +#
    9.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
    9.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
    9.22 +# If applicable, add the following below the CDDL Header, with the fields
    9.23 +# enclosed by brackets [] replaced by your own identifying information:
    9.24 +# "Portions Copyrighted [year] [name of copyright owner]"
    9.25 +#
    9.26 +# The Original Software is NetBeans. The Initial Developer of the Original
    9.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    9.28  # Microsystems, Inc. All Rights Reserved.
    9.29  
    9.30  OpenIDE-Module-Name=Audio Loader
    10.1 --- a/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/ClipLengthProperty.java	Fri Jun 30 13:57:22 2006 +0000
    10.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/ClipLengthProperty.java	Fri Jun 30 14:12:56 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-2005 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/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/Layer.xml	Fri Jun 30 13:57:22 2006 +0000
    11.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/Layer.xml	Fri Jun 30 14:12:56 2006 +0000
    11.3 @@ -1,14 +1,20 @@
    11.4  <?xml version="1.0"?>
    11.5  <!--
    11.6 -                Sun Public License Notice
    11.7 +The contents of this file are subject to the terms of the Common Development
    11.8 +and Distribution License (the License). You may not use this file except in
    11.9 +compliance with the License.
   11.10  
   11.11 -The contents of this file are subject to the Sun Public License
   11.12 -Version 1.0 (the "License"). You may not use this file except in
   11.13 -compliance with the License. A copy of the License is available at
   11.14 -http://www.sun.com/
   11.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   11.16 +or http://www.netbeans.org/cddl.txt.
   11.17  
   11.18 -The Original Code is NetBeans. The Initial Developer of the Original
   11.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   11.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   11.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   11.22 +If applicable, add the following below the CDDL Header, with the fields
   11.23 +enclosed by brackets [] replaced by your own identifying information:
   11.24 +"Portions Copyrighted [year] [name of copyright owner]"
   11.25 +
   11.26 +The Original Software is NetBeans. The Initial Developer of the Original
   11.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   11.28  Microsystems, Inc. All Rights Reserved.
   11.29  -->
   11.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.0//EN" "http://www.netbeans.org/dtds/filesystem-1_0.dtd">
    12.1 --- a/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/MicrophoneTemplateIterator.java	Fri Jun 30 13:57:22 2006 +0000
    12.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/MicrophoneTemplateIterator.java	Fri Jun 30 14:12:56 2006 +0000
    12.3 @@ -1,13 +1,19 @@
    12.4  /*
    12.5 - *                 Sun Public License Notice
    12.6 - * 
    12.7 - * The contents of this file are subject to the Sun Public License
    12.8 - * Version 1.0 (the "License"). You may not use this file except in
    12.9 - * compliance with the License. A copy of the License is available at
   12.10 - * http://www.sun.com/
   12.11 - * 
   12.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   12.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   12.14 + * The contents of this file are subject to the terms of the Common Development
   12.15 + * and Distribution License (the License). You may not use this file except in
   12.16 + * compliance with the License.
   12.17 + *
   12.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   12.19 + * or http://www.netbeans.org/cddl.txt.
   12.20 + *
   12.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   12.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   12.23 + * If applicable, add the following below the CDDL Header, with the fields
   12.24 + * enclosed by brackets [] replaced by your own identifying information:
   12.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   12.26 + *
   12.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   12.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   12.29   * Microsystems, Inc. All Rights Reserved.
   12.30   */
   12.31  
    13.1 --- a/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/RecordPanel.java	Fri Jun 30 13:57:22 2006 +0000
    13.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/RecordPanel.java	Fri Jun 30 14:12:56 2006 +0000
    13.3 @@ -1,13 +1,19 @@
    13.4  /*
    13.5 - *                 Sun Public License Notice
    13.6 - * 
    13.7 - * The contents of this file are subject to the Sun Public License
    13.8 - * Version 1.0 (the "License"). You may not use this file except in
    13.9 - * compliance with the License. A copy of the License is available at
   13.10 - * http://www.sun.com/
   13.11 - * 
   13.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   13.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   13.14 + * The contents of this file are subject to the terms of the Common Development
   13.15 + * and Distribution License (the License). You may not use this file except in
   13.16 + * compliance with the License.
   13.17 + *
   13.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   13.19 + * or http://www.netbeans.org/cddl.txt.
   13.20 + *
   13.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   13.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   13.23 + * If applicable, add the following below the CDDL Header, with the fields
   13.24 + * enclosed by brackets [] replaced by your own identifying information:
   13.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   13.26 + *
   13.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   13.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   13.29   * Microsystems, Inc. All Rights Reserved.
   13.30   */
   13.31  
    14.1 --- a/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/ViewAudioSupport.java	Fri Jun 30 13:57:22 2006 +0000
    14.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/ViewAudioSupport.java	Fri Jun 30 14:12:56 2006 +0000
    14.3 @@ -1,13 +1,19 @@
    14.4  /*
    14.5 - *                 Sun Public License Notice
    14.6 - * 
    14.7 - * The contents of this file are subject to the Sun Public License
    14.8 - * Version 1.0 (the "License"). You may not use this file except in
    14.9 - * compliance with the License. A copy of the License is available at
   14.10 - * http://www.sun.com/
   14.11 - * 
   14.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   14.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   14.14 + * The contents of this file are subject to the terms of the Common Development
   14.15 + * and Distribution License (the License). You may not use this file except in
   14.16 + * compliance with the License.
   14.17 + *
   14.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   14.19 + * or http://www.netbeans.org/cddl.txt.
   14.20 + *
   14.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   14.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   14.23 + * If applicable, add the following below the CDDL Header, with the fields
   14.24 + * enclosed by brackets [] replaced by your own identifying information:
   14.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   14.26 + *
   14.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   14.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   14.29   * Microsystems, Inc. All Rights Reserved.
   14.30   */
   14.31  
    15.1 --- a/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/sampledescription.html	Fri Jun 30 13:57:22 2006 +0000
    15.2 +++ b/platform/samples/audio-files/src/org/netbeans/examples/modules/audioloader/sampledescription.html	Fri Jun 30 14:12:56 2006 +0000
    15.3 @@ -1,13 +1,19 @@
    15.4  <!--
    15.5 -   -                 Sun Public License Notice
    15.6 -   - 
    15.7 -   - The contents of this file are subject to the Sun Public License
    15.8 -   - Version 1.0 (the "License"). You may not use this file except in
    15.9 -   - compliance with the License. A copy of the License is available at
   15.10 -   - http://www.sun.com/
   15.11 -   - 
   15.12 -   - The Original Code is NetBeans. The Initial Developer of the Original
   15.13 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun
   15.14 +   - The contents of this file are subject to the terms of the Common Development
   15.15 +   - and Distribution License (the License). You may not use this file except in
   15.16 +   - compliance with the License.
   15.17 +   -
   15.18 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   15.19 +   - or http://www.netbeans.org/cddl.txt.
   15.20 +   -
   15.21 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   15.22 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   15.23 +   - If applicable, add the following below the CDDL Header, with the fields
   15.24 +   - enclosed by brackets [] replaced by your own identifying information:
   15.25 +   - "Portions Copyrighted [year] [name of copyright owner]"
   15.26 +   -
   15.27 +   - The Original Software is NetBeans. The Initial Developer of the Original
   15.28 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   15.29     - Microsystems, Inc. All Rights Reserved.
   15.30    -->
   15.31  <HTML><BODY>
    16.1 --- a/platform/samples/custom-editors/MyAPI/src/org/myorg/myapi/APIObject.java	Fri Jun 30 13:57:22 2006 +0000
    16.2 +++ b/platform/samples/custom-editors/MyAPI/src/org/myorg/myapi/APIObject.java	Fri Jun 30 14:12:56 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  package org.myorg.myapi;
   16.30 @@ -31,11 +37,11 @@
   16.31      public APIObject() {
   16.32          index = count++;
   16.33      }
   16.34 -    
   16.35 +
   16.36      public Date getDate() {
   16.37          return date;
   16.38      }
   16.39 -    
   16.40 +
   16.41      public int getIndex() {
   16.42          return index;
   16.43      }
    17.1 --- a/platform/samples/custom-editors/MyAPI/src/org/myorg/myapi/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
    17.2 +++ b/platform/samples/custom-editors/MyAPI/src/org/myorg/myapi/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
    17.3 @@ -1,12 +1,18 @@
    17.4 -#                 Sun Public License Notice
    17.5 +# The contents of this file are subject to the terms of the Common Development
    17.6 +# and Distribution License (the License). You may not use this file except in
    17.7 +# compliance with the License.
    17.8  #
    17.9 -# The contents of this file are subject to the Sun Public License
   17.10 -# Version 1.0 (the "License"). You may not use this file except in
   17.11 -# compliance with the License. A copy of the License is available at
   17.12 -# http://www.sun.com/
   17.13 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   17.14 +# or http://www.netbeans.org/cddl.txt.
   17.15  #
   17.16 -# The Original Code is NetBeans. The Initial Developer of the Original
   17.17 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   17.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
   17.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
   17.20 +# If applicable, add the following below the CDDL Header, with the fields
   17.21 +# enclosed by brackets [] replaced by your own identifying information:
   17.22 +# "Portions Copyrighted [year] [name of copyright owner]"
   17.23 +#
   17.24 +# The Original Software is NetBeans. The Initial Developer of the Original
   17.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   17.26  # Microsystems, Inc. All Rights Reserved.
   17.27  
   17.28  OpenIDE-Module-Name=My API 4
    18.1 --- a/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
    18.2 +++ b/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
    18.3 @@ -1,12 +1,18 @@
    18.4 -#                 Sun Public License Notice
    18.5 +# The contents of this file are subject to the terms of the Common Development
    18.6 +# and Distribution License (the License). You may not use this file except in
    18.7 +# compliance with the License.
    18.8  #
    18.9 -# The contents of this file are subject to the Sun Public License
   18.10 -# Version 1.0 (the "License"). You may not use this file except in
   18.11 -# compliance with the License. A copy of the License is available at
   18.12 -# http://www.sun.com/
   18.13 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   18.14 +# or http://www.netbeans.org/cddl.txt.
   18.15  #
   18.16 -# The Original Code is NetBeans. The Initial Developer of the Original
   18.17 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   18.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
   18.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
   18.20 +# If applicable, add the following below the CDDL Header, with the fields
   18.21 +# enclosed by brackets [] replaced by your own identifying information:
   18.22 +# "Portions Copyrighted [year] [name of copyright owner]"
   18.23 +#
   18.24 +# The Original Software is NetBeans. The Initial Developer of the Original
   18.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   18.26  # Microsystems, Inc. All Rights Reserved.
   18.27  
   18.28  CTL_OpenEditorAction=Open Editor
    19.1 --- a/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/DatePropertyEditor.java	Fri Jun 30 13:57:22 2006 +0000
    19.2 +++ b/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/DatePropertyEditor.java	Fri Jun 30 14:12:56 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.myorg.myeditor;
    20.1 --- a/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/Installer.java	Fri Jun 30 13:57:22 2006 +0000
    20.2 +++ b/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/Installer.java	Fri Jun 30 14:12:56 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  package org.myorg.myeditor;
   20.30 @@ -19,14 +25,14 @@
   20.31  /**
   20.32   * Registers DatePropertyEditor so that it will be used for all properties
   20.33   * of type java.util.Date throughout the system.
   20.34 - * 
   20.35 + *
   20.36   * @author Tim Boudreau
   20.37   */
   20.38  public class Installer extends ModuleInstall {
   20.39 -    
   20.40 +
   20.41      public void restored() {
   20.42 -        PropertyEditorManager.registerEditor(Date.class, 
   20.43 +        PropertyEditorManager.registerEditor(Date.class,
   20.44              DatePropertyEditor.class);
   20.45      }
   20.46 -    
   20.47 +
   20.48  }
    21.1 --- a/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/MyChildren.java	Fri Jun 30 13:57:22 2006 +0000
    21.2 +++ b/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/MyChildren.java	Fri Jun 30 14:12:56 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  package org.myorg.myeditor;
   21.30 @@ -27,7 +33,7 @@
   21.31  class MyChildren extends Children.Keys {
   21.32      MyChildren() {
   21.33      }
   21.34 -    
   21.35 +
   21.36      protected void addNotify() {
   21.37          APIObject[] objs = new APIObject[5];
   21.38          for (int i = 0; i < objs.length; i++) {
    22.1 --- a/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/MyEditor.java	Fri Jun 30 13:57:22 2006 +0000
    22.2 +++ b/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/MyEditor.java	Fri Jun 30 14:12:56 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  package org.myorg.myeditor;
   22.30 @@ -25,7 +31,7 @@
   22.31   * @author Tim Boudreau
   22.32   */
   22.33  public class MyEditor extends TopComponent implements ExplorerManager.Provider {
   22.34 -    
   22.35 +
   22.36      public MyEditor() {
   22.37          initComponents();
   22.38          associateLookup (ExplorerUtils.createLookup(mgr, getActionMap()));
    23.1 --- a/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/MyNode.java	Fri Jun 30 13:57:22 2006 +0000
    23.2 +++ b/platform/samples/custom-editors/MyEditor/src/org/myorg/myeditor/MyNode.java	Fri Jun 30 14:12:56 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-2006 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.myorg.myeditor;
    24.1 --- a/platform/samples/custom-editors/MyViewer/src/org/myorg/myviewer/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
    24.2 +++ b/platform/samples/custom-editors/MyViewer/src/org/myorg/myviewer/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
    24.3 @@ -1,15 +1,21 @@
    24.4 -#                 Sun Public License Notice
    24.5 +# The contents of this file are subject to the terms of the Common Development
    24.6 +# and Distribution License (the License). You may not use this file except in
    24.7 +# compliance with the License.
    24.8  #
    24.9 -# The contents of this file are subject to the Sun Public License
   24.10 -# Version 1.0 (the "License"). You may not use this file except in
   24.11 -# compliance with the License. A copy of the License is available at
   24.12 -# http://www.sun.com/
   24.13 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   24.14 +# or http://www.netbeans.org/cddl.txt.
   24.15  #
   24.16 -# The Original Code is NetBeans. The Initial Developer of the Original
   24.17 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   24.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
   24.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
   24.20 +# If applicable, add the following below the CDDL Header, with the fields
   24.21 +# enclosed by brackets [] replaced by your own identifying information:
   24.22 +# "Portions Copyrighted [year] [name of copyright owner]"
   24.23 +#
   24.24 +# The Original Software is NetBeans. The Initial Developer of the Original
   24.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   24.26  # Microsystems, Inc. All Rights Reserved.
   24.27  
   24.28 -CTL_MyViewerAction=Open MyViewer Window 
   24.29 +CTL_MyViewerAction=Open MyViewer Window
   24.30  CTL_MyViewerTopComponent=MyViewer Window
   24.31  HINT_MyViewerTopComponent=This is a MyViewer window
   24.32  OpenIDE-Module-Name=My Viewer 4
    25.1 --- a/platform/samples/custom-editors/MyViewer/src/org/myorg/myviewer/MyViewerAction.java	Fri Jun 30 13:57:22 2006 +0000
    25.2 +++ b/platform/samples/custom-editors/MyViewer/src/org/myorg/myviewer/MyViewerAction.java	Fri Jun 30 14:12:56 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-2006 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.myorg.myviewer;
   25.30 @@ -26,7 +32,7 @@
   25.31      public MyViewerAction() {
   25.32          super(NbBundle.getMessage(MyViewerAction.class, "CTL_MyViewerAction"));
   25.33      }
   25.34 -    
   25.35 +
   25.36      public void actionPerformed(ActionEvent evt) {
   25.37          TopComponent win = MyViewerTopComponent.findInstance();
   25.38          win.open();
    26.1 --- a/platform/samples/custom-editors/MyViewer/src/org/myorg/myviewer/MyViewerTopComponent.java	Fri Jun 30 13:57:22 2006 +0000
    26.2 +++ b/platform/samples/custom-editors/MyViewer/src/org/myorg/myviewer/MyViewerTopComponent.java	Fri Jun 30 14:12:56 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  package org.myorg.myviewer;
    27.1 --- a/platform/samples/diskexplorer/build.xml	Fri Jun 30 13:57:22 2006 +0000
    27.2 +++ b/platform/samples/diskexplorer/build.xml	Fri Jun 30 14:12:56 2006 +0000
    27.3 @@ -1,14 +1,20 @@
    27.4  <?xml version="1.0" encoding="UTF-8"?>
    27.5  <!--
    27.6 -                Sun Public License Notice
    27.7 +The contents of this file are subject to the terms of the Common Development
    27.8 +and Distribution License (the License). You may not use this file except in
    27.9 +compliance with the License.
   27.10  
   27.11 -The contents of this file are subject to the Sun Public License
   27.12 -Version 1.0 (the "License"). You may not use this file except in
   27.13 -compliance with the License. A copy of the License is available at
   27.14 -http://www.sun.com/
   27.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   27.16 +or http://www.netbeans.org/cddl.txt.
   27.17  
   27.18 -The Original Code is NetBeans. The Initial Developer of the Original
   27.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   27.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   27.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   27.22 +If applicable, add the following below the CDDL Header, with the fields
   27.23 +enclosed by brackets [] replaced by your own identifying information:
   27.24 +"Portions Copyrighted [year] [name of copyright owner]"
   27.25 +
   27.26 +The Original Software is NetBeans. The Initial Developer of the Original
   27.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   27.28  Microsystems, Inc. All Rights Reserved.
   27.29  -->
   27.30  <project basedir="." default="netbeans" name="platform/samples/diskexplorer">
    28.1 --- a/platform/samples/diskexplorer/nbproject/project.properties	Fri Jun 30 13:57:22 2006 +0000
    28.2 +++ b/platform/samples/diskexplorer/nbproject/project.properties	Fri Jun 30 14:12:56 2006 +0000
    28.3 @@ -1,10 +1,16 @@
    28.4 -#                 Sun Public License Notice
    28.5 -# 
    28.6 -# The contents of this file are subject to the Sun Public License
    28.7 -# Version 1.0 (the "License"). You may not use this file except in
    28.8 -# compliance with the License. A copy of the License is available at
    28.9 -# http://www.sun.com/
   28.10 -# 
   28.11 -# The Original Code is NetBeans. The Initial Developer of the Original
   28.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   28.13 +# The contents of this file are subject to the terms of the Common Development
   28.14 +# and Distribution License (the License). You may not use this file except in
   28.15 +# compliance with the License.
   28.16 +#
   28.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   28.18 +# or http://www.netbeans.org/cddl.txt.
   28.19 +#
   28.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
   28.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
   28.22 +# If applicable, add the following below the CDDL Header, with the fields
   28.23 +# enclosed by brackets [] replaced by your own identifying information:
   28.24 +# "Portions Copyrighted [year] [name of copyright owner]"
   28.25 +#
   28.26 +# The Original Software is NetBeans. The Initial Developer of the Original
   28.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   28.28  # Microsystems, Inc. All Rights Reserved.
    29.1 --- a/platform/samples/diskexplorer/nbproject/project.xml	Fri Jun 30 13:57:22 2006 +0000
    29.2 +++ b/platform/samples/diskexplorer/nbproject/project.xml	Fri Jun 30 14:12:56 2006 +0000
    29.3 @@ -1,14 +1,20 @@
    29.4  <?xml version="1.0" encoding="UTF-8"?>
    29.5  <!--
    29.6 -                Sun Public License Notice
    29.7 +The contents of this file are subject to the terms of the Common Development
    29.8 +and Distribution License (the License). You may not use this file except in
    29.9 +compliance with the License.
   29.10  
   29.11 -The contents of this file are subject to the Sun Public License
   29.12 -Version 1.0 (the "License"). You may not use this file except in
   29.13 -compliance with the License. A copy of the License is available at
   29.14 -http://www.sun.com/
   29.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   29.16 +or http://www.netbeans.org/cddl.txt.
   29.17  
   29.18 -The Original Code is NetBeans. The Initial Developer of the Original
   29.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   29.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   29.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   29.22 +If applicable, add the following below the CDDL Header, with the fields
   29.23 +enclosed by brackets [] replaced by your own identifying information:
   29.24 +"Portions Copyrighted [year] [name of copyright owner]"
   29.25 +
   29.26 +The Original Software is NetBeans. The Initial Developer of the Original
   29.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   29.28  Microsystems, Inc. All Rights Reserved.
   29.29  -->
   29.30  <project xmlns="http://www.netbeans.org/ns/project/1">
    30.1 --- a/platform/samples/diskexplorer/src/org/netbeans/modules/diskexplorer/DiskExplorerTopComponent.java	Fri Jun 30 13:57:22 2006 +0000
    30.2 +++ b/platform/samples/diskexplorer/src/org/netbeans/modules/diskexplorer/DiskExplorerTopComponent.java	Fri Jun 30 14:12:56 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-2004 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.netbeans.modules.diskexplorer;
    31.1 --- a/platform/samples/diskexplorer/src/org/netbeans/modules/diskexplorer/resources/layer.xml	Fri Jun 30 13:57:22 2006 +0000
    31.2 +++ b/platform/samples/diskexplorer/src/org/netbeans/modules/diskexplorer/resources/layer.xml	Fri Jun 30 14:12:56 2006 +0000
    31.3 @@ -1,14 +1,20 @@
    31.4  <?xml version="1.0" encoding="UTF-8"?>
    31.5  <!--
    31.6 -                Sun Public License Notice
    31.7 +The contents of this file are subject to the terms of the Common Development
    31.8 +and Distribution License (the License). You may not use this file except in
    31.9 +compliance with the License.
   31.10  
   31.11 -The contents of this file are subject to the Sun Public License
   31.12 -Version 1.0 (the "License"). You may not use this file except in
   31.13 -compliance with the License. A copy of the License is available at
   31.14 -http://www.sun.com/
   31.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   31.16 +or http://www.netbeans.org/cddl.txt.
   31.17  
   31.18 -The Original Code is NetBeans. The Initial Developer of the Original
   31.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   31.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   31.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   31.22 +If applicable, add the following below the CDDL Header, with the fields
   31.23 +enclosed by brackets [] replaced by your own identifying information:
   31.24 +"Portions Copyrighted [year] [name of copyright owner]"
   31.25 +
   31.26 +The Original Software is NetBeans. The Initial Developer of the Original
   31.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   31.28  Microsystems, Inc. All Rights Reserved.
   31.29  -->
   31.30  
   31.31 @@ -23,7 +29,7 @@
   31.32              </file>
   31.33          </folder>
   31.34      </folder>
   31.35 -        
   31.36 +
   31.37      <folder name="Menu">
   31.38          <folder name="View">
   31.39              <file name="org-netbeans-modules-diskexplorer-ShowDiskExplorerAction.shadow">
    32.1 --- a/platform/samples/editor-action/build.xml	Fri Jun 30 13:57:22 2006 +0000
    32.2 +++ b/platform/samples/editor-action/build.xml	Fri Jun 30 14:12:56 2006 +0000
    32.3 @@ -1,14 +1,20 @@
    32.4  <?xml version="1.0" encoding="UTF-8"?>
    32.5  <!--
    32.6 -                Sun Public License Notice
    32.7 +The contents of this file are subject to the terms of the Common Development
    32.8 +and Distribution License (the License). You may not use this file except in
    32.9 +compliance with the License.
   32.10  
   32.11 -The contents of this file are subject to the Sun Public License
   32.12 -Version 1.0 (the "License"). You may not use this file except in
   32.13 -compliance with the License. A copy of the License is available at
   32.14 -http://www.sun.com/
   32.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   32.16 +or http://www.netbeans.org/cddl.txt.
   32.17  
   32.18 -The Original Code is NetBeans. The Initial Developer of the Original
   32.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   32.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   32.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   32.22 +If applicable, add the following below the CDDL Header, with the fields
   32.23 +enclosed by brackets [] replaced by your own identifying information:
   32.24 +"Portions Copyrighted [year] [name of copyright owner]"
   32.25 +
   32.26 +The Original Software is NetBeans. The Initial Developer of the Original
   32.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   32.28  Microsystems, Inc. All Rights Reserved.
   32.29  -->
   32.30  <project name="developer/samples/editor-action" default="netbeans" basedir=".">
    33.1 --- a/platform/samples/editor-action/nbproject/project.properties	Fri Jun 30 13:57:22 2006 +0000
    33.2 +++ b/platform/samples/editor-action/nbproject/project.properties	Fri Jun 30 14:12:56 2006 +0000
    33.3 @@ -1,10 +1,16 @@
    33.4 -#                 Sun Public License Notice
    33.5 -# 
    33.6 -# The contents of this file are subject to the Sun Public License
    33.7 -# Version 1.0 (the "License"). You may not use this file except in
    33.8 -# compliance with the License. A copy of the License is available at
    33.9 -# http://www.sun.com/
   33.10 -# 
   33.11 -# The Original Code is NetBeans. The Initial Developer of the Original
   33.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   33.13 +# The contents of this file are subject to the terms of the Common Development
   33.14 +# and Distribution License (the License). You may not use this file except in
   33.15 +# compliance with the License.
   33.16 +#
   33.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   33.18 +# or http://www.netbeans.org/cddl.txt.
   33.19 +#
   33.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
   33.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
   33.22 +# If applicable, add the following below the CDDL Header, with the fields
   33.23 +# enclosed by brackets [] replaced by your own identifying information:
   33.24 +# "Portions Copyrighted [year] [name of copyright owner]"
   33.25 +#
   33.26 +# The Original Software is NetBeans. The Initial Developer of the Original
   33.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   33.28  # Microsystems, Inc. All Rights Reserved.
    34.1 --- a/platform/samples/editor-action/nbproject/project.xml	Fri Jun 30 13:57:22 2006 +0000
    34.2 +++ b/platform/samples/editor-action/nbproject/project.xml	Fri Jun 30 14:12:56 2006 +0000
    34.3 @@ -1,14 +1,20 @@
    34.4  <?xml version="1.0" encoding="UTF-8"?>
    34.5  <!--
    34.6 -                Sun Public License Notice
    34.7 +The contents of this file are subject to the terms of the Common Development
    34.8 +and Distribution License (the License). You may not use this file except in
    34.9 +compliance with the License.
   34.10  
   34.11 -The contents of this file are subject to the Sun Public License
   34.12 -Version 1.0 (the "License"). You may not use this file except in
   34.13 -compliance with the License. A copy of the License is available at
   34.14 -http://www.sun.com/
   34.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   34.16 +or http://www.netbeans.org/cddl.txt.
   34.17  
   34.18 -The Original Code is NetBeans. The Initial Developer of the Original
   34.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   34.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   34.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   34.22 +If applicable, add the following below the CDDL Header, with the fields
   34.23 +enclosed by brackets [] replaced by your own identifying information:
   34.24 +"Portions Copyrighted [year] [name of copyright owner]"
   34.25 +
   34.26 +The Original Software is NetBeans. The Initial Developer of the Original
   34.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   34.28  Microsystems, Inc. All Rights Reserved.
   34.29  -->
   34.30  <project xmlns="http://www.netbeans.org/ns/project/1">
    35.1 --- a/platform/samples/editor-action/src/org/netbeans/examples/editoraction/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
    35.2 +++ b/platform/samples/editor-action/src/org/netbeans/examples/editoraction/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
    35.3 @@ -1,12 +1,18 @@
    35.4 -#                 Sun Public License Notice
    35.5 +# The contents of this file are subject to the terms of the Common Development
    35.6 +# and Distribution License (the License). You may not use this file except in
    35.7 +# compliance with the License.
    35.8  #
    35.9 -# The contents of this file are subject to the Sun Public License
   35.10 -# Version 1.0 (the "License"). You may not use this file except in
   35.11 -# compliance with the License. A copy of the License is available at
   35.12 -# http://www.sun.com/
   35.13 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   35.14 +# or http://www.netbeans.org/cddl.txt.
   35.15  #
   35.16 -# The Original Code is NetBeans. The Initial Developer of the Original
   35.17 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   35.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
   35.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
   35.20 +# If applicable, add the following below the CDDL Header, with the fields
   35.21 +# enclosed by brackets [] replaced by your own identifying information:
   35.22 +# "Portions Copyrighted [year] [name of copyright owner]"
   35.23 +#
   35.24 +# The Original Software is NetBeans. The Initial Developer of the Original
   35.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   35.26  # Microsystems, Inc. All Rights Reserved.
   35.27  
   35.28  OpenIDE-Module-Name=Editor Action Demo
    36.1 --- a/platform/samples/editor-action/src/org/netbeans/examples/editoraction/ExampleTextAction.java	Fri Jun 30 13:57:22 2006 +0000
    36.2 +++ b/platform/samples/editor-action/src/org/netbeans/examples/editoraction/ExampleTextAction.java	Fri Jun 30 14:12:56 2006 +0000
    36.3 @@ -1,13 +1,19 @@
    36.4  /*
    36.5 - *                 Sun Public License Notice
    36.6 - * 
    36.7 - * The contents of this file are subject to the Sun Public License
    36.8 - * Version 1.0 (the "License"). You may not use this file except in
    36.9 - * compliance with the License. A copy of the License is available at
   36.10 - * http://www.sun.com/
   36.11 - * 
   36.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   36.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   36.14 + * The contents of this file are subject to the terms of the Common Development
   36.15 + * and Distribution License (the License). You may not use this file except in
   36.16 + * compliance with the License.
   36.17 + *
   36.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   36.19 + * or http://www.netbeans.org/cddl.txt.
   36.20 + *
   36.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   36.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   36.23 + * If applicable, add the following below the CDDL Header, with the fields
   36.24 + * enclosed by brackets [] replaced by your own identifying information:
   36.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   36.26 + *
   36.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   36.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   36.29   * Microsystems, Inc. All Rights Reserved.
   36.30   */
   36.31  
    37.1 --- a/platform/samples/editor-action/src/org/netbeans/examples/editoraction/layer.xml	Fri Jun 30 13:57:22 2006 +0000
    37.2 +++ b/platform/samples/editor-action/src/org/netbeans/examples/editoraction/layer.xml	Fri Jun 30 14:12:56 2006 +0000
    37.3 @@ -1,14 +1,20 @@
    37.4  <?xml version="1.0" encoding="UTF-8"?>
    37.5  <!--
    37.6 -                Sun Public License Notice
    37.7 +The contents of this file are subject to the terms of the Common Development
    37.8 +and Distribution License (the License). You may not use this file except in
    37.9 +compliance with the License.
   37.10  
   37.11 -The contents of this file are subject to the Sun Public License
   37.12 -Version 1.0 (the "License"). You may not use this file except in
   37.13 -compliance with the License. A copy of the License is available at
   37.14 -http://www.sun.com/
   37.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   37.16 +or http://www.netbeans.org/cddl.txt.
   37.17  
   37.18 -The Original Code is NetBeans. The Initial Developer of the Original
   37.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   37.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   37.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   37.22 +If applicable, add the following below the CDDL Header, with the fields
   37.23 +enclosed by brackets [] replaced by your own identifying information:
   37.24 +"Portions Copyrighted [year] [name of copyright owner]"
   37.25 +
   37.26 +The Original Software is NetBeans. The Initial Developer of the Original
   37.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   37.28  Microsystems, Inc. All Rights Reserved.
   37.29  -->
   37.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
    38.1 --- a/platform/samples/explorer-servlet/build.xml	Fri Jun 30 13:57:22 2006 +0000
    38.2 +++ b/platform/samples/explorer-servlet/build.xml	Fri Jun 30 14:12:56 2006 +0000
    38.3 @@ -1,14 +1,20 @@
    38.4  <?xml version="1.0" encoding="UTF-8"?>
    38.5  <!--
    38.6 -                Sun Public License Notice
    38.7 +The contents of this file are subject to the terms of the Common Development
    38.8 +and Distribution License (the License). You may not use this file except in
    38.9 +compliance with the License.
   38.10  
   38.11 -The contents of this file are subject to the Sun Public License
   38.12 -Version 1.0 (the "License"). You may not use this file except in
   38.13 -compliance with the License. A copy of the License is available at
   38.14 -http://www.sun.com/
   38.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   38.16 +or http://www.netbeans.org/cddl.txt.
   38.17  
   38.18 -The Original Code is NetBeans. The Initial Developer of the Original
   38.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   38.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   38.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   38.22 +If applicable, add the following below the CDDL Header, with the fields
   38.23 +enclosed by brackets [] replaced by your own identifying information:
   38.24 +"Portions Copyrighted [year] [name of copyright owner]"
   38.25 +
   38.26 +The Original Software is NetBeans. The Initial Developer of the Original
   38.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   38.28  Microsystems, Inc. All Rights Reserved.
   38.29  -->
   38.30  <project name="developer/samples/explorer-servlet" default="netbeans" basedir=".">
    39.1 --- a/platform/samples/explorer-servlet/nbproject/project.properties	Fri Jun 30 13:57:22 2006 +0000
    39.2 +++ b/platform/samples/explorer-servlet/nbproject/project.properties	Fri Jun 30 14:12:56 2006 +0000
    39.3 @@ -1,10 +1,16 @@
    39.4 -#                 Sun Public License Notice
    39.5 -# 
    39.6 -# The contents of this file are subject to the Sun Public License
    39.7 -# Version 1.0 (the "License"). You may not use this file except in
    39.8 -# compliance with the License. A copy of the License is available at
    39.9 -# http://www.sun.com/
   39.10 -# 
   39.11 -# The Original Code is NetBeans. The Initial Developer of the Original
   39.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   39.13 +# The contents of this file are subject to the terms of the Common Development
   39.14 +# and Distribution License (the License). You may not use this file except in
   39.15 +# compliance with the License.
   39.16 +#
   39.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   39.18 +# or http://www.netbeans.org/cddl.txt.
   39.19 +#
   39.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
   39.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
   39.22 +# If applicable, add the following below the CDDL Header, with the fields
   39.23 +# enclosed by brackets [] replaced by your own identifying information:
   39.24 +# "Portions Copyrighted [year] [name of copyright owner]"
   39.25 +#
   39.26 +# The Original Software is NetBeans. The Initial Developer of the Original
   39.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   39.28  # Microsystems, Inc. All Rights Reserved.
    40.1 --- a/platform/samples/explorer-servlet/nbproject/project.xml	Fri Jun 30 13:57:22 2006 +0000
    40.2 +++ b/platform/samples/explorer-servlet/nbproject/project.xml	Fri Jun 30 14:12:56 2006 +0000
    40.3 @@ -1,14 +1,20 @@
    40.4  <?xml version="1.0" encoding="UTF-8"?>
    40.5  <!--
    40.6 -                Sun Public License Notice
    40.7 +The contents of this file are subject to the terms of the Common Development
    40.8 +and Distribution License (the License). You may not use this file except in
    40.9 +compliance with the License.
   40.10  
   40.11 -The contents of this file are subject to the Sun Public License
   40.12 -Version 1.0 (the "License"). You may not use this file except in
   40.13 -compliance with the License. A copy of the License is available at
   40.14 -http://www.sun.com/
   40.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   40.16 +or http://www.netbeans.org/cddl.txt.
   40.17  
   40.18 -The Original Code is NetBeans. The Initial Developer of the Original
   40.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   40.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   40.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   40.22 +If applicable, add the following below the CDDL Header, with the fields
   40.23 +enclosed by brackets [] replaced by your own identifying information:
   40.24 +"Portions Copyrighted [year] [name of copyright owner]"
   40.25 +
   40.26 +The Original Software is NetBeans. The Initial Developer of the Original
   40.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   40.28  Microsystems, Inc. All Rights Reserved.
   40.29  -->
   40.30  <project xmlns="http://www.netbeans.org/ns/project/1">
    41.1 --- a/platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
    41.2 +++ b/platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
    41.3 @@ -1,12 +1,18 @@
    41.4 -#                 Sun Public License Notice
    41.5 -# 
    41.6 -# The contents of this file are subject to the Sun Public License
    41.7 -# Version 1.0 (the "License"). You may not use this file except in
    41.8 -# compliance with the License. A copy of the License is available at
    41.9 -# http://www.sun.com/
   41.10 -# 
   41.11 -# The Original Code is NetBeans. The Initial Developer of the Original
   41.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   41.13 +# The contents of this file are subject to the terms of the Common Development
   41.14 +# and Distribution License (the License). You may not use this file except in
   41.15 +# compliance with the License.
   41.16 +#
   41.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   41.18 +# or http://www.netbeans.org/cddl.txt.
   41.19 +#
   41.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
   41.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
   41.22 +# If applicable, add the following below the CDDL Header, with the fields
   41.23 +# enclosed by brackets [] replaced by your own identifying information:
   41.24 +# "Portions Copyrighted [year] [name of copyright owner]"
   41.25 +#
   41.26 +# The Original Software is NetBeans. The Initial Developer of the Original
   41.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   41.28  # Microsystems, Inc. All Rights Reserved.
   41.29  
   41.30  OpenIDE-Module-Name=Explorer Servlet
    42.1 --- a/platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/ExplorerServlet.java	Fri Jun 30 13:57:22 2006 +0000
    42.2 +++ b/platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/ExplorerServlet.java	Fri Jun 30 14:12:56 2006 +0000
    42.3 @@ -1,13 +1,19 @@
    42.4  /*
    42.5 - *                 Sun Public License Notice
    42.6 - * 
    42.7 - * The contents of this file are subject to the Sun Public License
    42.8 - * Version 1.0 (the "License"). You may not use this file except in
    42.9 - * compliance with the License. A copy of the License is available at
   42.10 - * http://www.sun.com/
   42.11 - * 
   42.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   42.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   42.14 + * The contents of this file are subject to the terms of the Common Development
   42.15 + * and Distribution License (the License). You may not use this file except in
   42.16 + * compliance with the License.
   42.17 + *
   42.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   42.19 + * or http://www.netbeans.org/cddl.txt.
   42.20 + *
   42.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   42.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   42.23 + * If applicable, add the following below the CDDL Header, with the fields
   42.24 + * enclosed by brackets [] replaced by your own identifying information:
   42.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   42.26 + *
   42.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   42.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   42.29   * Microsystems, Inc. All Rights Reserved.
   42.30   */
   42.31  
    43.1 --- a/platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/ShowRootAction.java	Fri Jun 30 13:57:22 2006 +0000
    43.2 +++ b/platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/ShowRootAction.java	Fri Jun 30 14:12:56 2006 +0000
    43.3 @@ -1,13 +1,19 @@
    43.4  /*
    43.5 - *                 Sun Public License Notice
    43.6 - * 
    43.7 - * The contents of this file are subject to the Sun Public License
    43.8 - * Version 1.0 (the "License"). You may not use this file except in
    43.9 - * compliance with the License. A copy of the License is available at
   43.10 - * http://www.sun.com/
   43.11 - * 
   43.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   43.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   43.14 + * The contents of this file are subject to the terms of the Common Development
   43.15 + * and Distribution License (the License). You may not use this file except in
   43.16 + * compliance with the License.
   43.17 + *
   43.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   43.19 + * or http://www.netbeans.org/cddl.txt.
   43.20 + *
   43.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   43.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   43.23 + * If applicable, add the following below the CDDL Header, with the fields
   43.24 + * enclosed by brackets [] replaced by your own identifying information:
   43.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   43.26 + *
   43.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   43.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   43.29   * Microsystems, Inc. All Rights Reserved.
   43.30   */
   43.31  
   43.32 @@ -26,7 +32,7 @@
   43.33   * @author Jesse Glick
   43.34   */
   43.35  public final class ShowRootAction extends CallableSystemAction {
   43.36 -    
   43.37 +
   43.38      public HelpCtx getHelpCtx() {
   43.39          return null;
   43.40      }
    44.1 --- a/platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/layer.xml	Fri Jun 30 13:57:22 2006 +0000
    44.2 +++ b/platform/samples/explorer-servlet/src/org/netbeans/examples/modules/explservlet/layer.xml	Fri Jun 30 14:12:56 2006 +0000
    44.3 @@ -1,14 +1,20 @@
    44.4  <?xml version="1.0" encoding="UTF-8"?>
    44.5  <!--
    44.6 -                Sun Public License Notice
    44.7 +The contents of this file are subject to the terms of the Common Development
    44.8 +and Distribution License (the License). You may not use this file except in
    44.9 +compliance with the License.
   44.10  
   44.11 -The contents of this file are subject to the Sun Public License
   44.12 -Version 1.0 (the "License"). You may not use this file except in
   44.13 -compliance with the License. A copy of the License is available at
   44.14 -http://www.sun.com/
   44.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   44.16 +or http://www.netbeans.org/cddl.txt.
   44.17  
   44.18 -The Original Code is NetBeans. The Initial Developer of the Original
   44.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2001 Sun
   44.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   44.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   44.22 +If applicable, add the following below the CDDL Header, with the fields
   44.23 +enclosed by brackets [] replaced by your own identifying information:
   44.24 +"Portions Copyrighted [year] [name of copyright owner]"
   44.25 +
   44.26 +The Original Software is NetBeans. The Initial Developer of the Original
   44.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   44.28  Microsystems, Inc. All Rights Reserved.
   44.29  -->
   44.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
    45.1 --- a/platform/samples/meta-inf-services-registration/src/org/netbeans/examples/clock/ClockStatusLineElement.java	Fri Jun 30 13:57:22 2006 +0000
    45.2 +++ b/platform/samples/meta-inf-services-registration/src/org/netbeans/examples/clock/ClockStatusLineElement.java	Fri Jun 30 14:12:56 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-2005 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.netbeans.examples.clock;
   45.30 @@ -23,7 +29,7 @@
   45.31  /**
   45.32   * Implements StatusLineElementProvider to add a component to the status bar.
   45.33   * The file in META-INF/services installs this class in the default lookup,
   45.34 - * so when the statusbar is constructed, it finds the instance in 
   45.35 + * so when the statusbar is constructed, it finds the instance in
   45.36   * META-INF/services, creates and instance and uses it.
   45.37   *
   45.38   * @author Timothy Boudreau
    46.1 --- a/platform/samples/minicomposer/build.xml	Fri Jun 30 13:57:22 2006 +0000
    46.2 +++ b/platform/samples/minicomposer/build.xml	Fri Jun 30 14:12:56 2006 +0000
    46.3 @@ -1,14 +1,20 @@
    46.4  <?xml version="1.0" encoding="UTF-8"?>
    46.5  <!--
    46.6 -                Sun Public License Notice
    46.7 +The contents of this file are subject to the terms of the Common Development
    46.8 +and Distribution License (the License). You may not use this file except in
    46.9 +compliance with the License.
   46.10  
   46.11 -The contents of this file are subject to the Sun Public License
   46.12 -Version 1.0 (the "License"). You may not use this file except in
   46.13 -compliance with the License. A copy of the License is available at
   46.14 -http://www.sun.com/
   46.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   46.16 +or http://www.netbeans.org/cddl.txt.
   46.17  
   46.18 -The Original Code is NetBeans. The Initial Developer of the Original
   46.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   46.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   46.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   46.22 +If applicable, add the following below the CDDL Header, with the fields
   46.23 +enclosed by brackets [] replaced by your own identifying information:
   46.24 +"Portions Copyrighted [year] [name of copyright owner]"
   46.25 +
   46.26 +The Original Software is NetBeans. The Initial Developer of the Original
   46.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   46.28  Microsystems, Inc. All Rights Reserved.
   46.29  -->
   46.30  <project basedir="." default="netbeans" name="developer/samples/minicomposer">
    47.1 --- a/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/contents.xml	Fri Jun 30 13:57:22 2006 +0000
    47.2 +++ b/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/contents.xml	Fri Jun 30 14:12:56 2006 +0000
    47.3 @@ -1,14 +1,20 @@
    47.4  <?xml version="1.0" encoding="UTF-8"?>
    47.5  <!--
    47.6 -                Sun Public License Notice
    47.7 +The contents of this file are subject to the terms of the Common Development
    47.8 +and Distribution License (the License). You may not use this file except in
    47.9 +compliance with the License.
   47.10  
   47.11 -The contents of this file are subject to the Sun Public License
   47.12 -Version 1.0 (the "License"). You may not use this file except in
   47.13 -compliance with the License. A copy of the License is available at
   47.14 -http://www.sun.com/
   47.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   47.16 +or http://www.netbeans.org/cddl.txt.
   47.17  
   47.18 -The Original Code is NetBeans. The Initial Developer of the Original
   47.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   47.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   47.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   47.22 +If applicable, add the following below the CDDL Header, with the fields
   47.23 +enclosed by brackets [] replaced by your own identifying information:
   47.24 +"Portions Copyrighted [year] [name of copyright owner]"
   47.25 +
   47.26 +The Original Software is NetBeans. The Initial Developer of the Original
   47.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   47.28  Microsystems, Inc. All Rights Reserved.
   47.29  -->
   47.30  <!DOCTYPE toc PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 2.0//EN" "http://java.sun.com/products/javahelp/toc_2_0.dtd">
    48.1 --- a/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/explorer.html	Fri Jun 30 13:57:22 2006 +0000
    48.2 +++ b/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/explorer.html	Fri Jun 30 14:12:56 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-2001 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  <HTML><HEAD>
    49.1 --- a/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/helpset.xml	Fri Jun 30 13:57:22 2006 +0000
    49.2 +++ b/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/helpset.xml	Fri Jun 30 14:12:56 2006 +0000
    49.3 @@ -1,14 +1,20 @@
    49.4  <?xml version="1.0" encoding="UTF-8"?>
    49.5  <!--
    49.6 -                Sun Public License Notice
    49.7 +The contents of this file are subject to the terms of the Common Development
    49.8 +and Distribution License (the License). You may not use this file except in
    49.9 +compliance with the License.
   49.10  
   49.11 -The contents of this file are subject to the Sun Public License
   49.12 -Version 1.0 (the "License"). You may not use this file except in
   49.13 -compliance with the License. A copy of the License is available at
   49.14 -http://www.sun.com/
   49.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   49.16 +or http://www.netbeans.org/cddl.txt.
   49.17  
   49.18 -The Original Code is NetBeans. The Initial Developer of the Original
   49.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   49.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   49.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   49.22 +If applicable, add the following below the CDDL Header, with the fields
   49.23 +enclosed by brackets [] replaced by your own identifying information:
   49.24 +"Portions Copyrighted [year] [name of copyright owner]"
   49.25 +
   49.26 +The Original Software is NetBeans. The Initial Developer of the Original
   49.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   49.28  Microsystems, Inc. All Rights Reserved.
   49.29  -->
   49.30  <!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 2.0//EN" "http://java.sun.com/products/javahelp/helpset_2_0.dtd">
    50.1 --- a/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/main.html	Fri Jun 30 13:57:22 2006 +0000
    50.2 +++ b/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/main.html	Fri Jun 30 14:12:56 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-2001 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  <HTML><HEAD>
    51.1 --- a/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/map.xml	Fri Jun 30 13:57:22 2006 +0000
    51.2 +++ b/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/map.xml	Fri Jun 30 14:12:56 2006 +0000
    51.3 @@ -1,14 +1,20 @@
    51.4  <?xml version="1.0" encoding="UTF-8"?>
    51.5  <!--
    51.6 -                Sun Public License Notice
    51.7 +The contents of this file are subject to the terms of the Common Development
    51.8 +and Distribution License (the License). You may not use this file except in
    51.9 +compliance with the License.
   51.10  
   51.11 -The contents of this file are subject to the Sun Public License
   51.12 -Version 1.0 (the "License"). You may not use this file except in
   51.13 -compliance with the License. A copy of the License is available at
   51.14 -http://www.sun.com/
   51.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   51.16 +or http://www.netbeans.org/cddl.txt.
   51.17  
   51.18 -The Original Code is NetBeans. The Initial Developer of the Original
   51.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   51.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   51.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   51.22 +If applicable, add the following below the CDDL Header, with the fields
   51.23 +enclosed by brackets [] replaced by your own identifying information:
   51.24 +"Portions Copyrighted [year] [name of copyright owner]"
   51.25 +
   51.26 +The Original Software is NetBeans. The Initial Developer of the Original
   51.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   51.28  Microsystems, Inc. All Rights Reserved.
   51.29  -->
   51.30  <!DOCTYPE map PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp Map Version 2.0//EN" "http://java.sun.com/products/javahelp/map_2_0.dtd">
    52.1 --- a/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/playing.html	Fri Jun 30 13:57:22 2006 +0000
    52.2 +++ b/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/playing.html	Fri Jun 30 14:12:56 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-2001 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  <HTML><HEAD>
    53.1 --- a/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/settings.html	Fri Jun 30 13:57:22 2006 +0000
    53.2 +++ b/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/settings.html	Fri Jun 30 14:12:56 2006 +0000
    53.3 @@ -1,13 +1,19 @@
    53.4  <!--
    53.5 -                Sun Public License Notice
    53.6 +The contents of this file are subject to the terms of the Common Development
    53.7 +and Distribution License (the License). You may not use this file except in
    53.8 +compliance with the License.
    53.9  
   53.10 -The contents of this file are subject to the Sun Public License
   53.11 -Version 1.0 (the "License"). You may not use this file except in
   53.12 -compliance with the License. A copy of the License is available at
   53.13 -http://www.sun.com/
   53.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   53.15 +or http://www.netbeans.org/cddl.txt.
   53.16  
   53.17 -The Original Code is NetBeans. The Initial Developer of the Original
   53.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2001 Sun
   53.19 +When distributing Covered Code, include this CDDL Header Notice in each file
   53.20 +and include the License file at http://www.netbeans.org/cddl.txt.
   53.21 +If applicable, add the following below the CDDL Header, with the fields
   53.22 +enclosed by brackets [] replaced by your own identifying information:
   53.23 +"Portions Copyrighted [year] [name of copyright owner]"
   53.24 +
   53.25 +The Original Software is NetBeans. The Initial Developer of the Original
   53.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   53.27  Microsystems, Inc. All Rights Reserved.
   53.28  -->
   53.29  <HTML><HEAD>
    54.1 --- a/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/textual.html	Fri Jun 30 13:57:22 2006 +0000
    54.2 +++ b/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/textual.html	Fri Jun 30 14:12:56 2006 +0000
    54.3 @@ -1,13 +1,19 @@
    54.4  <!--
    54.5 -                Sun Public License Notice
    54.6 +The contents of this file are subject to the terms of the Common Development
    54.7 +and Distribution License (the License). You may not use this file except in
    54.8 +compliance with the License.
    54.9  
   54.10 -The contents of this file are subject to the Sun Public License
   54.11 -Version 1.0 (the "License"). You may not use this file except in
   54.12 -compliance with the License. A copy of the License is available at
   54.13 -http://www.sun.com/
   54.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   54.15 +or http://www.netbeans.org/cddl.txt.
   54.16  
   54.17 -The Original Code is NetBeans. The Initial Developer of the Original
   54.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2001 Sun
   54.19 +When distributing Covered Code, include this CDDL Header Notice in each file
   54.20 +and include the License file at http://www.netbeans.org/cddl.txt.
   54.21 +If applicable, add the following below the CDDL Header, with the fields
   54.22 +enclosed by brackets [] replaced by your own identifying information:
   54.23 +"Portions Copyrighted [year] [name of copyright owner]"
   54.24 +
   54.25 +The Original Software is NetBeans. The Initial Developer of the Original
   54.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   54.27  Microsystems, Inc. All Rights Reserved.
   54.28  -->
   54.29  <HTML><HEAD>
    55.1 --- a/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/visual.html	Fri Jun 30 13:57:22 2006 +0000
    55.2 +++ b/platform/samples/minicomposer/javahelp/org/netbeans/examples/modules/minicomposer/docs/visual.html	Fri Jun 30 14:12:56 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-2001 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  <HTML><HEAD>
    56.1 --- a/platform/samples/minicomposer/nbproject/project.properties	Fri Jun 30 13:57:22 2006 +0000
    56.2 +++ b/platform/samples/minicomposer/nbproject/project.properties	Fri Jun 30 14:12:56 2006 +0000
    56.3 @@ -1,10 +1,16 @@
    56.4 -#                 Sun Public License Notice
    56.5 -# 
    56.6 -# The contents of this file are subject to the Sun Public License
    56.7 -# Version 1.0 (the "License"). You may not use this file except in
    56.8 -# compliance with the License. A copy of the License is available at
    56.9 -# http://www.sun.com/
   56.10 -# 
   56.11 -# The Original Code is NetBeans. The Initial Developer of the Original
   56.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   56.13 +# The contents of this file are subject to the terms of the Common Development
   56.14 +# and Distribution License (the License). You may not use this file except in
   56.15 +# compliance with the License.
   56.16 +#
   56.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   56.18 +# or http://www.netbeans.org/cddl.txt.
   56.19 +#
   56.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
   56.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
   56.22 +# If applicable, add the following below the CDDL Header, with the fields
   56.23 +# enclosed by brackets [] replaced by your own identifying information:
   56.24 +# "Portions Copyrighted [year] [name of copyright owner]"
   56.25 +#
   56.26 +# The Original Software is NetBeans. The Initial Developer of the Original
   56.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   56.28  # Microsystems, Inc. All Rights Reserved.
    57.1 --- a/platform/samples/minicomposer/nbproject/project.xml	Fri Jun 30 13:57:22 2006 +0000
    57.2 +++ b/platform/samples/minicomposer/nbproject/project.xml	Fri Jun 30 14:12:56 2006 +0000
    57.3 @@ -1,14 +1,20 @@
    57.4  <?xml version="1.0" encoding="UTF-8"?>
    57.5  <!--
    57.6 -                Sun Public License Notice
    57.7 +The contents of this file are subject to the terms of the Common Development
    57.8 +and Distribution License (the License). You may not use this file except in
    57.9 +compliance with the License.
   57.10  
   57.11 -The contents of this file are subject to the Sun Public License
   57.12 -Version 1.0 (the "License"). You may not use this file except in
   57.13 -compliance with the License. A copy of the License is available at
   57.14 -http://www.sun.com/
   57.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   57.16 +or http://www.netbeans.org/cddl.txt.
   57.17  
   57.18 -The Original Code is NetBeans. The Initial Developer of the Original
   57.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   57.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   57.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   57.22 +If applicable, add the following below the CDDL Header, with the fields
   57.23 +enclosed by brackets [] replaced by your own identifying information:
   57.24 +"Portions Copyrighted [year] [name of copyright owner]"
   57.25 +
   57.26 +The Original Software is NetBeans. The Initial Developer of the Original
   57.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   57.28  Microsystems, Inc. All Rights Reserved.
   57.29  -->
   57.30  <project xmlns="http://www.netbeans.org/ns/project/1">
    58.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
    58.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
    58.3 @@ -1,12 +1,18 @@
    58.4 -#                 Sun Public License Notice
    58.5 -# 
    58.6 -# The contents of this file are subject to the Sun Public License
    58.7 -# Version 1.0 (the "License"). You may not use this file except in
    58.8 -# compliance with the License. A copy of the License is available at
    58.9 -# http://www.sun.com/
   58.10 -# 
   58.11 -# The Original Code is NetBeans. The Initial Developer of the Original
   58.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   58.13 +# The contents of this file are subject to the terms of the Common Development
   58.14 +# and Distribution License (the License). You may not use this file except in
   58.15 +# compliance with the License.
   58.16 +#
   58.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   58.18 +# or http://www.netbeans.org/cddl.txt.
   58.19 +#
   58.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
   58.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
   58.22 +# If applicable, add the following below the CDDL Header, with the fields
   58.23 +# enclosed by brackets [] replaced by your own identifying information:
   58.24 +# "Portions Copyrighted [year] [name of copyright owner]"
   58.25 +#
   58.26 +# The Original Software is NetBeans. The Initial Developer of the Original
   58.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   58.28  # Microsystems, Inc. All Rights Reserved.
   58.29  
   58.30  # ScoreDataLoader
    59.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ClipLengthProperty.java	Fri Jun 30 13:57:22 2006 +0000
    59.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ClipLengthProperty.java	Fri Jun 30 14:12:56 2006 +0000
    59.3 @@ -1,13 +1,19 @@
    59.4  /*
    59.5 - *                 Sun Public License Notice
    59.6 - * 
    59.7 - * The contents of this file are subject to the Sun Public License
    59.8 - * Version 1.0 (the "License"). You may not use this file except in
    59.9 - * compliance with the License. A copy of the License is available at
   59.10 - * http://www.sun.com/
   59.11 - * 
   59.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   59.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   59.14 + * The contents of this file are subject to the terms of the Common Development
   59.15 + * and Distribution License (the License). You may not use this file except in
   59.16 + * compliance with the License.
   59.17 + *
   59.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   59.19 + * or http://www.netbeans.org/cddl.txt.
   59.20 + *
   59.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   59.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   59.23 + * If applicable, add the following below the CDDL Header, with the fields
   59.24 + * enclosed by brackets [] replaced by your own identifying information:
   59.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   59.26 + *
   59.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   59.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   59.29   * Microsystems, Inc. All Rights Reserved.
   59.30   */
   59.31  
    60.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ComposerSettings.java	Fri Jun 30 13:57:22 2006 +0000
    60.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ComposerSettings.java	Fri Jun 30 14:12:56 2006 +0000
    60.3 @@ -1,13 +1,19 @@
    60.4  /*
    60.5 - *                 Sun Public License Notice
    60.6 - * 
    60.7 - * The contents of this file are subject to the Sun Public License
    60.8 - * Version 1.0 (the "License"). You may not use this file except in
    60.9 - * compliance with the License. A copy of the License is available at
   60.10 - * http://www.sun.com/
   60.11 - * 
   60.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   60.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   60.14 + * The contents of this file are subject to the terms of the Common Development
   60.15 + * and Distribution License (the License). You may not use this file except in
   60.16 + * compliance with the License.
   60.17 + *
   60.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   60.19 + * or http://www.netbeans.org/cddl.txt.
   60.20 + *
   60.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   60.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   60.23 + * If applicable, add the following below the CDDL Header, with the fields
   60.24 + * enclosed by brackets [] replaced by your own identifying information:
   60.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   60.26 + *
   60.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   60.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   60.29   * Microsystems, Inc. All Rights Reserved.
   60.30   */
   60.31  
    61.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ExternalPlayer.java	Fri Jun 30 13:57:22 2006 +0000
    61.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ExternalPlayer.java	Fri Jun 30 14:12:56 2006 +0000
    61.3 @@ -1,13 +1,19 @@
    61.4  /*
    61.5 - *                 Sun Public License Notice
    61.6 - * 
    61.7 - * The contents of this file are subject to the Sun Public License
    61.8 - * Version 1.0 (the "License"). You may not use this file except in
    61.9 - * compliance with the License. A copy of the License is available at
   61.10 - * http://www.sun.com/
   61.11 - * 
   61.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   61.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   61.14 + * The contents of this file are subject to the terms of the Common Development
   61.15 + * and Distribution License (the License). You may not use this file except in
   61.16 + * compliance with the License.
   61.17 + *
   61.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   61.19 + * or http://www.netbeans.org/cddl.txt.
   61.20 + *
   61.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   61.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   61.23 + * If applicable, add the following below the CDDL Header, with the fields
   61.24 + * enclosed by brackets [] replaced by your own identifying information:
   61.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   61.26 + *
   61.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   61.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   61.29   * Microsystems, Inc. All Rights Reserved.
   61.30   */
   61.31  
    62.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ExternalPlayerConvertor.java	Fri Jun 30 13:57:22 2006 +0000
    62.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ExternalPlayerConvertor.java	Fri Jun 30 14:12:56 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-2005 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  
    63.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ExternalPlayerLook.java	Fri Jun 30 13:57:22 2006 +0000
    63.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ExternalPlayerLook.java	Fri Jun 30 14:12:56 2006 +0000
    63.3 @@ -1,13 +1,19 @@
    63.4  /*
    63.5 - *                 Sun Public License Notice
    63.6 + * The contents of this file are subject to the terms of the Common Development
    63.7 + * and Distribution License (the License). You may not use this file except in
    63.8 + * compliance with the License.
    63.9   *
   63.10 - * The contents of this file are subject to the Sun Public License
   63.11 - * Version 1.0 (the "License"). You may not use this file except in
   63.12 - * compliance with the License. A copy of the License is available at
   63.13 - * http://www.sun.com/
   63.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   63.15 + * or http://www.netbeans.org/cddl.txt.
   63.16   *
   63.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   63.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   63.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   63.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   63.21 + * If applicable, add the following below the CDDL Header, with the fields
   63.22 + * enclosed by brackets [] replaced by your own identifying information:
   63.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   63.24 + *
   63.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   63.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   63.27   * Microsystems, Inc. All Rights Reserved.
   63.28   */
   63.29  
    64.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/InternalPlayer.java	Fri Jun 30 13:57:22 2006 +0000
    64.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/InternalPlayer.java	Fri Jun 30 14:12:56 2006 +0000
    64.3 @@ -1,13 +1,19 @@
    64.4  /*
    64.5 - *                 Sun Public License Notice
    64.6 - * 
    64.7 - * The contents of this file are subject to the Sun Public License
    64.8 - * Version 1.0 (the "License"). You may not use this file except in
    64.9 - * compliance with the License. A copy of the License is available at
   64.10 - * http://www.sun.com/
   64.11 - * 
   64.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   64.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
   64.14 + * The contents of this file are subject to the terms of the Common Development
   64.15 + * and Distribution License (the License). You may not use this file except in
   64.16 + * compliance with the License.
   64.17 + *
   64.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   64.19 + * or http://www.netbeans.org/cddl.txt.
   64.20 + *
   64.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   64.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   64.23 + * If applicable, add the following below the CDDL Header, with the fields
   64.24 + * enclosed by brackets [] replaced by your own identifying information:
   64.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   64.26 + *
   64.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   64.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   64.29   * Microsystems, Inc. All Rights Reserved.
   64.30   */
   64.31  
   64.32 @@ -27,7 +33,7 @@
   64.33  import org.openide.util.NbBundle;
   64.34  
   64.35  public class InternalPlayer implements Player {
   64.36 -    
   64.37 +
   64.38      public ExecutorTask play(String displayName, FileObject fo, ScoreCookie s) throws IOException {
   64.39          if (fo == null) {
   64.40              IOException ioe = new IOException("No .au: " + displayName);
    65.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/InternalPlayerConvertor.java	Fri Jun 30 13:57:22 2006 +0000
    65.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/InternalPlayerConvertor.java	Fri Jun 30 14:12:56 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-2003 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  
   65.30 @@ -22,15 +28,15 @@
   65.31   * @author Jesse Glick
   65.32   */
   65.33  public class InternalPlayerConvertor implements Convertor {
   65.34 -    
   65.35 +
   65.36      private static final String NS = "http://openide.netbeans.org/examples/minicomposer";
   65.37 -    
   65.38 +
   65.39      public InternalPlayerConvertor() {}
   65.40 -    
   65.41 +
   65.42      public Object read(Element element) {
   65.43          return new InternalPlayer();
   65.44      }
   65.45 -    
   65.46 +
   65.47      public Element write(Document doc, Object inst) {
   65.48          return doc.createElementNS(NS, "internal-player");
   65.49      }
    66.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/InternalPlayerLook.java	Fri Jun 30 13:57:22 2006 +0000
    66.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/InternalPlayerLook.java	Fri Jun 30 14:12:56 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-2004 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  
   66.30 @@ -23,15 +29,15 @@
   66.31   * @author Jesse Glick
   66.32   */
   66.33  public class InternalPlayerLook extends DefaultLook {
   66.34 -    
   66.35 +
   66.36      public InternalPlayerLook() {
   66.37          super("InternalPlayerLook");
   66.38      }
   66.39 -    
   66.40 +
   66.41      public String getDisplayName() {
   66.42          return NbBundle.getMessage(InternalPlayerLook.class, "LBL_InternalPlayer");
   66.43      }
   66.44 -    
   66.45 +
   66.46      public String getName(Object o, Lookup l) {
   66.47          return "InternalPlayer";
   66.48      }
    67.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/LineInFromScore.java	Fri Jun 30 13:57:22 2006 +0000
    67.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/LineInFromScore.java	Fri Jun 30 14:12:56 2006 +0000
    67.3 @@ -1,13 +1,19 @@
    67.4  /*
    67.5 - *                 Sun Public License Notice
    67.6 - * 
    67.7 - * The contents of this file are subject to the Sun Public License
    67.8 - * Version 1.0 (the "License"). You may not use this file except in
    67.9 - * compliance with the License. A copy of the License is available at
   67.10 - * http://www.sun.com/
   67.11 - * 
   67.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   67.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   67.14 + * The contents of this file are subject to the terms of the Common Development
   67.15 + * and Distribution License (the License). You may not use this file except in
   67.16 + * compliance with the License.
   67.17 + *
   67.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   67.19 + * or http://www.netbeans.org/cddl.txt.
   67.20 + *
   67.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   67.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   67.23 + * If applicable, add the following below the CDDL Header, with the fields
   67.24 + * enclosed by brackets [] replaced by your own identifying information:
   67.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   67.26 + *
   67.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   67.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   67.29   * Microsystems, Inc. All Rights Reserved.
   67.30   */
   67.31  
    68.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/NoteNode.java	Fri Jun 30 13:57:22 2006 +0000
    68.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/NoteNode.java	Fri Jun 30 14:12:56 2006 +0000
    68.3 @@ -1,13 +1,19 @@
    68.4  /*
    68.5 - *                 Sun Public License Notice
    68.6 - * 
    68.7 - * The contents of this file are subject to the Sun Public License
    68.8 - * Version 1.0 (the "License"). You may not use this file except in
    68.9 - * compliance with the License. A copy of the License is available at
   68.10 - * http://www.sun.com/
   68.11 - * 
   68.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   68.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   68.14 + * The contents of this file are subject to the terms of the Common Development
   68.15 + * and Distribution License (the License). You may not use this file except in
   68.16 + * compliance with the License.
   68.17 + *
   68.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   68.19 + * or http://www.netbeans.org/cddl.txt.
   68.20 + *
   68.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   68.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   68.23 + * If applicable, add the following below the CDDL Header, with the fields
   68.24 + * enclosed by brackets [] replaced by your own identifying information:
   68.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   68.26 + *
   68.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   68.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   68.29   * Microsystems, Inc. All Rights Reserved.
   68.30   */
   68.31  
    69.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/NoteProperty.java	Fri Jun 30 13:57:22 2006 +0000
    69.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/NoteProperty.java	Fri Jun 30 14:12:56 2006 +0000
    69.3 @@ -1,13 +1,19 @@
    69.4  /*
    69.5 - *                 Sun Public License Notice
    69.6 - * 
    69.7 - * The contents of this file are subject to the Sun Public License
    69.8 - * Version 1.0 (the "License"). You may not use this file except in
    69.9 - * compliance with the License. A copy of the License is available at
   69.10 - * http://www.sun.com/
   69.11 - * 
   69.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   69.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2001 Sun
   69.14 + * The contents of this file are subject to the terms of the Common Development
   69.15 + * and Distribution License (the License). You may not use this file except in
   69.16 + * compliance with the License.
   69.17 + *
   69.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   69.19 + * or http://www.netbeans.org/cddl.txt.
   69.20 + *
   69.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   69.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   69.23 + * If applicable, add the following below the CDDL Header, with the fields
   69.24 + * enclosed by brackets [] replaced by your own identifying information:
   69.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   69.26 + *
   69.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   69.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   69.29   * Microsystems, Inc. All Rights Reserved.
   69.30   */
   69.31  
    70.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/NoteTransfer.java	Fri Jun 30 13:57:22 2006 +0000
    70.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/NoteTransfer.java	Fri Jun 30 14:12:56 2006 +0000
    70.3 @@ -1,13 +1,19 @@
    70.4  /*
    70.5 - *                 Sun Public License Notice
    70.6 - * 
    70.7 - * The contents of this file are subject to the Sun Public License
    70.8 - * Version 1.0 (the "License"). You may not use this file except in
    70.9 - * compliance with the License. A copy of the License is available at
   70.10 - * http://www.sun.com/
   70.11 - * 
   70.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   70.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   70.14 + * The contents of this file are subject to the terms of the Common Development
   70.15 + * and Distribution License (the License). You may not use this file except in
   70.16 + * compliance with the License.
   70.17 + *
   70.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   70.19 + * or http://www.netbeans.org/cddl.txt.
   70.20 + *
   70.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   70.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   70.23 + * If applicable, add the following below the CDDL Header, with the fields
   70.24 + * enclosed by brackets [] replaced by your own identifying information:
   70.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   70.26 + *
   70.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   70.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   70.29   * Microsystems, Inc. All Rights Reserved.
   70.30   */
   70.31  
    71.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/PlayAction.java	Fri Jun 30 13:57:22 2006 +0000
    71.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/PlayAction.java	Fri Jun 30 14:12:56 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-2004 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  
   71.30 @@ -28,7 +34,7 @@
   71.31   * @author Jesse Glick
   71.32   */
   71.33  public final class PlayAction extends CookieAction {
   71.34 -    
   71.35 +
   71.36      public String getName() {
   71.37          return NbBundle.getMessage(PlayAction.class, "LBL_Play");
   71.38      }
    72.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/Player.java	Fri Jun 30 13:57:22 2006 +0000
    72.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/Player.java	Fri Jun 30 14:12:56 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-2003 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  
    73.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/PlayerLookSelector.java	Fri Jun 30 13:57:22 2006 +0000
    73.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/PlayerLookSelector.java	Fri Jun 30 14:12:56 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-2005 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  
   73.30 @@ -23,7 +29,7 @@
   73.31  import org.netbeans.examples.modules.minicomposer.registryutils.backcompatible.ObjectRefContextLook;
   73.32  import org.openide.execution.NbProcessDescriptor;
   73.33  
   73.34 -final class PlayerLookSelector implements LookProvider {    
   73.35 +final class PlayerLookSelector implements LookProvider {
   73.36      private static final LookSelector DEFAULT = Selectors.selector(new PlayerLookSelector());
   73.37  
   73.38      static public LookSelector getDefault() {
    74.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/Score.java	Fri Jun 30 13:57:22 2006 +0000
    74.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/Score.java	Fri Jun 30 14:12:56 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-2003 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/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreChildren.java	Fri Jun 30 13:57:22 2006 +0000
    75.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreChildren.java	Fri Jun 30 14:12:56 2006 +0000
    75.3 @@ -1,13 +1,19 @@
    75.4  /*
    75.5 - *                 Sun Public License Notice
    75.6 - * 
    75.7 - * The contents of this file are subject to the Sun Public License
    75.8 - * Version 1.0 (the "License"). You may not use this file except in
    75.9 - * compliance with the License. A copy of the License is available at
   75.10 - * http://www.sun.com/
   75.11 - * 
   75.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   75.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   75.14 + * The contents of this file are subject to the terms of the Common Development
   75.15 + * and Distribution License (the License). You may not use this file except in
   75.16 + * compliance with the License.
   75.17 + *
   75.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   75.19 + * or http://www.netbeans.org/cddl.txt.
   75.20 + *
   75.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   75.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   75.23 + * If applicable, add the following below the CDDL Header, with the fields
   75.24 + * enclosed by brackets [] replaced by your own identifying information:
   75.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   75.26 + *
   75.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   75.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   75.29   * Microsystems, Inc. All Rights Reserved.
   75.30   */
   75.31  
    76.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreCookie.java	Fri Jun 30 13:57:22 2006 +0000
    76.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreCookie.java	Fri Jun 30 14:12:56 2006 +0000
    76.3 @@ -1,13 +1,19 @@
    76.4  /*
    76.5 - *                 Sun Public License Notice
    76.6 - * 
    76.7 - * The contents of this file are subject to the Sun Public License
    76.8 - * Version 1.0 (the "License"). You may not use this file except in
    76.9 - * compliance with the License. A copy of the License is available at
   76.10 - * http://www.sun.com/
   76.11 - * 
   76.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   76.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2001 Sun
   76.14 + * The contents of this file are subject to the terms of the Common Development
   76.15 + * and Distribution License (the License). You may not use this file except in
   76.16 + * compliance with the License.
   76.17 + *
   76.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   76.19 + * or http://www.netbeans.org/cddl.txt.
   76.20 + *
   76.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   76.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   76.23 + * If applicable, add the following below the CDDL Header, with the fields
   76.24 + * enclosed by brackets [] replaced by your own identifying information:
   76.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   76.26 + *
   76.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   76.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   76.29   * Microsystems, Inc. All Rights Reserved.
   76.30   */
   76.31  
    77.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataLoader.java	Fri Jun 30 13:57:22 2006 +0000
    77.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataLoader.java	Fri Jun 30 14:12:56 2006 +0000
    77.3 @@ -1,13 +1,19 @@
    77.4  /*
    77.5 - *                 Sun Public License Notice
    77.6 - * 
    77.7 - * The contents of this file are subject to the Sun Public License
    77.8 - * Version 1.0 (the "License"). You may not use this file except in
    77.9 - * compliance with the License. A copy of the License is available at
   77.10 - * http://www.sun.com/
   77.11 - * 
   77.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   77.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   77.14 + * The contents of this file are subject to the terms of the Common Development
   77.15 + * and Distribution License (the License). You may not use this file except in
   77.16 + * compliance with the License.
   77.17 + *
   77.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   77.19 + * or http://www.netbeans.org/cddl.txt.
   77.20 + *
   77.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   77.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   77.23 + * If applicable, add the following below the CDDL Header, with the fields
   77.24 + * enclosed by brackets [] replaced by your own identifying information:
   77.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   77.26 + *
   77.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   77.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   77.29   * Microsystems, Inc. All Rights Reserved.
   77.30   */
   77.31  
    78.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataLoaderBeanInfo.java	Fri Jun 30 13:57:22 2006 +0000
    78.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataLoaderBeanInfo.java	Fri Jun 30 14:12:56 2006 +0000
    78.3 @@ -1,13 +1,19 @@
    78.4  /*
    78.5 - *                 Sun Public License Notice
    78.6 - * 
    78.7 - * The contents of this file are subject to the Sun Public License
    78.8 - * Version 1.0 (the "License"). You may not use this file except in
    78.9 - * compliance with the License. A copy of the License is available at
   78.10 - * http://www.sun.com/
   78.11 - * 
   78.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   78.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   78.14 + * The contents of this file are subject to the terms of the Common Development
   78.15 + * and Distribution License (the License). You may not use this file except in
   78.16 + * compliance with the License.
   78.17 + *
   78.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   78.19 + * or http://www.netbeans.org/cddl.txt.
   78.20 + *
   78.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   78.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   78.23 + * If applicable, add the following below the CDDL Header, with the fields
   78.24 + * enclosed by brackets [] replaced by your own identifying information:
   78.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   78.26 + *
   78.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   78.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   78.29   * Microsystems, Inc. All Rights Reserved.
   78.30   */
   78.31  
    79.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataNode.java	Fri Jun 30 13:57:22 2006 +0000
    79.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataNode.java	Fri Jun 30 14:12:56 2006 +0000
    79.3 @@ -1,13 +1,19 @@
    79.4  /*
    79.5 - *                 Sun Public License Notice
    79.6 - * 
    79.7 - * The contents of this file are subject to the Sun Public License
    79.8 - * Version 1.0 (the "License"). You may not use this file except in
    79.9 - * compliance with the License. A copy of the License is available at
   79.10 - * http://www.sun.com/
   79.11 - * 
   79.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   79.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   79.14 + * The contents of this file are subject to the terms of the Common Development
   79.15 + * and Distribution License (the License). You may not use this file except in
   79.16 + * compliance with the License.
   79.17 + *
   79.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   79.19 + * or http://www.netbeans.org/cddl.txt.
   79.20 + *
   79.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   79.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   79.23 + * If applicable, add the following below the CDDL Header, with the fields
   79.24 + * enclosed by brackets [] replaced by your own identifying information:
   79.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   79.26 + *
   79.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   79.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   79.29   * Microsystems, Inc. All Rights Reserved.
   79.30   */
   79.31  
    80.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataObject.java	Fri Jun 30 13:57:22 2006 +0000
    80.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreDataObject.java	Fri Jun 30 14:12:56 2006 +0000
    80.3 @@ -1,13 +1,19 @@
    80.4  /*
    80.5 - *                 Sun Public License Notice
    80.6 - * 
    80.7 - * The contents of this file are subject to the Sun Public License
    80.8 - * Version 1.0 (the "License"). You may not use this file except in
    80.9 - * compliance with the License. A copy of the License is available at
   80.10 - * http://www.sun.com/
   80.11 - * 
   80.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   80.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   80.14 + * The contents of this file are subject to the terms of the Common Development
   80.15 + * and Distribution License (the License). You may not use this file except in
   80.16 + * compliance with the License.
   80.17 + *
   80.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   80.19 + * or http://www.netbeans.org/cddl.txt.
   80.20 + *
   80.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   80.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   80.23 + * If applicable, add the following below the CDDL Header, with the fields
   80.24 + * enclosed by brackets [] replaced by your own identifying information:
   80.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   80.26 + *
   80.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   80.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   80.29   * Microsystems, Inc. All Rights Reserved.
   80.30   */
   80.31  
    81.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreEditorSupport.java	Fri Jun 30 13:57:22 2006 +0000
    81.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreEditorSupport.java	Fri Jun 30 14:12:56 2006 +0000
    81.3 @@ -1,13 +1,19 @@
    81.4  /*
    81.5 - *                 Sun Public License Notice
    81.6 - * 
    81.7 - * The contents of this file are subject to the Sun Public License
    81.8 - * Version 1.0 (the "License"). You may not use this file except in
    81.9 - * compliance with the License. A copy of the License is available at
   81.10 - * http://www.sun.com/
   81.11 - * 
   81.12 - * The Original Code is NetBeans. The Initial Developer of the Original
   81.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   81.14 + * The contents of this file are subject to the terms of the Common Development
   81.15 + * and Distribution License (the License). You may not use this file except in
   81.16 + * compliance with the License.
   81.17 + *
   81.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   81.19 + * or http://www.netbeans.org/cddl.txt.
   81.20 + *
   81.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
   81.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
   81.23 + * If applicable, add the following below the CDDL Header, with the fields
   81.24 + * enclosed by brackets [] replaced by your own identifying information:
   81.25 + * "Portions Copyrighted [year] [name of copyright owner]"
   81.26 + *
   81.27 + * The Original Software is NetBeans. The Initial Developer of the Original
   81.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   81.29   * Microsystems, Inc. All Rights Reserved.
   81.30   */
   81.31  
    82.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScorePanel.java	Fri Jun 30 13:57:22 2006 +0000
    82.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScorePanel.java	Fri Jun 30 14:12:56 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-2004 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  
    83.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreSupport.java	Fri Jun 30 13:57:22 2006 +0000
    83.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreSupport.java	Fri Jun 30 14:12:56 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-2004 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/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreToSampledAudio.java	Fri Jun 30 13:57:22 2006 +0000
    84.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/ScoreToSampledAudio.java	Fri Jun 30 14:12:56 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-2004 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  
   84.30 @@ -29,7 +35,7 @@
   84.31   * @author Jesse Glick
   84.32   */
   84.33  public class ScoreToSampledAudio {
   84.34 -    
   84.35 +
   84.36      private ScoreToSampledAudio() {}
   84.37      
   84.38      /**
    85.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/registryutils/DefaultContextLook.java	Fri Jun 30 13:57:22 2006 +0000
    85.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/registryutils/DefaultContextLook.java	Fri Jun 30 14:12:56 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  
    86.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/registryutils/backcompatible/ContextPropertyEditor.java	Fri Jun 30 13:57:22 2006 +0000
    86.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/registryutils/backcompatible/ContextPropertyEditor.java	Fri Jun 30 14:12:56 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-2003 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  
    87.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/registryutils/backcompatible/ObjectRefContextLook.java	Fri Jun 30 13:57:22 2006 +0000
    87.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/registryutils/backcompatible/ObjectRefContextLook.java	Fri Jun 30 14:12:56 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-2003 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  
    88.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
    88.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
    88.3 @@ -1,12 +1,18 @@
    88.4 -#                 Sun Public License Notice
    88.5 -# 
    88.6 -# The contents of this file are subject to the Sun Public License
    88.7 -# Version 1.0 (the "License"). You may not use this file except in
    88.8 -# compliance with the License. A copy of the License is available at
    88.9 -# http://www.sun.com/
   88.10 -# 
   88.11 -# The Original Code is NetBeans. The Initial Developer of the Original
   88.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   88.13 +# The contents of this file are subject to the terms of the Common Development
   88.14 +# and Distribution License (the License). You may not use this file except in
   88.15 +# compliance with the License.
   88.16 +#
   88.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   88.18 +# or http://www.netbeans.org/cddl.txt.
   88.19 +#
   88.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
   88.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
   88.22 +# If applicable, add the following below the CDDL Header, with the fields
   88.23 +# enclosed by brackets [] replaced by your own identifying information:
   88.24 +# "Portions Copyrighted [year] [name of copyright owner]"
   88.25 +#
   88.26 +# The Original Software is NetBeans. The Initial Developer of the Original
   88.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   88.28  # Microsystems, Inc. All Rights Reserved.
   88.29  
   88.30  # manifest
    89.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/DescForTemplate.html	Fri Jun 30 13:57:22 2006 +0000
    89.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/DescForTemplate.html	Fri Jun 30 14:12:56 2006 +0000
    89.3 @@ -1,13 +1,19 @@
    89.4  <!--
    89.5 -   -                 Sun Public License Notice
    89.6 -   - 
    89.7 -   - The contents of this file are subject to the Sun Public License
    89.8 -   - Version 1.0 (the "License"). You may not use this file except in
    89.9 -   - compliance with the License. A copy of the License is available at
   89.10 -   - http://www.sun.com/
   89.11 -   - 
   89.12 -   - The Original Code is NetBeans. The Initial Developer of the Original
   89.13 -   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2001 Sun
   89.14 +   - The contents of this file are subject to the terms of the Common Development
   89.15 +   - and Distribution License (the License). You may not use this file except in
   89.16 +   - compliance with the License.
   89.17 +   -
   89.18 +   - You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   89.19 +   - or http://www.netbeans.org/cddl.txt.
   89.20 +   -
   89.21 +   - When distributing Covered Code, include this CDDL Header Notice in each file
   89.22 +   - and include the License file at http://www.netbeans.org/cddl.txt.
   89.23 +   - If applicable, add the following below the CDDL Header, with the fields
   89.24 +   - enclosed by brackets [] replaced by your own identifying information:
   89.25 +   - "Portions Copyrighted [year] [name of copyright owner]"
   89.26 +   -
   89.27 +   - The Original Software is NetBeans. The Initial Developer of the Original
   89.28 +   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   89.29     - Microsystems, Inc. All Rights Reserved.
   89.30    -->
   89.31  
    90.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/external-player-unix.xml	Fri Jun 30 13:57:22 2006 +0000
    90.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/external-player-unix.xml	Fri Jun 30 14:12:56 2006 +0000
    90.3 @@ -1,14 +1,20 @@
    90.4  <?xml version="1.0" encoding="UTF-8"?>
    90.5  <!--
    90.6 -                Sun Public License Notice
    90.7 +The contents of this file are subject to the terms of the Common Development
    90.8 +and Distribution License (the License). You may not use this file except in
    90.9 +compliance with the License.
   90.10  
   90.11 -The contents of this file are subject to the Sun Public License
   90.12 -Version 1.0 (the "License"). You may not use this file except in
   90.13 -compliance with the License. A copy of the License is available at
   90.14 -http://www.sun.com/
   90.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   90.16 +or http://www.netbeans.org/cddl.txt.
   90.17  
   90.18 -The Original Code is NetBeans. The Initial Developer of the Original
   90.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   90.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   90.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   90.22 +If applicable, add the following below the CDDL Header, with the fields
   90.23 +enclosed by brackets [] replaced by your own identifying information:
   90.24 +"Portions Copyrighted [year] [name of copyright owner]"
   90.25 +
   90.26 +The Original Software is NetBeans. The Initial Developer of the Original
   90.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   90.28  Microsystems, Inc. All Rights Reserved.
   90.29  -->
   90.30  <external-player xmlns="http://openide.netbeans.org/examples/minicomposer">
    91.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/external-player-windows.xml	Fri Jun 30 13:57:22 2006 +0000
    91.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/external-player-windows.xml	Fri Jun 30 14:12:56 2006 +0000
    91.3 @@ -1,14 +1,20 @@
    91.4  <?xml version="1.0" encoding="UTF-8"?>
    91.5  <!--
    91.6 -                Sun Public License Notice
    91.7 +The contents of this file are subject to the terms of the Common Development
    91.8 +and Distribution License (the License). You may not use this file except in
    91.9 +compliance with the License.
   91.10  
   91.11 -The contents of this file are subject to the Sun Public License
   91.12 -Version 1.0 (the "License"). You may not use this file except in
   91.13 -compliance with the License. A copy of the License is available at
   91.14 -http://www.sun.com/
   91.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   91.16 +or http://www.netbeans.org/cddl.txt.
   91.17  
   91.18 -The Original Code is NetBeans. The Initial Developer of the Original
   91.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   91.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   91.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   91.22 +If applicable, add the following below the CDDL Header, with the fields
   91.23 +enclosed by brackets [] replaced by your own identifying information:
   91.24 +"Portions Copyrighted [year] [name of copyright owner]"
   91.25 +
   91.26 +The Original Software is NetBeans. The Initial Developer of the Original
   91.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   91.28  Microsystems, Inc. All Rights Reserved.
   91.29  -->
   91.30  <external-player xmlns="http://openide.netbeans.org/examples/minicomposer">
    92.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/help-set-ref.xml	Fri Jun 30 13:57:22 2006 +0000
    92.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/help-set-ref.xml	Fri Jun 30 14:12:56 2006 +0000
    92.3 @@ -1,14 +1,20 @@
    92.4  <?xml version="1.0" encoding="UTF-8"?>
    92.5  <!--
    92.6 -                Sun Public License Notice
    92.7 +The contents of this file are subject to the terms of the Common Development
    92.8 +and Distribution License (the License). You may not use this file except in
    92.9 +compliance with the License.
   92.10  
   92.11 -The contents of this file are subject to the Sun Public License
   92.12 -Version 1.0 (the "License"). You may not use this file except in
   92.13 -compliance with the License. A copy of the License is available at
   92.14 -http://www.sun.com/
   92.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   92.16 +or http://www.netbeans.org/cddl.txt.
   92.17  
   92.18 -The Original Code is NetBeans. The Initial Developer of the Original
   92.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   92.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   92.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   92.22 +If applicable, add the following below the CDDL Header, with the fields
   92.23 +enclosed by brackets [] replaced by your own identifying information:
   92.24 +"Portions Copyrighted [year] [name of copyright owner]"
   92.25 +
   92.26 +The Original Software is NetBeans. The Initial Developer of the Original
   92.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   92.28  Microsystems, Inc. All Rights Reserved.
   92.29  -->
   92.30  <!DOCTYPE helpsetref PUBLIC
    93.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/internal-player.xml	Fri Jun 30 13:57:22 2006 +0000
    93.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/internal-player.xml	Fri Jun 30 14:12:56 2006 +0000
    93.3 @@ -1,14 +1,20 @@
    93.4  <?xml version="1.0" encoding="UTF-8"?>
    93.5  <!--
    93.6 -                Sun Public License Notice
    93.7 +The contents of this file are subject to the terms of the Common Development
    93.8 +and Distribution License (the License). You may not use this file except in
    93.9 +compliance with the License.
   93.10  
   93.11 -The contents of this file are subject to the Sun Public License
   93.12 -Version 1.0 (the "License"). You may not use this file except in
   93.13 -compliance with the License. A copy of the License is available at
   93.14 -http://www.sun.com/
   93.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   93.16 +or http://www.netbeans.org/cddl.txt.
   93.17  
   93.18 -The Original Code is NetBeans. The Initial Developer of the Original
   93.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
   93.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   93.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   93.22 +If applicable, add the following below the CDDL Header, with the fields
   93.23 +enclosed by brackets [] replaced by your own identifying information:
   93.24 +"Portions Copyrighted [year] [name of copyright owner]"
   93.25 +
   93.26 +The Original Software is NetBeans. The Initial Developer of the Original
   93.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   93.28  Microsystems, Inc. All Rights Reserved.
   93.29  -->
   93.30  <internal-player xmlns="http://openide.netbeans.org/examples/minicomposer"/>
    94.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/layer.xml	Fri Jun 30 13:57:22 2006 +0000
    94.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/layer.xml	Fri Jun 30 14:12:56 2006 +0000
    94.3 @@ -1,14 +1,20 @@
    94.4  <?xml version="1.0" encoding="UTF-8"?>
    94.5  <!--
    94.6 -                Sun Public License Notice
    94.7 +The contents of this file are subject to the terms of the Common Development
    94.8 +and Distribution License (the License). You may not use this file except in
    94.9 +compliance with the License.
   94.10  
   94.11 -The contents of this file are subject to the Sun Public License
   94.12 -Version 1.0 (the "License"). You may not use this file except in
   94.13 -compliance with the License. A copy of the License is available at
   94.14 -http://www.sun.com/
   94.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   94.16 +or http://www.netbeans.org/cddl.txt.
   94.17  
   94.18 -The Original Code is NetBeans. The Initial Developer of the Original
   94.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   94.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   94.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   94.22 +If applicable, add the following below the CDDL Header, with the fields
   94.23 +enclosed by brackets [] replaced by your own identifying information:
   94.24 +"Portions Copyrighted [year] [name of copyright owner]"
   94.25 +
   94.26 +The Original Software is NetBeans. The Initial Developer of the Original
   94.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   94.28  Microsystems, Inc. All Rights Reserved.
   94.29  -->
   94.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
    95.1 --- a/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/mime-resolver.xml	Fri Jun 30 13:57:22 2006 +0000
    95.2 +++ b/platform/samples/minicomposer/src/org/netbeans/examples/modules/minicomposer/resources/mime-resolver.xml	Fri Jun 30 14:12:56 2006 +0000
    95.3 @@ -1,14 +1,20 @@
    95.4  <?xml version="1.0" encoding="UTF-8"?>
    95.5  <!--
    95.6 -                Sun Public License Notice
    95.7 +The contents of this file are subject to the terms of the Common Development
    95.8 +and Distribution License (the License). You may not use this file except in
    95.9 +compliance with the License.
   95.10  
   95.11 -The contents of this file are subject to the Sun Public License
   95.12 -Version 1.0 (the "License"). You may not use this file except in
   95.13 -compliance with the License. A copy of the License is available at
   95.14 -http://www.sun.com/
   95.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   95.16 +or http://www.netbeans.org/cddl.txt.
   95.17  
   95.18 -The Original Code is NetBeans. The Initial Developer of the Original
   95.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   95.20 +When distributing Covered Code, include this CDDL Header Notice in each file
   95.21 +and include the License file at http://www.netbeans.org/cddl.txt.
   95.22 +If applicable, add the following below the CDDL Header, with the fields
   95.23 +enclosed by brackets [] replaced by your own identifying information:
   95.24 +"Portions Copyrighted [year] [name of copyright owner]"
   95.25 +
   95.26 +The Original Software is NetBeans. The Initial Developer of the Original
   95.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   95.28  Microsystems, Inc. All Rights Reserved.
   95.29  -->
   95.30  <!DOCTYPE MIME-resolver PUBLIC "-//NetBeans//DTD MIME Resolver 1.0//EN" "http://www.netbeans.org/dtds/mime-resolver-1_0.dtd">
    96.1 --- a/platform/samples/node-decoration/MyAPI/src/org/myorg/myapi/APIObject.java	Fri Jun 30 13:57:22 2006 +0000
    96.2 +++ b/platform/samples/node-decoration/MyAPI/src/org/myorg/myapi/APIObject.java	Fri Jun 30 14:12:56 2006 +0000
    96.3 @@ -1,13 +1,19 @@
    96.4  /*
    96.5 - *                 Sun Public License Notice
    96.6 + * The contents of this file are subject to the terms of the Common Development
    96.7 + * and Distribution License (the License). You may not use this file except in
    96.8 + * compliance with the License.
    96.9   *
   96.10 - * The contents of this file are subject to the Sun Public License
   96.11 - * Version 1.0 (the "License"). You may not use this file except in
   96.12 - * compliance with the License. A copy of the License is available at
   96.13 - * http://www.sun.com/
   96.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   96.15 + * or http://www.netbeans.org/cddl.txt.
   96.16   *
   96.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   96.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   96.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   96.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   96.21 + * If applicable, add the following below the CDDL Header, with the fields
   96.22 + * enclosed by brackets [] replaced by your own identifying information:
   96.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   96.24 + *
   96.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   96.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   96.27   * Microsystems, Inc. All Rights Reserved.
   96.28   */
   96.29  package org.myorg.myapi;
   96.30 @@ -31,11 +37,11 @@
   96.31      public APIObject() {
   96.32          index = count++;
   96.33      }
   96.34 -    
   96.35 +
   96.36      public Date getDate() {
   96.37          return date;
   96.38      }
   96.39 -    
   96.40 +
   96.41      public int getIndex() {
   96.42          return index;
   96.43      }
    97.1 --- a/platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
    97.2 +++ b/platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
    97.3 @@ -1,12 +1,18 @@
    97.4 -#                 Sun Public License Notice
    97.5 +# The contents of this file are subject to the terms of the Common Development
    97.6 +# and Distribution License (the License). You may not use this file except in
    97.7 +# compliance with the License.
    97.8  #
    97.9 -# The contents of this file are subject to the Sun Public License
   97.10 -# Version 1.0 (the "License"). You may not use this file except in
   97.11 -# compliance with the License. A copy of the License is available at
   97.12 -# http://www.sun.com/
   97.13 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   97.14 +# or http://www.netbeans.org/cddl.txt.
   97.15  #
   97.16 -# The Original Code is NetBeans. The Initial Developer of the Original
   97.17 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   97.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
   97.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
   97.20 +# If applicable, add the following below the CDDL Header, with the fields
   97.21 +# enclosed by brackets [] replaced by your own identifying information:
   97.22 +# "Portions Copyrighted [year] [name of copyright owner]"
   97.23 +#
   97.24 +# The Original Software is NetBeans. The Initial Developer of the Original
   97.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   97.26  # Microsystems, Inc. All Rights Reserved.
   97.27  
   97.28  CTL_OpenEditorAction=Open Editor
    98.1 --- a/platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/MyChildren.java	Fri Jun 30 13:57:22 2006 +0000
    98.2 +++ b/platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/MyChildren.java	Fri Jun 30 14:12:56 2006 +0000
    98.3 @@ -1,13 +1,19 @@
    98.4  /*
    98.5 - *                 Sun Public License Notice
    98.6 + * The contents of this file are subject to the terms of the Common Development
    98.7 + * and Distribution License (the License). You may not use this file except in
    98.8 + * compliance with the License.
    98.9   *
   98.10 - * The contents of this file are subject to the Sun Public License
   98.11 - * Version 1.0 (the "License"). You may not use this file except in
   98.12 - * compliance with the License. A copy of the License is available at
   98.13 - * http://www.sun.com/
   98.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   98.15 + * or http://www.netbeans.org/cddl.txt.
   98.16   *
   98.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   98.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   98.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   98.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   98.21 + * If applicable, add the following below the CDDL Header, with the fields
   98.22 + * enclosed by brackets [] replaced by your own identifying information:
   98.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   98.24 + *
   98.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   98.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   98.27   * Microsystems, Inc. All Rights Reserved.
   98.28   */
   98.29  package org.myorg.myeditor;
   98.30 @@ -27,7 +33,7 @@
   98.31  class MyChildren extends Children.Keys {
   98.32      MyChildren() {
   98.33      }
   98.34 -    
   98.35 +
   98.36      protected void addNotify() {
   98.37          APIObject[] objs = new APIObject[5];
   98.38          for (int i = 0; i < objs.length; i++) {
    99.1 --- a/platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/MyEditor.java	Fri Jun 30 13:57:22 2006 +0000
    99.2 +++ b/platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/MyEditor.java	Fri Jun 30 14:12:56 2006 +0000
    99.3 @@ -1,13 +1,19 @@
    99.4  /*
    99.5 - *                 Sun Public License Notice
    99.6 + * The contents of this file are subject to the terms of the Common Development
    99.7 + * and Distribution License (the License). You may not use this file except in
    99.8 + * compliance with the License.
    99.9   *
   99.10 - * The contents of this file are subject to the Sun Public License
   99.11 - * Version 1.0 (the "License"). You may not use this file except in
   99.12 - * compliance with the License. A copy of the License is available at
   99.13 - * http://www.sun.com/
   99.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
   99.15 + * or http://www.netbeans.org/cddl.txt.
   99.16   *
   99.17 - * The Original Code is NetBeans. The Initial Developer of the Original
   99.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   99.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
   99.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
   99.21 + * If applicable, add the following below the CDDL Header, with the fields
   99.22 + * enclosed by brackets [] replaced by your own identifying information:
   99.23 + * "Portions Copyrighted [year] [name of copyright owner]"
   99.24 + *
   99.25 + * The Original Software is NetBeans. The Initial Developer of the Original
   99.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
   99.27   * Microsystems, Inc. All Rights Reserved.
   99.28   */
   99.29  package org.myorg.myeditor;
   99.30 @@ -25,7 +31,7 @@
   99.31   * @author Tim Boudreau
   99.32   */
   99.33  public class MyEditor extends TopComponent implements ExplorerManager.Provider {
   99.34 -    
   99.35 +
   99.36      public MyEditor() {
   99.37          initComponents();
   99.38          associateLookup (ExplorerUtils.createLookup(mgr, getActionMap()));
   100.1 --- a/platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/MyNode.java	Fri Jun 30 13:57:22 2006 +0000
   100.2 +++ b/platform/samples/node-decoration/MyEditor/src/org/myorg/myeditor/MyNode.java	Fri Jun 30 14:12:56 2006 +0000
   100.3 @@ -1,13 +1,19 @@
   100.4  /*
   100.5 - *                 Sun Public License Notice
   100.6 + * The contents of this file are subject to the terms of the Common Development
   100.7 + * and Distribution License (the License). You may not use this file except in
   100.8 + * compliance with the License.
   100.9   *
  100.10 - * The contents of this file are subject to the Sun Public License
  100.11 - * Version 1.0 (the "License"). You may not use this file except in
  100.12 - * compliance with the License. A copy of the License is available at
  100.13 - * http://www.sun.com/
  100.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  100.15 + * or http://www.netbeans.org/cddl.txt.
  100.16   *
  100.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  100.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  100.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  100.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  100.21 + * If applicable, add the following below the CDDL Header, with the fields
  100.22 + * enclosed by brackets [] replaced by your own identifying information:
  100.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  100.24 + *
  100.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  100.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  100.27   * Microsystems, Inc. All Rights Reserved.
  100.28   */
  100.29  package org.myorg.myeditor;
   101.1 --- a/platform/samples/node-decoration/MyViewer/src/org/myorg/myviewer/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   101.2 +++ b/platform/samples/node-decoration/MyViewer/src/org/myorg/myviewer/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   101.3 @@ -1,15 +1,21 @@
   101.4 -#                 Sun Public License Notice
   101.5 +# The contents of this file are subject to the terms of the Common Development
   101.6 +# and Distribution License (the License). You may not use this file except in
   101.7 +# compliance with the License.
   101.8  #
   101.9 -# The contents of this file are subject to the Sun Public License
  101.10 -# Version 1.0 (the "License"). You may not use this file except in
  101.11 -# compliance with the License. A copy of the License is available at
  101.12 -# http://www.sun.com/
  101.13 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  101.14 +# or http://www.netbeans.org/cddl.txt.
  101.15  #
  101.16 -# The Original Code is NetBeans. The Initial Developer of the Original
  101.17 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  101.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  101.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  101.20 +# If applicable, add the following below the CDDL Header, with the fields
  101.21 +# enclosed by brackets [] replaced by your own identifying information:
  101.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  101.23 +#
  101.24 +# The Original Software is NetBeans. The Initial Developer of the Original
  101.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  101.26  # Microsystems, Inc. All Rights Reserved.
  101.27  
  101.28 -CTL_MyViewerAction=Open MyViewer Window 
  101.29 +CTL_MyViewerAction=Open MyViewer Window
  101.30  CTL_MyViewerTopComponent=MyViewer Window
  101.31  HINT_MyViewerTopComponent=This is a MyViewer window
  101.32  OpenIDE-Module-Name=My Viewer 3
   102.1 --- a/platform/samples/node-decoration/MyViewer/src/org/myorg/myviewer/MyViewerAction.java	Fri Jun 30 13:57:22 2006 +0000
   102.2 +++ b/platform/samples/node-decoration/MyViewer/src/org/myorg/myviewer/MyViewerAction.java	Fri Jun 30 14:12:56 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  package org.myorg.myviewer;
  102.30 @@ -26,7 +32,7 @@
  102.31      public MyViewerAction() {
  102.32          super(NbBundle.getMessage(MyViewerAction.class, "CTL_MyViewerAction"));
  102.33      }
  102.34 -    
  102.35 +
  102.36      public void actionPerformed(ActionEvent evt) {
  102.37          TopComponent win = MyViewerTopComponent.findInstance();
  102.38          win.open();
   103.1 --- a/platform/samples/povray/povsuite-1/build.xml	Fri Jun 30 13:57:22 2006 +0000
   103.2 +++ b/platform/samples/povray/povsuite-1/build.xml	Fri Jun 30 14:12:56 2006 +0000
   103.3 @@ -1,14 +1,20 @@
   103.4  <?xml version="1.0" encoding="UTF-8"?>
   103.5  <!--
   103.6 -                 Sun Public License Notice
   103.7 +The contents of this file are subject to the terms of the Common Development
   103.8 +and Distribution License (the License). You may not use this file except in
   103.9 +compliance with the License.
  103.10  
  103.11 - The contents of this file are subject to the Sun Public License
  103.12 - Version 1.0 (the "License"). You may not use this file except in
  103.13 - compliance with the License. A copy of the License is available at
  103.14 - http://www.sun.com/
  103.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  103.16 +or http://www.netbeans.org/cddl.txt.
  103.17  
  103.18 - The Original Code is NetBeans. The Initial Developer of the Original
  103.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  103.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  103.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  103.22 +If applicable, add the following below the CDDL Header, with the fields
  103.23 +enclosed by brackets [] replaced by your own identifying information:
  103.24 +"Portions Copyrighted [year] [name of copyright owner]"
  103.25 +
  103.26 + The Original Software is NetBeans. The Initial Developer of the Original
  103.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  103.28   Microsystems, Inc. All Rights Reserved.
  103.29  -->
  103.30  <project name="povsuite-1" basedir=".">
   104.1 --- a/platform/samples/povray/povsuite-1/povfile/build.xml	Fri Jun 30 13:57:22 2006 +0000
   104.2 +++ b/platform/samples/povray/povsuite-1/povfile/build.xml	Fri Jun 30 14:12:56 2006 +0000
   104.3 @@ -1,14 +1,20 @@
   104.4  <?xml version="1.0" encoding="UTF-8"?>
   104.5  <!--
   104.6 -                 Sun Public License Notice
   104.7 +The contents of this file are subject to the terms of the Common Development
   104.8 +and Distribution License (the License). You may not use this file except in
   104.9 +compliance with the License.
  104.10  
  104.11 - The contents of this file are subject to the Sun Public License
  104.12 - Version 1.0 (the "License"). You may not use this file except in
  104.13 - compliance with the License. A copy of the License is available at
  104.14 - http://www.sun.com/
  104.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  104.16 +or http://www.netbeans.org/cddl.txt.
  104.17  
  104.18 - The Original Code is NetBeans. The Initial Developer of the Original
  104.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  104.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  104.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  104.22 +If applicable, add the following below the CDDL Header, with the fields
  104.23 +enclosed by brackets [] replaced by your own identifying information:
  104.24 +"Portions Copyrighted [year] [name of copyright owner]"
  104.25 +
  104.26 + The Original Software is NetBeans. The Initial Developer of the Original
  104.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  104.28   Microsystems, Inc. All Rights Reserved.
  104.29  -->
  104.30  <project name="org.netbeans.examples.modules.povfile" default="netbeans" basedir=".">
   105.1 --- a/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   105.2 +++ b/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   105.3 @@ -1,12 +1,18 @@
   105.4 -#                  Sun Public License Notice
   105.5 +# The contents of this file are subject to the terms of the Common Development
   105.6 +# and Distribution License (the License). You may not use this file except in
   105.7 +# compliance with the License.
   105.8  #
   105.9 -#  The contents of this file are subject to the Sun Public License
  105.10 -#  Version 1.0 (the "License"). You may not use this file except in
  105.11 -#  compliance with the License. A copy of the License is available at
  105.12 -#  http://www.sun.com/
  105.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  105.14 +# or http://www.netbeans.org/cddl.txt.
  105.15  #
  105.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  105.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  105.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  105.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  105.20 +# If applicable, add the following below the CDDL Header, with the fields
  105.21 +# enclosed by brackets [] replaced by your own identifying information:
  105.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  105.23 +#
  105.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  105.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  105.26  #  Microsystems, Inc. All Rights Reserved.
  105.27  LBL_Povray_loader_name=Povray Files
  105.28  OpenIDE-Module-Name=Povray File Support 1
   106.1 --- a/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java	Fri Jun 30 13:57:22 2006 +0000
   106.2 +++ b/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java	Fri Jun 30 14:12:56 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-2006 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.netbeans.examples.modules.povfile;
  106.30 @@ -20,8 +26,8 @@
  106.31  import org.openide.util.NbBundle;
  106.32  
  106.33  /**
  106.34 - * A DataLoader for .pov and .inc files.  createMultiObject() is passed 
  106.35 - * FileObjects if their mime type matches text/x-povray (i.e. they have 
  106.36 + * A DataLoader for .pov and .inc files.  createMultiObject() is passed
  106.37 + * FileObjects if their mime type matches text/x-povray (i.e. they have
  106.38   * .pov or .inc as their extension - though the user can add other extensions).
  106.39   *
  106.40   * @author Tim Boudreau
   107.1 --- a/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java	Fri Jun 30 13:57:22 2006 +0000
   107.2 +++ b/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java	Fri Jun 30 14:12:56 2006 +0000
   107.3 @@ -1,13 +1,19 @@
   107.4  /*
   107.5 - *                 Sun Public License Notice
   107.6 + * The contents of this file are subject to the terms of the Common Development
   107.7 + * and Distribution License (the License). You may not use this file except in
   107.8 + * compliance with the License.
   107.9   *
  107.10 - * The contents of this file are subject to the Sun Public License
  107.11 - * Version 1.0 (the "License"). You may not use this file except in
  107.12 - * compliance with the License. A copy of the License is available at
  107.13 - * http://www.sun.com/
  107.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  107.15 + * or http://www.netbeans.org/cddl.txt.
  107.16   *
  107.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  107.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  107.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  107.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  107.21 + * If applicable, add the following below the CDDL Header, with the fields
  107.22 + * enclosed by brackets [] replaced by your own identifying information:
  107.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  107.24 + *
  107.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  107.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  107.27   * Microsystems, Inc. All Rights Reserved.
  107.28   */
  107.29  package org.netbeans.examples.modules.povfile;
   108.1 --- a/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java	Fri Jun 30 13:57:22 2006 +0000
   108.2 +++ b/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java	Fri Jun 30 14:12:56 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  package org.netbeans.examples.modules.povfile;
  108.30 @@ -22,9 +28,9 @@
  108.31   * @author Tim Boudreau
  108.32   */
  108.33  public class PovrayDataNode extends DataNode {
  108.34 -    
  108.35 +
  108.36      private static final String IMAGE_ICON_BASE = "org/netbeans/examples/modules/povfile/povicon.gif";
  108.37 -    
  108.38 +
  108.39      public PovrayDataNode(PovrayDataObject obj) {
  108.40          super(obj, Children.LEAF);
  108.41          setIconBaseWithExtension(IMAGE_ICON_BASE);
   109.1 --- a/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java	Fri Jun 30 13:57:22 2006 +0000
   109.2 +++ b/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java	Fri Jun 30 14:12:56 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  package org.netbeans.examples.modules.povfile;
  109.30 @@ -26,7 +32,7 @@
  109.31   */
  109.32  public class PovrayDataObject extends MultiDataObject {
  109.33  
  109.34 -    public PovrayDataObject(FileObject pf, PovrayDataLoader loader) throws 
  109.35 +    public PovrayDataObject(FileObject pf, PovrayDataLoader loader) throws
  109.36                                       DataObjectExistsException, IOException {
  109.37          super(pf, loader);
  109.38          CookieSet cookies = getCookieSet();
   110.1 --- a/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml	Fri Jun 30 13:57:22 2006 +0000
   110.2 +++ b/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml	Fri Jun 30 14:12:56 2006 +0000
   110.3 @@ -1,14 +1,20 @@
   110.4  <?xml version="1.0" encoding="UTF-8"?>
   110.5  <!--
   110.6 -                 Sun Public License Notice
   110.7 +The contents of this file are subject to the terms of the Common Development
   110.8 +and Distribution License (the License). You may not use this file except in
   110.9 +compliance with the License.
  110.10  
  110.11 - The contents of this file are subject to the Sun Public License
  110.12 - Version 1.0 (the "License"). You may not use this file except in
  110.13 - compliance with the License. A copy of the License is available at
  110.14 - http://www.sun.com/
  110.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  110.16 +or http://www.netbeans.org/cddl.txt.
  110.17  
  110.18 - The Original Code is NetBeans. The Initial Developer of the Original
  110.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  110.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  110.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  110.22 +If applicable, add the following below the CDDL Header, with the fields
  110.23 +enclosed by brackets [] replaced by your own identifying information:
  110.24 +"Portions Copyrighted [year] [name of copyright owner]"
  110.25 +
  110.26 + The Original Software is NetBeans. The Initial Developer of the Original
  110.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  110.28   Microsystems, Inc. All Rights Reserved.
  110.29  -->
  110.30  <!DOCTYPE MIME-resolver PUBLIC "-//NetBeans//DTD MIME Resolver 1.0//EN" "http://www.netbeans.org/dtds/mime-resolver-1_0.dtd">
   111.1 --- a/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/layer.xml	Fri Jun 30 13:57:22 2006 +0000
   111.2 +++ b/platform/samples/povray/povsuite-1/povfile/src/org/netbeans/examples/modules/povfile/layer.xml	Fri Jun 30 14:12:56 2006 +0000
   111.3 @@ -1,14 +1,20 @@
   111.4  <?xml version="1.0" encoding="UTF-8"?>
   111.5  <!--
   111.6 -                 Sun Public License Notice
   111.7 +The contents of this file are subject to the terms of the Common Development
   111.8 +and Distribution License (the License). You may not use this file except in
   111.9 +compliance with the License.
  111.10  
  111.11 - The contents of this file are subject to the Sun Public License
  111.12 - Version 1.0 (the "License"). You may not use this file except in
  111.13 - compliance with the License. A copy of the License is available at
  111.14 - http://www.sun.com/
  111.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  111.16 +or http://www.netbeans.org/cddl.txt.
  111.17  
  111.18 - The Original Code is NetBeans. The Initial Developer of the Original
  111.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  111.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  111.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  111.22 +If applicable, add the following below the CDDL Header, with the fields
  111.23 +enclosed by brackets [] replaced by your own identifying information:
  111.24 +"Portions Copyrighted [year] [name of copyright owner]"
  111.25 +
  111.26 + The Original Software is NetBeans. The Initial Developer of the Original
  111.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  111.28   Microsystems, Inc. All Rights Reserved.
  111.29  -->
  111.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
   112.1 --- a/platform/samples/povray/povsuite-1/povproject/build.xml	Fri Jun 30 13:57:22 2006 +0000
   112.2 +++ b/platform/samples/povray/povsuite-1/povproject/build.xml	Fri Jun 30 14:12:56 2006 +0000
   112.3 @@ -1,14 +1,20 @@
   112.4  <?xml version="1.0" encoding="UTF-8"?>
   112.5  <!--
   112.6 -                 Sun Public License Notice
   112.7 +The contents of this file are subject to the terms of the Common Development
   112.8 +and Distribution License (the License). You may not use this file except in
   112.9 +compliance with the License.
  112.10  
  112.11 - The contents of this file are subject to the Sun Public License
  112.12 - Version 1.0 (the "License"). You may not use this file except in
  112.13 - compliance with the License. A copy of the License is available at
  112.14 - http://www.sun.com/
  112.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  112.16 +or http://www.netbeans.org/cddl.txt.
  112.17  
  112.18 - The Original Code is NetBeans. The Initial Developer of the Original
  112.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  112.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  112.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  112.22 +If applicable, add the following below the CDDL Header, with the fields
  112.23 +enclosed by brackets [] replaced by your own identifying information:
  112.24 +"Portions Copyrighted [year] [name of copyright owner]"
  112.25 +
  112.26 + The Original Software is NetBeans. The Initial Developer of the Original
  112.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  112.28   Microsystems, Inc. All Rights Reserved.
  112.29  -->
  112.30  <project name="org.netbeans.examples.modules.povproject" default="netbeans" basedir=".">
   113.1 --- a/platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   113.2 +++ b/platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   113.3 @@ -1,12 +1,18 @@
   113.4 -#                  Sun Public License Notice
   113.5 +# The contents of this file are subject to the terms of the Common Development
   113.6 +# and Distribution License (the License). You may not use this file except in
   113.7 +# compliance with the License.
   113.8  #
   113.9 -#  The contents of this file are subject to the Sun Public License
  113.10 -#  Version 1.0 (the "License"). You may not use this file except in
  113.11 -#  compliance with the License. A copy of the License is available at
  113.12 -#  http://www.sun.com/
  113.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  113.14 +# or http://www.netbeans.org/cddl.txt.
  113.15  #
  113.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  113.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  113.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  113.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  113.20 +# If applicable, add the following below the CDDL Header, with the fields
  113.21 +# enclosed by brackets [] replaced by your own identifying information:
  113.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  113.23 +#
  113.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  113.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  113.26  #  Microsystems, Inc. All Rights Reserved.
  113.27  OpenIDE-Module-Name=Povray Projects 1
  113.28  
   114.1 --- a/platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java	Fri Jun 30 13:57:22 2006 +0000
   114.2 +++ b/platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java	Fri Jun 30 14:12:56 2006 +0000
   114.3 @@ -1,13 +1,19 @@
   114.4  /*
   114.5 - *                 Sun Public License Notice
   114.6 + * The contents of this file are subject to the terms of the Common Development
   114.7 + * and Distribution License (the License). You may not use this file except in
   114.8 + * compliance with the License.
   114.9   *
  114.10 - * The contents of this file are subject to the Sun Public License
  114.11 - * Version 1.0 (the "License"). You may not use this file except in
  114.12 - * compliance with the License. A copy of the License is available at
  114.13 - * http://www.sun.com/
  114.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  114.15 + * or http://www.netbeans.org/cddl.txt.
  114.16   *
  114.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  114.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  114.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  114.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  114.21 + * If applicable, add the following below the CDDL Header, with the fields
  114.22 + * enclosed by brackets [] replaced by your own identifying information:
  114.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  114.24 + *
  114.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  114.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  114.27   * Microsystems, Inc. All Rights Reserved.
  114.28   */
  114.29  
   115.1 --- a/platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java	Fri Jun 30 13:57:22 2006 +0000
   115.2 +++ b/platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java	Fri Jun 30 14:12:56 2006 +0000
   115.3 @@ -1,13 +1,19 @@
   115.4  /*
   115.5 - *                 Sun Public License Notice
   115.6 + * The contents of this file are subject to the terms of the Common Development
   115.7 + * and Distribution License (the License). You may not use this file except in
   115.8 + * compliance with the License.
   115.9   *
  115.10 - * The contents of this file are subject to the Sun Public License
  115.11 - * Version 1.0 (the "License"). You may not use this file except in
  115.12 - * compliance with the License. A copy of the License is available at
  115.13 - * http://www.sun.com/
  115.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  115.15 + * or http://www.netbeans.org/cddl.txt.
  115.16   *
  115.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  115.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  115.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  115.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  115.21 + * If applicable, add the following below the CDDL Header, with the fields
  115.22 + * enclosed by brackets [] replaced by your own identifying information:
  115.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  115.24 + *
  115.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  115.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  115.27   * Microsystems, Inc. All Rights Reserved.
  115.28   */
  115.29  package org.netbeans.examples.modules.povproject;
   116.1 --- a/platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java	Fri Jun 30 13:57:22 2006 +0000
   116.2 +++ b/platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java	Fri Jun 30 14:12:56 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-2006 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  package org.netbeans.examples.modules.povproject;
   117.1 --- a/platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/layer.xml	Fri Jun 30 13:57:22 2006 +0000
   117.2 +++ b/platform/samples/povray/povsuite-1/povproject/src/org/netbeans/examples/modules/povproject/layer.xml	Fri Jun 30 14:12:56 2006 +0000
   117.3 @@ -1,14 +1,20 @@
   117.4  <?xml version="1.0" encoding="UTF-8"?>
   117.5  <!--
   117.6 -                 Sun Public License Notice
   117.7 +The contents of this file are subject to the terms of the Common Development
   117.8 +and Distribution License (the License). You may not use this file except in
   117.9 +compliance with the License.
  117.10  
  117.11 - The contents of this file are subject to the Sun Public License
  117.12 - Version 1.0 (the "License"). You may not use this file except in
  117.13 - compliance with the License. A copy of the License is available at
  117.14 - http://www.sun.com/
  117.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  117.16 +or http://www.netbeans.org/cddl.txt.
  117.17  
  117.18 - The Original Code is NetBeans. The Initial Developer of the Original
  117.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  117.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  117.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  117.22 +If applicable, add the following below the CDDL Header, with the fields
  117.23 +enclosed by brackets [] replaced by your own identifying information:
  117.24 +"Portions Copyrighted [year] [name of copyright owner]"
  117.25 +
  117.26 + The Original Software is NetBeans. The Initial Developer of the Original
  117.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  117.28   Microsystems, Inc. All Rights Reserved.
  117.29  -->
  117.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
   118.1 --- a/platform/samples/povray/povsuite-2/api/build.xml	Fri Jun 30 13:57:22 2006 +0000
   118.2 +++ b/platform/samples/povray/povsuite-2/api/build.xml	Fri Jun 30 14:12:56 2006 +0000
   118.3 @@ -1,14 +1,20 @@
   118.4  <?xml version="1.0" encoding="UTF-8"?>
   118.5  <!--
   118.6 -                 Sun Public License Notice
   118.7 +The contents of this file are subject to the terms of the Common Development
   118.8 +and Distribution License (the License). You may not use this file except in
   118.9 +compliance with the License.
  118.10  
  118.11 - The contents of this file are subject to the Sun Public License
  118.12 - Version 1.0 (the "License"). You may not use this file except in
  118.13 - compliance with the License. A copy of the License is available at
  118.14 - http://www.sun.com/
  118.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  118.16 +or http://www.netbeans.org/cddl.txt.
  118.17  
  118.18 - The Original Code is NetBeans. The Initial Developer of the Original
  118.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  118.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  118.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  118.22 +If applicable, add the following below the CDDL Header, with the fields
  118.23 +enclosed by brackets [] replaced by your own identifying information:
  118.24 +"Portions Copyrighted [year] [name of copyright owner]"
  118.25 +
  118.26 + The Original Software is NetBeans. The Initial Developer of the Original
  118.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  118.28   Microsystems, Inc. All Rights Reserved.
  118.29  -->
  118.30  <project name="org.netbeans.modules.examples.api.povray" default="netbeans" basedir=".">
   119.1 --- a/platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   119.2 +++ b/platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   119.3 @@ -1,11 +1,17 @@
   119.4 -#                  Sun Public License Notice
   119.5 +# The contents of this file are subject to the terms of the Common Development
   119.6 +# and Distribution License (the License). You may not use this file except in
   119.7 +# compliance with the License.
   119.8  #
   119.9 -#  The contents of this file are subject to the Sun Public License
  119.10 -#  Version 1.0 (the "License"). You may not use this file except in
  119.11 -#  compliance with the License. A copy of the License is available at
  119.12 -#  http://www.sun.com/
  119.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  119.14 +# or http://www.netbeans.org/cddl.txt.
  119.15  #
  119.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  119.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  119.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  119.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  119.20 +# If applicable, add the following below the CDDL Header, with the fields
  119.21 +# enclosed by brackets [] replaced by your own identifying information:
  119.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  119.23 +#
  119.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  119.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  119.26  #  Microsystems, Inc. All Rights Reserved.
  119.27  OpenIDE-Module-Name=Povray API 2
   120.1 --- a/platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java	Fri Jun 30 13:57:22 2006 +0000
   120.2 +++ b/platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java	Fri Jun 30 14:12:56 2006 +0000
   120.3 @@ -1,13 +1,19 @@
   120.4  /*
   120.5 - *                 Sun Public License Notice
   120.6 + * The contents of this file are subject to the terms of the Common Development
   120.7 + * and Distribution License (the License). You may not use this file except in
   120.8 + * compliance with the License.
   120.9   *
  120.10 - * The contents of this file are subject to the Sun Public License
  120.11 - * Version 1.0 (the "License"). You may not use this file except in
  120.12 - * compliance with the License. A copy of the License is available at
  120.13 - * http://www.sun.com/
  120.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  120.15 + * or http://www.netbeans.org/cddl.txt.
  120.16   *
  120.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  120.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  120.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  120.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  120.21 + * If applicable, add the following below the CDDL Header, with the fields
  120.22 + * enclosed by brackets [] replaced by your own identifying information:
  120.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  120.24 + *
  120.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  120.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  120.27   * Microsystems, Inc. All Rights Reserved.
  120.28   */
  120.29  /*
   121.1 --- a/platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/RendererService.java	Fri Jun 30 13:57:22 2006 +0000
   121.2 +++ b/platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/RendererService.java	Fri Jun 30 14:12:56 2006 +0000
   121.3 @@ -1,13 +1,19 @@
   121.4  /*
   121.5 - *                 Sun Public License Notice
   121.6 + * The contents of this file are subject to the terms of the Common Development
   121.7 + * and Distribution License (the License). You may not use this file except in
   121.8 + * compliance with the License.
   121.9   *
  121.10 - * The contents of this file are subject to the Sun Public License
  121.11 - * Version 1.0 (the "License"). You may not use this file except in
  121.12 - * compliance with the License. A copy of the License is available at
  121.13 - * http://www.sun.com/
  121.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  121.15 + * or http://www.netbeans.org/cddl.txt.
  121.16   *
  121.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  121.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  121.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  121.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  121.21 + * If applicable, add the following below the CDDL Header, with the fields
  121.22 + * enclosed by brackets [] replaced by your own identifying information:
  121.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  121.24 + *
  121.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  121.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  121.27   * Microsystems, Inc. All Rights Reserved.
  121.28   */
  121.29  /*
   122.1 --- a/platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/ViewService.java	Fri Jun 30 13:57:22 2006 +0000
   122.2 +++ b/platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/ViewService.java	Fri Jun 30 14:12:56 2006 +0000
   122.3 @@ -1,13 +1,19 @@
   122.4  /*
   122.5 - *                 Sun Public License Notice
   122.6 + * The contents of this file are subject to the terms of the Common Development
   122.7 + * and Distribution License (the License). You may not use this file except in
   122.8 + * compliance with the License.
   122.9   *
  122.10 - * The contents of this file are subject to the Sun Public License
  122.11 - * Version 1.0 (the "License"). You may not use this file except in
  122.12 - * compliance with the License. A copy of the License is available at
  122.13 - * http://www.sun.com/
  122.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  122.15 + * or http://www.netbeans.org/cddl.txt.
  122.16   *
  122.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  122.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  122.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  122.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  122.21 + * If applicable, add the following below the CDDL Header, with the fields
  122.22 + * enclosed by brackets [] replaced by your own identifying information:
  122.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  122.24 + *
  122.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  122.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  122.27   * Microsystems, Inc. All Rights Reserved.
  122.28   */
  122.29  /*
   123.1 --- a/platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/layer.xml	Fri Jun 30 13:57:22 2006 +0000
   123.2 +++ b/platform/samples/povray/povsuite-2/api/src/org/netbeans/modules/examples/api/povray/layer.xml	Fri Jun 30 14:12:56 2006 +0000
   123.3 @@ -1,14 +1,20 @@
   123.4  <?xml version="1.0" encoding="UTF-8"?>
   123.5  <!--
   123.6 -                 Sun Public License Notice
   123.7 +The contents of this file are subject to the terms of the Common Development
   123.8 +and Distribution License (the License). You may not use this file except in
   123.9 +compliance with the License.
  123.10  
  123.11 - The contents of this file are subject to the Sun Public License
  123.12 - Version 1.0 (the "License"). You may not use this file except in
  123.13 - compliance with the License. A copy of the License is available at
  123.14 - http://www.sun.com/
  123.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  123.16 +or http://www.netbeans.org/cddl.txt.
  123.17  
  123.18 - The Original Code is NetBeans. The Initial Developer of the Original
  123.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  123.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  123.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  123.22 +If applicable, add the following below the CDDL Header, with the fields
  123.23 +enclosed by brackets [] replaced by your own identifying information:
  123.24 +"Portions Copyrighted [year] [name of copyright owner]"
  123.25 +
  123.26 + The Original Software is NetBeans. The Initial Developer of the Original
  123.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  123.28   Microsystems, Inc. All Rights Reserved.
  123.29  -->
  123.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
   124.1 --- a/platform/samples/povray/povsuite-2/build.xml	Fri Jun 30 13:57:22 2006 +0000
   124.2 +++ b/platform/samples/povray/povsuite-2/build.xml	Fri Jun 30 14:12:56 2006 +0000
   124.3 @@ -1,14 +1,20 @@
   124.4  <?xml version="1.0" encoding="UTF-8"?>
   124.5  <!--
   124.6 -                 Sun Public License Notice
   124.7 +The contents of this file are subject to the terms of the Common Development
   124.8 +and Distribution License (the License). You may not use this file except in
   124.9 +compliance with the License.
  124.10  
  124.11 - The contents of this file are subject to the Sun Public License
  124.12 - Version 1.0 (the "License"). You may not use this file except in
  124.13 - compliance with the License. A copy of the License is available at
  124.14 - http://www.sun.com/
  124.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  124.16 +or http://www.netbeans.org/cddl.txt.
  124.17  
  124.18 - The Original Code is NetBeans. The Initial Developer of the Original
  124.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  124.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  124.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  124.22 +If applicable, add the following below the CDDL Header, with the fields
  124.23 +enclosed by brackets [] replaced by your own identifying information:
  124.24 +"Portions Copyrighted [year] [name of copyright owner]"
  124.25 +
  124.26 + The Original Software is NetBeans. The Initial Developer of the Original
  124.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  124.28   Microsystems, Inc. All Rights Reserved.
  124.29  -->
  124.30  <project name="povsuite-2" basedir=".">
   125.1 --- a/platform/samples/povray/povsuite-2/povfile/build.xml	Fri Jun 30 13:57:22 2006 +0000
   125.2 +++ b/platform/samples/povray/povsuite-2/povfile/build.xml	Fri Jun 30 14:12:56 2006 +0000
   125.3 @@ -1,14 +1,20 @@
   125.4  <?xml version="1.0" encoding="UTF-8"?>
   125.5  <!--
   125.6 -                 Sun Public License Notice
   125.7 +The contents of this file are subject to the terms of the Common Development
   125.8 +and Distribution License (the License). You may not use this file except in
   125.9 +compliance with the License.
  125.10  
  125.11 - The contents of this file are subject to the Sun Public License
  125.12 - Version 1.0 (the "License"). You may not use this file except in
  125.13 - compliance with the License. A copy of the License is available at
  125.14 - http://www.sun.com/
  125.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  125.16 +or http://www.netbeans.org/cddl.txt.
  125.17  
  125.18 - The Original Code is NetBeans. The Initial Developer of the Original
  125.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  125.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  125.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  125.22 +If applicable, add the following below the CDDL Header, with the fields
  125.23 +enclosed by brackets [] replaced by your own identifying information:
  125.24 +"Portions Copyrighted [year] [name of copyright owner]"
  125.25 +
  125.26 + The Original Software is NetBeans. The Initial Developer of the Original
  125.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  125.28   Microsystems, Inc. All Rights Reserved.
  125.29  -->
  125.30  <project name="org.netbeans.examples.modules.povfile2" default="netbeans" basedir=".">
   126.1 --- a/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   126.2 +++ b/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   126.3 @@ -1,12 +1,18 @@
   126.4 -#                  Sun Public License Notice
   126.5 +# The contents of this file are subject to the terms of the Common Development
   126.6 +# and Distribution License (the License). You may not use this file except in
   126.7 +# compliance with the License.
   126.8  #
   126.9 -#  The contents of this file are subject to the Sun Public License
  126.10 -#  Version 1.0 (the "License"). You may not use this file except in
  126.11 -#  compliance with the License. A copy of the License is available at
  126.12 -#  http://www.sun.com/
  126.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  126.14 +# or http://www.netbeans.org/cddl.txt.
  126.15  #
  126.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  126.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  126.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  126.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  126.20 +# If applicable, add the following below the CDDL Header, with the fields
  126.21 +# enclosed by brackets [] replaced by your own identifying information:
  126.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  126.23 +#
  126.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  126.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  126.26  #  Microsystems, Inc. All Rights Reserved.
  126.27  LBL_Povray_loader_name=Povray Files
  126.28  OpenIDE-Module-Name=Povray File Support 2
   127.1 --- a/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java	Fri Jun 30 13:57:22 2006 +0000
   127.2 +++ b/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java	Fri Jun 30 14:12:56 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  package org.netbeans.examples.modules.povfile;
  127.30 @@ -20,8 +26,8 @@
  127.31  import org.openide.util.NbBundle;
  127.32  
  127.33  /**
  127.34 - * A DataLoader for .pov and .inc files.  createMultiObject() is passed 
  127.35 - * FileObjects if their mime type matches text/x-povray (i.e. they have 
  127.36 + * A DataLoader for .pov and .inc files.  createMultiObject() is passed
  127.37 + * FileObjects if their mime type matches text/x-povray (i.e. they have
  127.38   * .pov or .inc as their extension - though the user can add other extensions).
  127.39   *
  127.40   * @author Tim Boudreau
   128.1 --- a/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java	Fri Jun 30 13:57:22 2006 +0000
   128.2 +++ b/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java	Fri Jun 30 14:12:56 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  package org.netbeans.examples.modules.povfile;
   129.1 --- a/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java	Fri Jun 30 13:57:22 2006 +0000
   129.2 +++ b/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java	Fri Jun 30 14:12:56 2006 +0000
   129.3 @@ -1,13 +1,19 @@
   129.4  /*
   129.5 - *                 Sun Public License Notice
   129.6 + * The contents of this file are subject to the terms of the Common Development
   129.7 + * and Distribution License (the License). You may not use this file except in
   129.8 + * compliance with the License.
   129.9   *
  129.10 - * The contents of this file are subject to the Sun Public License
  129.11 - * Version 1.0 (the "License"). You may not use this file except in
  129.12 - * compliance with the License. A copy of the License is available at
  129.13 - * http://www.sun.com/
  129.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  129.15 + * or http://www.netbeans.org/cddl.txt.
  129.16   *
  129.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  129.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  129.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  129.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  129.21 + * If applicable, add the following below the CDDL Header, with the fields
  129.22 + * enclosed by brackets [] replaced by your own identifying information:
  129.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  129.24 + *
  129.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  129.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  129.27   * Microsystems, Inc. All Rights Reserved.
  129.28   */
  129.29  package org.netbeans.examples.modules.povfile;
   130.1 --- a/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java	Fri Jun 30 13:57:22 2006 +0000
   130.2 +++ b/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java	Fri Jun 30 14:12:56 2006 +0000
   130.3 @@ -1,13 +1,19 @@
   130.4  /*
   130.5 - *                 Sun Public License Notice
   130.6 + * The contents of this file are subject to the terms of the Common Development
   130.7 + * and Distribution License (the License). You may not use this file except in
   130.8 + * compliance with the License.
   130.9   *
  130.10 - * The contents of this file are subject to the Sun Public License
  130.11 - * Version 1.0 (the "License"). You may not use this file except in
  130.12 - * compliance with the License. A copy of the License is available at
  130.13 - * http://www.sun.com/
  130.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  130.15 + * or http://www.netbeans.org/cddl.txt.
  130.16   *
  130.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  130.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  130.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  130.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  130.21 + * If applicable, add the following below the CDDL Header, with the fields
  130.22 + * enclosed by brackets [] replaced by your own identifying information:
  130.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  130.24 + *
  130.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  130.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  130.27   * Microsystems, Inc. All Rights Reserved.
  130.28   */
  130.29  package org.netbeans.examples.modules.povfile;
  130.30 @@ -26,7 +32,7 @@
  130.31   */
  130.32  public class PovrayDataObject extends MultiDataObject {
  130.33  
  130.34 -    public PovrayDataObject(FileObject pf, PovrayDataLoader loader) throws 
  130.35 +    public PovrayDataObject(FileObject pf, PovrayDataLoader loader) throws
  130.36                                       DataObjectExistsException, IOException {
  130.37          super(pf, loader);
  130.38          CookieSet cookies = getCookieSet();
   131.1 --- a/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml	Fri Jun 30 13:57:22 2006 +0000
   131.2 +++ b/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml	Fri Jun 30 14:12:56 2006 +0000
   131.3 @@ -1,14 +1,20 @@
   131.4  <?xml version="1.0" encoding="UTF-8"?>
   131.5  <!--
   131.6 -                 Sun Public License Notice
   131.7 +The contents of this file are subject to the terms of the Common Development
   131.8 +and Distribution License (the License). You may not use this file except in
   131.9 +compliance with the License.
  131.10  
  131.11 - The contents of this file are subject to the Sun Public License
  131.12 - Version 1.0 (the "License"). You may not use this file except in
  131.13 - compliance with the License. A copy of the License is available at
  131.14 - http://www.sun.com/
  131.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  131.16 +or http://www.netbeans.org/cddl.txt.
  131.17  
  131.18 - The Original Code is NetBeans. The Initial Developer of the Original
  131.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  131.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  131.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  131.22 +If applicable, add the following below the CDDL Header, with the fields
  131.23 +enclosed by brackets [] replaced by your own identifying information:
  131.24 +"Portions Copyrighted [year] [name of copyright owner]"
  131.25 +
  131.26 + The Original Software is NetBeans. The Initial Developer of the Original
  131.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  131.28   Microsystems, Inc. All Rights Reserved.
  131.29  -->
  131.30  <!DOCTYPE MIME-resolver PUBLIC "-//NetBeans//DTD MIME Resolver 1.0//EN" "http://www.netbeans.org/dtds/mime-resolver-1_0.dtd">
   132.1 --- a/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/layer.xml	Fri Jun 30 13:57:22 2006 +0000
   132.2 +++ b/platform/samples/povray/povsuite-2/povfile/src/org/netbeans/examples/modules/povfile/layer.xml	Fri Jun 30 14:12:56 2006 +0000
   132.3 @@ -1,14 +1,20 @@
   132.4  <?xml version="1.0" encoding="UTF-8"?>
   132.5  <!--
   132.6 -                 Sun Public License Notice
   132.7 +The contents of this file are subject to the terms of the Common Development
   132.8 +and Distribution License (the License). You may not use this file except in
   132.9 +compliance with the License.
  132.10  
  132.11 - The contents of this file are subject to the Sun Public License
  132.12 - Version 1.0 (the "License"). You may not use this file except in
  132.13 - compliance with the License. A copy of the License is available at
  132.14 - http://www.sun.com/
  132.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  132.16 +or http://www.netbeans.org/cddl.txt.
  132.17  
  132.18 - The Original Code is NetBeans. The Initial Developer of the Original
  132.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  132.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  132.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  132.22 +If applicable, add the following below the CDDL Header, with the fields
  132.23 +enclosed by brackets [] replaced by your own identifying information:
  132.24 +"Portions Copyrighted [year] [name of copyright owner]"
  132.25 +
  132.26 + The Original Software is NetBeans. The Initial Developer of the Original
  132.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  132.28   Microsystems, Inc. All Rights Reserved.
  132.29  -->
  132.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
   133.1 --- a/platform/samples/povray/povsuite-2/povproject/build.xml	Fri Jun 30 13:57:22 2006 +0000
   133.2 +++ b/platform/samples/povray/povsuite-2/povproject/build.xml	Fri Jun 30 14:12:56 2006 +0000
   133.3 @@ -1,14 +1,20 @@
   133.4  <?xml version="1.0" encoding="UTF-8"?>
   133.5  <!--
   133.6 -                 Sun Public License Notice
   133.7 +The contents of this file are subject to the terms of the Common Development
   133.8 +and Distribution License (the License). You may not use this file except in
   133.9 +compliance with the License.
  133.10  
  133.11 - The contents of this file are subject to the Sun Public License
  133.12 - Version 1.0 (the "License"). You may not use this file except in
  133.13 - compliance with the License. A copy of the License is available at
  133.14 - http://www.sun.com/
  133.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  133.16 +or http://www.netbeans.org/cddl.txt.
  133.17  
  133.18 - The Original Code is NetBeans. The Initial Developer of the Original
  133.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  133.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  133.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  133.22 +If applicable, add the following below the CDDL Header, with the fields
  133.23 +enclosed by brackets [] replaced by your own identifying information:
  133.24 +"Portions Copyrighted [year] [name of copyright owner]"
  133.25 +
  133.26 + The Original Software is NetBeans. The Initial Developer of the Original
  133.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  133.28   Microsystems, Inc. All Rights Reserved.
  133.29  -->
  133.30  <project name="org.netbeans.examples.modules.povproject2" default="netbeans" basedir=".">
   134.1 --- a/platform/samples/povray/povsuite-2/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java	Fri Jun 30 13:57:22 2006 +0000
   134.2 +++ b/platform/samples/povray/povsuite-2/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java	Fri Jun 30 14:12:56 2006 +0000
   134.3 @@ -1,13 +1,19 @@
   134.4  /*
   134.5 - *                 Sun Public License Notice
   134.6 + * The contents of this file are subject to the terms of the Common Development
   134.7 + * and Distribution License (the License). You may not use this file except in
   134.8 + * compliance with the License.
   134.9   *
  134.10 - * The contents of this file are subject to the Sun Public License
  134.11 - * Version 1.0 (the "License"). You may not use this file except in
  134.12 - * compliance with the License. A copy of the License is available at
  134.13 - * http://www.sun.com/
  134.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  134.15 + * or http://www.netbeans.org/cddl.txt.
  134.16   *
  134.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  134.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  134.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  134.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  134.21 + * If applicable, add the following below the CDDL Header, with the fields
  134.22 + * enclosed by brackets [] replaced by your own identifying information:
  134.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  134.24 + *
  134.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  134.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  134.27   * Microsystems, Inc. All Rights Reserved.
  134.28   */
  134.29  
   135.1 --- a/platform/samples/povray/povsuite-2/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java	Fri Jun 30 13:57:22 2006 +0000
   135.2 +++ b/platform/samples/povray/povsuite-2/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java	Fri Jun 30 14:12:56 2006 +0000
   135.3 @@ -1,13 +1,19 @@
   135.4  /*
   135.5 - *                 Sun Public License Notice
   135.6 + * The contents of this file are subject to the terms of the Common Development
   135.7 + * and Distribution License (the License). You may not use this file except in
   135.8 + * compliance with the License.
   135.9   *
  135.10 - * The contents of this file are subject to the Sun Public License
  135.11 - * Version 1.0 (the "License"). You may not use this file except in
  135.12 - * compliance with the License. A copy of the License is available at
  135.13 - * http://www.sun.com/
  135.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  135.15 + * or http://www.netbeans.org/cddl.txt.
  135.16   *
  135.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  135.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  135.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  135.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  135.21 + * If applicable, add the following below the CDDL Header, with the fields
  135.22 + * enclosed by brackets [] replaced by your own identifying information:
  135.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  135.24 + *
  135.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  135.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  135.27   * Microsystems, Inc. All Rights Reserved.
  135.28   */
  135.29  package org.netbeans.examples.modules.povproject;
   136.1 --- a/platform/samples/povray/povsuite-3/api/build.xml	Fri Jun 30 13:57:22 2006 +0000
   136.2 +++ b/platform/samples/povray/povsuite-3/api/build.xml	Fri Jun 30 14:12:56 2006 +0000
   136.3 @@ -1,14 +1,20 @@
   136.4  <?xml version="1.0" encoding="UTF-8"?>
   136.5  <!--
   136.6 -                 Sun Public License Notice
   136.7 +The contents of this file are subject to the terms of the Common Development
   136.8 +and Distribution License (the License). You may not use this file except in
   136.9 +compliance with the License.
  136.10  
  136.11 - The contents of this file are subject to the Sun Public License
  136.12 - Version 1.0 (the "License"). You may not use this file except in
  136.13 - compliance with the License. A copy of the License is available at
  136.14 - http://www.sun.com/
  136.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  136.16 +or http://www.netbeans.org/cddl.txt.
  136.17  
  136.18 - The Original Code is NetBeans. The Initial Developer of the Original
  136.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  136.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  136.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  136.22 +If applicable, add the following below the CDDL Header, with the fields
  136.23 +enclosed by brackets [] replaced by your own identifying information:
  136.24 +"Portions Copyrighted [year] [name of copyright owner]"
  136.25 +
  136.26 + The Original Software is NetBeans. The Initial Developer of the Original
  136.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  136.28   Microsystems, Inc. All Rights Reserved.
  136.29  -->
  136.30  <project name="org.netbeans.modules.examples.api.povray3" default="netbeans" basedir=".">
   137.1 --- a/platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   137.2 +++ b/platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   137.3 @@ -1,11 +1,17 @@
   137.4 -#                  Sun Public License Notice
   137.5 +# The contents of this file are subject to the terms of the Common Development
   137.6 +# and Distribution License (the License). You may not use this file except in
   137.7 +# compliance with the License.
   137.8  #
   137.9 -#  The contents of this file are subject to the Sun Public License
  137.10 -#  Version 1.0 (the "License"). You may not use this file except in
  137.11 -#  compliance with the License. A copy of the License is available at
  137.12 -#  http://www.sun.com/
  137.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  137.14 +# or http://www.netbeans.org/cddl.txt.
  137.15  #
  137.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  137.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  137.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  137.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  137.20 +# If applicable, add the following below the CDDL Header, with the fields
  137.21 +# enclosed by brackets [] replaced by your own identifying information:
  137.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  137.23 +#
  137.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  137.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  137.26  #  Microsystems, Inc. All Rights Reserved.
  137.27  OpenIDE-Module-Name=Povray API 3
   138.1 --- a/platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java	Fri Jun 30 13:57:22 2006 +0000
   138.2 +++ b/platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java	Fri Jun 30 14:12:56 2006 +0000
   138.3 @@ -1,13 +1,19 @@
   138.4  /*
   138.5 - *                 Sun Public License Notice
   138.6 + * The contents of this file are subject to the terms of the Common Development
   138.7 + * and Distribution License (the License). You may not use this file except in
   138.8 + * compliance with the License.
   138.9   *
  138.10 - * The contents of this file are subject to the Sun Public License
  138.11 - * Version 1.0 (the "License"). You may not use this file except in
  138.12 - * compliance with the License. A copy of the License is available at
  138.13 - * http://www.sun.com/
  138.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  138.15 + * or http://www.netbeans.org/cddl.txt.
  138.16   *
  138.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  138.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  138.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  138.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  138.21 + * If applicable, add the following below the CDDL Header, with the fields
  138.22 + * enclosed by brackets [] replaced by your own identifying information:
  138.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  138.24 + *
  138.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  138.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  138.27   * Microsystems, Inc. All Rights Reserved.
  138.28   */
  138.29  /*
   139.1 --- a/platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/RendererService.java	Fri Jun 30 13:57:22 2006 +0000
   139.2 +++ b/platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/RendererService.java	Fri Jun 30 14:12:56 2006 +0000
   139.3 @@ -1,13 +1,19 @@
   139.4  /*
   139.5 - *                 Sun Public License Notice
   139.6 + * The contents of this file are subject to the terms of the Common Development
   139.7 + * and Distribution License (the License). You may not use this file except in
   139.8 + * compliance with the License.
   139.9   *
  139.10 - * The contents of this file are subject to the Sun Public License
  139.11 - * Version 1.0 (the "License"). You may not use this file except in
  139.12 - * compliance with the License. A copy of the License is available at
  139.13 - * http://www.sun.com/
  139.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  139.15 + * or http://www.netbeans.org/cddl.txt.
  139.16   *
  139.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  139.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  139.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  139.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  139.21 + * If applicable, add the following below the CDDL Header, with the fields
  139.22 + * enclosed by brackets [] replaced by your own identifying information:
  139.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  139.24 + *
  139.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  139.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  139.27   * Microsystems, Inc. All Rights Reserved.
  139.28   */
  139.29  /*
   140.1 --- a/platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/ViewService.java	Fri Jun 30 13:57:22 2006 +0000
   140.2 +++ b/platform/samples/povray/povsuite-3/api/src/org/netbeans/modules/examples/api/povray/ViewService.java	Fri Jun 30 14:12:56 2006 +0000
   140.3 @@ -1,13 +1,19 @@
   140.4  /*
   140.5 - *                 Sun Public License Notice
   140.6 + * The contents of this file are subject to the terms of the Common Development
   140.7 + * and Distribution License (the License). You may not use this file except in
   140.8 + * compliance with the License.
   140.9   *
  140.10 - * The contents of this file are subject to the Sun Public License
  140.11 - * Version 1.0 (the "License"). You may not use this file except in
  140.12 - * compliance with the License. A copy of the License is available at
  140.13 - * http://www.sun.com/
  140.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  140.15 + * or http://www.netbeans.org/cddl.txt.
  140.16   *
  140.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  140.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  140.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  140.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  140.21 + * If applicable, add the following below the CDDL Header, with the fields
  140.22 + * enclosed by brackets [] replaced by your own identifying information:
  140.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  140.24 + *
  140.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  140.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  140.27   * Microsystems, Inc. All Rights Reserved.
  140.28   */
  140.29  /*
   141.1 --- a/platform/samples/povray/povsuite-3/build.xml	Fri Jun 30 13:57:22 2006 +0000
   141.2 +++ b/platform/samples/povray/povsuite-3/build.xml	Fri Jun 30 14:12:56 2006 +0000
   141.3 @@ -1,14 +1,20 @@
   141.4  <?xml version="1.0" encoding="UTF-8"?>
   141.5  <!--
   141.6 -                 Sun Public License Notice
   141.7 +The contents of this file are subject to the terms of the Common Development
   141.8 +and Distribution License (the License). You may not use this file except in
   141.9 +compliance with the License.
  141.10  
  141.11 - The contents of this file are subject to the Sun Public License
  141.12 - Version 1.0 (the "License"). You may not use this file except in
  141.13 - compliance with the License. A copy of the License is available at
  141.14 - http://www.sun.com/
  141.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  141.16 +or http://www.netbeans.org/cddl.txt.
  141.17  
  141.18 - The Original Code is NetBeans. The Initial Developer of the Original
  141.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  141.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  141.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  141.22 +If applicable, add the following below the CDDL Header, with the fields
  141.23 +enclosed by brackets [] replaced by your own identifying information:
  141.24 +"Portions Copyrighted [year] [name of copyright owner]"
  141.25 +
  141.26 + The Original Software is NetBeans. The Initial Developer of the Original
  141.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  141.28   Microsystems, Inc. All Rights Reserved.
  141.29  -->
  141.30  <project name="povsuite-3" basedir=".">
   142.1 --- a/platform/samples/povray/povsuite-3/povfile/build.xml	Fri Jun 30 13:57:22 2006 +0000
   142.2 +++ b/platform/samples/povray/povsuite-3/povfile/build.xml	Fri Jun 30 14:12:56 2006 +0000
   142.3 @@ -1,14 +1,20 @@
   142.4  <?xml version="1.0" encoding="UTF-8"?>
   142.5  <!--
   142.6 -                 Sun Public License Notice
   142.7 +The contents of this file are subject to the terms of the Common Development
   142.8 +and Distribution License (the License). You may not use this file except in
   142.9 +compliance with the License.
  142.10  
  142.11 - The contents of this file are subject to the Sun Public License
  142.12 - Version 1.0 (the "License"). You may not use this file except in
  142.13 - compliance with the License. A copy of the License is available at
  142.14 - http://www.sun.com/
  142.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  142.16 +or http://www.netbeans.org/cddl.txt.
  142.17  
  142.18 - The Original Code is NetBeans. The Initial Developer of the Original
  142.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  142.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  142.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  142.22 +If applicable, add the following below the CDDL Header, with the fields
  142.23 +enclosed by brackets [] replaced by your own identifying information:
  142.24 +"Portions Copyrighted [year] [name of copyright owner]"
  142.25 +
  142.26 + The Original Software is NetBeans. The Initial Developer of the Original
  142.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  142.28   Microsystems, Inc. All Rights Reserved.
  142.29  -->
  142.30  <project name="org.netbeans.examples.modules.povfile3" default="netbeans" basedir=".">
   143.1 --- a/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   143.2 +++ b/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   143.3 @@ -1,12 +1,18 @@
   143.4 -#                  Sun Public License Notice
   143.5 +# The contents of this file are subject to the terms of the Common Development
   143.6 +# and Distribution License (the License). You may not use this file except in
   143.7 +# compliance with the License.
   143.8  #
   143.9 -#  The contents of this file are subject to the Sun Public License
  143.10 -#  Version 1.0 (the "License"). You may not use this file except in
  143.11 -#  compliance with the License. A copy of the License is available at
  143.12 -#  http://www.sun.com/
  143.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  143.14 +# or http://www.netbeans.org/cddl.txt.
  143.15  #
  143.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  143.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  143.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  143.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  143.20 +# If applicable, add the following below the CDDL Header, with the fields
  143.21 +# enclosed by brackets [] replaced by your own identifying information:
  143.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  143.23 +#
  143.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  143.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  143.26  #  Microsystems, Inc. All Rights Reserved.
  143.27  LBL_Povray_loader_name=Povray Files
  143.28  OpenIDE-Module-Name=Povray File Support 3
   144.1 --- a/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java	Fri Jun 30 13:57:22 2006 +0000
   144.2 +++ b/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java	Fri Jun 30 14:12:56 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-2006 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  package org.netbeans.examples.modules.povfile;
  144.30 @@ -20,8 +26,8 @@
  144.31  import org.openide.util.NbBundle;
  144.32  
  144.33  /**
  144.34 - * A DataLoader for .pov and .inc files.  createMultiObject() is passed 
  144.35 - * FileObjects if their mime type matches text/x-povray (i.e. they have 
  144.36 + * A DataLoader for .pov and .inc files.  createMultiObject() is passed
  144.37 + * FileObjects if their mime type matches text/x-povray (i.e. they have
  144.38   * .pov or .inc as their extension - though the user can add other extensions).
  144.39   *
  144.40   * @author Tim Boudreau
   145.1 --- a/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java	Fri Jun 30 13:57:22 2006 +0000
   145.2 +++ b/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java	Fri Jun 30 14:12:56 2006 +0000
   145.3 @@ -1,13 +1,19 @@
   145.4  /*
   145.5 - *                 Sun Public License Notice
   145.6 + * The contents of this file are subject to the terms of the Common Development
   145.7 + * and Distribution License (the License). You may not use this file except in
   145.8 + * compliance with the License.
   145.9   *
  145.10 - * The contents of this file are subject to the Sun Public License
  145.11 - * Version 1.0 (the "License"). You may not use this file except in
  145.12 - * compliance with the License. A copy of the License is available at
  145.13 - * http://www.sun.com/
  145.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  145.15 + * or http://www.netbeans.org/cddl.txt.
  145.16   *
  145.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  145.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  145.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  145.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  145.21 + * If applicable, add the following below the CDDL Header, with the fields
  145.22 + * enclosed by brackets [] replaced by your own identifying information:
  145.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  145.24 + *
  145.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  145.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  145.27   * Microsystems, Inc. All Rights Reserved.
  145.28   */
  145.29  package org.netbeans.examples.modules.povfile;
   146.1 --- a/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java	Fri Jun 30 13:57:22 2006 +0000
   146.2 +++ b/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java	Fri Jun 30 14:12:56 2006 +0000
   146.3 @@ -1,13 +1,19 @@
   146.4  /*
   146.5 - *                 Sun Public License Notice
   146.6 + * The contents of this file are subject to the terms of the Common Development
   146.7 + * and Distribution License (the License). You may not use this file except in
   146.8 + * compliance with the License.
   146.9   *
  146.10 - * The contents of this file are subject to the Sun Public License
  146.11 - * Version 1.0 (the "License"). You may not use this file except in
  146.12 - * compliance with the License. A copy of the License is available at
  146.13 - * http://www.sun.com/
  146.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  146.15 + * or http://www.netbeans.org/cddl.txt.
  146.16   *
  146.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  146.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  146.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  146.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  146.21 + * If applicable, add the following below the CDDL Header, with the fields
  146.22 + * enclosed by brackets [] replaced by your own identifying information:
  146.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  146.24 + *
  146.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  146.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  146.27   * Microsystems, Inc. All Rights Reserved.
  146.28   */
  146.29  package org.netbeans.examples.modules.povfile;
   147.1 --- a/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java	Fri Jun 30 13:57:22 2006 +0000
   147.2 +++ b/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java	Fri Jun 30 14:12:56 2006 +0000
   147.3 @@ -1,13 +1,19 @@
   147.4  /*
   147.5 - *                 Sun Public License Notice
   147.6 + * The contents of this file are subject to the terms of the Common Development
   147.7 + * and Distribution License (the License). You may not use this file except in
   147.8 + * compliance with the License.
   147.9   *
  147.10 - * The contents of this file are subject to the Sun Public License
  147.11 - * Version 1.0 (the "License"). You may not use this file except in
  147.12 - * compliance with the License. A copy of the License is available at
  147.13 - * http://www.sun.com/
  147.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  147.15 + * or http://www.netbeans.org/cddl.txt.
  147.16   *
  147.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  147.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  147.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  147.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  147.21 + * If applicable, add the following below the CDDL Header, with the fields
  147.22 + * enclosed by brackets [] replaced by your own identifying information:
  147.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  147.24 + *
  147.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  147.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  147.27   * Microsystems, Inc. All Rights Reserved.
  147.28   */
  147.29  package org.netbeans.examples.modules.povfile;
  147.30 @@ -26,7 +32,7 @@
  147.31   */
  147.32  public class PovrayDataObject extends MultiDataObject {
  147.33  
  147.34 -    public PovrayDataObject(FileObject pf, PovrayDataLoader loader) throws 
  147.35 +    public PovrayDataObject(FileObject pf, PovrayDataLoader loader) throws
  147.36                                       DataObjectExistsException, IOException {
  147.37          super(pf, loader);
  147.38          CookieSet cookies = getCookieSet();
   148.1 --- a/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml	Fri Jun 30 13:57:22 2006 +0000
   148.2 +++ b/platform/samples/povray/povsuite-3/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml	Fri Jun 30 14:12:56 2006 +0000
   148.3 @@ -1,14 +1,20 @@
   148.4  <?xml version="1.0" encoding="UTF-8"?>
   148.5  <!--
   148.6 -                 Sun Public License Notice
   148.7 +The contents of this file are subject to the terms of the Common Development
   148.8 +and Distribution License (the License). You may not use this file except in
   148.9 +compliance with the License.
  148.10  
  148.11 - The contents of this file are subject to the Sun Public License
  148.12 - Version 1.0 (the "License"). You may not use this file except in
  148.13 - compliance with the License. A copy of the License is available at
  148.14 - http://www.sun.com/
  148.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  148.16 +or http://www.netbeans.org/cddl.txt.
  148.17  
  148.18 - The Original Code is NetBeans. The Initial Developer of the Original
  148.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  148.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  148.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  148.22 +If applicable, add the following below the CDDL Header, with the fields
  148.23 +enclosed by brackets [] replaced by your own identifying information:
  148.24 +"Portions Copyrighted [year] [name of copyright owner]"
  148.25 +
  148.26 + The Original Software is NetBeans. The Initial Developer of the Original
  148.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  148.28   Microsystems, Inc. All Rights Reserved.
  148.29  -->
  148.30  <!DOCTYPE MIME-resolver PUBLIC "-//NetBeans//DTD MIME Resolver 1.0//EN" "http://www.netbeans.org/dtds/mime-resolver-1_0.dtd">
   149.1 --- a/platform/samples/povray/povsuite-3/povproject/build.xml	Fri Jun 30 13:57:22 2006 +0000
   149.2 +++ b/platform/samples/povray/povsuite-3/povproject/build.xml	Fri Jun 30 14:12:56 2006 +0000
   149.3 @@ -1,14 +1,20 @@
   149.4  <?xml version="1.0" encoding="UTF-8"?>
   149.5  <!--
   149.6 -                 Sun Public License Notice
   149.7 +The contents of this file are subject to the terms of the Common Development
   149.8 +and Distribution License (the License). You may not use this file except in
   149.9 +compliance with the License.
  149.10  
  149.11 - The contents of this file are subject to the Sun Public License
  149.12 - Version 1.0 (the "License"). You may not use this file except in
  149.13 - compliance with the License. A copy of the License is available at
  149.14 - http://www.sun.com/
  149.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  149.16 +or http://www.netbeans.org/cddl.txt.
  149.17  
  149.18 - The Original Code is NetBeans. The Initial Developer of the Original
  149.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  149.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  149.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  149.22 +If applicable, add the following below the CDDL Header, with the fields
  149.23 +enclosed by brackets [] replaced by your own identifying information:
  149.24 +"Portions Copyrighted [year] [name of copyright owner]"
  149.25 +
  149.26 + The Original Software is NetBeans. The Initial Developer of the Original
  149.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  149.28   Microsystems, Inc. All Rights Reserved.
  149.29  -->
  149.30  <project name="org.netbeans.examples.modules.povproject3" default="netbeans" basedir=".">
   150.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   150.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   150.3 @@ -1,12 +1,18 @@
   150.4 -#                  Sun Public License Notice
   150.5 +# The contents of this file are subject to the terms of the Common Development
   150.6 +# and Distribution License (the License). You may not use this file except in
   150.7 +# compliance with the License.
   150.8  #
   150.9 -#  The contents of this file are subject to the Sun Public License
  150.10 -#  Version 1.0 (the "License"). You may not use this file except in
  150.11 -#  compliance with the License. A copy of the License is available at
  150.12 -#  http://www.sun.com/
  150.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  150.14 +# or http://www.netbeans.org/cddl.txt.
  150.15  #
  150.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  150.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  150.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  150.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  150.20 +# If applicable, add the following below the CDDL Header, with the fields
  150.21 +# enclosed by brackets [] replaced by your own identifying information:
  150.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  150.23 +#
  150.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  150.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  150.26  #  Microsystems, Inc. All Rights Reserved.
  150.27  LBL_CreateProjectStep=Create a new Sample Povray Project project
  150.28  OpenIDE-Module-Name=Povray Projects 3
   151.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/MainFileProviderImpl.java	Fri Jun 30 13:57:22 2006 +0000
   151.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/MainFileProviderImpl.java	Fri Jun 30 14:12:56 2006 +0000
   151.3 @@ -1,13 +1,19 @@
   151.4  /*
   151.5 - *                 Sun Public License Notice
   151.6 + * The contents of this file are subject to the terms of the Common Development
   151.7 + * and Distribution License (the License). You may not use this file except in
   151.8 + * compliance with the License.
   151.9   *
  151.10 - * The contents of this file are subject to the Sun Public License
  151.11 - * Version 1.0 (the "License"). You may not use this file except in
  151.12 - * compliance with the License. A copy of the License is available at
  151.13 - * http://www.sun.com/
  151.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  151.15 + * or http://www.netbeans.org/cddl.txt.
  151.16   *
  151.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  151.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  151.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  151.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  151.21 + * If applicable, add the following below the CDDL Header, with the fields
  151.22 + * enclosed by brackets [] replaced by your own identifying information:
  151.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  151.24 + *
  151.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  151.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  151.27   * Microsystems, Inc. All Rights Reserved.
  151.28   */
  151.29  package org.netbeans.examples.modules.povproject;
   152.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java	Fri Jun 30 13:57:22 2006 +0000
   152.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java	Fri Jun 30 14:12:56 2006 +0000
   152.3 @@ -1,13 +1,19 @@
   152.4  /*
   152.5 - *                 Sun Public License Notice
   152.6 + * The contents of this file are subject to the terms of the Common Development
   152.7 + * and Distribution License (the License). You may not use this file except in
   152.8 + * compliance with the License.
   152.9   *
  152.10 - * The contents of this file are subject to the Sun Public License
  152.11 - * Version 1.0 (the "License"). You may not use this file except in
  152.12 - * compliance with the License. A copy of the License is available at
  152.13 - * http://www.sun.com/
  152.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  152.15 + * or http://www.netbeans.org/cddl.txt.
  152.16   *
  152.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  152.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  152.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  152.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  152.21 + * If applicable, add the following below the CDDL Header, with the fields
  152.22 + * enclosed by brackets [] replaced by your own identifying information:
  152.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  152.24 + *
  152.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  152.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  152.27   * Microsystems, Inc. All Rights Reserved.
  152.28   */
  152.29  package org.netbeans.examples.modules.povproject;
   153.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/Povray.java	Fri Jun 30 13:57:22 2006 +0000
   153.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/Povray.java	Fri Jun 30 14:12:56 2006 +0000
   153.3 @@ -1,13 +1,19 @@
   153.4  /*
   153.5 - *                 Sun Public License Notice
   153.6 + * The contents of this file are subject to the terms of the Common Development
   153.7 + * and Distribution License (the License). You may not use this file except in
   153.8 + * compliance with the License.
   153.9   *
  153.10 - * The contents of this file are subject to the Sun Public License
  153.11 - * Version 1.0 (the "License"). You may not use this file except in
  153.12 - * compliance with the License. A copy of the License is available at
  153.13 - * http://www.sun.com/
  153.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  153.15 + * or http://www.netbeans.org/cddl.txt.
  153.16   *
  153.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  153.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  153.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  153.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  153.21 + * If applicable, add the following below the CDDL Header, with the fields
  153.22 + * enclosed by brackets [] replaced by your own identifying information:
  153.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  153.24 + *
  153.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  153.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  153.27   * Microsystems, Inc. All Rights Reserved.
  153.28   */
  153.29  package org.netbeans.examples.modules.povproject;
   154.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java	Fri Jun 30 13:57:22 2006 +0000
   154.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java	Fri Jun 30 14:12:56 2006 +0000
   154.3 @@ -1,13 +1,19 @@
   154.4  /*
   154.5 - *                 Sun Public License Notice
   154.6 + * The contents of this file are subject to the terms of the Common Development
   154.7 + * and Distribution License (the License). You may not use this file except in
   154.8 + * compliance with the License.
   154.9   *
  154.10 - * The contents of this file are subject to the Sun Public License
  154.11 - * Version 1.0 (the "License"). You may not use this file except in
  154.12 - * compliance with the License. A copy of the License is available at
  154.13 - * http://www.sun.com/
  154.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  154.15 + * or http://www.netbeans.org/cddl.txt.
  154.16   *
  154.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  154.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  154.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  154.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  154.21 + * If applicable, add the following below the CDDL Header, with the fields
  154.22 + * enclosed by brackets [] replaced by your own identifying information:
  154.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  154.24 + *
  154.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  154.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  154.27   * Microsystems, Inc. All Rights Reserved.
  154.28   */
  154.29  package org.netbeans.examples.modules.povproject;
   155.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java	Fri Jun 30 13:57:22 2006 +0000
   155.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java	Fri Jun 30 14:12:56 2006 +0000
   155.3 @@ -1,13 +1,19 @@
   155.4  /*
   155.5 - *                 Sun Public License Notice
   155.6 + * The contents of this file are subject to the terms of the Common Development
   155.7 + * and Distribution License (the License). You may not use this file except in
   155.8 + * compliance with the License.
   155.9   *
  155.10 - * The contents of this file are subject to the Sun Public License
  155.11 - * Version 1.0 (the "License"). You may not use this file except in
  155.12 - * compliance with the License. A copy of the License is available at
  155.13 - * http://www.sun.com/
  155.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  155.15 + * or http://www.netbeans.org/cddl.txt.
  155.16   *
  155.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  155.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  155.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  155.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  155.21 + * If applicable, add the following below the CDDL Header, with the fields
  155.22 + * enclosed by brackets [] replaced by your own identifying information:
  155.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  155.24 + *
  155.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  155.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  155.27   * Microsystems, Inc. All Rights Reserved.
  155.28   */
  155.29  package org.netbeans.examples.modules.povproject;
   156.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/RendererServiceImpl.java	Fri Jun 30 13:57:22 2006 +0000
   156.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/RendererServiceImpl.java	Fri Jun 30 14:12:56 2006 +0000
   156.3 @@ -1,13 +1,19 @@
   156.4  /*
   156.5 - *                 Sun Public License Notice
   156.6 + * The contents of this file are subject to the terms of the Common Development
   156.7 + * and Distribution License (the License). You may not use this file except in
   156.8 + * compliance with the License.
   156.9   *
  156.10 - * The contents of this file are subject to the Sun Public License
  156.11 - * Version 1.0 (the "License"). You may not use this file except in
  156.12 - * compliance with the License. A copy of the License is available at
  156.13 - * http://www.sun.com/
  156.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  156.15 + * or http://www.netbeans.org/cddl.txt.
  156.16   *
  156.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  156.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  156.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  156.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  156.21 + * If applicable, add the following below the CDDL Header, with the fields
  156.22 + * enclosed by brackets [] replaced by your own identifying information:
  156.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  156.24 + *
  156.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  156.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  156.27   * Microsystems, Inc. All Rights Reserved.
  156.28   */
  156.29  package org.netbeans.examples.modules.povproject;
   157.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/1024x768.properties	Fri Jun 30 13:57:22 2006 +0000
   157.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/1024x768.properties	Fri Jun 30 14:12:56 2006 +0000
   157.3 @@ -1,12 +1,18 @@
   157.4 -#                  Sun Public License Notice
   157.5 -# 
   157.6 -#  The contents of this file are subject to the Sun Public License
   157.7 -#  Version 1.0 (the "License"). You may not use this file except in
   157.8 -#  compliance with the License. A copy of the License is available at
   157.9 -#  http://www.sun.com/
  157.10 -# 
  157.11 -#  The Original Code is NetBeans. The Initial Developer of the Original
  157.12 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  157.13 +# The contents of this file are subject to the terms of the Common Development
  157.14 +# and Distribution License (the License). You may not use this file except in
  157.15 +# compliance with the License.
  157.16 +#
  157.17 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  157.18 +# or http://www.netbeans.org/cddl.txt.
  157.19 +#
  157.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  157.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  157.22 +# If applicable, add the following below the CDDL Header, with the fields
  157.23 +# enclosed by brackets [] replaced by your own identifying information:
  157.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  157.25 +#
  157.26 +#  The Original Software is NetBeans. The Initial Developer of the Original
  157.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  157.28  #  Microsystems, Inc. All Rights Reserved.
  157.29  W=1024
  157.30  H=768
   158.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/1024x768hq.properties	Fri Jun 30 13:57:22 2006 +0000
   158.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/1024x768hq.properties	Fri Jun 30 14:12:56 2006 +0000
   158.3 @@ -1,12 +1,18 @@
   158.4 -#                  Sun Public License Notice
   158.5 -# 
   158.6 -#  The contents of this file are subject to the Sun Public License
   158.7 -#  Version 1.0 (the "License"). You may not use this file except in
   158.8 -#  compliance with the License. A copy of the License is available at
   158.9 -#  http://www.sun.com/
  158.10 -# 
  158.11 -#  The Original Code is NetBeans. The Initial Developer of the Original
  158.12 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  158.13 +# The contents of this file are subject to the terms of the Common Development
  158.14 +# and Distribution License (the License). You may not use this file except in
  158.15 +# compliance with the License.
  158.16 +#
  158.17 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  158.18 +# or http://www.netbeans.org/cddl.txt.
  158.19 +#
  158.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  158.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  158.22 +# If applicable, add the following below the CDDL Header, with the fields
  158.23 +# enclosed by brackets [] replaced by your own identifying information:
  158.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  158.25 +#
  158.26 +#  The Original Software is NetBeans. The Initial Developer of the Original
  158.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  158.28  #  Microsystems, Inc. All Rights Reserved.
  158.29  W=1024
  158.30  H=768
   159.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/160x100.properties	Fri Jun 30 13:57:22 2006 +0000
   159.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/160x100.properties	Fri Jun 30 14:12:56 2006 +0000
   159.3 @@ -1,12 +1,18 @@
   159.4 -#                  Sun Public License Notice
   159.5 -# 
   159.6 -#  The contents of this file are subject to the Sun Public License
   159.7 -#  Version 1.0 (the "License"). You may not use this file except in
   159.8 -#  compliance with the License. A copy of the License is available at
   159.9 -#  http://www.sun.com/
  159.10 -# 
  159.11 -#  The Original Code is NetBeans. The Initial Developer of the Original
  159.12 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  159.13 +# The contents of this file are subject to the terms of the Common Development
  159.14 +# and Distribution License (the License). You may not use this file except in
  159.15 +# compliance with the License.
  159.16 +#
  159.17 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  159.18 +# or http://www.netbeans.org/cddl.txt.
  159.19 +#
  159.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  159.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  159.22 +# If applicable, add the following below the CDDL Header, with the fields
  159.23 +# enclosed by brackets [] replaced by your own identifying information:
  159.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  159.25 +#
  159.26 +#  The Original Software is NetBeans. The Initial Developer of the Original
  159.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  159.28  #  Microsystems, Inc. All Rights Reserved.
  159.29  W=160
  159.30  H=100
   160.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/320x200.properties	Fri Jun 30 13:57:22 2006 +0000
   160.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/320x200.properties	Fri Jun 30 14:12:56 2006 +0000
   160.3 @@ -1,12 +1,18 @@
   160.4 -#                  Sun Public License Notice
   160.5 -# 
   160.6 -#  The contents of this file are subject to the Sun Public License
   160.7 -#  Version 1.0 (the "License"). You may not use this file except in
   160.8 -#  compliance with the License. A copy of the License is available at
   160.9 -#  http://www.sun.com/
  160.10 -# 
  160.11 -#  The Original Code is NetBeans. The Initial Developer of the Original
  160.12 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  160.13 +# The contents of this file are subject to the terms of the Common Development
  160.14 +# and Distribution License (the License). You may not use this file except in
  160.15 +# compliance with the License.
  160.16 +#
  160.17 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  160.18 +# or http://www.netbeans.org/cddl.txt.
  160.19 +#
  160.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  160.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  160.22 +# If applicable, add the following below the CDDL Header, with the fields
  160.23 +# enclosed by brackets [] replaced by your own identifying information:
  160.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  160.25 +#
  160.26 +#  The Original Software is NetBeans. The Initial Developer of the Original
  160.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  160.28  #  Microsystems, Inc. All Rights Reserved.
  160.29  W=320
  160.30  H=200
   161.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/640x480.properties	Fri Jun 30 13:57:22 2006 +0000
   161.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/640x480.properties	Fri Jun 30 14:12:56 2006 +0000
   161.3 @@ -1,12 +1,18 @@
   161.4 -#                  Sun Public License Notice
   161.5 -# 
   161.6 -#  The contents of this file are subject to the Sun Public License
   161.7 -#  Version 1.0 (the "License"). You may not use this file except in
   161.8 -#  compliance with the License. A copy of the License is available at
   161.9 -#  http://www.sun.com/
  161.10 -# 
  161.11 -#  The Original Code is NetBeans. The Initial Developer of the Original
  161.12 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  161.13 +# The contents of this file are subject to the terms of the Common Development
  161.14 +# and Distribution License (the License). You may not use this file except in
  161.15 +# compliance with the License.
  161.16 +#
  161.17 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  161.18 +# or http://www.netbeans.org/cddl.txt.
  161.19 +#
  161.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  161.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  161.22 +# If applicable, add the following below the CDDL Header, with the fields
  161.23 +# enclosed by brackets [] replaced by your own identifying information:
  161.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  161.25 +#
  161.26 +#  The Original Software is NetBeans. The Initial Developer of the Original
  161.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  161.28  #  Microsystems, Inc. All Rights Reserved.
  161.29  W=640
  161.30  H=480
   162.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/640x480hq.properties	Fri Jun 30 13:57:22 2006 +0000
   162.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/640x480hq.properties	Fri Jun 30 14:12:56 2006 +0000
   162.3 @@ -1,12 +1,18 @@
   162.4 -#                  Sun Public License Notice
   162.5 -# 
   162.6 -#  The contents of this file are subject to the Sun Public License
   162.7 -#  Version 1.0 (the "License"). You may not use this file except in
   162.8 -#  compliance with the License. A copy of the License is available at
   162.9 -#  http://www.sun.com/
  162.10 -# 
  162.11 -#  The Original Code is NetBeans. The Initial Developer of the Original
  162.12 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  162.13 +# The contents of this file are subject to the terms of the Common Development
  162.14 +# and Distribution License (the License). You may not use this file except in
  162.15 +# compliance with the License.
  162.16 +#
  162.17 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  162.18 +# or http://www.netbeans.org/cddl.txt.
  162.19 +#
  162.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  162.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  162.22 +# If applicable, add the following below the CDDL Header, with the fields
  162.23 +# enclosed by brackets [] replaced by your own identifying information:
  162.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  162.25 +#
  162.26 +#  The Original Software is NetBeans. The Initial Developer of the Original
  162.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  162.28  #  Microsystems, Inc. All Rights Reserved.
  162.29  W=640
  162.30  H=480
   163.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   163.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/defaults/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   163.3 @@ -1,12 +1,18 @@
   163.4 -#                  Sun Public License Notice
   163.5 -# 
   163.6 -#  The contents of this file are subject to the Sun Public License
   163.7 -#  Version 1.0 (the "License"). You may not use this file except in
   163.8 -#  compliance with the License. A copy of the License is available at
   163.9 -#  http://www.sun.com/
  163.10 -# 
  163.11 -#  The Original Code is NetBeans. The Initial Developer of the Original
  163.12 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  163.13 +# The contents of this file are subject to the terms of the Common Development
  163.14 +# and Distribution License (the License). You may not use this file except in
  163.15 +# compliance with the License.
  163.16 +#
  163.17 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  163.18 +# or http://www.netbeans.org/cddl.txt.
  163.19 +#
  163.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  163.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  163.22 +# If applicable, add the following below the CDDL Header, with the fields
  163.23 +# enclosed by brackets [] replaced by your own identifying information:
  163.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  163.25 +#
  163.26 +#  The Original Software is NetBeans. The Initial Developer of the Original
  163.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  163.28  #  Microsystems, Inc. All Rights Reserved.
  163.29  Povray/RendererSettings/1024x768.properties=1024 x 768
  163.30  Povray/RendererSettings/1024x768hq.properties=1024 x 768 High Quality
   164.1 --- a/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/layer.xml	Fri Jun 30 13:57:22 2006 +0000
   164.2 +++ b/platform/samples/povray/povsuite-3/povproject/src/org/netbeans/examples/modules/povproject/layer.xml	Fri Jun 30 14:12:56 2006 +0000
   164.3 @@ -1,14 +1,20 @@
   164.4  <?xml version="1.0" encoding="UTF-8"?>
   164.5  <!--
   164.6 -                 Sun Public License Notice
   164.7 +The contents of this file are subject to the terms of the Common Development
   164.8 +and Distribution License (the License). You may not use this file except in
   164.9 +compliance with the License.
  164.10  
  164.11 - The contents of this file are subject to the Sun Public License
  164.12 - Version 1.0 (the "License"). You may not use this file except in
  164.13 - compliance with the License. A copy of the License is available at
  164.14 - http://www.sun.com/
  164.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  164.16 +or http://www.netbeans.org/cddl.txt.
  164.17  
  164.18 - The Original Code is NetBeans. The Initial Developer of the Original
  164.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  164.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  164.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  164.22 +If applicable, add the following below the CDDL Header, with the fields
  164.23 +enclosed by brackets [] replaced by your own identifying information:
  164.24 +"Portions Copyrighted [year] [name of copyright owner]"
  164.25 +
  164.26 + The Original Software is NetBeans. The Initial Developer of the Original
  164.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  164.28   Microsystems, Inc. All Rights Reserved.
  164.29  -->
  164.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
   165.1 --- a/platform/samples/povray/povsuite-4/api/build.xml	Fri Jun 30 13:57:22 2006 +0000
   165.2 +++ b/platform/samples/povray/povsuite-4/api/build.xml	Fri Jun 30 14:12:56 2006 +0000
   165.3 @@ -1,14 +1,20 @@
   165.4  <?xml version="1.0" encoding="UTF-8"?>
   165.5  <!--
   165.6 -                 Sun Public License Notice
   165.7 +The contents of this file are subject to the terms of the Common Development
   165.8 +and Distribution License (the License). You may not use this file except in
   165.9 +compliance with the License.
  165.10  
  165.11 - The contents of this file are subject to the Sun Public License
  165.12 - Version 1.0 (the "License"). You may not use this file except in
  165.13 - compliance with the License. A copy of the License is available at
  165.14 - http://www.sun.com/
  165.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  165.16 +or http://www.netbeans.org/cddl.txt.
  165.17  
  165.18 - The Original Code is NetBeans. The Initial Developer of the Original
  165.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  165.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  165.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  165.22 +If applicable, add the following below the CDDL Header, with the fields
  165.23 +enclosed by brackets [] replaced by your own identifying information:
  165.24 +"Portions Copyrighted [year] [name of copyright owner]"
  165.25 +
  165.26 + The Original Software is NetBeans. The Initial Developer of the Original
  165.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  165.28   Microsystems, Inc. All Rights Reserved.
  165.29  -->
  165.30  <project name="org.netbeans.modules.examples.api.povray4" default="netbeans" basedir=".">
   166.1 --- a/platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   166.2 +++ b/platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   166.3 @@ -1,12 +1,18 @@
   166.4 -#                  Sun Public License Notice
   166.5 +# The contents of this file are subject to the terms of the Common Development
   166.6 +# and Distribution License (the License). You may not use this file except in
   166.7 +# compliance with the License.
   166.8  #
   166.9 -#  The contents of this file are subject to the Sun Public License
  166.10 -#  Version 1.0 (the "License"). You may not use this file except in
  166.11 -#  compliance with the License. A copy of the License is available at
  166.12 -#  http://www.sun.com/
  166.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  166.14 +# or http://www.netbeans.org/cddl.txt.
  166.15  #
  166.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  166.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  166.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  166.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  166.20 +# If applicable, add the following below the CDDL Header, with the fields
  166.21 +# enclosed by brackets [] replaced by your own identifying information:
  166.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  166.23 +#
  166.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  166.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  166.26  #  Microsystems, Inc. All Rights Reserved.
  166.27  OpenIDE-Module-Name=Povray API 4
  166.28  
   167.1 --- a/platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java	Fri Jun 30 13:57:22 2006 +0000
   167.2 +++ b/platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java	Fri Jun 30 14:12:56 2006 +0000
   167.3 @@ -1,13 +1,19 @@
   167.4  /*
   167.5 - *                 Sun Public License Notice
   167.6 + * The contents of this file are subject to the terms of the Common Development
   167.7 + * and Distribution License (the License). You may not use this file except in
   167.8 + * compliance with the License.
   167.9   *
  167.10 - * The contents of this file are subject to the Sun Public License
  167.11 - * Version 1.0 (the "License"). You may not use this file except in
  167.12 - * compliance with the License. A copy of the License is available at
  167.13 - * http://www.sun.com/
  167.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  167.15 + * or http://www.netbeans.org/cddl.txt.
  167.16   *
  167.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  167.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  167.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  167.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  167.21 + * If applicable, add the following below the CDDL Header, with the fields
  167.22 + * enclosed by brackets [] replaced by your own identifying information:
  167.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  167.24 + *
  167.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  167.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  167.27   * Microsystems, Inc. All Rights Reserved.
  167.28   */
  167.29  /*
   168.1 --- a/platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/RendererService.java	Fri Jun 30 13:57:22 2006 +0000
   168.2 +++ b/platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/RendererService.java	Fri Jun 30 14:12:56 2006 +0000
   168.3 @@ -1,13 +1,19 @@
   168.4  /*
   168.5 - *                 Sun Public License Notice
   168.6 + * The contents of this file are subject to the terms of the Common Development
   168.7 + * and Distribution License (the License). You may not use this file except in
   168.8 + * compliance with the License.
   168.9   *
  168.10 - * The contents of this file are subject to the Sun Public License
  168.11 - * Version 1.0 (the "License"). You may not use this file except in
  168.12 - * compliance with the License. A copy of the License is available at
  168.13 - * http://www.sun.com/
  168.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  168.15 + * or http://www.netbeans.org/cddl.txt.
  168.16   *
  168.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  168.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  168.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  168.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  168.21 + * If applicable, add the following below the CDDL Header, with the fields
  168.22 + * enclosed by brackets [] replaced by your own identifying information:
  168.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  168.24 + *
  168.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  168.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  168.27   * Microsystems, Inc. All Rights Reserved.
  168.28   */
  168.29  /*
   169.1 --- a/platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/ViewService.java	Fri Jun 30 13:57:22 2006 +0000
   169.2 +++ b/platform/samples/povray/povsuite-4/api/src/org/netbeans/modules/examples/api/povray/ViewService.java	Fri Jun 30 14:12:56 2006 +0000
   169.3 @@ -1,13 +1,19 @@
   169.4  /*
   169.5 - *                 Sun Public License Notice
   169.6 + * The contents of this file are subject to the terms of the Common Development
   169.7 + * and Distribution License (the License). You may not use this file except in
   169.8 + * compliance with the License.
   169.9   *
  169.10 - * The contents of this file are subject to the Sun Public License
  169.11 - * Version 1.0 (the "License"). You may not use this file except in
  169.12 - * compliance with the License. A copy of the License is available at
  169.13 - * http://www.sun.com/
  169.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  169.15 + * or http://www.netbeans.org/cddl.txt.
  169.16   *
  169.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  169.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  169.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  169.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  169.21 + * If applicable, add the following below the CDDL Header, with the fields
  169.22 + * enclosed by brackets [] replaced by your own identifying information:
  169.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  169.24 + *
  169.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  169.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  169.27   * Microsystems, Inc. All Rights Reserved.
  169.28   */
  169.29  /*
   170.1 --- a/platform/samples/povray/povsuite-4/build.xml	Fri Jun 30 13:57:22 2006 +0000
   170.2 +++ b/platform/samples/povray/povsuite-4/build.xml	Fri Jun 30 14:12:56 2006 +0000
   170.3 @@ -1,14 +1,20 @@
   170.4  <?xml version="1.0" encoding="UTF-8"?>
   170.5  <!--
   170.6 -                 Sun Public License Notice
   170.7 +The contents of this file are subject to the terms of the Common Development
   170.8 +and Distribution License (the License). You may not use this file except in
   170.9 +compliance with the License.
  170.10  
  170.11 - The contents of this file are subject to the Sun Public License
  170.12 - Version 1.0 (the "License"). You may not use this file except in
  170.13 - compliance with the License. A copy of the License is available at
  170.14 - http://www.sun.com/
  170.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  170.16 +or http://www.netbeans.org/cddl.txt.
  170.17  
  170.18 - The Original Code is NetBeans. The Initial Developer of the Original
  170.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  170.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  170.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  170.22 +If applicable, add the following below the CDDL Header, with the fields
  170.23 +enclosed by brackets [] replaced by your own identifying information:
  170.24 +"Portions Copyrighted [year] [name of copyright owner]"
  170.25 +
  170.26 + The Original Software is NetBeans. The Initial Developer of the Original
  170.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  170.28   Microsystems, Inc. All Rights Reserved.
  170.29  -->
  170.30  <project name="povsuite-4" basedir=".">
   171.1 --- a/platform/samples/povray/povsuite-4/povfile/build.xml	Fri Jun 30 13:57:22 2006 +0000
   171.2 +++ b/platform/samples/povray/povsuite-4/povfile/build.xml	Fri Jun 30 14:12:56 2006 +0000
   171.3 @@ -1,14 +1,20 @@
   171.4  <?xml version="1.0" encoding="UTF-8"?>
   171.5  <!--
   171.6 -                 Sun Public License Notice
   171.7 +The contents of this file are subject to the terms of the Common Development
   171.8 +and Distribution License (the License). You may not use this file except in
   171.9 +compliance with the License.
  171.10  
  171.11 - The contents of this file are subject to the Sun Public License
  171.12 - Version 1.0 (the "License"). You may not use this file except in
  171.13 - compliance with the License. A copy of the License is available at
  171.14 - http://www.sun.com/
  171.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  171.16 +or http://www.netbeans.org/cddl.txt.
  171.17  
  171.18 - The Original Code is NetBeans. The Initial Developer of the Original
  171.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  171.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  171.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  171.22 +If applicable, add the following below the CDDL Header, with the fields
  171.23 +enclosed by brackets [] replaced by your own identifying information:
  171.24 +"Portions Copyrighted [year] [name of copyright owner]"
  171.25 +
  171.26 + The Original Software is NetBeans. The Initial Developer of the Original
  171.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  171.28   Microsystems, Inc. All Rights Reserved.
  171.29  -->
  171.30  <project name="org.netbeans.examples.modules.povfile4" default="netbeans" basedir=".">
   172.1 --- a/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   172.2 +++ b/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   172.3 @@ -1,12 +1,18 @@
   172.4 -#                  Sun Public License Notice
   172.5 +# The contents of this file are subject to the terms of the Common Development
   172.6 +# and Distribution License (the License). You may not use this file except in
   172.7 +# compliance with the License.
   172.8  #
   172.9 -#  The contents of this file are subject to the Sun Public License
  172.10 -#  Version 1.0 (the "License"). You may not use this file except in
  172.11 -#  compliance with the License. A copy of the License is available at
  172.12 -#  http://www.sun.com/
  172.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  172.14 +# or http://www.netbeans.org/cddl.txt.
  172.15  #
  172.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  172.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  172.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  172.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  172.20 +# If applicable, add the following below the CDDL Header, with the fields
  172.21 +# enclosed by brackets [] replaced by your own identifying information:
  172.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  172.23 +#
  172.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  172.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  172.26  #  Microsystems, Inc. All Rights Reserved.
  172.27  LBL_Povray_loader_name=Povray Files
  172.28  OpenIDE-Module-Name=Povray File Support 4
   173.1 --- a/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java	Fri Jun 30 13:57:22 2006 +0000
   173.2 +++ b/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java	Fri Jun 30 14:12:56 2006 +0000
   173.3 @@ -1,13 +1,19 @@
   173.4  /*
   173.5 - *                 Sun Public License Notice
   173.6 + * The contents of this file are subject to the terms of the Common Development
   173.7 + * and Distribution License (the License). You may not use this file except in
   173.8 + * compliance with the License.
   173.9   *
  173.10 - * The contents of this file are subject to the Sun Public License
  173.11 - * Version 1.0 (the "License"). You may not use this file except in
  173.12 - * compliance with the License. A copy of the License is available at
  173.13 - * http://www.sun.com/
  173.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  173.15 + * or http://www.netbeans.org/cddl.txt.
  173.16   *
  173.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  173.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  173.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  173.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  173.21 + * If applicable, add the following below the CDDL Header, with the fields
  173.22 + * enclosed by brackets [] replaced by your own identifying information:
  173.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  173.24 + *
  173.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  173.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  173.27   * Microsystems, Inc. All Rights Reserved.
  173.28   */
  173.29  package org.netbeans.examples.modules.povfile;
  173.30 @@ -20,8 +26,8 @@
  173.31  import org.openide.util.NbBundle;
  173.32  
  173.33  /**
  173.34 - * A DataLoader for .pov and .inc files.  createMultiObject() is passed 
  173.35 - * FileObjects if their mime type matches text/x-povray (i.e. they have 
  173.36 + * A DataLoader for .pov and .inc files.  createMultiObject() is passed
  173.37 + * FileObjects if their mime type matches text/x-povray (i.e. they have
  173.38   * .pov or .inc as their extension - though the user can add other extensions).
  173.39   *
  173.40   * @author Tim Boudreau
   174.1 --- a/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java	Fri Jun 30 13:57:22 2006 +0000
   174.2 +++ b/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java	Fri Jun 30 14:12:56 2006 +0000
   174.3 @@ -1,13 +1,19 @@
   174.4  /*
   174.5 - *                 Sun Public License Notice
   174.6 + * The contents of this file are subject to the terms of the Common Development
   174.7 + * and Distribution License (the License). You may not use this file except in
   174.8 + * compliance with the License.
   174.9   *
  174.10 - * The contents of this file are subject to the Sun Public License
  174.11 - * Version 1.0 (the "License"). You may not use this file except in
  174.12 - * compliance with the License. A copy of the License is available at
  174.13 - * http://www.sun.com/
  174.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  174.15 + * or http://www.netbeans.org/cddl.txt.
  174.16   *
  174.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  174.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  174.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  174.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  174.21 + * If applicable, add the following below the CDDL Header, with the fields
  174.22 + * enclosed by brackets [] replaced by your own identifying information:
  174.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  174.24 + *
  174.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  174.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  174.27   * Microsystems, Inc. All Rights Reserved.
  174.28   */
  174.29  package org.netbeans.examples.modules.povfile;
   175.1 --- a/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java	Fri Jun 30 13:57:22 2006 +0000
   175.2 +++ b/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java	Fri Jun 30 14:12:56 2006 +0000
   175.3 @@ -1,13 +1,19 @@
   175.4  /*
   175.5 - *                 Sun Public License Notice
   175.6 + * The contents of this file are subject to the terms of the Common Development
   175.7 + * and Distribution License (the License). You may not use this file except in
   175.8 + * compliance with the License.
   175.9   *
  175.10 - * The contents of this file are subject to the Sun Public License
  175.11 - * Version 1.0 (the "License"). You may not use this file except in
  175.12 - * compliance with the License. A copy of the License is available at
  175.13 - * http://www.sun.com/
  175.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  175.15 + * or http://www.netbeans.org/cddl.txt.
  175.16   *
  175.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  175.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  175.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  175.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  175.21 + * If applicable, add the following below the CDDL Header, with the fields
  175.22 + * enclosed by brackets [] replaced by your own identifying information:
  175.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  175.24 + *
  175.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  175.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  175.27   * Microsystems, Inc. All Rights Reserved.
  175.28   */
  175.29  package org.netbeans.examples.modules.povfile;
   176.1 --- a/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java	Fri Jun 30 13:57:22 2006 +0000
   176.2 +++ b/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java	Fri Jun 30 14:12:56 2006 +0000
   176.3 @@ -1,13 +1,19 @@
   176.4  /*
   176.5 - *                 Sun Public License Notice
   176.6 + * The contents of this file are subject to the terms of the Common Development
   176.7 + * and Distribution License (the License). You may not use this file except in
   176.8 + * compliance with the License.
   176.9   *
  176.10 - * The contents of this file are subject to the Sun Public License
  176.11 - * Version 1.0 (the "License"). You may not use this file except in
  176.12 - * compliance with the License. A copy of the License is available at
  176.13 - * http://www.sun.com/
  176.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  176.15 + * or http://www.netbeans.org/cddl.txt.
  176.16   *
  176.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  176.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  176.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  176.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  176.21 + * If applicable, add the following below the CDDL Header, with the fields
  176.22 + * enclosed by brackets [] replaced by your own identifying information:
  176.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  176.24 + *
  176.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  176.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  176.27   * Microsystems, Inc. All Rights Reserved.
  176.28   */
  176.29  package org.netbeans.examples.modules.povfile;
  176.30 @@ -26,7 +32,7 @@
  176.31   */
  176.32  public class PovrayDataObject extends MultiDataObject {
  176.33  
  176.34 -    public PovrayDataObject(FileObject pf, PovrayDataLoader loader) throws 
  176.35 +    public PovrayDataObject(FileObject pf, PovrayDataLoader loader) throws
  176.36                                       DataObjectExistsException, IOException {
  176.37          super(pf, loader);
  176.38          CookieSet cookies = getCookieSet();
   177.1 --- a/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml	Fri Jun 30 13:57:22 2006 +0000
   177.2 +++ b/platform/samples/povray/povsuite-4/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml	Fri Jun 30 14:12:56 2006 +0000
   177.3 @@ -1,14 +1,20 @@
   177.4  <?xml version="1.0" encoding="UTF-8"?>
   177.5  <!--
   177.6 -                 Sun Public License Notice
   177.7 +The contents of this file are subject to the terms of the Common Development
   177.8 +and Distribution License (the License). You may not use this file except in
   177.9 +compliance with the License.
  177.10  
  177.11 - The contents of this file are subject to the Sun Public License
  177.12 - Version 1.0 (the "License"). You may not use this file except in
  177.13 - compliance with the License. A copy of the License is available at
  177.14 - http://www.sun.com/
  177.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  177.16 +or http://www.netbeans.org/cddl.txt.
  177.17  
  177.18 - The Original Code is NetBeans. The Initial Developer of the Original
  177.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  177.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  177.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  177.22 +If applicable, add the following below the CDDL Header, with the fields
  177.23 +enclosed by brackets [] replaced by your own identifying information:
  177.24 +"Portions Copyrighted [year] [name of copyright owner]"
  177.25 +
  177.26 + The Original Software is NetBeans. The Initial Developer of the Original
  177.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  177.28   Microsystems, Inc. All Rights Reserved.
  177.29  -->
  177.30  <!DOCTYPE MIME-resolver PUBLIC "-//NetBeans//DTD MIME Resolver 1.0//EN" "http://www.netbeans.org/dtds/mime-resolver-1_0.dtd">
   178.1 --- a/platform/samples/povray/povsuite-4/povproject/build.xml	Fri Jun 30 13:57:22 2006 +0000
   178.2 +++ b/platform/samples/povray/povsuite-4/povproject/build.xml	Fri Jun 30 14:12:56 2006 +0000
   178.3 @@ -1,14 +1,20 @@
   178.4  <?xml version="1.0" encoding="UTF-8"?>
   178.5  <!--
   178.6 -                 Sun Public License Notice
   178.7 +The contents of this file are subject to the terms of the Common Development
   178.8 +and Distribution License (the License). You may not use this file except in
   178.9 +compliance with the License.
  178.10  
  178.11 - The contents of this file are subject to the Sun Public License
  178.12 - Version 1.0 (the "License"). You may not use this file except in
  178.13 - compliance with the License. A copy of the License is available at
  178.14 - http://www.sun.com/
  178.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  178.16 +or http://www.netbeans.org/cddl.txt.
  178.17  
  178.18 - The Original Code is NetBeans. The Initial Developer of the Original
  178.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  178.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  178.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  178.22 +If applicable, add the following below the CDDL Header, with the fields
  178.23 +enclosed by brackets [] replaced by your own identifying information:
  178.24 +"Portions Copyrighted [year] [name of copyright owner]"
  178.25 +
  178.26 + The Original Software is NetBeans. The Initial Developer of the Original
  178.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  178.28   Microsystems, Inc. All Rights Reserved.
  178.29  -->
  178.30  <project name="org.netbeans.examples.modules.povproject4" default="netbeans" basedir=".">
   179.1 --- a/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   179.2 +++ b/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   179.3 @@ -1,12 +1,18 @@
   179.4 -#                  Sun Public License Notice
   179.5 +# The contents of this file are subject to the terms of the Common Development
   179.6 +# and Distribution License (the License). You may not use this file except in
   179.7 +# compliance with the License.
   179.8  #
   179.9 -#  The contents of this file are subject to the Sun Public License
  179.10 -#  Version 1.0 (the "License"). You may not use this file except in
  179.11 -#  compliance with the License. A copy of the License is available at
  179.12 -#  http://www.sun.com/
  179.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  179.14 +# or http://www.netbeans.org/cddl.txt.
  179.15  #
  179.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  179.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  179.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  179.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  179.20 +# If applicable, add the following below the CDDL Header, with the fields
  179.21 +# enclosed by brackets [] replaced by your own identifying information:
  179.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  179.23 +#
  179.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  179.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  179.26  #  Microsystems, Inc. All Rights Reserved.
  179.27  LBL_CreateProjectStep=Create a new Sample Povray Project project
  179.28  OpenIDE-Module-Name=Povray Projects 4
   180.1 --- a/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/MainFileChooser.java	Fri Jun 30 13:57:22 2006 +0000
   180.2 +++ b/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/MainFileChooser.java	Fri Jun 30 14:12:56 2006 +0000
   180.3 @@ -1,13 +1,19 @@
   180.4  /*
   180.5 - *                 Sun Public License Notice
   180.6 + * The contents of this file are subject to the terms of the Common Development
   180.7 + * and Distribution License (the License). You may not use this file except in
   180.8 + * compliance with the License.
   180.9   *
  180.10 - * The contents of this file are subject to the Sun Public License
  180.11 - * Version 1.0 (the "License"). You may not use this file except in
  180.12 - * compliance with the License. A copy of the License is available at
  180.13 - * http://www.sun.com/
  180.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  180.15 + * or http://www.netbeans.org/cddl.txt.
  180.16   *
  180.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  180.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  180.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  180.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  180.21 + * If applicable, add the following below the CDDL Header, with the fields
  180.22 + * enclosed by brackets [] replaced by your own identifying information:
  180.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  180.24 + *
  180.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  180.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  180.27   * Microsystems, Inc. All Rights Reserved.
  180.28   */
  180.29  package org.netbeans.examples.modules.povproject;
   181.1 --- a/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/MainFileProviderImpl.java	Fri Jun 30 13:57:22 2006 +0000
   181.2 +++ b/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/MainFileProviderImpl.java	Fri Jun 30 14:12:56 2006 +0000
   181.3 @@ -1,13 +1,19 @@
   181.4  /*
   181.5 - *                 Sun Public License Notice
   181.6 + * The contents of this file are subject to the terms of the Common Development
   181.7 + * and Distribution License (the License). You may not use this file except in
   181.8 + * compliance with the License.
   181.9   *
  181.10 - * The contents of this file are subject to the Sun Public License
  181.11 - * Version 1.0 (the "License"). You may not use this file except in
  181.12 - * compliance with the License. A copy of the License is available at
  181.13 - * http://www.sun.com/
  181.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  181.15 + * or http://www.netbeans.org/cddl.txt.
  181.16   *
  181.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  181.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  181.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  181.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  181.21 + * If applicable, add the following below the CDDL Header, with the fields
  181.22 + * enclosed by brackets [] replaced by your own identifying information:
  181.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  181.24 + *
  181.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  181.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  181.27   * Microsystems, Inc. All Rights Reserved.
  181.28   */
  181.29  package org.netbeans.examples.modules.povproject;
   182.1 --- a/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java	Fri Jun 30 13:57:22 2006 +0000
   182.2 +++ b/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java	Fri Jun 30 14:12:56 2006 +0000
   182.3 @@ -1,13 +1,19 @@
   182.4  /*
   182.5 - *                 Sun Public License Notice
   182.6 + * The contents of this file are subject to the terms of the Common Development
   182.7 + * and Distribution License (the License). You may not use this file except in
   182.8 + * compliance with the License.
   182.9   *
  182.10 - * The contents of this file are subject to the Sun Public License
  182.11 - * Version 1.0 (the "License"). You may not use this file except in
  182.12 - * compliance with the License. A copy of the License is available at
  182.13 - * http://www.sun.com/
  182.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  182.15 + * or http://www.netbeans.org/cddl.txt.
  182.16   *
  182.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  182.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  182.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  182.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  182.21 + * If applicable, add the following below the CDDL Header, with the fields
  182.22 + * enclosed by brackets [] replaced by your own identifying information:
  182.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  182.24 + *
  182.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  182.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  182.27   * Microsystems, Inc. All Rights Reserved.
  182.28   */
  182.29  package org.netbeans.examples.modules.povproject;
   183.1 --- a/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/Povray.java	Fri Jun 30 13:57:22 2006 +0000
   183.2 +++ b/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/Povray.java	Fri Jun 30 14:12:56 2006 +0000
   183.3 @@ -1,13 +1,19 @@
   183.4  /*
   183.5 - *                 Sun Public License Notice
   183.6 + * The contents of this file are subject to the terms of the Common Development
   183.7 + * and Distribution License (the License). You may not use this file except in
   183.8 + * compliance with the License.
   183.9   *
  183.10 - * The contents of this file are subject to the Sun Public License
  183.11 - * Version 1.0 (the "License"). You may not use this file except in
  183.12 - * compliance with the License. A copy of the License is available at
  183.13 - * http://www.sun.com/
  183.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  183.15 + * or http://www.netbeans.org/cddl.txt.
  183.16   *
  183.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  183.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  183.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  183.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  183.21 + * If applicable, add the following below the CDDL Header, with the fields
  183.22 + * enclosed by brackets [] replaced by your own identifying information:
  183.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  183.24 + *
  183.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  183.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  183.27   * Microsystems, Inc. All Rights Reserved.
  183.28   */
  183.29  package org.netbeans.examples.modules.povproject;
   184.1 --- a/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java	Fri Jun 30 13:57:22 2006 +0000
   184.2 +++ b/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java	Fri Jun 30 14:12:56 2006 +0000
   184.3 @@ -1,13 +1,19 @@
   184.4  /*
   184.5 - *                 Sun Public License Notice
   184.6 + * The contents of this file are subject to the terms of the Common Development
   184.7 + * and Distribution License (the License). You may not use this file except in
   184.8 + * compliance with the License.
   184.9   *
  184.10 - * The contents of this file are subject to the Sun Public License
  184.11 - * Version 1.0 (the "License"). You may not use this file except in
  184.12 - * compliance with the License. A copy of the License is available at
  184.13 - * http://www.sun.com/
  184.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  184.15 + * or http://www.netbeans.org/cddl.txt.
  184.16   *
  184.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  184.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  184.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  184.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  184.21 + * If applicable, add the following below the CDDL Header, with the fields
  184.22 + * enclosed by brackets [] replaced by your own identifying information:
  184.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  184.24 + *
  184.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  184.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  184.27   * Microsystems, Inc. All Rights Reserved.
  184.28   */
  184.29  package org.netbeans.examples.modules.povproject;
   185.1 --- a/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java	Fri Jun 30 13:57:22 2006 +0000
   185.2 +++ b/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java	Fri Jun 30 14:12:56 2006 +0000
   185.3 @@ -1,13 +1,19 @@
   185.4  /*
   185.5 - *                 Sun Public License Notice
   185.6 + * The contents of this file are subject to the terms of the Common Development
   185.7 + * and Distribution License (the License). You may not use this file except in
   185.8 + * compliance with the License.
   185.9   *
  185.10 - * The contents of this file are subject to the Sun Public License
  185.11 - * Version 1.0 (the "License"). You may not use this file except in
  185.12 - * compliance with the License. A copy of the License is available at
  185.13 - * http://www.sun.com/
  185.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  185.15 + * or http://www.netbeans.org/cddl.txt.
  185.16   *
  185.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  185.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  185.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  185.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  185.21 + * If applicable, add the following below the CDDL Header, with the fields
  185.22 + * enclosed by brackets [] replaced by your own identifying information:
  185.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  185.24 + *
  185.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  185.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  185.27   * Microsystems, Inc. All Rights Reserved.
  185.28   */
  185.29  package org.netbeans.examples.modules.povproject;
   186.1 --- a/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/RendererServiceImpl.java	Fri Jun 30 13:57:22 2006 +0000
   186.2 +++ b/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/RendererServiceImpl.java	Fri Jun 30 14:12:56 2006 +0000
   186.3 @@ -1,13 +1,19 @@
   186.4  /*
   186.5 - *                 Sun Public License Notice
   186.6 + * The contents of this file are subject to the terms of the Common Development
   186.7 + * and Distribution License (the License). You may not use this file except in
   186.8 + * compliance with the License.
   186.9   *
  186.10 - * The contents of this file are subject to the Sun Public License
  186.11 - * Version 1.0 (the "License"). You may not use this file except in
  186.12 - * compliance with the License. A copy of the License is available at
  186.13 - * http://www.sun.com/
  186.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  186.15 + * or http://www.netbeans.org/cddl.txt.
  186.16   *
  186.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  186.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  186.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  186.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  186.21 + * If applicable, add the following below the CDDL Header, with the fields
  186.22 + * enclosed by brackets [] replaced by your own identifying information:
  186.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  186.24 + *
  186.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  186.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  186.27   * Microsystems, Inc. All Rights Reserved.
  186.28   */
  186.29  package org.netbeans.examples.modules.povproject;
   187.1 --- a/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/ViewServiceImpl.java	Fri Jun 30 13:57:22 2006 +0000
   187.2 +++ b/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/ViewServiceImpl.java	Fri Jun 30 14:12:56 2006 +0000
   187.3 @@ -1,13 +1,19 @@
   187.4  /*
   187.5 - *                 Sun Public License Notice
   187.6 + * The contents of this file are subject to the terms of the Common Development
   187.7 + * and Distribution License (the License). You may not use this file except in
   187.8 + * compliance with the License.
   187.9   *
  187.10 - * The contents of this file are subject to the Sun Public License
  187.11 - * Version 1.0 (the "License"). You may not use this file except in
  187.12 - * compliance with the License. A copy of the License is available at
  187.13 - * http://www.sun.com/
  187.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  187.15 + * or http://www.netbeans.org/cddl.txt.
  187.16   *
  187.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  187.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  187.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  187.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  187.21 + * If applicable, add the following below the CDDL Header, with the fields
  187.22 + * enclosed by brackets [] replaced by your own identifying information:
  187.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  187.24 + *
  187.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  187.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  187.27   * Microsystems, Inc. All Rights Reserved.
  187.28   */
  187.29  package org.netbeans.examples.modules.povproject;
   188.1 --- a/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/layer.xml	Fri Jun 30 13:57:22 2006 +0000
   188.2 +++ b/platform/samples/povray/povsuite-4/povproject/src/org/netbeans/examples/modules/povproject/layer.xml	Fri Jun 30 14:12:56 2006 +0000
   188.3 @@ -1,14 +1,20 @@
   188.4  <?xml version="1.0" encoding="UTF-8"?>
   188.5  <!--
   188.6 -                 Sun Public License Notice
   188.7 +The contents of this file are subject to the terms of the Common Development
   188.8 +and Distribution License (the License). You may not use this file except in
   188.9 +compliance with the License.
  188.10  
  188.11 - The contents of this file are subject to the Sun Public License
  188.12 - Version 1.0 (the "License"). You may not use this file except in
  188.13 - compliance with the License. A copy of the License is available at
  188.14 - http://www.sun.com/
  188.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  188.16 +or http://www.netbeans.org/cddl.txt.
  188.17  
  188.18 - The Original Code is NetBeans. The Initial Developer of the Original
  188.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  188.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  188.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  188.22 +If applicable, add the following below the CDDL Header, with the fields
  188.23 +enclosed by brackets [] replaced by your own identifying information:
  188.24 +"Portions Copyrighted [year] [name of copyright owner]"
  188.25 +
  188.26 + The Original Software is NetBeans. The Initial Developer of the Original
  188.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  188.28   Microsystems, Inc. All Rights Reserved.
  188.29  -->
  188.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
   189.1 --- a/platform/samples/povray/povsuite-5/api/build.xml	Fri Jun 30 13:57:22 2006 +0000
   189.2 +++ b/platform/samples/povray/povsuite-5/api/build.xml	Fri Jun 30 14:12:56 2006 +0000
   189.3 @@ -1,14 +1,20 @@
   189.4  <?xml version="1.0" encoding="UTF-8"?>
   189.5  <!--
   189.6 -                 Sun Public License Notice
   189.7 +The contents of this file are subject to the terms of the Common Development
   189.8 +and Distribution License (the License). You may not use this file except in
   189.9 +compliance with the License.
  189.10  
  189.11 - The contents of this file are subject to the Sun Public License
  189.12 - Version 1.0 (the "License"). You may not use this file except in
  189.13 - compliance with the License. A copy of the License is available at
  189.14 - http://www.sun.com/
  189.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  189.16 +or http://www.netbeans.org/cddl.txt.
  189.17  
  189.18 - The Original Code is NetBeans. The Initial Developer of the Original
  189.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  189.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  189.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  189.22 +If applicable, add the following below the CDDL Header, with the fields
  189.23 +enclosed by brackets [] replaced by your own identifying information:
  189.24 +"Portions Copyrighted [year] [name of copyright owner]"
  189.25 +
  189.26 + The Original Software is NetBeans. The Initial Developer of the Original
  189.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  189.28   Microsystems, Inc. All Rights Reserved.
  189.29  -->
  189.30  <project name="org.netbeans.modules.examples.api.povray5" default="netbeans" basedir=".">
   190.1 --- a/platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   190.2 +++ b/platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   190.3 @@ -1,12 +1,18 @@
   190.4 -#                  Sun Public License Notice
   190.5 +# The contents of this file are subject to the terms of the Common Development
   190.6 +# and Distribution License (the License). You may not use this file except in
   190.7 +# compliance with the License.
   190.8  #
   190.9 -#  The contents of this file are subject to the Sun Public License
  190.10 -#  Version 1.0 (the "License"). You may not use this file except in
  190.11 -#  compliance with the License. A copy of the License is available at
  190.12 -#  http://www.sun.com/
  190.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  190.14 +# or http://www.netbeans.org/cddl.txt.
  190.15  #
  190.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  190.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  190.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  190.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  190.20 +# If applicable, add the following below the CDDL Header, with the fields
  190.21 +# enclosed by brackets [] replaced by your own identifying information:
  190.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  190.23 +#
  190.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  190.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  190.26  #  Microsystems, Inc. All Rights Reserved.
  190.27  OpenIDE-Module-Name=Povray API 5
  190.28  
   191.1 --- a/platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java	Fri Jun 30 13:57:22 2006 +0000
   191.2 +++ b/platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/MainFileProvider.java	Fri Jun 30 14:12:56 2006 +0000
   191.3 @@ -1,13 +1,19 @@
   191.4  /*
   191.5 - *                 Sun Public License Notice
   191.6 + * The contents of this file are subject to the terms of the Common Development
   191.7 + * and Distribution License (the License). You may not use this file except in
   191.8 + * compliance with the License.
   191.9   *
  191.10 - * The contents of this file are subject to the Sun Public License
  191.11 - * Version 1.0 (the "License"). You may not use this file except in
  191.12 - * compliance with the License. A copy of the License is available at
  191.13 - * http://www.sun.com/
  191.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  191.15 + * or http://www.netbeans.org/cddl.txt.
  191.16   *
  191.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  191.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  191.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  191.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  191.21 + * If applicable, add the following below the CDDL Header, with the fields
  191.22 + * enclosed by brackets [] replaced by your own identifying information:
  191.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  191.24 + *
  191.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  191.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  191.27   * Microsystems, Inc. All Rights Reserved.
  191.28   */
  191.29  /*
   192.1 --- a/platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/RendererService.java	Fri Jun 30 13:57:22 2006 +0000
   192.2 +++ b/platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/RendererService.java	Fri Jun 30 14:12:56 2006 +0000
   192.3 @@ -1,13 +1,19 @@
   192.4  /*
   192.5 - *                 Sun Public License Notice
   192.6 + * The contents of this file are subject to the terms of the Common Development
   192.7 + * and Distribution License (the License). You may not use this file except in
   192.8 + * compliance with the License.
   192.9   *
  192.10 - * The contents of this file are subject to the Sun Public License
  192.11 - * Version 1.0 (the "License"). You may not use this file except in
  192.12 - * compliance with the License. A copy of the License is available at
  192.13 - * http://www.sun.com/
  192.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  192.15 + * or http://www.netbeans.org/cddl.txt.
  192.16   *
  192.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  192.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  192.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  192.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  192.21 + * If applicable, add the following below the CDDL Header, with the fields
  192.22 + * enclosed by brackets [] replaced by your own identifying information:
  192.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  192.24 + *
  192.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  192.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  192.27   * Microsystems, Inc. All Rights Reserved.
  192.28   */
  192.29  /*
   193.1 --- a/platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/ViewService.java	Fri Jun 30 13:57:22 2006 +0000
   193.2 +++ b/platform/samples/povray/povsuite-5/api/src/org/netbeans/modules/examples/api/povray/ViewService.java	Fri Jun 30 14:12:56 2006 +0000
   193.3 @@ -1,13 +1,19 @@
   193.4  /*
   193.5 - *                 Sun Public License Notice
   193.6 + * The contents of this file are subject to the terms of the Common Development
   193.7 + * and Distribution License (the License). You may not use this file except in
   193.8 + * compliance with the License.
   193.9   *
  193.10 - * The contents of this file are subject to the Sun Public License
  193.11 - * Version 1.0 (the "License"). You may not use this file except in
  193.12 - * compliance with the License. A copy of the License is available at
  193.13 - * http://www.sun.com/
  193.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  193.15 + * or http://www.netbeans.org/cddl.txt.
  193.16   *
  193.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  193.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  193.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  193.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  193.21 + * If applicable, add the following below the CDDL Header, with the fields
  193.22 + * enclosed by brackets [] replaced by your own identifying information:
  193.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  193.24 + *
  193.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  193.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  193.27   * Microsystems, Inc. All Rights Reserved.
  193.28   */
  193.29  /*
   194.1 --- a/platform/samples/povray/povsuite-5/build.xml	Fri Jun 30 13:57:22 2006 +0000
   194.2 +++ b/platform/samples/povray/povsuite-5/build.xml	Fri Jun 30 14:12:56 2006 +0000
   194.3 @@ -1,14 +1,20 @@
   194.4  <?xml version="1.0" encoding="UTF-8"?>
   194.5  <!--
   194.6 -                 Sun Public License Notice
   194.7 +The contents of this file are subject to the terms of the Common Development
   194.8 +and Distribution License (the License). You may not use this file except in
   194.9 +compliance with the License.
  194.10  
  194.11 - The contents of this file are subject to the Sun Public License
  194.12 - Version 1.0 (the "License"). You may not use this file except in
  194.13 - compliance with the License. A copy of the License is available at
  194.14 - http://www.sun.com/
  194.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  194.16 +or http://www.netbeans.org/cddl.txt.
  194.17  
  194.18 - The Original Code is NetBeans. The Initial Developer of the Original
  194.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  194.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  194.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  194.22 +If applicable, add the following below the CDDL Header, with the fields
  194.23 +enclosed by brackets [] replaced by your own identifying information:
  194.24 +"Portions Copyrighted [year] [name of copyright owner]"
  194.25 +
  194.26 + The Original Software is NetBeans. The Initial Developer of the Original
  194.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  194.28   Microsystems, Inc. All Rights Reserved.
  194.29  -->
  194.30  <project name="povsuite-5" basedir=".">
   195.1 --- a/platform/samples/povray/povsuite-5/povfile/build.xml	Fri Jun 30 13:57:22 2006 +0000
   195.2 +++ b/platform/samples/povray/povsuite-5/povfile/build.xml	Fri Jun 30 14:12:56 2006 +0000
   195.3 @@ -1,14 +1,20 @@
   195.4  <?xml version="1.0" encoding="UTF-8"?>
   195.5  <!--
   195.6 -                 Sun Public License Notice
   195.7 +The contents of this file are subject to the terms of the Common Development
   195.8 +and Distribution License (the License). You may not use this file except in
   195.9 +compliance with the License.
  195.10  
  195.11 - The contents of this file are subject to the Sun Public License
  195.12 - Version 1.0 (the "License"). You may not use this file except in
  195.13 - compliance with the License. A copy of the License is available at
  195.14 - http://www.sun.com/
  195.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  195.16 +or http://www.netbeans.org/cddl.txt.
  195.17  
  195.18 - The Original Code is NetBeans. The Initial Developer of the Original
  195.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  195.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  195.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  195.22 +If applicable, add the following below the CDDL Header, with the fields
  195.23 +enclosed by brackets [] replaced by your own identifying information:
  195.24 +"Portions Copyrighted [year] [name of copyright owner]"
  195.25 +
  195.26 + The Original Software is NetBeans. The Initial Developer of the Original
  195.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  195.28   Microsystems, Inc. All Rights Reserved.
  195.29  -->
  195.30  <project name="org.netbeans.examples.modules.povfile5" default="netbeans" basedir=".">
   196.1 --- a/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   196.2 +++ b/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   196.3 @@ -1,12 +1,18 @@
   196.4 -#                  Sun Public License Notice
   196.5 +# The contents of this file are subject to the terms of the Common Development
   196.6 +# and Distribution License (the License). You may not use this file except in
   196.7 +# compliance with the License.
   196.8  #
   196.9 -#  The contents of this file are subject to the Sun Public License
  196.10 -#  Version 1.0 (the "License"). You may not use this file except in
  196.11 -#  compliance with the License. A copy of the License is available at
  196.12 -#  http://www.sun.com/
  196.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  196.14 +# or http://www.netbeans.org/cddl.txt.
  196.15  #
  196.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  196.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  196.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  196.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  196.20 +# If applicable, add the following below the CDDL Header, with the fields
  196.21 +# enclosed by brackets [] replaced by your own identifying information:
  196.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  196.23 +#
  196.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  196.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  196.26  #  Microsystems, Inc. All Rights Reserved.
  196.27  LBL_Povray_loader_name=Povray Files
  196.28  OpenIDE-Module-Name=Povray File Support 5
   197.1 --- a/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java	Fri Jun 30 13:57:22 2006 +0000
   197.2 +++ b/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoader.java	Fri Jun 30 14:12:56 2006 +0000
   197.3 @@ -1,13 +1,19 @@
   197.4  /*
   197.5 - *                 Sun Public License Notice
   197.6 + * The contents of this file are subject to the terms of the Common Development
   197.7 + * and Distribution License (the License). You may not use this file except in
   197.8 + * compliance with the License.
   197.9   *
  197.10 - * The contents of this file are subject to the Sun Public License
  197.11 - * Version 1.0 (the "License"). You may not use this file except in
  197.12 - * compliance with the License. A copy of the License is available at
  197.13 - * http://www.sun.com/
  197.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  197.15 + * or http://www.netbeans.org/cddl.txt.
  197.16   *
  197.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  197.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  197.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  197.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  197.21 + * If applicable, add the following below the CDDL Header, with the fields
  197.22 + * enclosed by brackets [] replaced by your own identifying information:
  197.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  197.24 + *
  197.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  197.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  197.27   * Microsystems, Inc. All Rights Reserved.
  197.28   */
  197.29  package org.netbeans.examples.modules.povfile;
  197.30 @@ -20,8 +26,8 @@
  197.31  import org.openide.util.NbBundle;
  197.32  
  197.33  /**
  197.34 - * A DataLoader for .pov and .inc files.  createMultiObject() is passed 
  197.35 - * FileObjects if their mime type matches text/x-povray (i.e. they have 
  197.36 + * A DataLoader for .pov and .inc files.  createMultiObject() is passed
  197.37 + * FileObjects if their mime type matches text/x-povray (i.e. they have
  197.38   * .pov or .inc as their extension - though the user can add other extensions).
  197.39   *
  197.40   * @author Tim Boudreau
   198.1 --- a/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java	Fri Jun 30 13:57:22 2006 +0000
   198.2 +++ b/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataLoaderBeanInfo.java	Fri Jun 30 14:12:56 2006 +0000
   198.3 @@ -1,13 +1,19 @@
   198.4  /*
   198.5 - *                 Sun Public License Notice
   198.6 + * The contents of this file are subject to the terms of the Common Development
   198.7 + * and Distribution License (the License). You may not use this file except in
   198.8 + * compliance with the License.
   198.9   *
  198.10 - * The contents of this file are subject to the Sun Public License
  198.11 - * Version 1.0 (the "License"). You may not use this file except in
  198.12 - * compliance with the License. A copy of the License is available at
  198.13 - * http://www.sun.com/
  198.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  198.15 + * or http://www.netbeans.org/cddl.txt.
  198.16   *
  198.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  198.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  198.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  198.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  198.21 + * If applicable, add the following below the CDDL Header, with the fields
  198.22 + * enclosed by brackets [] replaced by your own identifying information:
  198.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  198.24 + *
  198.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  198.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  198.27   * Microsystems, Inc. All Rights Reserved.
  198.28   */
  198.29  package org.netbeans.examples.modules.povfile;
   199.1 --- a/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java	Fri Jun 30 13:57:22 2006 +0000
   199.2 +++ b/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataNode.java	Fri Jun 30 14:12:56 2006 +0000
   199.3 @@ -1,13 +1,19 @@
   199.4  /*
   199.5 - *                 Sun Public License Notice
   199.6 + * The contents of this file are subject to the terms of the Common Development
   199.7 + * and Distribution License (the License). You may not use this file except in
   199.8 + * compliance with the License.
   199.9   *
  199.10 - * The contents of this file are subject to the Sun Public License
  199.11 - * Version 1.0 (the "License"). You may not use this file except in
  199.12 - * compliance with the License. A copy of the License is available at
  199.13 - * http://www.sun.com/
  199.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  199.15 + * or http://www.netbeans.org/cddl.txt.
  199.16   *
  199.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  199.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  199.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  199.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  199.21 + * If applicable, add the following below the CDDL Header, with the fields
  199.22 + * enclosed by brackets [] replaced by your own identifying information:
  199.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  199.24 + *
  199.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  199.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  199.27   * Microsystems, Inc. All Rights Reserved.
  199.28   */
  199.29  package org.netbeans.examples.modules.povfile;
   200.1 --- a/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java	Fri Jun 30 13:57:22 2006 +0000
   200.2 +++ b/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayDataObject.java	Fri Jun 30 14:12:56 2006 +0000
   200.3 @@ -1,13 +1,19 @@
   200.4  /*
   200.5 - *                 Sun Public License Notice
   200.6 + * The contents of this file are subject to the terms of the Common Development
   200.7 + * and Distribution License (the License). You may not use this file except in
   200.8 + * compliance with the License.
   200.9   *
  200.10 - * The contents of this file are subject to the Sun Public License
  200.11 - * Version 1.0 (the "License"). You may not use this file except in
  200.12 - * compliance with the License. A copy of the License is available at
  200.13 - * http://www.sun.com/
  200.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  200.15 + * or http://www.netbeans.org/cddl.txt.
  200.16   *
  200.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  200.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  200.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  200.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  200.21 + * If applicable, add the following below the CDDL Header, with the fields
  200.22 + * enclosed by brackets [] replaced by your own identifying information:
  200.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  200.24 + *
  200.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  200.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  200.27   * Microsystems, Inc. All Rights Reserved.
  200.28   */
  200.29  package org.netbeans.examples.modules.povfile;
  200.30 @@ -26,7 +32,7 @@
  200.31   */
  200.32  public class PovrayDataObject extends MultiDataObject {
  200.33  
  200.34 -    public PovrayDataObject(FileObject pf, PovrayDataLoader loader) throws 
  200.35 +    public PovrayDataObject(FileObject pf, PovrayDataLoader loader) throws
  200.36                                       DataObjectExistsException, IOException {
  200.37          super(pf, loader);
  200.38          CookieSet cookies = getCookieSet();
   201.1 --- a/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml	Fri Jun 30 13:57:22 2006 +0000
   201.2 +++ b/platform/samples/povray/povsuite-5/povfile/src/org/netbeans/examples/modules/povfile/PovrayResolver.xml	Fri Jun 30 14:12:56 2006 +0000
   201.3 @@ -1,14 +1,20 @@
   201.4  <?xml version="1.0" encoding="UTF-8"?>
   201.5  <!--
   201.6 -                 Sun Public License Notice
   201.7 +The contents of this file are subject to the terms of the Common Development
   201.8 +and Distribution License (the License). You may not use this file except in
   201.9 +compliance with the License.
  201.10  
  201.11 - The contents of this file are subject to the Sun Public License
  201.12 - Version 1.0 (the "License"). You may not use this file except in
  201.13 - compliance with the License. A copy of the License is available at
  201.14 - http://www.sun.com/
  201.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  201.16 +or http://www.netbeans.org/cddl.txt.
  201.17  
  201.18 - The Original Code is NetBeans. The Initial Developer of the Original
  201.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  201.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  201.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  201.22 +If applicable, add the following below the CDDL Header, with the fields
  201.23 +enclosed by brackets [] replaced by your own identifying information:
  201.24 +"Portions Copyrighted [year] [name of copyright owner]"
  201.25 +
  201.26 + The Original Software is NetBeans. The Initial Developer of the Original
  201.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  201.28   Microsystems, Inc. All Rights Reserved.
  201.29  -->
  201.30  <!DOCTYPE MIME-resolver PUBLIC "-//NetBeans//DTD MIME Resolver 1.0//EN" "http://www.netbeans.org/dtds/mime-resolver-1_0.dtd">
   202.1 --- a/platform/samples/povray/povsuite-5/povproject/build.xml	Fri Jun 30 13:57:22 2006 +0000
   202.2 +++ b/platform/samples/povray/povsuite-5/povproject/build.xml	Fri Jun 30 14:12:56 2006 +0000
   202.3 @@ -1,14 +1,20 @@
   202.4  <?xml version="1.0" encoding="UTF-8"?>
   202.5  <!--
   202.6 -                 Sun Public License Notice
   202.7 +The contents of this file are subject to the terms of the Common Development
   202.8 +and Distribution License (the License). You may not use this file except in
   202.9 +compliance with the License.
  202.10  
  202.11 - The contents of this file are subject to the Sun Public License
  202.12 - Version 1.0 (the "License"). You may not use this file except in
  202.13 - compliance with the License. A copy of the License is available at
  202.14 - http://www.sun.com/
  202.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  202.16 +or http://www.netbeans.org/cddl.txt.
  202.17  
  202.18 - The Original Code is NetBeans. The Initial Developer of the Original
  202.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  202.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  202.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  202.22 +If applicable, add the following below the CDDL Header, with the fields
  202.23 +enclosed by brackets [] replaced by your own identifying information:
  202.24 +"Portions Copyrighted [year] [name of copyright owner]"
  202.25 +
  202.26 + The Original Software is NetBeans. The Initial Developer of the Original
  202.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  202.28   Microsystems, Inc. All Rights Reserved.
  202.29  -->
  202.30  <project name="org.netbeans.examples.modules.povproject5" default="netbeans" basedir=".">
   203.1 --- a/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   203.2 +++ b/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   203.3 @@ -1,12 +1,18 @@
   203.4 -#                  Sun Public License Notice
   203.5 +# The contents of this file are subject to the terms of the Common Development
   203.6 +# and Distribution License (the License). You may not use this file except in
   203.7 +# compliance with the License.
   203.8  #
   203.9 -#  The contents of this file are subject to the Sun Public License
  203.10 -#  Version 1.0 (the "License"). You may not use this file except in
  203.11 -#  compliance with the License. A copy of the License is available at
  203.12 -#  http://www.sun.com/
  203.13 +#  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  203.14 +# or http://www.netbeans.org/cddl.txt.
  203.15  #
  203.16 -#  The Original Code is NetBeans. The Initial Developer of the Original
  203.17 -#  Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  203.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  203.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  203.20 +# If applicable, add the following below the CDDL Header, with the fields
  203.21 +# enclosed by brackets [] replaced by your own identifying information:
  203.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  203.23 +#
  203.24 +#  The Original Software is NetBeans. The Initial Developer of the Original
  203.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  203.26  #  Microsystems, Inc. All Rights Reserved.
  203.27  LBL_CreateProjectStep=Create a new Sample Povray Project project
  203.28  OpenIDE-Module-Name=Povray Projects 5
   204.1 --- a/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/MainFileChooser.java	Fri Jun 30 13:57:22 2006 +0000
   204.2 +++ b/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/MainFileChooser.java	Fri Jun 30 14:12:56 2006 +0000
   204.3 @@ -1,13 +1,19 @@
   204.4  /*
   204.5 - *                 Sun Public License Notice
   204.6 + * The contents of this file are subject to the terms of the Common Development
   204.7 + * and Distribution License (the License). You may not use this file except in
   204.8 + * compliance with the License.
   204.9   *
  204.10 - * The contents of this file are subject to the Sun Public License
  204.11 - * Version 1.0 (the "License"). You may not use this file except in
  204.12 - * compliance with the License. A copy of the License is available at
  204.13 - * http://www.sun.com/
  204.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  204.15 + * or http://www.netbeans.org/cddl.txt.
  204.16   *
  204.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  204.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  204.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  204.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  204.21 + * If applicable, add the following below the CDDL Header, with the fields
  204.22 + * enclosed by brackets [] replaced by your own identifying information:
  204.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  204.24 + *
  204.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  204.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  204.27   * Microsystems, Inc. All Rights Reserved.
  204.28   */
  204.29  package org.netbeans.examples.modules.povproject;
   205.1 --- a/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/MainFileProviderImpl.java	Fri Jun 30 13:57:22 2006 +0000
   205.2 +++ b/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/MainFileProviderImpl.java	Fri Jun 30 14:12:56 2006 +0000
   205.3 @@ -1,13 +1,19 @@
   205.4  /*
   205.5 - *                 Sun Public License Notice
   205.6 + * The contents of this file are subject to the terms of the Common Development
   205.7 + * and Distribution License (the License). You may not use this file except in
   205.8 + * compliance with the License.
   205.9   *
  205.10 - * The contents of this file are subject to the Sun Public License
  205.11 - * Version 1.0 (the "License"). You may not use this file except in
  205.12 - * compliance with the License. A copy of the License is available at
  205.13 - * http://www.sun.com/
  205.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  205.15 + * or http://www.netbeans.org/cddl.txt.
  205.16   *
  205.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  205.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  205.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  205.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  205.21 + * If applicable, add the following below the CDDL Header, with the fields
  205.22 + * enclosed by brackets [] replaced by your own identifying information:
  205.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  205.24 + *
  205.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  205.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  205.27   * Microsystems, Inc. All Rights Reserved.
  205.28   */
  205.29  package org.netbeans.examples.modules.povproject;
   206.1 --- a/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java	Fri Jun 30 13:57:22 2006 +0000
   206.2 +++ b/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/PovProjectFactory.java	Fri Jun 30 14:12:56 2006 +0000
   206.3 @@ -1,13 +1,19 @@
   206.4  /*
   206.5 - *                 Sun Public License Notice
   206.6 + * The contents of this file are subject to the terms of the Common Development
   206.7 + * and Distribution License (the License). You may not use this file except in
   206.8 + * compliance with the License.
   206.9   *
  206.10 - * The contents of this file are subject to the Sun Public License
  206.11 - * Version 1.0 (the "License"). You may not use this file except in
  206.12 - * compliance with the License. A copy of the License is available at
  206.13 - * http://www.sun.com/
  206.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  206.15 + * or http://www.netbeans.org/cddl.txt.
  206.16   *
  206.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  206.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  206.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  206.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  206.21 + * If applicable, add the following below the CDDL Header, with the fields
  206.22 + * enclosed by brackets [] replaced by your own identifying information:
  206.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  206.24 + *
  206.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  206.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  206.27   * Microsystems, Inc. All Rights Reserved.
  206.28   */
  206.29  package org.netbeans.examples.modules.povproject;
   207.1 --- a/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/Povray.java	Fri Jun 30 13:57:22 2006 +0000
   207.2 +++ b/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/Povray.java	Fri Jun 30 14:12:56 2006 +0000
   207.3 @@ -1,13 +1,19 @@
   207.4  /*
   207.5 - *                 Sun Public License Notice
   207.6 + * The contents of this file are subject to the terms of the Common Development
   207.7 + * and Distribution License (the License). You may not use this file except in
   207.8 + * compliance with the License.
   207.9   *
  207.10 - * The contents of this file are subject to the Sun Public License
  207.11 - * Version 1.0 (the "License"). You may not use this file except in
  207.12 - * compliance with the License. A copy of the License is available at
  207.13 - * http://www.sun.com/
  207.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  207.15 + * or http://www.netbeans.org/cddl.txt.
  207.16   *
  207.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  207.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  207.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  207.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  207.21 + * If applicable, add the following below the CDDL Header, with the fields
  207.22 + * enclosed by brackets [] replaced by your own identifying information:
  207.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  207.24 + *
  207.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  207.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  207.27   * Microsystems, Inc. All Rights Reserved.
  207.28   */
  207.29  package org.netbeans.examples.modules.povproject;
   208.1 --- a/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java	Fri Jun 30 13:57:22 2006 +0000
   208.2 +++ b/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/PovrayLogicalView.java	Fri Jun 30 14:12:56 2006 +0000
   208.3 @@ -1,13 +1,19 @@
   208.4  /*
   208.5 - *                 Sun Public License Notice
   208.6 + * The contents of this file are subject to the terms of the Common Development
   208.7 + * and Distribution License (the License). You may not use this file except in
   208.8 + * compliance with the License.
   208.9   *
  208.10 - * The contents of this file are subject to the Sun Public License
  208.11 - * Version 1.0 (the "License"). You may not use this file except in
  208.12 - * compliance with the License. A copy of the License is available at
  208.13 - * http://www.sun.com/
  208.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  208.15 + * or http://www.netbeans.org/cddl.txt.
  208.16   *
  208.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  208.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  208.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  208.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  208.21 + * If applicable, add the following below the CDDL Header, with the fields
  208.22 + * enclosed by brackets [] replaced by your own identifying information:
  208.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  208.24 + *
  208.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  208.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  208.27   * Microsystems, Inc. All Rights Reserved.
  208.28   */
  208.29  package org.netbeans.examples.modules.povproject;
   209.1 --- a/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java	Fri Jun 30 13:57:22 2006 +0000
   209.2 +++ b/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/PovrayProject.java	Fri Jun 30 14:12:56 2006 +0000
   209.3 @@ -1,13 +1,19 @@
   209.4  /*
   209.5 - *                 Sun Public License Notice
   209.6 + * The contents of this file are subject to the terms of the Common Development
   209.7 + * and Distribution License (the License). You may not use this file except in
   209.8 + * compliance with the License.
   209.9   *
  209.10 - * The contents of this file are subject to the Sun Public License
  209.11 - * Version 1.0 (the "License"). You may not use this file except in
  209.12 - * compliance with the License. A copy of the License is available at
  209.13 - * http://www.sun.com/
  209.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  209.15 + * or http://www.netbeans.org/cddl.txt.
  209.16   *
  209.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  209.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  209.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  209.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  209.21 + * If applicable, add the following below the CDDL Header, with the fields
  209.22 + * enclosed by brackets [] replaced by your own identifying information:
  209.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  209.24 + *
  209.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  209.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  209.27   * Microsystems, Inc. All Rights Reserved.
  209.28   */
  209.29  package org.netbeans.examples.modules.povproject;
   210.1 --- a/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/RendererServiceImpl.java	Fri Jun 30 13:57:22 2006 +0000
   210.2 +++ b/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/RendererServiceImpl.java	Fri Jun 30 14:12:56 2006 +0000
   210.3 @@ -1,13 +1,19 @@
   210.4  /*
   210.5 - *                 Sun Public License Notice
   210.6 + * The contents of this file are subject to the terms of the Common Development
   210.7 + * and Distribution License (the License). You may not use this file except in
   210.8 + * compliance with the License.
   210.9   *
  210.10 - * The contents of this file are subject to the Sun Public License
  210.11 - * Version 1.0 (the "License"). You may not use this file except in
  210.12 - * compliance with the License. A copy of the License is available at
  210.13 - * http://www.sun.com/
  210.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  210.15 + * or http://www.netbeans.org/cddl.txt.
  210.16   *
  210.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  210.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  210.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  210.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  210.21 + * If applicable, add the following below the CDDL Header, with the fields
  210.22 + * enclosed by brackets [] replaced by your own identifying information:
  210.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  210.24 + *
  210.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  210.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  210.27   * Microsystems, Inc. All Rights Reserved.
  210.28   */
  210.29  package org.netbeans.examples.modules.povproject;
   211.1 --- a/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/ViewServiceImpl.java	Fri Jun 30 13:57:22 2006 +0000
   211.2 +++ b/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/ViewServiceImpl.java	Fri Jun 30 14:12:56 2006 +0000
   211.3 @@ -1,13 +1,19 @@
   211.4  /*
   211.5 - *                 Sun Public License Notice
   211.6 + * The contents of this file are subject to the terms of the Common Development
   211.7 + * and Distribution License (the License). You may not use this file except in
   211.8 + * compliance with the License.
   211.9   *
  211.10 - * The contents of this file are subject to the Sun Public License
  211.11 - * Version 1.0 (the "License"). You may not use this file except in
  211.12 - * compliance with the License. A copy of the License is available at
  211.13 - * http://www.sun.com/
  211.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  211.15 + * or http://www.netbeans.org/cddl.txt.
  211.16   *
  211.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  211.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  211.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  211.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  211.21 + * If applicable, add the following below the CDDL Header, with the fields
  211.22 + * enclosed by brackets [] replaced by your own identifying information:
  211.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  211.24 + *
  211.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  211.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  211.27   * Microsystems, Inc. All Rights Reserved.
  211.28   */
  211.29  package org.netbeans.examples.modules.povproject;
   212.1 --- a/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/layer.xml	Fri Jun 30 13:57:22 2006 +0000
   212.2 +++ b/platform/samples/povray/povsuite-5/povproject/src/org/netbeans/examples/modules/povproject/layer.xml	Fri Jun 30 14:12:56 2006 +0000
   212.3 @@ -1,14 +1,20 @@
   212.4  <?xml version="1.0" encoding="UTF-8"?>
   212.5  <!--
   212.6 -                 Sun Public License Notice
   212.7 +The contents of this file are subject to the terms of the Common Development
   212.8 +and Distribution License (the License). You may not use this file except in
   212.9 +compliance with the License.
  212.10  
  212.11 - The contents of this file are subject to the Sun Public License
  212.12 - Version 1.0 (the "License"). You may not use this file except in
  212.13 - compliance with the License. A copy of the License is available at
  212.14 - http://www.sun.com/
  212.15 + You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  212.16 +or http://www.netbeans.org/cddl.txt.
  212.17  
  212.18 - The Original Code is NetBeans. The Initial Developer of the Original
  212.19 - Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  212.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  212.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  212.22 +If applicable, add the following below the CDDL Header, with the fields
  212.23 +enclosed by brackets [] replaced by your own identifying information:
  212.24 +"Portions Copyrighted [year] [name of copyright owner]"
  212.25 +
  212.26 + The Original Software is NetBeans. The Initial Developer of the Original
  212.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  212.28   Microsystems, Inc. All Rights Reserved.
  212.29  -->
  212.30  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
   213.1 --- a/platform/samples/selectionsuite/MyAPI/src/org/myorg/myapi/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   213.2 +++ b/platform/samples/selectionsuite/MyAPI/src/org/myorg/myapi/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   213.3 @@ -1,12 +1,18 @@
   213.4 -#                 Sun Public License Notice
   213.5 +# The contents of this file are subject to the terms of the Common Development
   213.6 +# and Distribution License (the License). You may not use this file except in
   213.7 +# compliance with the License.
   213.8  #
   213.9 -# The contents of this file are subject to the Sun Public License
  213.10 -# Version 1.0 (the "License"). You may not use this file except in
  213.11 -# compliance with the License. A copy of the License is available at
  213.12 -# http://www.sun.com/
  213.13 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  213.14 +# or http://www.netbeans.org/cddl.txt.
  213.15  #
  213.16 -# The Original Code is NetBeans. The Initial Developer of the Original
  213.17 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  213.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  213.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  213.20 +# If applicable, add the following below the CDDL Header, with the fields
  213.21 +# enclosed by brackets [] replaced by your own identifying information:
  213.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  213.23 +#
  213.24 +# The Original Software is NetBeans. The Initial Developer of the Original
  213.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  213.26  # Microsystems, Inc. All Rights Reserved.
  213.27  
  213.28  OpenIDE-Module-Name=My API
   214.1 --- a/platform/samples/selectionsuite/MyEditor/src/org/myorg/myeditor/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   214.2 +++ b/platform/samples/selectionsuite/MyEditor/src/org/myorg/myeditor/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   214.3 @@ -1,12 +1,18 @@
   214.4 -#                 Sun Public License Notice
   214.5 +# The contents of this file are subject to the terms of the Common Development
   214.6 +# and Distribution License (the License). You may not use this file except in
   214.7 +# compliance with the License.
   214.8  #
   214.9 -# The contents of this file are subject to the Sun Public License
  214.10 -# Version 1.0 (the "License"). You may not use this file except in
  214.11 -# compliance with the License. A copy of the License is available at
  214.12 -# http://www.sun.com/
  214.13 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  214.14 +# or http://www.netbeans.org/cddl.txt.
  214.15  #
  214.16 -# The Original Code is NetBeans. The Initial Developer of the Original
  214.17 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  214.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  214.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  214.20 +# If applicable, add the following below the CDDL Header, with the fields
  214.21 +# enclosed by brackets [] replaced by your own identifying information:
  214.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  214.23 +#
  214.24 +# The Original Software is NetBeans. The Initial Developer of the Original
  214.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  214.26  # Microsystems, Inc. All Rights Reserved.
  214.27  
  214.28  CTL_OpenEditorAction=Open Editor
   215.1 --- a/platform/samples/selectionsuite/MyEditor/src/org/myorg/myeditor/MyEditor.java	Fri Jun 30 13:57:22 2006 +0000
   215.2 +++ b/platform/samples/selectionsuite/MyEditor/src/org/myorg/myeditor/MyEditor.java	Fri Jun 30 14:12:56 2006 +0000
   215.3 @@ -1,13 +1,19 @@
   215.4  /*
   215.5 - *                 Sun Public License Notice
   215.6 + * The contents of this file are subject to the terms of the Common Development
   215.7 + * and Distribution License (the License). You may not use this file except in
   215.8 + * compliance with the License.
   215.9   *
  215.10 - * The contents of this file are subject to the Sun Public License
  215.11 - * Version 1.0 (the "License"). You may not use this file except in
  215.12 - * compliance with the License. A copy of the License is available at
  215.13 - * http://www.sun.com/
  215.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  215.15 + * or http://www.netbeans.org/cddl.txt.
  215.16   *
  215.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  215.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  215.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  215.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  215.21 + * If applicable, add the following below the CDDL Header, with the fields
  215.22 + * enclosed by brackets [] replaced by your own identifying information:
  215.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  215.24 + *
  215.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  215.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  215.27   * Microsystems, Inc. All Rights Reserved.
  215.28   */
  215.29  package org.myorg.myeditor;
  215.30 @@ -24,7 +30,7 @@
  215.31   */
  215.32  public class MyEditor extends TopComponent {
  215.33      private final InstanceContent content = new InstanceContent();
  215.34 -    
  215.35 +
  215.36      /** Creates new form MyEditor */
  215.37      public MyEditor() {
  215.38          initComponents();
   216.1 --- a/platform/samples/selectionsuite/MyEditor/src/org/myorg/myeditor/OpenEditorAction.java	Fri Jun 30 13:57:22 2006 +0000
   216.2 +++ b/platform/samples/selectionsuite/MyEditor/src/org/myorg/myeditor/OpenEditorAction.java	Fri Jun 30 14:12:56 2006 +0000
   216.3 @@ -1,13 +1,19 @@
   216.4  /*
   216.5 - *                 Sun Public License Notice
   216.6 + * The contents of this file are subject to the terms of the Common Development
   216.7 + * and Distribution License (the License). You may not use this file except in
   216.8 + * compliance with the License.
   216.9   *
  216.10 - * The contents of this file are subject to the Sun Public License
  216.11 - * Version 1.0 (the "License"). You may not use this file except in
  216.12 - * compliance with the License. A copy of the License is available at
  216.13 - * http://www.sun.com/
  216.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  216.15 + * or http://www.netbeans.org/cddl.txt.
  216.16   *
  216.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  216.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  216.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  216.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  216.21 + * If applicable, add the following below the CDDL Header, with the fields
  216.22 + * enclosed by brackets [] replaced by your own identifying information:
  216.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  216.24 + *
  216.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  216.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  216.27   * Microsystems, Inc. All Rights Reserved.
  216.28   */
  216.29  package org.myorg.myeditor;
  216.30 @@ -17,17 +23,17 @@
  216.31  import org.openide.util.actions.CallableSystemAction;
  216.32  
  216.33  public final class OpenEditorAction extends CallableSystemAction {
  216.34 -    
  216.35 +
  216.36      public void performAction() {
  216.37          MyEditor editor = new MyEditor();
  216.38          editor.open();
  216.39          editor.requestActive();
  216.40      }
  216.41 -    
  216.42 +
  216.43      public String getName() {
  216.44          return NbBundle.getMessage(OpenEditorAction.class, "CTL_OpenEditorAction");
  216.45      }
  216.46 -    
  216.47 +
  216.48      protected void initialize() {
  216.49          super.initialize();
  216.50          // see org.openide.util.actions.SystemAction.iconResource() javadoc for more details
   217.1 --- a/platform/samples/selectionsuite/MyViewer/src/org/myorg/myviewer/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   217.2 +++ b/platform/samples/selectionsuite/MyViewer/src/org/myorg/myviewer/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   217.3 @@ -1,15 +1,21 @@
   217.4 -#                 Sun Public License Notice
   217.5 +# The contents of this file are subject to the terms of the Common Development
   217.6 +# and Distribution License (the License). You may not use this file except in
   217.7 +# compliance with the License.
   217.8  #
   217.9 -# The contents of this file are subject to the Sun Public License
  217.10 -# Version 1.0 (the "License"). You may not use this file except in
  217.11 -# compliance with the License. A copy of the License is available at
  217.12 -# http://www.sun.com/
  217.13 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  217.14 +# or http://www.netbeans.org/cddl.txt.
  217.15  #
  217.16 -# The Original Code is NetBeans. The Initial Developer of the Original
  217.17 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  217.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  217.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  217.20 +# If applicable, add the following below the CDDL Header, with the fields
  217.21 +# enclosed by brackets [] replaced by your own identifying information:
  217.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  217.23 +#
  217.24 +# The Original Software is NetBeans. The Initial Developer of the Original
  217.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  217.26  # Microsystems, Inc. All Rights Reserved.
  217.27  
  217.28 -CTL_MyViewerAction=Open MyViewer Window 
  217.29 +CTL_MyViewerAction=Open MyViewer Window
  217.30  CTL_MyViewerTopComponent=MyViewer Window
  217.31  HINT_MyViewerTopComponent=This is a MyViewer window
  217.32  OpenIDE-Module-Name=My Viewer
   218.1 --- a/platform/samples/selectionsuite/MyViewer/src/org/myorg/myviewer/MyViewerAction.java	Fri Jun 30 13:57:22 2006 +0000
   218.2 +++ b/platform/samples/selectionsuite/MyViewer/src/org/myorg/myviewer/MyViewerAction.java	Fri Jun 30 14:12:56 2006 +0000
   218.3 @@ -1,13 +1,19 @@
   218.4  /*
   218.5 - *                 Sun Public License Notice
   218.6 + * The contents of this file are subject to the terms of the Common Development
   218.7 + * and Distribution License (the License). You may not use this file except in
   218.8 + * compliance with the License.
   218.9   *
  218.10 - * The contents of this file are subject to the Sun Public License
  218.11 - * Version 1.0 (the "License"). You may not use this file except in
  218.12 - * compliance with the License. A copy of the License is available at
  218.13 - * http://www.sun.com/
  218.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  218.15 + * or http://www.netbeans.org/cddl.txt.
  218.16   *
  218.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  218.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  218.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  218.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  218.21 + * If applicable, add the following below the CDDL Header, with the fields
  218.22 + * enclosed by brackets [] replaced by your own identifying information:
  218.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  218.24 + *
  218.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  218.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  218.27   * Microsystems, Inc. All Rights Reserved.
  218.28   */
  218.29  package org.myorg.myviewer;
  218.30 @@ -23,7 +29,7 @@
  218.31   * Action which shows MyViewer component.
  218.32   */
  218.33  public class MyViewerAction extends AbstractAction {
  218.34 -    
  218.35 +
  218.36      public MyViewerAction() {
  218.37          super(NbBundle.getMessage(MyViewerAction.class, "CTL_MyViewerAction"));
  218.38  //        putValue(SMALL_ICON, new ImageIcon(Utilities.loadImage(MyViewerTopComponent.ICON_PATH, true)));
   219.1 --- a/platform/samples/selectionsuite/MyViewer/src/org/myorg/myviewer/MyViewerTopComponent.java	Fri Jun 30 13:57:22 2006 +0000
   219.2 +++ b/platform/samples/selectionsuite/MyViewer/src/org/myorg/myviewer/MyViewerTopComponent.java	Fri Jun 30 14:12:56 2006 +0000
   219.3 @@ -1,13 +1,19 @@
   219.4  /*
   219.5 - *                 Sun Public License Notice
   219.6 + * The contents of this file are subject to the terms of the Common Development
   219.7 + * and Distribution License (the License). You may not use this file except in
   219.8 + * compliance with the License.
   219.9   *
  219.10 - * The contents of this file are subject to the Sun Public License
  219.11 - * Version 1.0 (the "License"). You may not use this file except in
  219.12 - * compliance with the License. A copy of the License is available at
  219.13 - * http://www.sun.com/
  219.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  219.15 + * or http://www.netbeans.org/cddl.txt.
  219.16   *
  219.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  219.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  219.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  219.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  219.21 + * If applicable, add the following below the CDDL Header, with the fields
  219.22 + * enclosed by brackets [] replaced by your own identifying information:
  219.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  219.24 + *
  219.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  219.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  219.27   * Microsystems, Inc. All Rights Reserved.
  219.28   */
  219.29  package org.myorg.myviewer;
  219.30 @@ -25,7 +31,7 @@
  219.31  import org.openide.windows.WindowManager;
  219.32  
  219.33  public final class MyViewerTopComponent extends TopComponent implements LookupListener {
  219.34 -    
  219.35 +
  219.36      private static MyViewerTopComponent instance;
  219.37      private static final String PREFERRED_ID = "MyViewerTopComponent";
  219.38      
   220.1 --- a/platform/samples/selectionsuite_2/MyAPI/src/org/myorg/myapi/APIObject.java	Fri Jun 30 13:57:22 2006 +0000
   220.2 +++ b/platform/samples/selectionsuite_2/MyAPI/src/org/myorg/myapi/APIObject.java	Fri Jun 30 14:12:56 2006 +0000
   220.3 @@ -1,13 +1,19 @@
   220.4  /*
   220.5 - *                 Sun Public License Notice
   220.6 + * The contents of this file are subject to the terms of the Common Development
   220.7 + * and Distribution License (the License). You may not use this file except in
   220.8 + * compliance with the License.
   220.9   *
  220.10 - * The contents of this file are subject to the Sun Public License
  220.11 - * Version 1.0 (the "License"). You may not use this file except in
  220.12 - * compliance with the License. A copy of the License is available at
  220.13 - * http://www.sun.com/
  220.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  220.15 + * or http://www.netbeans.org/cddl.txt.
  220.16   *
  220.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  220.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  220.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  220.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  220.21 + * If applicable, add the following below the CDDL Header, with the fields
  220.22 + * enclosed by brackets [] replaced by your own identifying information:
  220.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  220.24 + *
  220.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  220.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  220.27   * Microsystems, Inc. All Rights Reserved.
  220.28   */
  220.29  package org.myorg.myapi;
  220.30 @@ -26,15 +32,15 @@
  220.31      public APIObject() {
  220.32          index = count++;
  220.33      }
  220.34 -    
  220.35 +
  220.36      public Date getDate() {
  220.37          return date;
  220.38      }
  220.39 -    
  220.40 +
  220.41      public int getIndex() {
  220.42          return index;
  220.43      }
  220.44 -    
  220.45 +
  220.46      public String toString() {
  220.47          return index + " - " + date;
  220.48      }
   221.1 --- a/platform/samples/selectionsuite_2/MyEditor/src/org/myorg/myeditor/MyChildren.java	Fri Jun 30 13:57:22 2006 +0000
   221.2 +++ b/platform/samples/selectionsuite_2/MyEditor/src/org/myorg/myeditor/MyChildren.java	Fri Jun 30 14:12:56 2006 +0000
   221.3 @@ -1,13 +1,19 @@
   221.4  /*
   221.5 - *                 Sun Public License Notice
   221.6 + * The contents of this file are subject to the terms of the Common Development
   221.7 + * and Distribution License (the License). You may not use this file except in
   221.8 + * compliance with the License.
   221.9   *
  221.10 - * The contents of this file are subject to the Sun Public License
  221.11 - * Version 1.0 (the "License"). You may not use this file except in
  221.12 - * compliance with the License. A copy of the License is available at
  221.13 - * http://www.sun.com/
  221.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  221.15 + * or http://www.netbeans.org/cddl.txt.
  221.16   *
  221.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  221.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  221.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  221.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  221.21 + * If applicable, add the following below the CDDL Header, with the fields
  221.22 + * enclosed by brackets [] replaced by your own identifying information:
  221.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  221.24 + *
  221.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  221.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  221.27   * Microsystems, Inc. All Rights Reserved.
  221.28   */
  221.29  package org.myorg.myeditor;
  221.30 @@ -27,7 +33,7 @@
  221.31  class MyChildren extends Children.Keys {
  221.32      MyChildren() {
  221.33      }
  221.34 -    
  221.35 +
  221.36      protected void addNotify() {
  221.37          APIObject[] objs = new APIObject[5];
  221.38          for (int i = 0; i < objs.length; i++) {
   222.1 --- a/platform/samples/selectionsuite_2/MyEditor/src/org/myorg/myeditor/MyEditor.java	Fri Jun 30 13:57:22 2006 +0000
   222.2 +++ b/platform/samples/selectionsuite_2/MyEditor/src/org/myorg/myeditor/MyEditor.java	Fri Jun 30 14:12:56 2006 +0000
   222.3 @@ -1,13 +1,19 @@
   222.4  /*
   222.5 - *                 Sun Public License Notice
   222.6 + * The contents of this file are subject to the terms of the Common Development
   222.7 + * and Distribution License (the License). You may not use this file except in
   222.8 + * compliance with the License.
   222.9   *
  222.10 - * The contents of this file are subject to the Sun Public License
  222.11 - * Version 1.0 (the "License"). You may not use this file except in
  222.12 - * compliance with the License. A copy of the License is available at
  222.13 - * http://www.sun.com/
  222.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  222.15 + * or http://www.netbeans.org/cddl.txt.
  222.16   *
  222.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  222.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  222.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  222.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  222.21 + * If applicable, add the following below the CDDL Header, with the fields
  222.22 + * enclosed by brackets [] replaced by your own identifying information:
  222.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  222.24 + *
  222.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  222.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  222.27   * Microsystems, Inc. All Rights Reserved.
  222.28   */
  222.29  package org.myorg.myeditor;
  222.30 @@ -25,7 +31,7 @@
  222.31   * @author Tim Boudreau
  222.32   */
  222.33  public class MyEditor extends TopComponent implements ExplorerManager.Provider {
  222.34 -    
  222.35 +
  222.36      public MyEditor() {
  222.37          initComponents();
  222.38          associateLookup (ExplorerUtils.createLookup(mgr, getActionMap()));
   223.1 --- a/platform/samples/selectionsuite_2/MyViewer/src/org/myorg/myviewer/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   223.2 +++ b/platform/samples/selectionsuite_2/MyViewer/src/org/myorg/myviewer/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   223.3 @@ -1,15 +1,21 @@
   223.4 -#                 Sun Public License Notice
   223.5 +# The contents of this file are subject to the terms of the Common Development
   223.6 +# and Distribution License (the License). You may not use this file except in
   223.7 +# compliance with the License.
   223.8  #
   223.9 -# The contents of this file are subject to the Sun Public License
  223.10 -# Version 1.0 (the "License"). You may not use this file except in
  223.11 -# compliance with the License. A copy of the License is available at
  223.12 -# http://www.sun.com/
  223.13 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  223.14 +# or http://www.netbeans.org/cddl.txt.
  223.15  #
  223.16 -# The Original Code is NetBeans. The Initial Developer of the Original
  223.17 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  223.18 +# When distributing Covered Code, include this CDDL Header Notice in each file
  223.19 +# and include the License file at http://www.netbeans.org/cddl.txt.
  223.20 +# If applicable, add the following below the CDDL Header, with the fields
  223.21 +# enclosed by brackets [] replaced by your own identifying information:
  223.22 +# "Portions Copyrighted [year] [name of copyright owner]"
  223.23 +#
  223.24 +# The Original Software is NetBeans. The Initial Developer of the Original
  223.25 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  223.26  # Microsystems, Inc. All Rights Reserved.
  223.27  
  223.28 -CTL_MyViewerAction=Open MyViewer Window 
  223.29 +CTL_MyViewerAction=Open MyViewer Window
  223.30  CTL_MyViewerTopComponent=MyViewer Window
  223.31  HINT_MyViewerTopComponent=This is a MyViewer window
  223.32  OpenIDE-Module-Name=My Viewer 2
   224.1 --- a/platform/samples/selectionsuite_2/MyViewer/src/org/myorg/myviewer/MyViewerAction.java	Fri Jun 30 13:57:22 2006 +0000
   224.2 +++ b/platform/samples/selectionsuite_2/MyViewer/src/org/myorg/myviewer/MyViewerAction.java	Fri Jun 30 14:12:56 2006 +0000
   224.3 @@ -1,13 +1,19 @@
   224.4  /*
   224.5 - *                 Sun Public License Notice
   224.6 + * The contents of this file are subject to the terms of the Common Development
   224.7 + * and Distribution License (the License). You may not use this file except in
   224.8 + * compliance with the License.
   224.9   *
  224.10 - * The contents of this file are subject to the Sun Public License
  224.11 - * Version 1.0 (the "License"). You may not use this file except in
  224.12 - * compliance with the License. A copy of the License is available at
  224.13 - * http://www.sun.com/
  224.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  224.15 + * or http://www.netbeans.org/cddl.txt.
  224.16   *
  224.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  224.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  224.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  224.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  224.21 + * If applicable, add the following below the CDDL Header, with the fields
  224.22 + * enclosed by brackets [] replaced by your own identifying information:
  224.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  224.24 + *
  224.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  224.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  224.27   * Microsystems, Inc. All Rights Reserved.
  224.28   */
  224.29  package org.myorg.myviewer;
  224.30 @@ -26,7 +32,7 @@
  224.31      public MyViewerAction() {
  224.32          super(NbBundle.getMessage(MyViewerAction.class, "CTL_MyViewerAction"));
  224.33      }
  224.34 -    
  224.35 +
  224.36      public void actionPerformed(ActionEvent evt) {
  224.37          TopComponent win = MyViewerTopComponent.findInstance();
  224.38          win.open();
   225.1 --- a/platform/samples/snipe/build.xml	Fri Jun 30 13:57:22 2006 +0000
   225.2 +++ b/platform/samples/snipe/build.xml	Fri Jun 30 14:12:56 2006 +0000
   225.3 @@ -1,14 +1,20 @@
   225.4  <?xml version="1.0" encoding="UTF-8"?>
   225.5  <!--
   225.6 -                Sun Public License Notice
   225.7 +The contents of this file are subject to the terms of the Common Development
   225.8 +and Distribution License (the License). You may not use this file except in
   225.9 +compliance with the License.
  225.10  
  225.11 -The contents of this file are subject to the Sun Public License
  225.12 -Version 1.0 (the "License"). You may not use this file except in
  225.13 -compliance with the License. A copy of the License is available at
  225.14 -http://www.sun.com/
  225.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  225.16 +or http://www.netbeans.org/cddl.txt.
  225.17  
  225.18 -The Original Code is NetBeans. The Initial Developer of the Original
  225.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  225.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  225.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  225.22 +If applicable, add the following below the CDDL Header, with the fields
  225.23 +enclosed by brackets [] replaced by your own identifying information:
  225.24 +"Portions Copyrighted [year] [name of copyright owner]"
  225.25 +
  225.26 +The Original Software is NetBeans. The Initial Developer of the Original
  225.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  225.28  Microsystems, Inc. All Rights Reserved.
  225.29  -->
  225.30  <project basedir="." default="netbeans" name="platform/samples/snipe">
   226.1 --- a/platform/samples/snipe/nbproject/project.properties	Fri Jun 30 13:57:22 2006 +0000
   226.2 +++ b/platform/samples/snipe/nbproject/project.properties	Fri Jun 30 14:12:56 2006 +0000
   226.3 @@ -1,10 +1,16 @@
   226.4 -#                 Sun Public License Notice
   226.5 -# 
   226.6 -# The contents of this file are subject to the Sun Public License
   226.7 -# Version 1.0 (the "License"). You may not use this file except in
   226.8 -# compliance with the License. A copy of the License is available at
   226.9 -# http://www.sun.com/
  226.10 -# 
  226.11 -# The Original Code is NetBeans. The Initial Developer of the Original
  226.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  226.13 +# The contents of this file are subject to the terms of the Common Development
  226.14 +# and Distribution License (the License). You may not use this file except in
  226.15 +# compliance with the License.
  226.16 +#
  226.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  226.18 +# or http://www.netbeans.org/cddl.txt.
  226.19 +#
  226.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  226.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  226.22 +# If applicable, add the following below the CDDL Header, with the fields
  226.23 +# enclosed by brackets [] replaced by your own identifying information:
  226.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  226.25 +#
  226.26 +# The Original Software is NetBeans. The Initial Developer of the Original
  226.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  226.28  # Microsystems, Inc. All Rights Reserved.
   227.1 --- a/platform/samples/snipe/nbproject/project.xml	Fri Jun 30 13:57:22 2006 +0000
   227.2 +++ b/platform/samples/snipe/nbproject/project.xml	Fri Jun 30 14:12:56 2006 +0000
   227.3 @@ -1,14 +1,20 @@
   227.4  <?xml version="1.0" encoding="UTF-8"?>
   227.5  <!--
   227.6 -                Sun Public License Notice
   227.7 +The contents of this file are subject to the terms of the Common Development
   227.8 +and Distribution License (the License). You may not use this file except in
   227.9 +compliance with the License.
  227.10  
  227.11 -The contents of this file are subject to the Sun Public License
  227.12 -Version 1.0 (the "License"). You may not use this file except in
  227.13 -compliance with the License. A copy of the License is available at
  227.14 -http://www.sun.com/
  227.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  227.16 +or http://www.netbeans.org/cddl.txt.
  227.17  
  227.18 -The Original Code is NetBeans. The Initial Developer of the Original
  227.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  227.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  227.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  227.22 +If applicable, add the following below the CDDL Header, with the fields
  227.23 +enclosed by brackets [] replaced by your own identifying information:
  227.24 +"Portions Copyrighted [year] [name of copyright owner]"
  227.25 +
  227.26 +The Original Software is NetBeans. The Initial Developer of the Original
  227.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  227.28  Microsystems, Inc. All Rights Reserved.
  227.29  -->
  227.30  <project xmlns="http://www.netbeans.org/ns/project/1">
   228.1 --- a/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeDataLoader.java	Fri Jun 30 13:57:22 2006 +0000
   228.2 +++ b/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeDataLoader.java	Fri Jun 30 14:12:56 2006 +0000
   228.3 @@ -1,13 +1,19 @@
   228.4  /*
   228.5 -                Sun Public License Notice
   228.6 +The contents of this file are subject to the terms of the Common Development
   228.7 +and Distribution License (the License). You may not use this file except in
   228.8 +compliance with the License.
   228.9  
  228.10 -The contents of this file are subject to the Sun Public License
  228.11 -Version 1.0 (the "License"). You may not use this file except in
  228.12 -compliance with the License. A copy of the License is available at
  228.13 -http://www.sun.com/
  228.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  228.15 +or http://www.netbeans.org/cddl.txt.
  228.16  
  228.17 -The Original Code is NetBeans. The Initial Developer of the Original
  228.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  228.19 +When distributing Covered Code, include this CDDL Header Notice in each file
  228.20 +and include the License file at http://www.netbeans.org/cddl.txt.
  228.21 +If applicable, add the following below the CDDL Header, with the fields
  228.22 +enclosed by brackets [] replaced by your own identifying information:
  228.23 +"Portions Copyrighted [year] [name of copyright owner]"
  228.24 +
  228.25 +The Original Software is NetBeans. The Initial Developer of the Original
  228.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  228.27  Microsystems, Inc. All Rights Reserved.
  228.28  */
  228.29  package org.netbeans.modules.snipe;
  228.30 @@ -23,7 +29,7 @@
  228.31  import org.openide.util.NbBundle;
  228.32  import org.openide.util.actions.SystemAction;
  228.33  
  228.34 -/** 
  228.35 +/**
  228.36   * Recognizes .snipe files as a single DataObject.
  228.37   *
  228.38   * @author Rich Unger
   229.1 --- a/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeDataLoaderBeanInfo.java	Fri Jun 30 13:57:22 2006 +0000
   229.2 +++ b/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeDataLoaderBeanInfo.java	Fri Jun 30 14:12:56 2006 +0000
   229.3 @@ -1,13 +1,19 @@
   229.4  /*
   229.5 -                Sun Public License Notice
   229.6 +The contents of this file are subject to the terms of the Common Development
   229.7 +and Distribution License (the License). You may not use this file except in
   229.8 +compliance with the License.
   229.9  
  229.10 -The contents of this file are subject to the Sun Public License
  229.11 -Version 1.0 (the "License"). You may not use this file except in
  229.12 -compliance with the License. A copy of the License is available at
  229.13 -http://www.sun.com/
  229.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  229.15 +or http://www.netbeans.org/cddl.txt.
  229.16  
  229.17 -The Original Code is NetBeans. The Initial Developer of the Original
  229.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  229.19 +When distributing Covered Code, include this CDDL Header Notice in each file
  229.20 +and include the License file at http://www.netbeans.org/cddl.txt.
  229.21 +If applicable, add the following below the CDDL Header, with the fields
  229.22 +enclosed by brackets [] replaced by your own identifying information:
  229.23 +"Portions Copyrighted [year] [name of copyright owner]"
  229.24 +
  229.25 +The Original Software is NetBeans. The Initial Developer of the Original
  229.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  229.27  Microsystems, Inc. All Rights Reserved.
  229.28  */
  229.29  package org.netbeans.modules.snipe;
   230.1 --- a/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeDataObject.java	Fri Jun 30 13:57:22 2006 +0000
   230.2 +++ b/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeDataObject.java	Fri Jun 30 14:12:56 2006 +0000
   230.3 @@ -1,13 +1,19 @@
   230.4  /*
   230.5 -                Sun Public License Notice
   230.6 +The contents of this file are subject to the terms of the Common Development
   230.7 +and Distribution License (the License). You may not use this file except in
   230.8 +compliance with the License.
   230.9  
  230.10 -The contents of this file are subject to the Sun Public License
  230.11 -Version 1.0 (the "License"). You may not use this file except in
  230.12 -compliance with the License. A copy of the License is available at
  230.13 -http://www.sun.com/
  230.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  230.15 +or http://www.netbeans.org/cddl.txt.
  230.16  
  230.17 -The Original Code is NetBeans. The Initial Developer of the Original
  230.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  230.19 +When distributing Covered Code, include this CDDL Header Notice in each file
  230.20 +and include the License file at http://www.netbeans.org/cddl.txt.
  230.21 +If applicable, add the following below the CDDL Header, with the fields
  230.22 +enclosed by brackets [] replaced by your own identifying information:
  230.23 +"Portions Copyrighted [year] [name of copyright owner]"
  230.24 +
  230.25 +The Original Software is NetBeans. The Initial Developer of the Original
  230.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  230.27  Microsystems, Inc. All Rights Reserved.
  230.28  */
  230.29  package org.netbeans.modules.snipe;
  230.30 @@ -22,14 +28,14 @@
  230.31  import org.openide.util.HelpCtx;
  230.32  import org.openide.util.NbBundle;
  230.33  
  230.34 -/** 
  230.35 +/**
  230.36   * Represents a Snipe file.
  230.37   *
  230.38   * @author  Rich Unger
  230.39   */
  230.40  public class SnipeDataObject extends MultiDataObject {
  230.41      private SaveCookie m_saveCookie;
  230.42 -    
  230.43 +
  230.44      public SnipeDataObject(FileObject fObj, MultiFileLoader loader) 
  230.45              throws DataObjectExistsException {
  230.46          super (fObj, loader);
   231.1 --- a/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeEditor.java	Fri Jun 30 13:57:22 2006 +0000
   231.2 +++ b/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeEditor.java	Fri Jun 30 14:12:56 2006 +0000
   231.3 @@ -1,13 +1,19 @@
   231.4  /*
   231.5 -                Sun Public License Notice
   231.6 +The contents of this file are subject to the terms of the Common Development
   231.7 +and Distribution License (the License). You may not use this file except in
   231.8 +compliance with the License.
   231.9  
  231.10 -The contents of this file are subject to the Sun Public License
  231.11 -Version 1.0 (the "License"). You may not use this file except in
  231.12 -compliance with the License. A copy of the License is available at
  231.13 -http://www.sun.com/
  231.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  231.15 +or http://www.netbeans.org/cddl.txt.
  231.16  
  231.17 -The Original Code is NetBeans. The Initial Developer of the Original
  231.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  231.19 +When distributing Covered Code, include this CDDL Header Notice in each file
  231.20 +and include the License file at http://www.netbeans.org/cddl.txt.
  231.21 +If applicable, add the following below the CDDL Header, with the fields
  231.22 +enclosed by brackets [] replaced by your own identifying information:
  231.23 +"Portions Copyrighted [year] [name of copyright owner]"
  231.24 +
  231.25 +The Original Software is NetBeans. The Initial Developer of the Original
  231.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  231.27  Microsystems, Inc. All Rights Reserved.
  231.28  */
  231.29  package org.netbeans.modules.snipe;
  231.30 @@ -24,21 +30,21 @@
  231.31   *
  231.32   * @author Rich Unger
  231.33   */
  231.34 -public class SnipeEditor { 
  231.35 +public class SnipeEditor {
  231.36      private SnipeDataObject m_snipe;
  231.37  
  231.38 -    public SnipeEditor() { 
  231.39 -    } 
  231.40 +    public SnipeEditor() {
  231.41 +    }
  231.42  
  231.43 -    public SnipeDataObject getSnipe() { 
  231.44 +    public SnipeDataObject getSnipe() {
  231.45          return m_snipe;
  231.46 -    } 
  231.47 +    }
  231.48  
  231.49 -    public void setSnipe(SnipeDataObject dobj) { 
  231.50 +    public void setSnipe(SnipeDataObject dobj) {
  231.51          m_snipe = dobj;
  231.52 -    } 
  231.53 +    }
  231.54  
  231.55 -    public void open() { 
  231.56 +    public void open() {
  231.57          log("Opening Snipe Editor");
  231.58      } 
  231.59  
   232.1 --- a/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeNode.java	Fri Jun 30 13:57:22 2006 +0000
   232.2 +++ b/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeNode.java	Fri Jun 30 14:12:56 2006 +0000
   232.3 @@ -1,13 +1,19 @@
   232.4  /*
   232.5 -                Sun Public License Notice
   232.6 +The contents of this file are subject to the terms of the Common Development
   232.7 +and Distribution License (the License). You may not use this file except in
   232.8 +compliance with the License.
   232.9  
  232.10 -The contents of this file are subject to the Sun Public License
  232.11 -Version 1.0 (the "License"). You may not use this file except in
  232.12 -compliance with the License. A copy of the License is available at
  232.13 -http://www.sun.com/
  232.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  232.15 +or http://www.netbeans.org/cddl.txt.
  232.16  
  232.17 -The Original Code is NetBeans. The Initial Developer of the Original
  232.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  232.19 +When distributing Covered Code, include this CDDL Header Notice in each file
  232.20 +and include the License file at http://www.netbeans.org/cddl.txt.
  232.21 +If applicable, add the following below the CDDL Header, with the fields
  232.22 +enclosed by brackets [] replaced by your own identifying information:
  232.23 +"Portions Copyrighted [year] [name of copyright owner]"
  232.24 +
  232.25 +The Original Software is NetBeans. The Initial Developer of the Original
  232.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  232.27  Microsystems, Inc. All Rights Reserved.
  232.28  */
  232.29  package org.netbeans.modules.snipe;
   233.1 --- a/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeOpenSupport.java	Fri Jun 30 13:57:22 2006 +0000
   233.2 +++ b/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeOpenSupport.java	Fri Jun 30 14:12:56 2006 +0000
   233.3 @@ -1,13 +1,19 @@
   233.4  /*
   233.5 -                Sun Public License Notice
   233.6 +The contents of this file are subject to the terms of the Common Development
   233.7 +and Distribution License (the License). You may not use this file except in
   233.8 +compliance with the License.
   233.9  
  233.10 -The contents of this file are subject to the Sun Public License
  233.11 -Version 1.0 (the "License"). You may not use this file except in
  233.12 -compliance with the License. A copy of the License is available at
  233.13 -http://www.sun.com/
  233.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  233.15 +or http://www.netbeans.org/cddl.txt.
  233.16  
  233.17 -The Original Code is NetBeans. The Initial Developer of the Original
  233.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  233.19 +When distributing Covered Code, include this CDDL Header Notice in each file
  233.20 +and include the License file at http://www.netbeans.org/cddl.txt.
  233.21 +If applicable, add the following below the CDDL Header, with the fields
  233.22 +enclosed by brackets [] replaced by your own identifying information:
  233.23 +"Portions Copyrighted [year] [name of copyright owner]"
  233.24 +
  233.25 +The Original Software is NetBeans. The Initial Developer of the Original
  233.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  233.27  Microsystems, Inc. All Rights Reserved.
  233.28  */
  233.29  package org.netbeans.modules.snipe;
  233.30 @@ -29,7 +35,7 @@
  233.31      protected CloneableTopComponent createCloneableTopComponent() {
  233.32          return new SnipeTopComponent((SnipeDataObject)entry.getDataObject());
  233.33      }
  233.34 -    
  233.35 +
  233.36      private static class Environment extends OpenSupport.Env {
  233.37  
  233.38          private static final long serialVersionUID = -201357885497625243L;
   234.1 --- a/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeSaveCookie.java	Fri Jun 30 13:57:22 2006 +0000
   234.2 +++ b/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeSaveCookie.java	Fri Jun 30 14:12:56 2006 +0000
   234.3 @@ -1,13 +1,19 @@
   234.4  /*
   234.5 -                Sun Public License Notice
   234.6 +The contents of this file are subject to the terms of the Common Development
   234.7 +and Distribution License (the License). You may not use this file except in
   234.8 +compliance with the License.
   234.9  
  234.10 -The contents of this file are subject to the Sun Public License
  234.11 -Version 1.0 (the "License"). You may not use this file except in
  234.12 -compliance with the License. A copy of the License is available at
  234.13 -http://www.sun.com/
  234.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  234.15 +or http://www.netbeans.org/cddl.txt.
  234.16  
  234.17 -The Original Code is NetBeans. The Initial Developer of the Original
  234.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  234.19 +When distributing Covered Code, include this CDDL Header Notice in each file
  234.20 +and include the License file at http://www.netbeans.org/cddl.txt.
  234.21 +If applicable, add the following below the CDDL Header, with the fields
  234.22 +enclosed by brackets [] replaced by your own identifying information:
  234.23 +"Portions Copyrighted [year] [name of copyright owner]"
  234.24 +
  234.25 +The Original Software is NetBeans. The Initial Developer of the Original
  234.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  234.27  Microsystems, Inc. All Rights Reserved.
  234.28  */
  234.29  package org.netbeans.modules.snipe;
  234.30 @@ -19,20 +25,20 @@
  234.31  
  234.32  public class SnipeSaveCookie implements SaveCookie {
  234.33      SnipeDataObject m_snipe;
  234.34 -    
  234.35 +
  234.36      public SnipeSaveCookie(SnipeDataObject snipe) {
  234.37          m_snipe = snipe;
  234.38      }
  234.39 -    
  234.40 +
  234.41      public void save() throws IOException {
  234.42          // check error conditions
  234.43          if( m_snipe == null ) {
  234.44              throw new IOException("No snipe to save!");
  234.45 -        } 
  234.46 +        }
  234.47          else if( !m_snipe.isModified() ) {
  234.48              return;
  234.49          }
  234.50 -        
  234.51 +
  234.52          // save your snipe here
  234.53  
  234.54          m_snipe.setModified(false);
   235.1 --- a/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeTopComponent.java	Fri Jun 30 13:57:22 2006 +0000
   235.2 +++ b/platform/samples/snipe/src/org/netbeans/modules/snipe/SnipeTopComponent.java	Fri Jun 30 14:12:56 2006 +0000
   235.3 @@ -1,13 +1,19 @@
   235.4  /*
   235.5 -                Sun Public License Notice
   235.6 +The contents of this file are subject to the terms of the Common Development
   235.7 +and Distribution License (the License). You may not use this file except in
   235.8 +compliance with the License.
   235.9  
  235.10 -The contents of this file are subject to the Sun Public License
  235.11 -Version 1.0 (the "License"). You may not use this file except in
  235.12 -compliance with the License. A copy of the License is available at
  235.13 -http://www.sun.com/
  235.14 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  235.15 +or http://www.netbeans.org/cddl.txt.
  235.16  
  235.17 -The Original Code is NetBeans. The Initial Developer of the Original
  235.18 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  235.19 +When distributing Covered Code, include this CDDL Header Notice in each file
  235.20 +and include the License file at http://www.netbeans.org/cddl.txt.
  235.21 +If applicable, add the following below the CDDL Header, with the fields
  235.22 +enclosed by brackets [] replaced by your own identifying information:
  235.23 +"Portions Copyrighted [year] [name of copyright owner]"
  235.24 +
  235.25 +The Original Software is NetBeans. The Initial Developer of the Original
  235.26 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  235.27  Microsystems, Inc. All Rights Reserved.
  235.28  */
  235.29  package org.netbeans.modules.snipe;
   236.1 --- a/platform/samples/snipe/src/org/netbeans/modules/snipe/resources/layer.xml	Fri Jun 30 13:57:22 2006 +0000
   236.2 +++ b/platform/samples/snipe/src/org/netbeans/modules/snipe/resources/layer.xml	Fri Jun 30 14:12:56 2006 +0000
   236.3 @@ -1,14 +1,20 @@
   236.4  <?xml version="1.0" encoding="UTF-8"?>
   236.5  <!--
   236.6 -                Sun Public License Notice
   236.7 +The contents of this file are subject to the terms of the Common Development
   236.8 +and Distribution License (the License). You may not use this file except in
   236.9 +compliance with the License.
  236.10  
  236.11 -The contents of this file are subject to the Sun Public License
  236.12 -Version 1.0 (the "License"). You may not use this file except in
  236.13 -compliance with the License. A copy of the License is available at
  236.14 -http://www.sun.com/
  236.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  236.16 +or http://www.netbeans.org/cddl.txt.
  236.17  
  236.18 -The Original Code is NetBeans. The Initial Developer of the Original
  236.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  236.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  236.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  236.22 +If applicable, add the following below the CDDL Header, with the fields
  236.23 +enclosed by brackets [] replaced by your own identifying information:
  236.24 +"Portions Copyrighted [year] [name of copyright owner]"
  236.25 +
  236.26 +The Original Software is NetBeans. The Initial Developer of the Original
  236.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  236.28  Microsystems, Inc. All Rights Reserved.
  236.29  -->
  236.30  
  236.31 @@ -20,7 +26,7 @@
  236.32        <file name="untitled.snipe" url="empty.snipe">
  236.33          <attr name="template" boolvalue="true"/>
  236.34          <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.snipe.resources.Bundle" />
  236.35 -        <attr name="SystemFileSystem.icon" urlvalue="nbresloc:/org/netbeans/modules/snipe/resources/snipe16.gif" /> 
  236.36 +        <attr name="SystemFileSystem.icon" urlvalue="nbresloc:/org/netbeans/modules/snipe/resources/snipe16.gif" />
  236.37          <attr name="templateWizardURL" urlvalue="nbresloc:/org/netbeans/modules/snipe/resources/template.html" /> 
  236.38        </file>
  236.39      </folder>
   237.1 --- a/platform/samples/window-system-basic/build.xml	Fri Jun 30 13:57:22 2006 +0000
   237.2 +++ b/platform/samples/window-system-basic/build.xml	Fri Jun 30 14:12:56 2006 +0000
   237.3 @@ -1,15 +1,21 @@
   237.4  <?xml version="1.0" encoding="UTF-8"?>
   237.5  
   237.6  <!--
   237.7 -                Sun Public License Notice
   237.8 +The contents of this file are subject to the terms of the Common Development
   237.9 +and Distribution License (the License). You may not use this file except in
  237.10 +compliance with the License.
  237.11  
  237.12 -The contents of this file are subject to the Sun Public License
  237.13 -Version 1.0 (the "License"). You may not use this file except in
  237.14 -compliance with the License. A copy of the License is available at
  237.15 -http://www.sun.com/
  237.16 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  237.17 +or http://www.netbeans.org/cddl.txt.
  237.18  
  237.19 -The Original Code is NetBeans. The Initial Developer of the Original
  237.20 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  237.21 +When distributing Covered Code, include this CDDL Header Notice in each file
  237.22 +and include the License file at http://www.netbeans.org/cddl.txt.
  237.23 +If applicable, add the following below the CDDL Header, with the fields
  237.24 +enclosed by brackets [] replaced by your own identifying information:
  237.25 +"Portions Copyrighted [year] [name of copyright owner]"
  237.26 +
  237.27 +The Original Software is NetBeans. The Initial Developer of the Original
  237.28 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  237.29  Microsystems, Inc. All Rights Reserved.
  237.30  -->
  237.31  
   238.1 --- a/platform/samples/window-system-basic/nbproject/project.properties	Fri Jun 30 13:57:22 2006 +0000
   238.2 +++ b/platform/samples/window-system-basic/nbproject/project.properties	Fri Jun 30 14:12:56 2006 +0000
   238.3 @@ -1,10 +1,16 @@
   238.4 -#                 Sun Public License Notice
   238.5 -# 
   238.6 -# The contents of this file are subject to the Sun Public License
   238.7 -# Version 1.0 (the "License"). You may not use this file except in
   238.8 -# compliance with the License. A copy of the License is available at
   238.9 -# http://www.sun.com/
  238.10 -# 
  238.11 -# The Original Code is NetBeans. The Initial Developer of the Original
  238.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  238.13 +# The contents of this file are subject to the terms of the Common Development
  238.14 +# and Distribution License (the License). You may not use this file except in
  238.15 +# compliance with the License.
  238.16 +#
  238.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  238.18 +# or http://www.netbeans.org/cddl.txt.
  238.19 +#
  238.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  238.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  238.22 +# If applicable, add the following below the CDDL Header, with the fields
  238.23 +# enclosed by brackets [] replaced by your own identifying information:
  238.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  238.25 +#
  238.26 +# The Original Software is NetBeans. The Initial Developer of the Original
  238.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  238.28  # Microsystems, Inc. All Rights Reserved.
   239.1 --- a/platform/samples/window-system-basic/nbproject/project.xml	Fri Jun 30 13:57:22 2006 +0000
   239.2 +++ b/platform/samples/window-system-basic/nbproject/project.xml	Fri Jun 30 14:12:56 2006 +0000
   239.3 @@ -1,14 +1,20 @@
   239.4  <?xml version="1.0" encoding="UTF-8"?>
   239.5  <!--
   239.6 -                Sun Public License Notice
   239.7 +The contents of this file are subject to the terms of the Common Development
   239.8 +and Distribution License (the License). You may not use this file except in
   239.9 +compliance with the License.
  239.10  
  239.11 -The contents of this file are subject to the Sun Public License
  239.12 -Version 1.0 (the "License"). You may not use this file except in
  239.13 -compliance with the License. A copy of the License is available at
  239.14 -http://www.sun.com/
  239.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  239.16 +or http://www.netbeans.org/cddl.txt.
  239.17  
  239.18 -The Original Code is NetBeans. The Initial Developer of the Original
  239.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  239.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  239.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  239.22 +If applicable, add the following below the CDDL Header, with the fields
  239.23 +enclosed by brackets [] replaced by your own identifying information:
  239.24 +"Portions Copyrighted [year] [name of copyright owner]"
  239.25 +
  239.26 +The Original Software is NetBeans. The Initial Developer of the Original
  239.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  239.28  Microsystems, Inc. All Rights Reserved.
  239.29  -->
  239.30  <project xmlns="http://www.netbeans.org/ns/project/1">
   240.1 --- a/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   240.2 +++ b/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   240.3 @@ -1,12 +1,18 @@
   240.4 -#                 Sun Public License Notice
   240.5 -# 
   240.6 -# The contents of this file are subject to the Sun Public License
   240.7 -# Version 1.0 (the "License"). You may not use this file except in
   240.8 -# compliance with the License. A copy of the License is available at
   240.9 -# http://www.sun.com/
  240.10 -# 
  240.11 -# The Original Code is NetBeans. The Initial Developer of the Original
  240.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  240.13 +# The contents of this file are subject to the terms of the Common Development
  240.14 +# and Distribution License (the License). You may not use this file except in
  240.15 +# compliance with the License.
  240.16 +#
  240.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  240.18 +# or http://www.netbeans.org/cddl.txt.
  240.19 +#
  240.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  240.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  240.22 +# If applicable, add the following below the CDDL Header, with the fields
  240.23 +# enclosed by brackets [] replaced by your own identifying information:
  240.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  240.25 +#
  240.26 +# The Original Software is NetBeans. The Initial Developer of the Original
  240.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  240.28  # Microsystems, Inc. All Rights Reserved.
  240.29  
  240.30  LBL_Action00=Show persistent TC
   241.1 --- a/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/ShowTestAction00.java	Fri Jun 30 13:57:22 2006 +0000
   241.2 +++ b/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/ShowTestAction00.java	Fri Jun 30 14:12:56 2006 +0000
   241.3 @@ -1,13 +1,19 @@
   241.4  /*
   241.5 - *                 Sun Public License Notice
   241.6 + * The contents of this file are subject to the terms of the Common Development
   241.7 + * and Distribution License (the License). You may not use this file except in
   241.8 + * compliance with the License.
   241.9   *
  241.10 - * The contents of this file are subject to the Sun Public License
  241.11 - * Version 1.0 (the "License"). You may not use this file except in
  241.12 - * compliance with the License. A copy of the License is available at
  241.13 - * http://www.sun.com/
  241.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  241.15 + * or http://www.netbeans.org/cddl.txt.
  241.16   *
  241.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  241.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  241.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  241.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  241.21 + * If applicable, add the following below the CDDL Header, with the fields
  241.22 + * enclosed by brackets [] replaced by your own identifying information:
  241.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  241.24 + *
  241.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  241.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  241.27   * Microsystems, Inc. All Rights Reserved.
  241.28   */
  241.29  
  241.30 @@ -25,9 +31,9 @@
  241.31   *
  241.32   */
  241.33  public class ShowTestAction00 extends CallableSystemAction {
  241.34 -    
  241.35 +
  241.36      /** Open and activate TopComponent */
  241.37 -    public void performAction() {        
  241.38 +    public void performAction() {
  241.39          TopComponent tc = TestComponent00.findDefault();
  241.40          tc.open();
  241.41          tc.requestActive();
   242.1 --- a/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/ShowTestAction01.java	Fri Jun 30 13:57:22 2006 +0000
   242.2 +++ b/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/ShowTestAction01.java	Fri Jun 30 14:12:56 2006 +0000
   242.3 @@ -1,13 +1,19 @@
   242.4  /*
   242.5 - *                 Sun Public License Notice
   242.6 + * The contents of this file are subject to the terms of the Common Development
   242.7 + * and Distribution License (the License). You may not use this file except in
   242.8 + * compliance with the License.
   242.9   *
  242.10 - * The contents of this file are subject to the Sun Public License
  242.11 - * Version 1.0 (the "License"). You may not use this file except in
  242.12 - * compliance with the License. A copy of the License is available at
  242.13 - * http://www.sun.com/
  242.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  242.15 + * or http://www.netbeans.org/cddl.txt.
  242.16   *
  242.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  242.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  242.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  242.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  242.21 + * If applicable, add the following below the CDDL Header, with the fields
  242.22 + * enclosed by brackets [] replaced by your own identifying information:
  242.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  242.24 + *
  242.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  242.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  242.27   * Microsystems, Inc. All Rights Reserved.
  242.28   */
  242.29  
  242.30 @@ -28,7 +34,7 @@
  242.31  public class ShowTestAction01 extends CallableSystemAction {
  242.32  
  242.33      /** Open and activate TopComponent */
  242.34 -    public void performAction() {        
  242.35 +    public void performAction() {
  242.36          TopComponent tc = new TestComponent01();
  242.37          tc.open();
  242.38          tc.requestActive();
   243.1 --- a/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/ShowTestAction02.java	Fri Jun 30 13:57:22 2006 +0000
   243.2 +++ b/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/ShowTestAction02.java	Fri Jun 30 14:12:56 2006 +0000
   243.3 @@ -1,13 +1,19 @@
   243.4  /*
   243.5 - *                 Sun Public License Notice
   243.6 + * The contents of this file are subject to the terms of the Common Development
   243.7 + * and Distribution License (the License). You may not use this file except in
   243.8 + * compliance with the License.
   243.9   *
  243.10 - * The contents of this file are subject to the Sun Public License
  243.11 - * Version 1.0 (the "License"). You may not use this file except in
  243.12 - * compliance with the License. A copy of the License is available at
  243.13 - * http://www.sun.com/
  243.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  243.15 + * or http://www.netbeans.org/cddl.txt.
  243.16   *
  243.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  243.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  243.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  243.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  243.21 + * If applicable, add the following below the CDDL Header, with the fields
  243.22 + * enclosed by brackets [] replaced by your own identifying information:
  243.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  243.24 + *
  243.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  243.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  243.27   * Microsystems, Inc. All Rights Reserved.
  243.28   */
  243.29  
  243.30 @@ -28,7 +34,7 @@
  243.31  public class ShowTestAction02 extends CallableSystemAction {
  243.32  
  243.33      /** Open and activate TopComponent */
  243.34 -    public void performAction() {        
  243.35 +    public void performAction() {
  243.36          TopComponent tc = new TestComponent02();
  243.37          tc.open();
  243.38          tc.requestActive();
   244.1 --- a/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestComponent00.java	Fri Jun 30 13:57:22 2006 +0000
   244.2 +++ b/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestComponent00.java	Fri Jun 30 14:12:56 2006 +0000
   244.3 @@ -1,13 +1,19 @@
   244.4  /*
   244.5 - *                 Sun Public License Notice
   244.6 - * 
   244.7 - * The contents of this file are subject to the Sun Public License
   244.8 - * Version 1.0 (the "License"). You may not use this file except in
   244.9 - * compliance with the License. A copy of the License is available at
  244.10 - * http://www.sun.com/
  244.11 - * 
  244.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  244.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  244.14 + * The contents of this file are subject to the terms of the Common Development
  244.15 + * and Distribution License (the License). You may not use this file except in
  244.16 + * compliance with the License.
  244.17 + *
  244.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  244.19 + * or http://www.netbeans.org/cddl.txt.
  244.20 + *
  244.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  244.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  244.23 + * If applicable, add the following below the CDDL Header, with the fields
  244.24 + * enclosed by brackets [] replaced by your own identifying information:
  244.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  244.26 + *
  244.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  244.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  244.29   * Microsystems, Inc. All Rights Reserved.
  244.30   */
  244.31  
  244.32 @@ -32,7 +38,7 @@
  244.33   *
  244.34   */
  244.35  class TestComponent00 extends TopComponent {
  244.36 -    
  244.37 +
  244.38      static final long serialVersionUID = 6021472310161712674L;
  244.39  
  244.40      private static TestComponent00 component = null;
   245.1 --- a/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestComponent01.java	Fri Jun 30 13:57:22 2006 +0000
   245.2 +++ b/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestComponent01.java	Fri Jun 30 14:12:56 2006 +0000
   245.3 @@ -1,13 +1,19 @@
   245.4  /*
   245.5 - *                 Sun Public License Notice
   245.6 - * 
   245.7 - * The contents of this file are subject to the Sun Public License
   245.8 - * Version 1.0 (the "License"). You may not use this file except in
   245.9 - * compliance with the License. A copy of the License is available at
  245.10 - * http://www.sun.com/
  245.11 - * 
  245.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  245.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  245.14 + * The contents of this file are subject to the terms of the Common Development
  245.15 + * and Distribution License (the License). You may not use this file except in
  245.16 + * compliance with the License.
  245.17 + *
  245.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  245.19 + * or http://www.netbeans.org/cddl.txt.
  245.20 + *
  245.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  245.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  245.23 + * If applicable, add the following below the CDDL Header, with the fields
  245.24 + * enclosed by brackets [] replaced by your own identifying information:
  245.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  245.26 + *
  245.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  245.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  245.29   * Microsystems, Inc. All Rights Reserved.
  245.30   */
  245.31  
  245.32 @@ -32,9 +38,9 @@
  245.33   *
  245.34   */
  245.35  class TestComponent01 extends TopComponent {
  245.36 -        
  245.37 +
  245.38      private static final String TC_ID = "test01tc01";
  245.39 -    
  245.40 +
  245.41      private JButton button;
  245.42  
  245.43      private boolean isGUICreated = false;
   246.1 --- a/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestComponent02.java	Fri Jun 30 13:57:22 2006 +0000
   246.2 +++ b/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestComponent02.java	Fri Jun 30 14:12:56 2006 +0000
   246.3 @@ -1,13 +1,19 @@
   246.4  /*
   246.5 - *                 Sun Public License Notice
   246.6 - * 
   246.7 - * The contents of this file are subject to the Sun Public License
   246.8 - * Version 1.0 (the "License"). You may not use this file except in
   246.9 - * compliance with the License. A copy of the License is available at
  246.10 - * http://www.sun.com/
  246.11 - * 
  246.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  246.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  246.14 + * The contents of this file are subject to the terms of the Common Development
  246.15 + * and Distribution License (the License). You may not use this file except in
  246.16 + * compliance with the License.
  246.17 + *
  246.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  246.19 + * or http://www.netbeans.org/cddl.txt.
  246.20 + *
  246.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  246.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  246.23 + * If applicable, add the following below the CDDL Header, with the fields
  246.24 + * enclosed by brackets [] replaced by your own identifying information:
  246.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  246.26 + *
  246.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  246.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  246.29   * Microsystems, Inc. All Rights Reserved.
  246.30   */
  246.31  
  246.32 @@ -32,9 +38,9 @@
  246.33   *
  246.34   */
  246.35  class TestComponent02 extends TopComponent {
  246.36 -        
  246.37 +
  246.38      private static final String TC_ID = "test01tc02";
  246.39 -    
  246.40 +
  246.41      private JButton button;
  246.42  
  246.43      private boolean isGUICreated = false;
   247.1 --- a/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestInstall.java	Fri Jun 30 13:57:22 2006 +0000
   247.2 +++ b/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/TestInstall.java	Fri Jun 30 14:12:56 2006 +0000
   247.3 @@ -1,13 +1,19 @@
   247.4  /*
   247.5 - *                 Sun Public License Notice
   247.6 + * The contents of this file are subject to the terms of the Common Development
   247.7 + * and Distribution License (the License). You may not use this file except in
   247.8 + * compliance with the License.
   247.9   *
  247.10 - * The contents of this file are subject to the Sun Public License
  247.11 - * Version 1.0 (the "License"). You may not use this file except in
  247.12 - * compliance with the License. A copy of the License is available at
  247.13 - * http://www.sun.com/
  247.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  247.15 + * or http://www.netbeans.org/cddl.txt.
  247.16   *
  247.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  247.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2002 Sun
  247.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  247.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  247.21 + * If applicable, add the following below the CDDL Header, with the fields
  247.22 + * enclosed by brackets [] replaced by your own identifying information:
  247.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  247.24 + *
  247.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  247.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  247.27   * Microsystems, Inc. All Rights Reserved.
  247.28   */
  247.29  
  247.30 @@ -21,15 +27,15 @@
  247.31   */
  247.32  
  247.33  public class TestInstall extends ModuleInstall {
  247.34 -    
  247.35 +
  247.36      /** Creates a new instance of TestInstall */
  247.37      public TestInstall() {
  247.38          super();
  247.39      }
  247.40 -    
  247.41 +
  247.42      /** Called when the module is uninstalled */
  247.43      public void uninstalled() {
  247.44          TestComponent00.clearRef();
  247.45      }
  247.46 -    
  247.47 +
  247.48  }
   248.1 --- a/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/mf-layer.xml	Fri Jun 30 13:57:22 2006 +0000
   248.2 +++ b/platform/samples/window-system-basic/src/org/netbeans/modules/examplemodule01/mf-layer.xml	Fri Jun 30 14:12:56 2006 +0000
   248.3 @@ -1,14 +1,20 @@
   248.4  <?xml version="1.0" encoding="UTF-8"?>
   248.5  <!--
   248.6 -                Sun Public License Notice
   248.7 +The contents of this file are subject to the terms of the Common Development
   248.8 +and Distribution License (the License). You may not use this file except in
   248.9 +compliance with the License.
  248.10  
  248.11 -The contents of this file are subject to the Sun Public License
  248.12 -Version 1.0 (the "License"). You may not use this file except in
  248.13 -compliance with the License. A copy of the License is available at
  248.14 -http://www.sun.com/
  248.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  248.16 +or http://www.netbeans.org/cddl.txt.
  248.17  
  248.18 -The Original Code is NetBeans. The Initial Developer of the Original
  248.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  248.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  248.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  248.22 +If applicable, add the following below the CDDL Header, with the fields
  248.23 +enclosed by brackets [] replaced by your own identifying information:
  248.24 +"Portions Copyrighted [year] [name of copyright owner]"
  248.25 +
  248.26 +The Original Software is NetBeans. The Initial Developer of the Original
  248.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  248.28  Microsystems, Inc. All Rights Reserved.
  248.29  -->
  248.30  
   249.1 --- a/platform/samples/window-system-groups/build.xml	Fri Jun 30 13:57:22 2006 +0000
   249.2 +++ b/platform/samples/window-system-groups/build.xml	Fri Jun 30 14:12:56 2006 +0000
   249.3 @@ -1,15 +1,21 @@
   249.4  <?xml version="1.0" encoding="UTF-8"?>
   249.5  
   249.6  <!--
   249.7 -                Sun Public License Notice
   249.8 +The contents of this file are subject to the terms of the Common Development
   249.9 +and Distribution License (the License). You may not use this file except in
  249.10 +compliance with the License.
  249.11  
  249.12 -The contents of this file are subject to the Sun Public License
  249.13 -Version 1.0 (the "License"). You may not use this file except in
  249.14 -compliance with the License. A copy of the License is available at
  249.15 -http://www.sun.com/
  249.16 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  249.17 +or http://www.netbeans.org/cddl.txt.
  249.18  
  249.19 -The Original Code is NetBeans. The Initial Developer of the Original
  249.20 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  249.21 +When distributing Covered Code, include this CDDL Header Notice in each file
  249.22 +and include the License file at http://www.netbeans.org/cddl.txt.
  249.23 +If applicable, add the following below the CDDL Header, with the fields
  249.24 +enclosed by brackets [] replaced by your own identifying information:
  249.25 +"Portions Copyrighted [year] [name of copyright owner]"
  249.26 +
  249.27 +The Original Software is NetBeans. The Initial Developer of the Original
  249.28 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  249.29  Microsystems, Inc. All Rights Reserved.
  249.30  -->
  249.31  
   250.1 --- a/platform/samples/window-system-groups/nbproject/project.properties	Fri Jun 30 13:57:22 2006 +0000
   250.2 +++ b/platform/samples/window-system-groups/nbproject/project.properties	Fri Jun 30 14:12:56 2006 +0000
   250.3 @@ -1,10 +1,16 @@
   250.4 -#                 Sun Public License Notice
   250.5 -# 
   250.6 -# The contents of this file are subject to the Sun Public License
   250.7 -# Version 1.0 (the "License"). You may not use this file except in
   250.8 -# compliance with the License. A copy of the License is available at
   250.9 -# http://www.sun.com/
  250.10 -# 
  250.11 -# The Original Code is NetBeans. The Initial Developer of the Original
  250.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  250.13 +# The contents of this file are subject to the terms of the Common Development
  250.14 +# and Distribution License (the License). You may not use this file except in
  250.15 +# compliance with the License.
  250.16 +#
  250.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  250.18 +# or http://www.netbeans.org/cddl.txt.
  250.19 +#
  250.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  250.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  250.22 +# If applicable, add the following below the CDDL Header, with the fields
  250.23 +# enclosed by brackets [] replaced by your own identifying information:
  250.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  250.25 +#
  250.26 +# The Original Software is NetBeans. The Initial Developer of the Original
  250.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  250.28  # Microsystems, Inc. All Rights Reserved.
   251.1 --- a/platform/samples/window-system-groups/nbproject/project.xml	Fri Jun 30 13:57:22 2006 +0000
   251.2 +++ b/platform/samples/window-system-groups/nbproject/project.xml	Fri Jun 30 14:12:56 2006 +0000
   251.3 @@ -1,14 +1,20 @@
   251.4  <?xml version="1.0" encoding="UTF-8"?>
   251.5  <!--
   251.6 -                Sun Public License Notice
   251.7 +The contents of this file are subject to the terms of the Common Development
   251.8 +and Distribution License (the License). You may not use this file except in
   251.9 +compliance with the License.
  251.10  
  251.11 -The contents of this file are subject to the Sun Public License
  251.12 -Version 1.0 (the "License"). You may not use this file except in
  251.13 -compliance with the License. A copy of the License is available at
  251.14 -http://www.sun.com/
  251.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  251.16 +or http://www.netbeans.org/cddl.txt.
  251.17  
  251.18 -The Original Code is NetBeans. The Initial Developer of the Original
  251.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  251.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  251.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  251.22 +If applicable, add the following below the CDDL Header, with the fields
  251.23 +enclosed by brackets [] replaced by your own identifying information:
  251.24 +"Portions Copyrighted [year] [name of copyright owner]"
  251.25 +
  251.26 +The Original Software is NetBeans. The Initial Developer of the Original
  251.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  251.28  Microsystems, Inc. All Rights Reserved.
  251.29  -->
  251.30  <project xmlns="http://www.netbeans.org/ns/project/1">
   252.1 --- a/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   252.2 +++ b/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   252.3 @@ -1,12 +1,18 @@
   252.4 -#                 Sun Public License Notice
   252.5 -# 
   252.6 -# The contents of this file are subject to the Sun Public License
   252.7 -# Version 1.0 (the "License"). You may not use this file except in
   252.8 -# compliance with the License. A copy of the License is available at
   252.9 -# http://www.sun.com/
  252.10 -# 
  252.11 -# The Original Code is NetBeans. The Initial Developer of the Original
  252.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  252.13 +# The contents of this file are subject to the terms of the Common Development
  252.14 +# and Distribution License (the License). You may not use this file except in
  252.15 +# compliance with the License.
  252.16 +#
  252.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  252.18 +# or http://www.netbeans.org/cddl.txt.
  252.19 +#
  252.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  252.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  252.22 +# If applicable, add the following below the CDDL Header, with the fields
  252.23 +# enclosed by brackets [] replaced by your own identifying information:
  252.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  252.25 +#
  252.26 +# The Original Software is NetBeans. The Initial Developer of the Original
  252.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  252.28  # Microsystems, Inc. All Rights Reserved.
  252.29  
  252.30  LBL_ActionShow=Show test group
   253.1 --- a/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/HideGroupAction.java	Fri Jun 30 13:57:22 2006 +0000
   253.2 +++ b/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/HideGroupAction.java	Fri Jun 30 14:12:56 2006 +0000
   253.3 @@ -1,13 +1,19 @@
   253.4  /*
   253.5 - *                 Sun Public License Notice
   253.6 + * The contents of this file are subject to the terms of the Common Development
   253.7 + * and Distribution License (the License). You may not use this file except in
   253.8 + * compliance with the License.
   253.9   *
  253.10 - * The contents of this file are subject to the Sun Public License
  253.11 - * Version 1.0 (the "License"). You may not use this file except in
  253.12 - * compliance with the License. A copy of the License is available at
  253.13 - * http://www.sun.com/
  253.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  253.15 + * or http://www.netbeans.org/cddl.txt.
  253.16   *
  253.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  253.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
  253.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  253.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  253.21 + * If applicable, add the following below the CDDL Header, with the fields
  253.22 + * enclosed by brackets [] replaced by your own identifying information:
  253.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  253.24 + *
  253.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  253.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  253.27   * Microsystems, Inc. All Rights Reserved.
  253.28   */
  253.29  
  253.30 @@ -25,8 +31,8 @@
  253.31   * @author  Marek Slama
  253.32   */
  253.33  public class HideGroupAction extends CallableSystemAction {
  253.34 -    
  253.35 -    public void performAction() {        
  253.36 +
  253.37 +    public void performAction() {
  253.38          TopComponentGroup group = WindowManager.getDefault().findTopComponentGroup("testgroup");
  253.39          if (group == null) {
  253.40              return;
   254.1 --- a/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/ShowGroupAction.java	Fri Jun 30 13:57:22 2006 +0000
   254.2 +++ b/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/ShowGroupAction.java	Fri Jun 30 14:12:56 2006 +0000
   254.3 @@ -1,13 +1,19 @@
   254.4  /*
   254.5 - *                 Sun Public License Notice
   254.6 + * The contents of this file are subject to the terms of the Common Development
   254.7 + * and Distribution License (the License). You may not use this file except in
   254.8 + * compliance with the License.
   254.9   *
  254.10 - * The contents of this file are subject to the Sun Public License
  254.11 - * Version 1.0 (the "License"). You may not use this file except in
  254.12 - * compliance with the License. A copy of the License is available at
  254.13 - * http://www.sun.com/
  254.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  254.15 + * or http://www.netbeans.org/cddl.txt.
  254.16   *
  254.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  254.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
  254.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  254.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  254.21 + * If applicable, add the following below the CDDL Header, with the fields
  254.22 + * enclosed by brackets [] replaced by your own identifying information:
  254.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  254.24 + *
  254.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  254.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  254.27   * Microsystems, Inc. All Rights Reserved.
  254.28   */
  254.29  
  254.30 @@ -25,8 +31,8 @@
  254.31   * @author  Marek Slama
  254.32   */
  254.33  public class ShowGroupAction extends CallableSystemAction {
  254.34 -    
  254.35 -    public void performAction() {        
  254.36 +
  254.37 +    public void performAction() {
  254.38          TopComponentGroup group = WindowManager.getDefault().findTopComponentGroup("testgroup");
  254.39          if (group == null) {
  254.40              return;
   255.1 --- a/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/TestComponent00.java	Fri Jun 30 13:57:22 2006 +0000
   255.2 +++ b/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/TestComponent00.java	Fri Jun 30 14:12:56 2006 +0000
   255.3 @@ -1,13 +1,19 @@
   255.4  /*
   255.5 - *                 Sun Public License Notice
   255.6 - * 
   255.7 - * The contents of this file are subject to the Sun Public License
   255.8 - * Version 1.0 (the "License"). You may not use this file except in
   255.9 - * compliance with the License. A copy of the License is available at
  255.10 - * http://www.sun.com/
  255.11 - * 
  255.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  255.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  255.14 + * The contents of this file are subject to the terms of the Common Development
  255.15 + * and Distribution License (the License). You may not use this file except in
  255.16 + * compliance with the License.
  255.17 + *
  255.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  255.19 + * or http://www.netbeans.org/cddl.txt.
  255.20 + *
  255.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  255.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  255.23 + * If applicable, add the following below the CDDL Header, with the fields
  255.24 + * enclosed by brackets [] replaced by your own identifying information:
  255.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  255.26 + *
  255.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  255.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  255.29   * Microsystems, Inc. All Rights Reserved.
  255.30   */
  255.31  
   256.1 --- a/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/TestInstall.java	Fri Jun 30 13:57:22 2006 +0000
   256.2 +++ b/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/TestInstall.java	Fri Jun 30 14:12:56 2006 +0000
   256.3 @@ -1,13 +1,19 @@
   256.4  /*
   256.5 - *                 Sun Public License Notice
   256.6 + * The contents of this file are subject to the terms of the Common Development
   256.7 + * and Distribution License (the License). You may not use this file except in
   256.8 + * compliance with the License.
   256.9   *
  256.10 - * The contents of this file are subject to the Sun Public License
  256.11 - * Version 1.0 (the "License"). You may not use this file except in
  256.12 - * compliance with the License. A copy of the License is available at
  256.13 - * http://www.sun.com/
  256.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  256.15 + * or http://www.netbeans.org/cddl.txt.
  256.16   *
  256.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  256.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2002 Sun
  256.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  256.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  256.21 + * If applicable, add the following below the CDDL Header, with the fields
  256.22 + * enclosed by brackets [] replaced by your own identifying information:
  256.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  256.24 + *
  256.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  256.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  256.27   * Microsystems, Inc. All Rights Reserved.
  256.28   */
  256.29  
  256.30 @@ -21,15 +27,15 @@
  256.31   */
  256.32  
  256.33  public class TestInstall extends ModuleInstall {
  256.34 -    
  256.35 +
  256.36      /** Creates a new instance of TestInstall */
  256.37      public TestInstall() {
  256.38          super();
  256.39      }
  256.40 -    
  256.41 +
  256.42      /** Called when the module is uninstalled */
  256.43      public void uninstalled() {
  256.44          TestComponent00.clearRef();
  256.45      }
  256.46 -    
  256.47 +
  256.48  }
   257.1 --- a/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/mf-layer.xml	Fri Jun 30 13:57:22 2006 +0000
   257.2 +++ b/platform/samples/window-system-groups/src/org/netbeans/modules/examplemodule03/mf-layer.xml	Fri Jun 30 14:12:56 2006 +0000
   257.3 @@ -1,14 +1,20 @@
   257.4  <?xml version="1.0" encoding="UTF-8"?>
   257.5  <!--
   257.6 -                Sun Public License Notice
   257.7 +The contents of this file are subject to the terms of the Common Development
   257.8 +and Distribution License (the License). You may not use this file except in
   257.9 +compliance with the License.
  257.10  
  257.11 -The contents of this file are subject to the Sun Public License
  257.12 -Version 1.0 (the "License"). You may not use this file except in
  257.13 -compliance with the License. A copy of the License is available at
  257.14 -http://www.sun.com/
  257.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  257.16 +or http://www.netbeans.org/cddl.txt.
  257.17  
  257.18 -The Original Code is NetBeans. The Initial Developer of the Original
  257.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  257.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  257.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  257.22 +If applicable, add the following below the CDDL Header, with the fields
  257.23 +enclosed by brackets [] replaced by your own identifying information:
  257.24 +"Portions Copyrighted [year] [name of copyright owner]"
  257.25 +
  257.26 +The Original Software is NetBeans. The Initial Developer of the Original
  257.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  257.28  Microsystems, Inc. All Rights Reserved.
  257.29  -->
  257.30  
   258.1 --- a/platform/samples/window-system-modes/build.xml	Fri Jun 30 13:57:22 2006 +0000
   258.2 +++ b/platform/samples/window-system-modes/build.xml	Fri Jun 30 14:12:56 2006 +0000
   258.3 @@ -1,15 +1,21 @@
   258.4  <?xml version="1.0" encoding="UTF-8"?>
   258.5  
   258.6  <!--
   258.7 -                Sun Public License Notice
   258.8 +The contents of this file are subject to the terms of the Common Development
   258.9 +and Distribution License (the License). You may not use this file except in
  258.10 +compliance with the License.
  258.11  
  258.12 -The contents of this file are subject to the Sun Public License
  258.13 -Version 1.0 (the "License"). You may not use this file except in
  258.14 -compliance with the License. A copy of the License is available at
  258.15 -http://www.sun.com/
  258.16 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  258.17 +or http://www.netbeans.org/cddl.txt.
  258.18  
  258.19 -The Original Code is NetBeans. The Initial Developer of the Original
  258.20 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
  258.21 +When distributing Covered Code, include this CDDL Header Notice in each file
  258.22 +and include the License file at http://www.netbeans.org/cddl.txt.
  258.23 +If applicable, add the following below the CDDL Header, with the fields
  258.24 +enclosed by brackets [] replaced by your own identifying information:
  258.25 +"Portions Copyrighted [year] [name of copyright owner]"
  258.26 +
  258.27 +The Original Software is NetBeans. The Initial Developer of the Original
  258.28 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  258.29  Microsystems, Inc. All Rights Reserved.
  258.30  -->
  258.31  
   259.1 --- a/platform/samples/window-system-modes/nbproject/project.properties	Fri Jun 30 13:57:22 2006 +0000
   259.2 +++ b/platform/samples/window-system-modes/nbproject/project.properties	Fri Jun 30 14:12:56 2006 +0000
   259.3 @@ -1,10 +1,16 @@
   259.4 -#                 Sun Public License Notice
   259.5 -# 
   259.6 -# The contents of this file are subject to the Sun Public License
   259.7 -# Version 1.0 (the "License"). You may not use this file except in
   259.8 -# compliance with the License. A copy of the License is available at
   259.9 -# http://www.sun.com/
  259.10 -# 
  259.11 -# The Original Code is NetBeans. The Initial Developer of the Original
  259.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  259.13 +# The contents of this file are subject to the terms of the Common Development
  259.14 +# and Distribution License (the License). You may not use this file except in
  259.15 +# compliance with the License.
  259.16 +#
  259.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  259.18 +# or http://www.netbeans.org/cddl.txt.
  259.19 +#
  259.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  259.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  259.22 +# If applicable, add the following below the CDDL Header, with the fields
  259.23 +# enclosed by brackets [] replaced by your own identifying information:
  259.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  259.25 +#
  259.26 +# The Original Software is NetBeans. The Initial Developer of the Original
  259.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  259.28  # Microsystems, Inc. All Rights Reserved.
   260.1 --- a/platform/samples/window-system-modes/nbproject/project.xml	Fri Jun 30 13:57:22 2006 +0000
   260.2 +++ b/platform/samples/window-system-modes/nbproject/project.xml	Fri Jun 30 14:12:56 2006 +0000
   260.3 @@ -1,14 +1,20 @@
   260.4  <?xml version="1.0" encoding="UTF-8"?>
   260.5  <!--
   260.6 -                Sun Public License Notice
   260.7 +The contents of this file are subject to the terms of the Common Development
   260.8 +and Distribution License (the License). You may not use this file except in
   260.9 +compliance with the License.
  260.10  
  260.11 -The contents of this file are subject to the Sun Public License
  260.12 -Version 1.0 (the "License"). You may not use this file except in
  260.13 -compliance with the License. A copy of the License is available at
  260.14 -http://www.sun.com/
  260.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  260.16 +or http://www.netbeans.org/cddl.txt.
  260.17  
  260.18 -The Original Code is NetBeans. The Initial Developer of the Original
  260.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  260.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  260.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  260.22 +If applicable, add the following below the CDDL Header, with the fields
  260.23 +enclosed by brackets [] replaced by your own identifying information:
  260.24 +"Portions Copyrighted [year] [name of copyright owner]"
  260.25 +
  260.26 +The Original Software is NetBeans. The Initial Developer of the Original
  260.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  260.28  Microsystems, Inc. All Rights Reserved.
  260.29  -->
  260.30  <project xmlns="http://www.netbeans.org/ns/project/1">
   261.1 --- a/platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/Bundle.properties	Fri Jun 30 13:57:22 2006 +0000
   261.2 +++ b/platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/Bundle.properties	Fri Jun 30 14:12:56 2006 +0000
   261.3 @@ -1,12 +1,18 @@
   261.4 -#                 Sun Public License Notice
   261.5 -# 
   261.6 -# The contents of this file are subject to the Sun Public License
   261.7 -# Version 1.0 (the "License"). You may not use this file except in
   261.8 -# compliance with the License. A copy of the License is available at
   261.9 -# http://www.sun.com/
  261.10 -# 
  261.11 -# The Original Code is NetBeans. The Initial Developer of the Original
  261.12 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
  261.13 +# The contents of this file are subject to the terms of the Common Development
  261.14 +# and Distribution License (the License). You may not use this file except in
  261.15 +# compliance with the License.
  261.16 +#
  261.17 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  261.18 +# or http://www.netbeans.org/cddl.txt.
  261.19 +#
  261.20 +# When distributing Covered Code, include this CDDL Header Notice in each file
  261.21 +# and include the License file at http://www.netbeans.org/cddl.txt.
  261.22 +# If applicable, add the following below the CDDL Header, with the fields
  261.23 +# enclosed by brackets [] replaced by your own identifying information:
  261.24 +# "Portions Copyrighted [year] [name of copyright owner]"
  261.25 +#
  261.26 +# The Original Software is NetBeans. The Initial Developer of the Original
  261.27 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  261.28  # Microsystems, Inc. All Rights Reserved.
  261.29  
  261.30  LBL_Action00=Show TC in new mode
   262.1 --- a/platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/ShowTestAction00.java	Fri Jun 30 13:57:22 2006 +0000
   262.2 +++ b/platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/ShowTestAction00.java	Fri Jun 30 14:12:56 2006 +0000
   262.3 @@ -1,13 +1,19 @@
   262.4  /*
   262.5 - *                 Sun Public License Notice
   262.6 + * The contents of this file are subject to the terms of the Common Development
   262.7 + * and Distribution License (the License). You may not use this file except in
   262.8 + * compliance with the License.
   262.9   *
  262.10 - * The contents of this file are subject to the Sun Public License
  262.11 - * Version 1.0 (the "License"). You may not use this file except in
  262.12 - * compliance with the License. A copy of the License is available at
  262.13 - * http://www.sun.com/
  262.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  262.15 + * or http://www.netbeans.org/cddl.txt.
  262.16   *
  262.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  262.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  262.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  262.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  262.21 + * If applicable, add the following below the CDDL Header, with the fields
  262.22 + * enclosed by brackets [] replaced by your own identifying information:
  262.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  262.24 + *
  262.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  262.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  262.27   * Microsystems, Inc. All Rights Reserved.
  262.28   */
  262.29  
  262.30 @@ -26,8 +32,8 @@
  262.31   */
  262.32  public class ShowTestAction00 extends CallableSystemAction {
  262.33      public String TEST_MODE_NAME = "test";
  262.34 -    
  262.35 -    public void performAction() {        
  262.36 +
  262.37 +    public void performAction() {
  262.38          TopComponent tc = TestComponent00.findDefault();
  262.39          tc.open();
  262.40          tc.requestActive();
   263.1 --- a/platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/TestComponent00.java	Fri Jun 30 13:57:22 2006 +0000
   263.2 +++ b/platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/TestComponent00.java	Fri Jun 30 14:12:56 2006 +0000
   263.3 @@ -1,13 +1,19 @@
   263.4  /*
   263.5 - *                 Sun Public License Notice
   263.6 - * 
   263.7 - * The contents of this file are subject to the Sun Public License
   263.8 - * Version 1.0 (the "License"). You may not use this file except in
   263.9 - * compliance with the License. A copy of the License is available at
  263.10 - * http://www.sun.com/
  263.11 - * 
  263.12 - * The Original Code is NetBeans. The Initial Developer of the Original
  263.13 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  263.14 + * The contents of this file are subject to the terms of the Common Development
  263.15 + * and Distribution License (the License). You may not use this file except in
  263.16 + * compliance with the License.
  263.17 + *
  263.18 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  263.19 + * or http://www.netbeans.org/cddl.txt.
  263.20 + *
  263.21 + * When distributing Covered Code, include this CDDL Header Notice in each file
  263.22 + * and include the License file at http://www.netbeans.org/cddl.txt.
  263.23 + * If applicable, add the following below the CDDL Header, with the fields
  263.24 + * enclosed by brackets [] replaced by your own identifying information:
  263.25 + * "Portions Copyrighted [year] [name of copyright owner]"
  263.26 + *
  263.27 + * The Original Software is NetBeans. The Initial Developer of the Original
  263.28 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  263.29   * Microsystems, Inc. All Rights Reserved.
  263.30   */
  263.31  
   264.1 --- a/platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/TestInstall.java	Fri Jun 30 13:57:22 2006 +0000
   264.2 +++ b/platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/TestInstall.java	Fri Jun 30 14:12:56 2006 +0000
   264.3 @@ -1,13 +1,19 @@
   264.4  /*
   264.5 - *                 Sun Public License Notice
   264.6 + * The contents of this file are subject to the terms of the Common Development
   264.7 + * and Distribution License (the License). You may not use this file except in
   264.8 + * compliance with the License.
   264.9   *
  264.10 - * The contents of this file are subject to the Sun Public License
  264.11 - * Version 1.0 (the "License"). You may not use this file except in
  264.12 - * compliance with the License. A copy of the License is available at
  264.13 - * http://www.sun.com/
  264.14 + * You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  264.15 + * or http://www.netbeans.org/cddl.txt.
  264.16   *
  264.17 - * The Original Code is NetBeans. The Initial Developer of the Original
  264.18 - * Code is Sun Microsystems, Inc. Portions Copyright 1997-2002 Sun
  264.19 + * When distributing Covered Code, include this CDDL Header Notice in each file
  264.20 + * and include the License file at http://www.netbeans.org/cddl.txt.
  264.21 + * If applicable, add the following below the CDDL Header, with the fields
  264.22 + * enclosed by brackets [] replaced by your own identifying information:
  264.23 + * "Portions Copyrighted [year] [name of copyright owner]"
  264.24 + *
  264.25 + * The Original Software is NetBeans. The Initial Developer of the Original
  264.26 + * Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  264.27   * Microsystems, Inc. All Rights Reserved.
  264.28   */
  264.29  
  264.30 @@ -21,15 +27,15 @@
  264.31   */
  264.32  
  264.33  public class TestInstall extends ModuleInstall {
  264.34 -    
  264.35 +
  264.36      /** Creates a new instance of TestInstall */
  264.37      public TestInstall() {
  264.38          super();
  264.39      }
  264.40 -    
  264.41 +
  264.42      /** Called when the module is uninstalled */
  264.43      public void uninstalled() {
  264.44          TestComponent00.clearRef();
  264.45      }
  264.46 -    
  264.47 +
  264.48  }
   265.1 --- a/platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/mf-layer.xml	Fri Jun 30 13:57:22 2006 +0000
   265.2 +++ b/platform/samples/window-system-modes/src/org/netbeans/modules/examplemodule02/mf-layer.xml	Fri Jun 30 14:12:56 2006 +0000
   265.3 @@ -1,14 +1,20 @@
   265.4  <?xml version="1.0" encoding="UTF-8"?>
   265.5  <!--
   265.6 -                Sun Public License Notice
   265.7 +The contents of this file are subject to the terms of the Common Development
   265.8 +and Distribution License (the License). You may not use this file except in
   265.9 +compliance with the License.
  265.10  
  265.11 -The contents of this file are subject to the Sun Public License
  265.12 -Version 1.0 (the "License"). You may not use this file except in
  265.13 -compliance with the License. A copy of the License is available at
  265.14 -http://www.sun.com/
  265.15 +You can obtain a copy of the License at http://www.netbeans.org/cddl.html
  265.16 +or http://www.netbeans.org/cddl.txt.
  265.17  
  265.18 -The Original Code is NetBeans. The Initial Developer of the Original
  265.19 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
  265.20 +When distributing Covered Code, include this CDDL Header Notice in each file
  265.21 +and include the License file at http://www.netbeans.org/cddl.txt.
  265.22 +If applicable, add the following below the CDDL Header, with the fields
  265.23 +enclosed by brackets [] replaced by your own identifying information:
  265.24 +"Portions Copyrighted [year] [name of copyright owner]"
  265.25 +
  265.26 +The Original Software is NetBeans. The Initial Developer of the Original
  265.27 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
  265.28  Microsystems, Inc. All Rights Reserved.
  265.29  -->
  265.30