Updated copyright headers. [78]
authorJesse Glick <jglick@netbeans.org>
Mon, 17 May 2010 14:20:38 -0400
changeset 292862324c1b61ee
parent 2927 18a84774d1c7
child 2929 a55bcb342d8f
Updated copyright headers. [78]
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/ValidatorPropertyEditor.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/binding/DataBindingHelper.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/binding/DataBindingHelperRegistry.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/binding/ValueBindingPropertyEditor.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/css/CssStylePropertyEditor.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/ActionComponentIdsDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/AttachedDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/Bundle.properties
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/CharacterSetsDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/ComponentIdsDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/DateFormatPatternsDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/Domain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/EditableDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/Element.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/EventComponentIdsDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/FieldKeyDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/FrameTargetsDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlAlignDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlFrameTargetsDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlHorizontalAlignDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlLinkTypesDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlRegionShapesDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlTableBordersDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlTableRulesDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlVerticalAlignDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/InputComponentIdsDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/InstanceVariableDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/LanguagesDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/LayoutDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/LocalesDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/MimeTypesDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/ResourceBundlesDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/StringTokensDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/TextDirectionDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/TimeZonesDomain.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/util/Bundle.java
visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/util/JavaInitializer.java
visualweb.propertyeditors.api/nbproject/project.properties
visualweb.propertyeditors.api/nbproject/project.xml
visualweb.propertyeditors.api/src/org/netbeans/modules/visualweb/propertyeditors/api/Bundle.properties
visualweb.propertyeditors.resolver/build.xml
visualweb.propertyeditors.resolver/library/build.xml
visualweb.propertyeditors.resolver/library/nbproject/project.properties
visualweb.propertyeditors.resolver/library/nbproject/project.xml
visualweb.propertyeditors.resolver/library/src/com/sun/rave/propertyeditors/resolver/PropertyEditorResolver.java
visualweb.propertyeditors.resolver/nbproject/project.properties
visualweb.propertyeditors.resolver/nbproject/project.xml
visualweb.propertyeditors.resolver/src/org/netbeans/modules/visualweb/propertyeditors/resolver/Bundle.properties
visualweb.propertyeditors/build.xml
visualweb.propertyeditors/nbproject/project.properties
visualweb.propertyeditors/nbproject/project.xml
visualweb.propertyeditors/src/com/sun/jsfcl/std/Action.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/Bundle.properties
visualweb.propertyeditors/src/com/sun/jsfcl/std/ConverterPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/JavaScriptPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/MethodBindingPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/PropCategories.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/PropertyDescriptorBase.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/RangePanel.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/RangePropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/RaveStringCustomEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/RaveStringEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/StringEditorWithNoCr.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/StringEditorWithShortDescription.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/URLPanel.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/URLPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/UiComponentIdPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/ValidatorRefPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/ValueBindingPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/AbstractPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/AbstractPropertyJPanel.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/Bundle.properties
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/BundleHolder.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyNodeData.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyNodeDataTreeCellRenderer.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyNodeDataTwoColumnTreeCellRenderer.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyReferenceDataPanel.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyReferenceDataPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyReferenceDataPanel.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyReferenceDataPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseOneReferenceDataPanel.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseOneReferenceDataPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/DateTimePatternPanel.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/DateTimePatternPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/DoublePropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/IntegerPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/LengthValuePropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/LocalizedMessageRuntimeException.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/LongPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NewReferenceDataItemDialog.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberConverterTypePropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberPatternPanel.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberPatternPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ReferenceDataListCellRenderer.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ReferenceDataTwoColumnListCellRenderer.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/SingleChoiceListPanel.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/property/SingleChoiceListPropertyEditor.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/BaseReferenceData.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/Bundle.properties
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/BundleHolder.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/CharacterSetsReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/CommandButtonTypesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ComponentIdsReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/CompositeReferenceData.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ConcurrencyTypesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DataSourceNamesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DateTimeStylesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DateTimeTypesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DesignPropertyAttachedReferenceData.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/FrameTargetsReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ImageMapNamesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/LanguageCodesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/LinkTypesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/LocalesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ManyCheckboxLayoutStylesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/MediaTypesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/MessagesLayoutsReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ProjectAttachedReferenceData.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceData.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceDataItem.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceDataManager.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/RegionShapesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/StyleClassesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TFramesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TableRulesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TextDirectionsReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TimeZonesReferenceDataDefiner.java
visualweb.propertyeditors/src/com/sun/jsfcl/util/ComponentBundle.java
visualweb.propertyeditors/src/com/sun/jsfcl/util/DesignTimeComponentBundle.java
visualweb.propertyeditors/src/com/sun/jsfcl/util/LoggerUtil.java
visualweb.propertyeditors/src/com/sun/jsfcl/util/LoggerUtilSimpleFormatter.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/Bundle.properties
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/ConverterPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DateFormatPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DatePropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DomainPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DoublePropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/EditElementDialog.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/IllegalTextArgumentException.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/ImageUrlPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/IntegerPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/JavaScriptPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/JavaScriptPropertyPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/LengthPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/LongPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/MethodBindingPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/MethodBindingPropertyPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/NumberPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/PropertyEditorBase.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/PropertyPanelBase.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/SelectOneDomainEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/SelectOneDomainPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StandardUrlPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StandardUrlPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StringArrayPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StringPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StringPropertyPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StyleClassPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StyleClassPropertyPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/TabularPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/TabularPropertyModel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/TabularPropertyPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/UrlFileFilter.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/UrlPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/UrlPropertyPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/ValidatorPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingSourcePanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetCallback.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetNode.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetNodeFactory.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/Bundle.properties
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/PropertyBindingHelper.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/PropertyBindingPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/PropertyBindingsCustomizer.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/ValueBindingAttributePropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/ValueBindingPropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/AddDataProviderDialog.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindOptionsToDataProviderPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindSelectItemsToDataProviderPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindValueToDataProviderPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindValueToObjectPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/Bundle.properties
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingCustomizer.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingHelper.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingHelperBridge.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataProviderExplorerPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/TabbedDataBindingPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/Bundle.properties
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/ContextTargetNode.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/DataProviderTargetNodeFactory.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/MapTargetNodeFactory.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/PropertyTargetNode.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/ResultSetTargetNodeFactory.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/UIDataVarNode.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BackgroundImageUrlDialog.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BackgroundStyleEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BorderDataTable.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BorderStyleEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BorderWidthField.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/Bundle.properties
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/ColorSelectionField.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/CssStylePropertyEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/FontFamilyEditorDialog.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/FontStyleEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/ListStyleEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/MarginDataTable.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/MarginStyleEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/MarginWidthField.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/OtherStyleEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/PaddingWidthField.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/PositionStyleEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleBuilderDialog.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleBuilderPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleEditorListPanel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/TextBlockStyleEditor.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BackgroundModel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BackgroundPositionData.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BorderData.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BorderModel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/Bundle.properties
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/ClipData.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/ClipModel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/ColorModel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/CssStyleData.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/CssStyleParser.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/FontModel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/MarginPaddingModel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PositionData.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PositionModel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PropertyData.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PropertyWithUnitData.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/TextBlockData.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/TextBlockModel.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/TextDecorationData.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/Utils.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/module/Bundle.properties
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/module/Install.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/resolver/PropertyEditorResolverImpl.java
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/resolver/PropertyEditorResolverImpl.properties
visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/util/Bundle.java
visualweb.propertyeditors/test/unit/src/org/netbeans/modules/visualweb/propertyeditors/ConverterTest.java
visualweb.ravehelp.rave_nbpack/build.xml
visualweb.ravehelp.rave_nbpack/nbproject/project.properties
visualweb.ravehelp.rave_nbpack/nbproject/project.xml
visualweb.ravehelp.rave_nbpack/src/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/Bundle.properties
visualweb.ravehelp.rave_nbpack/src/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/helpsetref.xml
visualweb.ravehelp.rave_nbpack/src/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/layer.xml
visualweb.rowset/build.xml
visualweb.rowset/library/build.xml
visualweb.rowset/library/nbproject/project.properties
visualweb.rowset/library/nbproject/project.xml
visualweb.rowset/library/src/com/sun/sql/rowset/BaseRowSetX.java
visualweb.rowset/library/src/com/sun/sql/rowset/Bundle.properties
visualweb.rowset/library/src/com/sun/sql/rowset/CachedRowSetX.java
visualweb.rowset/library/src/com/sun/sql/rowset/CachedRowSetXImpl.java
visualweb.rowset/library/src/com/sun/sql/rowset/CachedRowSetXImpl5.java
visualweb.rowset/library/src/com/sun/sql/rowset/Log.java
visualweb.rowset/library/src/com/sun/sql/rowset/RowSetMetaDataX.java
visualweb.rowset/library/src/com/sun/sql/rowset/RowSetMetaDataXImpl.java
visualweb.rowset/library/src/com/sun/sql/rowset/SyncResolverX.java
visualweb.rowset/library/src/com/sun/sql/rowset/internal/Bundle.properties
visualweb.rowset/library/src/com/sun/sql/rowset/internal/CachedRowSetXReader.java
visualweb.rowset/library/src/com/sun/sql/rowset/internal/CachedRowSetXWriter.java
visualweb.rowset/library/src/com/sun/sql/rowset/internal/SyncResolverXImpl.java
visualweb.rowset/library/src/com/sun/sql/rowset/providers/Bundle.properties
visualweb.rowset/library/src/com/sun/sql/rowset/providers/RIOptimisticProvider.java
visualweb.rowset/nbproject/project.properties
visualweb.rowset/nbproject/project.xml
visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/Bundle.properties
visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/Bundle.properties
visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/jdbcsupport-designtime.xml
visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/jdbcsupport-runtime.xml
visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/layer.xml
visualweb.runtime.kit/nbproject/project.properties
visualweb.runtime.kit/src/org/netbeans/modules/visualweb/runtime/kit/resources/Bundle.properties
visualweb.samples.bundled/build.xml
visualweb.samples.bundled/nbproject/project.properties
visualweb.samples.bundled/nbproject/project.xml
visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/Bundle.properties
visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/BundledModuleInstaller.java
visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/codeclips/Bundle.properties
visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/codeclips/TravelPrerender.xml
visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/layer.xml
visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/Bundle.properties
visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/SamplesWebVisualPanel.java
visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/SamplesWebWizardIterator.java
visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/SamplesWebWizardPanel.java
visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/WizardProperties.java
visualweb.samples.bundled/webapps/MovieAdmin/build.xml
visualweb.samples.bundled/webapps/MovieAdmin/nbproject/project.properties
visualweb.samples.bundled/webapps/MovieAdmin/nbproject/project.xml
visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/ApplicationBean1.java
visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Bundle.properties
visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Masthead.java
visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Page1.java
visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Preview.java
visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/RequestBean1.java
visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/SessionBean1.java
visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieslib/Movie.java
visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieslib/MovieListDataProvider.java
visualweb.samples.bundled/webapps/MovieAdmin/web/Masthead.jspf
visualweb.samples.bundled/webapps/SinglePageCrudForm/build.xml
visualweb.samples.bundled/webapps/SinglePageCrudForm/nbproject/project.properties
visualweb.samples.bundled/webapps/SinglePageCrudForm/nbproject/project.xml
visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/ApplicationBean1.java
visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/Bundle.properties
visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/Masthead.java
visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/Page1.java
visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/RequestBean1.java
visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/SessionBean1.java
visualweb.samples.bundled/webapps/SinglePageCrudTable/build.xml
visualweb.samples.bundled/webapps/SinglePageCrudTable/nbproject/project.properties
visualweb.samples.bundled/webapps/SinglePageCrudTable/nbproject/project.xml
visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/ApplicationBean1.java
visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/Bundle.properties
visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/Masthead.java
visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/Page1.java
visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/RequestBean1.java
visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/SessionBean1.java
visualweb.samples.bundled/webapps/SinglePageCrudTable/web/Masthead.jspf
visualweb.samples.bundled/webapps/SinglePageCrudTable/web/Page1.jsp
visualweb.samples.bundled/webapps/TravelCenter/build.xml
visualweb.samples.bundled/webapps/TravelCenter/nbproject/project.properties
visualweb.samples.bundled/webapps/TravelCenter/nbproject/project.xml
visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/ApplicationBean1.java
visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Bundle.properties
visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Details.java
visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Header.java
visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Help.java
visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Page1.java
visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/RequestBean1.java
visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/SessionBean1.java
visualweb.samples.bundled/webapps/TwoPageCrudTable/build.xml
visualweb.samples.bundled/webapps/TwoPageCrudTable/nbproject/project.properties
visualweb.samples.bundled/webapps/TwoPageCrudTable/nbproject/project.xml
visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/ApplicationBean1.java
visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/Bundle.properties
visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/CreatePage.java
visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/Masthead.java
visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/Page1.java
visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/RequestBean1.java
visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/SessionBean1.java
visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/UpdatePage.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/build.xml
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/nbproject/project.properties
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/nbproject/project.xml
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/AddVehicle.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/ApplicationBean1.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Bundle.properties
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/ChooseVehicle.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/FindVehicle.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Footer.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Header.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Help.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/IncidentReported.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Login.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/NewUser.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Profile.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/ReportIncident.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/RequestBean1.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/SessionBean1.java
visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Vehicles.java
visualweb.web.ui.appbase/build.xml
visualweb.web.ui.appbase/library/build.xml
visualweb.web.ui.appbase/library/nbproject/project.properties
visualweb.web.ui.appbase/library/nbproject/project.xml
visualweb.web.ui.appbase/library/src/META-INF/faces-config.xml
visualweb.web.ui.appbase/library/src/META-INF/taglib.tld
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractApplicationBean.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractFragmentBean.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractPageBean.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractRequestBean.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractSessionBean.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/ApplicationException.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/FacesBean.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/ActionListenerImpl.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/PageBeanMapper.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/PageBeanMapperImpl.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/ViewHandlerImpl.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/renderer/CommandLinkRenderer.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/servlet/DummyTag.java
visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/servlet/LifecycleListener.java
visualweb.web.ui.appbase/nbproject/project.properties
visualweb.web.ui.appbase/nbproject/project.xml
visualweb.web.ui.appbase/src/org/netbeans/modules/visualweb/web/ui/appbase/module/Bundle.properties
visualweb.web.ui.appbase/test/unit/src/org/netbeans/modules/visualweb/appbase/FacesBeanTest.java
visualweb.websvcmgr/build.xml
visualweb.websvcmgr/nbproject/project.properties
visualweb.websvcmgr/nbproject/project.xml
visualweb.websvcmgr/release/ws_import_compile.xml
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/Bundle.properties
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/Bundle.properties
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderBeanInfoWriter.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderDesignInfoWriter.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderInfo.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderJavaMethod.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderMethod.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderModelMethod.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderParameter.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderWriter.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/WebServiceSupportException.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/WrapperClientBeanInfoWriter.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/WrapperClientWriter.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/Bundle.properties
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceExtData.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceExtImpl.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceTransferManager.java
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/util/Bundle.properties
visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/util/Util.java
visualweb.websvcmgr/test/qa-functional/src/org/netbeans/test/websvcmgr/WebServiceAcceptanceTest.java
visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceExtImplTest.java
visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceTransferManagerTest.java
visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/test/RunCommand.java
visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/test/StreamGobbler.java
visualweb.webui.designtime/build.xml
visualweb.webui.designtime/nbproject/project.properties
visualweb.webui.designtime/nbproject/project.xml
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/AbstractDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AbsGridBeanCreateInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AddRemoveBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AddRemoveBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AddRemoveDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlarmBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlarmBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlertBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlertBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlertDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AnchorBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AnchorBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AnchorDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BodyBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BodyBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BreadcrumbsBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BreadcrumbsBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BreadcrumbsDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/Bundle-DT.properties
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/Bundle-JSF.properties
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ButtonBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ButtonBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ButtonDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarMonthBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxGroupBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxGroupBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxGroupDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/DropDownBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/DropDownBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/DropDownDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableListBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableListBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableListDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableValueHolderDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FieldBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FieldBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FormBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FormBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FormDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameSetBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameSetBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HeadBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HeadBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HelpInlineBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HelpInlineBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HelpInlineDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HiddenFieldBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HiddenFieldBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HiddenFieldDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HtmlBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HtmlBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HyperlinkBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HyperlinkBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HyperlinkDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IFrameBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IFrameBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconHyperlinkBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconHyperlinkBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconHyperlinkDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageComponentBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageComponentBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageComponentDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageHyperlinkBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageHyperlinkBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageHyperlinkDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LabelBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LabelBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LabelDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LegendBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LinkBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LinkBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LinkDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListSelectorBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListSelectorBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListboxBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListboxBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListboxDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MarkupBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MarkupBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageGroupBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageGroupBeanInfoBase.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageGroupDesignInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MetaBeanInfo.java
visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MetaBeanInfoBase.java
     1.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/ValidatorPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
     1.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/ValidatorPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
     1.3 @@ -1,7 +1,10 @@
     1.4  /*
     1.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     1.6   *
     1.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
     1.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     1.9 + *
    1.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    1.11 + * Other names may be trademarks of their respective owners.
    1.12   *
    1.13   * The contents of this file are subject to the terms of either the GNU
    1.14   * General Public License Version 2 only ("GPL") or the Common
    1.15 @@ -13,9 +16,9 @@
    1.16   * specific language governing permissions and limitations under the
    1.17   * License.  When distributing the software, include this License Header
    1.18   * Notice in each file and include the License file at
    1.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    1.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    1.21   * particular file as subject to the "Classpath" exception as provided
    1.22 - * by Sun in the GPL Version 2 section of the License file that
    1.23 + * by Oracle in the GPL Version 2 section of the License file that
    1.24   * accompanied this code. If applicable, add the following below the
    1.25   * License Header, with the fields enclosed by brackets [] replaced by
    1.26   * your own identifying information:
     2.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/binding/DataBindingHelper.java	Mon May 17 14:20:21 2010 -0400
     2.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/binding/DataBindingHelper.java	Mon May 17 14:20:38 2010 -0400
     2.3 @@ -1,7 +1,10 @@
     2.4  /*
     2.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2.6   *
     2.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
     2.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     2.9 + *
    2.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    2.11 + * Other names may be trademarks of their respective owners.
    2.12   *
    2.13   * The contents of this file are subject to the terms of either the GNU
    2.14   * General Public License Version 2 only ("GPL") or the Common
    2.15 @@ -13,9 +16,9 @@
    2.16   * specific language governing permissions and limitations under the
    2.17   * License.  When distributing the software, include this License Header
    2.18   * Notice in each file and include the License file at
    2.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    2.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    2.21   * particular file as subject to the "Classpath" exception as provided
    2.22 - * by Sun in the GPL Version 2 section of the License file that
    2.23 + * by Oracle in the GPL Version 2 section of the License file that
    2.24   * accompanied this code. If applicable, add the following below the
    2.25   * License Header, with the fields enclosed by brackets [] replaced by
    2.26   * your own identifying information:
     3.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/binding/DataBindingHelperRegistry.java	Mon May 17 14:20:21 2010 -0400
     3.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/binding/DataBindingHelperRegistry.java	Mon May 17 14:20:38 2010 -0400
     3.3 @@ -1,7 +1,10 @@
     3.4  /*
     3.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     3.6   *
     3.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
     3.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     3.9 + *
    3.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    3.11 + * Other names may be trademarks of their respective owners.
    3.12   *
    3.13   * The contents of this file are subject to the terms of either the GNU
    3.14   * General Public License Version 2 only ("GPL") or the Common
    3.15 @@ -13,9 +16,9 @@
    3.16   * specific language governing permissions and limitations under the
    3.17   * License.  When distributing the software, include this License Header
    3.18   * Notice in each file and include the License file at
    3.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    3.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    3.21   * particular file as subject to the "Classpath" exception as provided
    3.22 - * by Sun in the GPL Version 2 section of the License file that
    3.23 + * by Oracle in the GPL Version 2 section of the License file that
    3.24   * accompanied this code. If applicable, add the following below the
    3.25   * License Header, with the fields enclosed by brackets [] replaced by
    3.26   * your own identifying information:
     4.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/binding/ValueBindingPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
     4.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/binding/ValueBindingPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
     4.3 @@ -1,7 +1,10 @@
     4.4  /*
     4.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     4.6   *
     4.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
     4.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     4.9 + *
    4.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    4.11 + * Other names may be trademarks of their respective owners.
    4.12   *
    4.13   * The contents of this file are subject to the terms of either the GNU
    4.14   * General Public License Version 2 only ("GPL") or the Common
    4.15 @@ -13,9 +16,9 @@
    4.16   * specific language governing permissions and limitations under the
    4.17   * License.  When distributing the software, include this License Header
    4.18   * Notice in each file and include the License file at
    4.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    4.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    4.21   * particular file as subject to the "Classpath" exception as provided
    4.22 - * by Sun in the GPL Version 2 section of the License file that
    4.23 + * by Oracle in the GPL Version 2 section of the License file that
    4.24   * accompanied this code. If applicable, add the following below the
    4.25   * License Header, with the fields enclosed by brackets [] replaced by
    4.26   * your own identifying information:
     5.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/css/CssStylePropertyEditor.java	Mon May 17 14:20:21 2010 -0400
     5.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/css/CssStylePropertyEditor.java	Mon May 17 14:20:38 2010 -0400
     5.3 @@ -1,7 +1,10 @@
     5.4  /*
     5.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     5.6   *
     5.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
     5.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     5.9 + *
    5.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    5.11 + * Other names may be trademarks of their respective owners.
    5.12   *
    5.13   * The contents of this file are subject to the terms of either the GNU
    5.14   * General Public License Version 2 only ("GPL") or the Common
    5.15 @@ -13,9 +16,9 @@
    5.16   * specific language governing permissions and limitations under the
    5.17   * License.  When distributing the software, include this License Header
    5.18   * Notice in each file and include the License file at
    5.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    5.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    5.21   * particular file as subject to the "Classpath" exception as provided
    5.22 - * by Sun in the GPL Version 2 section of the License file that
    5.23 + * by Oracle in the GPL Version 2 section of the License file that
    5.24   * accompanied this code. If applicable, add the following below the
    5.25   * License Header, with the fields enclosed by brackets [] replaced by
    5.26   * your own identifying information:
     6.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/ActionComponentIdsDomain.java	Mon May 17 14:20:21 2010 -0400
     6.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/ActionComponentIdsDomain.java	Mon May 17 14:20:38 2010 -0400
     6.3 @@ -1,7 +1,10 @@
     6.4  /*
     6.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     6.6   *
     6.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
     6.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     6.9 + *
    6.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    6.11 + * Other names may be trademarks of their respective owners.
    6.12   *
    6.13   * The contents of this file are subject to the terms of either the GNU
    6.14   * General Public License Version 2 only ("GPL") or the Common
    6.15 @@ -13,9 +16,9 @@
    6.16   * specific language governing permissions and limitations under the
    6.17   * License.  When distributing the software, include this License Header
    6.18   * Notice in each file and include the License file at
    6.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    6.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    6.21   * particular file as subject to the "Classpath" exception as provided
    6.22 - * by Sun in the GPL Version 2 section of the License file that
    6.23 + * by Oracle in the GPL Version 2 section of the License file that
    6.24   * accompanied this code. If applicable, add the following below the
    6.25   * License Header, with the fields enclosed by brackets [] replaced by
    6.26   * your own identifying information:
     7.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/AttachedDomain.java	Mon May 17 14:20:21 2010 -0400
     7.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/AttachedDomain.java	Mon May 17 14:20:38 2010 -0400
     7.3 @@ -1,7 +1,10 @@
     7.4  /*
     7.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     7.6   *
     7.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
     7.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     7.9 + *
    7.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    7.11 + * Other names may be trademarks of their respective owners.
    7.12   *
    7.13   * The contents of this file are subject to the terms of either the GNU
    7.14   * General Public License Version 2 only ("GPL") or the Common
    7.15 @@ -13,9 +16,9 @@
    7.16   * specific language governing permissions and limitations under the
    7.17   * License.  When distributing the software, include this License Header
    7.18   * Notice in each file and include the License file at
    7.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    7.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    7.21   * particular file as subject to the "Classpath" exception as provided
    7.22 - * by Sun in the GPL Version 2 section of the License file that
    7.23 + * by Oracle in the GPL Version 2 section of the License file that
    7.24   * accompanied this code. If applicable, add the following below the
    7.25   * License Header, with the fields enclosed by brackets [] replaced by
    7.26   * your own identifying information:
     8.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/Bundle.properties	Mon May 17 14:20:21 2010 -0400
     8.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/Bundle.properties	Mon May 17 14:20:38 2010 -0400
     8.3 @@ -1,6 +1,9 @@
     8.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     8.5  #
     8.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
     8.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     8.8 +#
     8.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    8.10 +# Other names may be trademarks of their respective owners.
    8.11  #
    8.12  # The contents of this file are subject to the terms of either the GNU
    8.13  # General Public License Version 2 only ("GPL") or the Common
    8.14 @@ -12,9 +15,9 @@
    8.15  # specific language governing permissions and limitations under the
    8.16  # License.  When distributing the software, include this License Header
    8.17  # Notice in each file and include the License file at
    8.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    8.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    8.20  # particular file as subject to the "Classpath" exception as provided
    8.21 -# by Sun in the GPL Version 2 section of the License file that
    8.22 +# by Oracle in the GPL Version 2 section of the License file that
    8.23  # accompanied this code. If applicable, add the following below the
    8.24  # License Header, with the fields enclosed by brackets [] replaced by
    8.25  # your own identifying information:
     9.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/CharacterSetsDomain.java	Mon May 17 14:20:21 2010 -0400
     9.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/CharacterSetsDomain.java	Mon May 17 14:20:38 2010 -0400
     9.3 @@ -1,7 +1,10 @@
     9.4  /*
     9.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     9.6   *
     9.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
     9.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     9.9 + *
    9.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    9.11 + * Other names may be trademarks of their respective owners.
    9.12   *
    9.13   * The contents of this file are subject to the terms of either the GNU
    9.14   * General Public License Version 2 only ("GPL") or the Common
    9.15 @@ -13,9 +16,9 @@
    9.16   * specific language governing permissions and limitations under the
    9.17   * License.  When distributing the software, include this License Header
    9.18   * Notice in each file and include the License file at
    9.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    9.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    9.21   * particular file as subject to the "Classpath" exception as provided
    9.22 - * by Sun in the GPL Version 2 section of the License file that
    9.23 + * by Oracle in the GPL Version 2 section of the License file that
    9.24   * accompanied this code. If applicable, add the following below the
    9.25   * License Header, with the fields enclosed by brackets [] replaced by
    9.26   * your own identifying information:
    10.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/ComponentIdsDomain.java	Mon May 17 14:20:21 2010 -0400
    10.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/ComponentIdsDomain.java	Mon May 17 14:20:38 2010 -0400
    10.3 @@ -1,7 +1,10 @@
    10.4  /*
    10.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    10.6   *
    10.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    10.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    10.9 + *
   10.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   10.11 + * Other names may be trademarks of their respective owners.
   10.12   *
   10.13   * The contents of this file are subject to the terms of either the GNU
   10.14   * General Public License Version 2 only ("GPL") or the Common
   10.15 @@ -13,9 +16,9 @@
   10.16   * specific language governing permissions and limitations under the
   10.17   * License.  When distributing the software, include this License Header
   10.18   * Notice in each file and include the License file at
   10.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   10.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   10.21   * particular file as subject to the "Classpath" exception as provided
   10.22 - * by Sun in the GPL Version 2 section of the License file that
   10.23 + * by Oracle in the GPL Version 2 section of the License file that
   10.24   * accompanied this code. If applicable, add the following below the
   10.25   * License Header, with the fields enclosed by brackets [] replaced by
   10.26   * your own identifying information:
    11.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/DateFormatPatternsDomain.java	Mon May 17 14:20:21 2010 -0400
    11.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/DateFormatPatternsDomain.java	Mon May 17 14:20:38 2010 -0400
    11.3 @@ -1,7 +1,10 @@
    11.4  /*
    11.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    11.6   *
    11.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    11.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    11.9 + *
   11.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   11.11 + * Other names may be trademarks of their respective owners.
   11.12   *
   11.13   * The contents of this file are subject to the terms of either the GNU
   11.14   * General Public License Version 2 only ("GPL") or the Common
   11.15 @@ -13,9 +16,9 @@
   11.16   * specific language governing permissions and limitations under the
   11.17   * License.  When distributing the software, include this License Header
   11.18   * Notice in each file and include the License file at
   11.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   11.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   11.21   * particular file as subject to the "Classpath" exception as provided
   11.22 - * by Sun in the GPL Version 2 section of the License file that
   11.23 + * by Oracle in the GPL Version 2 section of the License file that
   11.24   * accompanied this code. If applicable, add the following below the
   11.25   * License Header, with the fields enclosed by brackets [] replaced by
   11.26   * your own identifying information:
    12.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/Domain.java	Mon May 17 14:20:21 2010 -0400
    12.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/Domain.java	Mon May 17 14:20:38 2010 -0400
    12.3 @@ -1,7 +1,10 @@
    12.4  /*
    12.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    12.6   *
    12.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    12.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    12.9 + *
   12.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   12.11 + * Other names may be trademarks of their respective owners.
   12.12   *
   12.13   * The contents of this file are subject to the terms of either the GNU
   12.14   * General Public License Version 2 only ("GPL") or the Common
   12.15 @@ -13,9 +16,9 @@
   12.16   * specific language governing permissions and limitations under the
   12.17   * License.  When distributing the software, include this License Header
   12.18   * Notice in each file and include the License file at
   12.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   12.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   12.21   * particular file as subject to the "Classpath" exception as provided
   12.22 - * by Sun in the GPL Version 2 section of the License file that
   12.23 + * by Oracle in the GPL Version 2 section of the License file that
   12.24   * accompanied this code. If applicable, add the following below the
   12.25   * License Header, with the fields enclosed by brackets [] replaced by
   12.26   * your own identifying information:
    13.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/EditableDomain.java	Mon May 17 14:20:21 2010 -0400
    13.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/EditableDomain.java	Mon May 17 14:20:38 2010 -0400
    13.3 @@ -1,7 +1,10 @@
    13.4  /*
    13.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    13.6   *
    13.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    13.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    13.9 + *
   13.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   13.11 + * Other names may be trademarks of their respective owners.
   13.12   *
   13.13   * The contents of this file are subject to the terms of either the GNU
   13.14   * General Public License Version 2 only ("GPL") or the Common
   13.15 @@ -13,9 +16,9 @@
   13.16   * specific language governing permissions and limitations under the
   13.17   * License.  When distributing the software, include this License Header
   13.18   * Notice in each file and include the License file at
   13.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   13.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   13.21   * particular file as subject to the "Classpath" exception as provided
   13.22 - * by Sun in the GPL Version 2 section of the License file that
   13.23 + * by Oracle in the GPL Version 2 section of the License file that
   13.24   * accompanied this code. If applicable, add the following below the
   13.25   * License Header, with the fields enclosed by brackets [] replaced by
   13.26   * your own identifying information:
    14.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/Element.java	Mon May 17 14:20:21 2010 -0400
    14.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/Element.java	Mon May 17 14:20:38 2010 -0400
    14.3 @@ -1,7 +1,10 @@
    14.4  /*
    14.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    14.6   *
    14.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    14.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    14.9 + *
   14.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   14.11 + * Other names may be trademarks of their respective owners.
   14.12   *
   14.13   * The contents of this file are subject to the terms of either the GNU
   14.14   * General Public License Version 2 only ("GPL") or the Common
   14.15 @@ -13,9 +16,9 @@
   14.16   * specific language governing permissions and limitations under the
   14.17   * License.  When distributing the software, include this License Header
   14.18   * Notice in each file and include the License file at
   14.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   14.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   14.21   * particular file as subject to the "Classpath" exception as provided
   14.22 - * by Sun in the GPL Version 2 section of the License file that
   14.23 + * by Oracle in the GPL Version 2 section of the License file that
   14.24   * accompanied this code. If applicable, add the following below the
   14.25   * License Header, with the fields enclosed by brackets [] replaced by
   14.26   * your own identifying information:
    15.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/EventComponentIdsDomain.java	Mon May 17 14:20:21 2010 -0400
    15.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/EventComponentIdsDomain.java	Mon May 17 14:20:38 2010 -0400
    15.3 @@ -1,7 +1,10 @@
    15.4  /*
    15.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    15.6   *
    15.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    15.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    15.9 + *
   15.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   15.11 + * Other names may be trademarks of their respective owners.
   15.12   *
   15.13   * The contents of this file are subject to the terms of either the GNU
   15.14   * General Public License Version 2 only ("GPL") or the Common
   15.15 @@ -13,9 +16,9 @@
   15.16   * specific language governing permissions and limitations under the
   15.17   * License.  When distributing the software, include this License Header
   15.18   * Notice in each file and include the License file at
   15.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   15.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   15.21   * particular file as subject to the "Classpath" exception as provided
   15.22 - * by Sun in the GPL Version 2 section of the License file that
   15.23 + * by Oracle in the GPL Version 2 section of the License file that
   15.24   * accompanied this code. If applicable, add the following below the
   15.25   * License Header, with the fields enclosed by brackets [] replaced by
   15.26   * your own identifying information:
    16.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/FieldKeyDomain.java	Mon May 17 14:20:21 2010 -0400
    16.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/FieldKeyDomain.java	Mon May 17 14:20:38 2010 -0400
    16.3 @@ -1,7 +1,10 @@
    16.4  /*
    16.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    16.6   *
    16.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    16.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    16.9 + *
   16.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   16.11 + * Other names may be trademarks of their respective owners.
   16.12   *
   16.13   * The contents of this file are subject to the terms of either the GNU
   16.14   * General Public License Version 2 only ("GPL") or the Common
   16.15 @@ -13,9 +16,9 @@
   16.16   * specific language governing permissions and limitations under the
   16.17   * License.  When distributing the software, include this License Header
   16.18   * Notice in each file and include the License file at
   16.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   16.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   16.21   * particular file as subject to the "Classpath" exception as provided
   16.22 - * by Sun in the GPL Version 2 section of the License file that
   16.23 + * by Oracle in the GPL Version 2 section of the License file that
   16.24   * accompanied this code. If applicable, add the following below the
   16.25   * License Header, with the fields enclosed by brackets [] replaced by
   16.26   * your own identifying information:
    17.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/FrameTargetsDomain.java	Mon May 17 14:20:21 2010 -0400
    17.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/FrameTargetsDomain.java	Mon May 17 14:20:38 2010 -0400
    17.3 @@ -1,7 +1,10 @@
    17.4  /*
    17.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    17.6   *
    17.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    17.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    17.9 + *
   17.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   17.11 + * Other names may be trademarks of their respective owners.
   17.12   *
   17.13   * The contents of this file are subject to the terms of either the GNU
   17.14   * General Public License Version 2 only ("GPL") or the Common
   17.15 @@ -13,9 +16,9 @@
   17.16   * specific language governing permissions and limitations under the
   17.17   * License.  When distributing the software, include this License Header
   17.18   * Notice in each file and include the License file at
   17.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   17.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   17.21   * particular file as subject to the "Classpath" exception as provided
   17.22 - * by Sun in the GPL Version 2 section of the License file that
   17.23 + * by Oracle in the GPL Version 2 section of the License file that
   17.24   * accompanied this code. If applicable, add the following below the
   17.25   * License Header, with the fields enclosed by brackets [] replaced by
   17.26   * your own identifying information:
    18.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlAlignDomain.java	Mon May 17 14:20:21 2010 -0400
    18.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlAlignDomain.java	Mon May 17 14:20:38 2010 -0400
    18.3 @@ -1,7 +1,10 @@
    18.4  /*
    18.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    18.6   *
    18.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    18.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    18.9 + *
   18.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   18.11 + * Other names may be trademarks of their respective owners.
   18.12   *
   18.13   * The contents of this file are subject to the terms of either the GNU
   18.14   * General Public License Version 2 only ("GPL") or the Common
   18.15 @@ -13,9 +16,9 @@
   18.16   * specific language governing permissions and limitations under the
   18.17   * License.  When distributing the software, include this License Header
   18.18   * Notice in each file and include the License file at
   18.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   18.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   18.21   * particular file as subject to the "Classpath" exception as provided
   18.22 - * by Sun in the GPL Version 2 section of the License file that
   18.23 + * by Oracle in the GPL Version 2 section of the License file that
   18.24   * accompanied this code. If applicable, add the following below the
   18.25   * License Header, with the fields enclosed by brackets [] replaced by
   18.26   * your own identifying information:
    19.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlFrameTargetsDomain.java	Mon May 17 14:20:21 2010 -0400
    19.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlFrameTargetsDomain.java	Mon May 17 14:20:38 2010 -0400
    19.3 @@ -1,7 +1,10 @@
    19.4  /*
    19.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    19.6   *
    19.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    19.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    19.9 + *
   19.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   19.11 + * Other names may be trademarks of their respective owners.
   19.12   *
   19.13   * The contents of this file are subject to the terms of either the GNU
   19.14   * General Public License Version 2 only ("GPL") or the Common
   19.15 @@ -13,9 +16,9 @@
   19.16   * specific language governing permissions and limitations under the
   19.17   * License.  When distributing the software, include this License Header
   19.18   * Notice in each file and include the License file at
   19.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   19.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   19.21   * particular file as subject to the "Classpath" exception as provided
   19.22 - * by Sun in the GPL Version 2 section of the License file that
   19.23 + * by Oracle in the GPL Version 2 section of the License file that
   19.24   * accompanied this code. If applicable, add the following below the
   19.25   * License Header, with the fields enclosed by brackets [] replaced by
   19.26   * your own identifying information:
    20.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlHorizontalAlignDomain.java	Mon May 17 14:20:21 2010 -0400
    20.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlHorizontalAlignDomain.java	Mon May 17 14:20:38 2010 -0400
    20.3 @@ -1,7 +1,10 @@
    20.4  /*
    20.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    20.6   *
    20.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    20.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    20.9 + *
   20.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   20.11 + * Other names may be trademarks of their respective owners.
   20.12   *
   20.13   * The contents of this file are subject to the terms of either the GNU
   20.14   * General Public License Version 2 only ("GPL") or the Common
   20.15 @@ -13,9 +16,9 @@
   20.16   * specific language governing permissions and limitations under the
   20.17   * License.  When distributing the software, include this License Header
   20.18   * Notice in each file and include the License file at
   20.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   20.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   20.21   * particular file as subject to the "Classpath" exception as provided
   20.22 - * by Sun in the GPL Version 2 section of the License file that
   20.23 + * by Oracle in the GPL Version 2 section of the License file that
   20.24   * accompanied this code. If applicable, add the following below the
   20.25   * License Header, with the fields enclosed by brackets [] replaced by
   20.26   * your own identifying information:
    21.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlLinkTypesDomain.java	Mon May 17 14:20:21 2010 -0400
    21.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlLinkTypesDomain.java	Mon May 17 14:20:38 2010 -0400
    21.3 @@ -1,7 +1,10 @@
    21.4  /*
    21.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    21.6   *
    21.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    21.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    21.9 + *
   21.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   21.11 + * Other names may be trademarks of their respective owners.
   21.12   *
   21.13   * The contents of this file are subject to the terms of either the GNU
   21.14   * General Public License Version 2 only ("GPL") or the Common
   21.15 @@ -13,9 +16,9 @@
   21.16   * specific language governing permissions and limitations under the
   21.17   * License.  When distributing the software, include this License Header
   21.18   * Notice in each file and include the License file at
   21.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   21.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   21.21   * particular file as subject to the "Classpath" exception as provided
   21.22 - * by Sun in the GPL Version 2 section of the License file that
   21.23 + * by Oracle in the GPL Version 2 section of the License file that
   21.24   * accompanied this code. If applicable, add the following below the
   21.25   * License Header, with the fields enclosed by brackets [] replaced by
   21.26   * your own identifying information:
    22.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlRegionShapesDomain.java	Mon May 17 14:20:21 2010 -0400
    22.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlRegionShapesDomain.java	Mon May 17 14:20:38 2010 -0400
    22.3 @@ -1,7 +1,10 @@
    22.4  /*
    22.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    22.6   *
    22.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    22.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    22.9 + *
   22.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   22.11 + * Other names may be trademarks of their respective owners.
   22.12   *
   22.13   * The contents of this file are subject to the terms of either the GNU
   22.14   * General Public License Version 2 only ("GPL") or the Common
   22.15 @@ -13,9 +16,9 @@
   22.16   * specific language governing permissions and limitations under the
   22.17   * License.  When distributing the software, include this License Header
   22.18   * Notice in each file and include the License file at
   22.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   22.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   22.21   * particular file as subject to the "Classpath" exception as provided
   22.22 - * by Sun in the GPL Version 2 section of the License file that
   22.23 + * by Oracle in the GPL Version 2 section of the License file that
   22.24   * accompanied this code. If applicable, add the following below the
   22.25   * License Header, with the fields enclosed by brackets [] replaced by
   22.26   * your own identifying information:
    23.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlTableBordersDomain.java	Mon May 17 14:20:21 2010 -0400
    23.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlTableBordersDomain.java	Mon May 17 14:20:38 2010 -0400
    23.3 @@ -1,7 +1,10 @@
    23.4  /*
    23.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    23.6   *
    23.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    23.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    23.9 + *
   23.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   23.11 + * Other names may be trademarks of their respective owners.
   23.12   *
   23.13   * The contents of this file are subject to the terms of either the GNU
   23.14   * General Public License Version 2 only ("GPL") or the Common
   23.15 @@ -13,9 +16,9 @@
   23.16   * specific language governing permissions and limitations under the
   23.17   * License.  When distributing the software, include this License Header
   23.18   * Notice in each file and include the License file at
   23.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   23.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   23.21   * particular file as subject to the "Classpath" exception as provided
   23.22 - * by Sun in the GPL Version 2 section of the License file that
   23.23 + * by Oracle in the GPL Version 2 section of the License file that
   23.24   * accompanied this code. If applicable, add the following below the
   23.25   * License Header, with the fields enclosed by brackets [] replaced by
   23.26   * your own identifying information:
    24.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlTableRulesDomain.java	Mon May 17 14:20:21 2010 -0400
    24.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlTableRulesDomain.java	Mon May 17 14:20:38 2010 -0400
    24.3 @@ -1,7 +1,10 @@
    24.4  /*
    24.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    24.6   *
    24.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    24.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    24.9 + *
   24.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   24.11 + * Other names may be trademarks of their respective owners.
   24.12   *
   24.13   * The contents of this file are subject to the terms of either the GNU
   24.14   * General Public License Version 2 only ("GPL") or the Common
   24.15 @@ -13,9 +16,9 @@
   24.16   * specific language governing permissions and limitations under the
   24.17   * License.  When distributing the software, include this License Header
   24.18   * Notice in each file and include the License file at
   24.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   24.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   24.21   * particular file as subject to the "Classpath" exception as provided
   24.22 - * by Sun in the GPL Version 2 section of the License file that
   24.23 + * by Oracle in the GPL Version 2 section of the License file that
   24.24   * accompanied this code. If applicable, add the following below the
   24.25   * License Header, with the fields enclosed by brackets [] replaced by
   24.26   * your own identifying information:
    25.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlVerticalAlignDomain.java	Mon May 17 14:20:21 2010 -0400
    25.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/HtmlVerticalAlignDomain.java	Mon May 17 14:20:38 2010 -0400
    25.3 @@ -1,7 +1,10 @@
    25.4  /*
    25.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    25.6   *
    25.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    25.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    25.9 + *
   25.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   25.11 + * Other names may be trademarks of their respective owners.
   25.12   *
   25.13   * The contents of this file are subject to the terms of either the GNU
   25.14   * General Public License Version 2 only ("GPL") or the Common
   25.15 @@ -13,9 +16,9 @@
   25.16   * specific language governing permissions and limitations under the
   25.17   * License.  When distributing the software, include this License Header
   25.18   * Notice in each file and include the License file at
   25.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   25.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   25.21   * particular file as subject to the "Classpath" exception as provided
   25.22 - * by Sun in the GPL Version 2 section of the License file that
   25.23 + * by Oracle in the GPL Version 2 section of the License file that
   25.24   * accompanied this code. If applicable, add the following below the
   25.25   * License Header, with the fields enclosed by brackets [] replaced by
   25.26   * your own identifying information:
    26.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/InputComponentIdsDomain.java	Mon May 17 14:20:21 2010 -0400
    26.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/InputComponentIdsDomain.java	Mon May 17 14:20:38 2010 -0400
    26.3 @@ -1,7 +1,10 @@
    26.4  /*
    26.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    26.6   *
    26.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    26.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    26.9 + *
   26.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   26.11 + * Other names may be trademarks of their respective owners.
   26.12   *
   26.13   * The contents of this file are subject to the terms of either the GNU
   26.14   * General Public License Version 2 only ("GPL") or the Common
   26.15 @@ -13,9 +16,9 @@
   26.16   * specific language governing permissions and limitations under the
   26.17   * License.  When distributing the software, include this License Header
   26.18   * Notice in each file and include the License file at
   26.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   26.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   26.21   * particular file as subject to the "Classpath" exception as provided
   26.22 - * by Sun in the GPL Version 2 section of the License file that
   26.23 + * by Oracle in the GPL Version 2 section of the License file that
   26.24   * accompanied this code. If applicable, add the following below the
   26.25   * License Header, with the fields enclosed by brackets [] replaced by
   26.26   * your own identifying information:
    27.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/InstanceVariableDomain.java	Mon May 17 14:20:21 2010 -0400
    27.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/InstanceVariableDomain.java	Mon May 17 14:20:38 2010 -0400
    27.3 @@ -1,7 +1,10 @@
    27.4  /*
    27.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    27.6   *
    27.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    27.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    27.9 + *
   27.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   27.11 + * Other names may be trademarks of their respective owners.
   27.12   *
   27.13   * The contents of this file are subject to the terms of either the GNU
   27.14   * General Public License Version 2 only ("GPL") or the Common
   27.15 @@ -13,9 +16,9 @@
   27.16   * specific language governing permissions and limitations under the
   27.17   * License.  When distributing the software, include this License Header
   27.18   * Notice in each file and include the License file at
   27.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   27.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   27.21   * particular file as subject to the "Classpath" exception as provided
   27.22 - * by Sun in the GPL Version 2 section of the License file that
   27.23 + * by Oracle in the GPL Version 2 section of the License file that
   27.24   * accompanied this code. If applicable, add the following below the
   27.25   * License Header, with the fields enclosed by brackets [] replaced by
   27.26   * your own identifying information:
    28.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/LanguagesDomain.java	Mon May 17 14:20:21 2010 -0400
    28.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/LanguagesDomain.java	Mon May 17 14:20:38 2010 -0400
    28.3 @@ -1,7 +1,10 @@
    28.4  /*
    28.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    28.6   *
    28.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    28.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    28.9 + *
   28.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   28.11 + * Other names may be trademarks of their respective owners.
   28.12   *
   28.13   * The contents of this file are subject to the terms of either the GNU
   28.14   * General Public License Version 2 only ("GPL") or the Common
   28.15 @@ -13,9 +16,9 @@
   28.16   * specific language governing permissions and limitations under the
   28.17   * License.  When distributing the software, include this License Header
   28.18   * Notice in each file and include the License file at
   28.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   28.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   28.21   * particular file as subject to the "Classpath" exception as provided
   28.22 - * by Sun in the GPL Version 2 section of the License file that
   28.23 + * by Oracle in the GPL Version 2 section of the License file that
   28.24   * accompanied this code. If applicable, add the following below the
   28.25   * License Header, with the fields enclosed by brackets [] replaced by
   28.26   * your own identifying information:
    29.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/LayoutDomain.java	Mon May 17 14:20:21 2010 -0400
    29.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/LayoutDomain.java	Mon May 17 14:20:38 2010 -0400
    29.3 @@ -1,7 +1,10 @@
    29.4  /*
    29.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    29.6   *
    29.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    29.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    29.9 + *
   29.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   29.11 + * Other names may be trademarks of their respective owners.
   29.12   *
   29.13   * The contents of this file are subject to the terms of either the GNU
   29.14   * General Public License Version 2 only ("GPL") or the Common
   29.15 @@ -13,9 +16,9 @@
   29.16   * specific language governing permissions and limitations under the
   29.17   * License.  When distributing the software, include this License Header
   29.18   * Notice in each file and include the License file at
   29.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   29.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   29.21   * particular file as subject to the "Classpath" exception as provided
   29.22 - * by Sun in the GPL Version 2 section of the License file that
   29.23 + * by Oracle in the GPL Version 2 section of the License file that
   29.24   * accompanied this code. If applicable, add the following below the
   29.25   * License Header, with the fields enclosed by brackets [] replaced by
   29.26   * your own identifying information:
    30.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/LocalesDomain.java	Mon May 17 14:20:21 2010 -0400
    30.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/LocalesDomain.java	Mon May 17 14:20:38 2010 -0400
    30.3 @@ -1,7 +1,10 @@
    30.4  /*
    30.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    30.6   *
    30.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    30.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    30.9 + *
   30.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   30.11 + * Other names may be trademarks of their respective owners.
   30.12   *
   30.13   * The contents of this file are subject to the terms of either the GNU
   30.14   * General Public License Version 2 only ("GPL") or the Common
   30.15 @@ -13,9 +16,9 @@
   30.16   * specific language governing permissions and limitations under the
   30.17   * License.  When distributing the software, include this License Header
   30.18   * Notice in each file and include the License file at
   30.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   30.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   30.21   * particular file as subject to the "Classpath" exception as provided
   30.22 - * by Sun in the GPL Version 2 section of the License file that
   30.23 + * by Oracle in the GPL Version 2 section of the License file that
   30.24   * accompanied this code. If applicable, add the following below the
   30.25   * License Header, with the fields enclosed by brackets [] replaced by
   30.26   * your own identifying information:
    31.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/MimeTypesDomain.java	Mon May 17 14:20:21 2010 -0400
    31.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/MimeTypesDomain.java	Mon May 17 14:20:38 2010 -0400
    31.3 @@ -1,7 +1,10 @@
    31.4  /*
    31.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    31.6   *
    31.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    31.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    31.9 + *
   31.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   31.11 + * Other names may be trademarks of their respective owners.
   31.12   *
   31.13   * The contents of this file are subject to the terms of either the GNU
   31.14   * General Public License Version 2 only ("GPL") or the Common
   31.15 @@ -13,9 +16,9 @@
   31.16   * specific language governing permissions and limitations under the
   31.17   * License.  When distributing the software, include this License Header
   31.18   * Notice in each file and include the License file at
   31.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   31.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   31.21   * particular file as subject to the "Classpath" exception as provided
   31.22 - * by Sun in the GPL Version 2 section of the License file that
   31.23 + * by Oracle in the GPL Version 2 section of the License file that
   31.24   * accompanied this code. If applicable, add the following below the
   31.25   * License Header, with the fields enclosed by brackets [] replaced by
   31.26   * your own identifying information:
    32.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/ResourceBundlesDomain.java	Mon May 17 14:20:21 2010 -0400
    32.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/ResourceBundlesDomain.java	Mon May 17 14:20:38 2010 -0400
    32.3 @@ -1,7 +1,10 @@
    32.4  /*
    32.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    32.6   *
    32.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    32.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    32.9 + *
   32.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   32.11 + * Other names may be trademarks of their respective owners.
   32.12   *
   32.13   * The contents of this file are subject to the terms of either the GNU
   32.14   * General Public License Version 2 only ("GPL") or the Common
   32.15 @@ -13,9 +16,9 @@
   32.16   * specific language governing permissions and limitations under the
   32.17   * License.  When distributing the software, include this License Header
   32.18   * Notice in each file and include the License file at
   32.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   32.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   32.21   * particular file as subject to the "Classpath" exception as provided
   32.22 - * by Sun in the GPL Version 2 section of the License file that
   32.23 + * by Oracle in the GPL Version 2 section of the License file that
   32.24   * accompanied this code. If applicable, add the following below the
   32.25   * License Header, with the fields enclosed by brackets [] replaced by
   32.26   * your own identifying information:
    33.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/StringTokensDomain.java	Mon May 17 14:20:21 2010 -0400
    33.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/StringTokensDomain.java	Mon May 17 14:20:38 2010 -0400
    33.3 @@ -1,7 +1,10 @@
    33.4  /*
    33.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    33.6   *
    33.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    33.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    33.9 + *
   33.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   33.11 + * Other names may be trademarks of their respective owners.
   33.12   *
   33.13   * The contents of this file are subject to the terms of either the GNU
   33.14   * General Public License Version 2 only ("GPL") or the Common
   33.15 @@ -13,9 +16,9 @@
   33.16   * specific language governing permissions and limitations under the
   33.17   * License.  When distributing the software, include this License Header
   33.18   * Notice in each file and include the License file at
   33.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   33.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   33.21   * particular file as subject to the "Classpath" exception as provided
   33.22 - * by Sun in the GPL Version 2 section of the License file that
   33.23 + * by Oracle in the GPL Version 2 section of the License file that
   33.24   * accompanied this code. If applicable, add the following below the
   33.25   * License Header, with the fields enclosed by brackets [] replaced by
   33.26   * your own identifying information:
    34.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/TextDirectionDomain.java	Mon May 17 14:20:21 2010 -0400
    34.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/TextDirectionDomain.java	Mon May 17 14:20:38 2010 -0400
    34.3 @@ -1,7 +1,10 @@
    34.4  /*
    34.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    34.6   *
    34.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    34.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    34.9 + *
   34.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   34.11 + * Other names may be trademarks of their respective owners.
   34.12   *
   34.13   * The contents of this file are subject to the terms of either the GNU
   34.14   * General Public License Version 2 only ("GPL") or the Common
   34.15 @@ -13,9 +16,9 @@
   34.16   * specific language governing permissions and limitations under the
   34.17   * License.  When distributing the software, include this License Header
   34.18   * Notice in each file and include the License file at
   34.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   34.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   34.21   * particular file as subject to the "Classpath" exception as provided
   34.22 - * by Sun in the GPL Version 2 section of the License file that
   34.23 + * by Oracle in the GPL Version 2 section of the License file that
   34.24   * accompanied this code. If applicable, add the following below the
   34.25   * License Header, with the fields enclosed by brackets [] replaced by
   34.26   * your own identifying information:
    35.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/TimeZonesDomain.java	Mon May 17 14:20:21 2010 -0400
    35.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/domains/TimeZonesDomain.java	Mon May 17 14:20:38 2010 -0400
    35.3 @@ -1,7 +1,10 @@
    35.4  /*
    35.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    35.6   *
    35.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    35.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    35.9 + *
   35.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   35.11 + * Other names may be trademarks of their respective owners.
   35.12   *
   35.13   * The contents of this file are subject to the terms of either the GNU
   35.14   * General Public License Version 2 only ("GPL") or the Common
   35.15 @@ -13,9 +16,9 @@
   35.16   * specific language governing permissions and limitations under the
   35.17   * License.  When distributing the software, include this License Header
   35.18   * Notice in each file and include the License file at
   35.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   35.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   35.21   * particular file as subject to the "Classpath" exception as provided
   35.22 - * by Sun in the GPL Version 2 section of the License file that
   35.23 + * by Oracle in the GPL Version 2 section of the License file that
   35.24   * accompanied this code. If applicable, add the following below the
   35.25   * License Header, with the fields enclosed by brackets [] replaced by
   35.26   * your own identifying information:
    36.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/util/Bundle.java	Mon May 17 14:20:21 2010 -0400
    36.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/util/Bundle.java	Mon May 17 14:20:38 2010 -0400
    36.3 @@ -1,7 +1,10 @@
    36.4  /*
    36.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    36.6   *
    36.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    36.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    36.9 + *
   36.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   36.11 + * Other names may be trademarks of their respective owners.
   36.12   *
   36.13   * The contents of this file are subject to the terms of either the GNU
   36.14   * General Public License Version 2 only ("GPL") or the Common
   36.15 @@ -13,9 +16,9 @@
   36.16   * specific language governing permissions and limitations under the
   36.17   * License.  When distributing the software, include this License Header
   36.18   * Notice in each file and include the License file at
   36.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   36.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   36.21   * particular file as subject to the "Classpath" exception as provided
   36.22 - * by Sun in the GPL Version 2 section of the License file that
   36.23 + * by Oracle in the GPL Version 2 section of the License file that
   36.24   * accompanied this code. If applicable, add the following below the
   36.25   * License Header, with the fields enclosed by brackets [] replaced by
   36.26   * your own identifying information:
    37.1 --- a/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/util/JavaInitializer.java	Mon May 17 14:20:21 2010 -0400
    37.2 +++ b/visualweb.propertyeditors.api/library/src/com/sun/rave/propertyeditors/util/JavaInitializer.java	Mon May 17 14:20:38 2010 -0400
    37.3 @@ -1,7 +1,10 @@
    37.4  /*
    37.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    37.6   *
    37.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    37.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    37.9 + *
   37.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   37.11 + * Other names may be trademarks of their respective owners.
   37.12   *
   37.13   * The contents of this file are subject to the terms of either the GNU
   37.14   * General Public License Version 2 only ("GPL") or the Common
   37.15 @@ -13,9 +16,9 @@
   37.16   * specific language governing permissions and limitations under the
   37.17   * License.  When distributing the software, include this License Header
   37.18   * Notice in each file and include the License file at
   37.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   37.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   37.21   * particular file as subject to the "Classpath" exception as provided
   37.22 - * by Sun in the GPL Version 2 section of the License file that
   37.23 + * by Oracle in the GPL Version 2 section of the License file that
   37.24   * accompanied this code. If applicable, add the following below the
   37.25   * License Header, with the fields enclosed by brackets [] replaced by
   37.26   * your own identifying information:
    38.1 --- a/visualweb.propertyeditors.api/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
    38.2 +++ b/visualweb.propertyeditors.api/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
    38.3 @@ -1,6 +1,9 @@
    38.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    38.5  #
    38.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    38.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    38.8 +#
    38.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   38.10 +# Other names may be trademarks of their respective owners.
   38.11  #
   38.12  # The contents of this file are subject to the terms of either the GNU
   38.13  # General Public License Version 2 only ("GPL") or the Common
   38.14 @@ -12,9 +15,9 @@
   38.15  # specific language governing permissions and limitations under the
   38.16  # License.  When distributing the software, include this License Header
   38.17  # Notice in each file and include the License file at
   38.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   38.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   38.20  # particular file as subject to the "Classpath" exception as provided
   38.21 -# by Sun in the GPL Version 2 section of the License file that
   38.22 +# by Oracle in the GPL Version 2 section of the License file that
   38.23  # accompanied this code. If applicable, add the following below the
   38.24  # License Header, with the fields enclosed by brackets [] replaced by
   38.25  # your own identifying information:
    39.1 --- a/visualweb.propertyeditors.api/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
    39.2 +++ b/visualweb.propertyeditors.api/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
    39.3 @@ -2,7 +2,10 @@
    39.4  <!--
    39.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    39.6  
    39.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    39.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    39.9 +
   39.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   39.11 +Other names may be trademarks of their respective owners.
   39.12  
   39.13  
   39.14  The contents of this file are subject to the terms of either the GNU
   39.15 @@ -15,9 +18,9 @@
   39.16  specific language governing permissions and limitations under the
   39.17  License.  When distributing the software, include this License Header
   39.18  Notice in each file and include the License file at
   39.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   39.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   39.21  particular file as subject to the "Classpath" exception as provided
   39.22 -by Sun in the GPL Version 2 section of the License file that
   39.23 +by Oracle in the GPL Version 2 section of the License file that
   39.24  accompanied this code. If applicable, add the following below the
   39.25  License Header, with the fields enclosed by brackets [] replaced by
   39.26  your own identifying information:
    40.1 --- a/visualweb.propertyeditors.api/src/org/netbeans/modules/visualweb/propertyeditors/api/Bundle.properties	Mon May 17 14:20:21 2010 -0400
    40.2 +++ b/visualweb.propertyeditors.api/src/org/netbeans/modules/visualweb/propertyeditors/api/Bundle.properties	Mon May 17 14:20:38 2010 -0400
    40.3 @@ -1,6 +1,9 @@
    40.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    40.5  #
    40.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    40.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    40.8 +#
    40.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   40.10 +# Other names may be trademarks of their respective owners.
   40.11  #
   40.12  # The contents of this file are subject to the terms of either the GNU
   40.13  # General Public License Version 2 only ("GPL") or the Common
   40.14 @@ -12,9 +15,9 @@
   40.15  # specific language governing permissions and limitations under the
   40.16  # License.  When distributing the software, include this License Header
   40.17  # Notice in each file and include the License file at
   40.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   40.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   40.20  # particular file as subject to the "Classpath" exception as provided
   40.21 -# by Sun in the GPL Version 2 section of the License file that
   40.22 +# by Oracle in the GPL Version 2 section of the License file that
   40.23  # accompanied this code. If applicable, add the following below the
   40.24  # License Header, with the fields enclosed by brackets [] replaced by
   40.25  # your own identifying information:
    41.1 --- a/visualweb.propertyeditors.resolver/build.xml	Mon May 17 14:20:21 2010 -0400
    41.2 +++ b/visualweb.propertyeditors.resolver/build.xml	Mon May 17 14:20:38 2010 -0400
    41.3 @@ -2,7 +2,10 @@
    41.4  <!--
    41.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    41.6  
    41.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    41.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    41.9 +
   41.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   41.11 +Other names may be trademarks of their respective owners.
   41.12  
   41.13  
   41.14  The contents of this file are subject to the terms of either the GNU
   41.15 @@ -15,9 +18,9 @@
   41.16  specific language governing permissions and limitations under the
   41.17  License.  When distributing the software, include this License Header
   41.18  Notice in each file and include the License file at
   41.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   41.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   41.21  particular file as subject to the "Classpath" exception as provided
   41.22 -by Sun in the GPL Version 2 section of the License file that
   41.23 +by Oracle in the GPL Version 2 section of the License file that
   41.24  accompanied this code. If applicable, add the following below the
   41.25  License Header, with the fields enclosed by brackets [] replaced by
   41.26  your own identifying information:
    42.1 --- a/visualweb.propertyeditors.resolver/library/build.xml	Mon May 17 14:20:21 2010 -0400
    42.2 +++ b/visualweb.propertyeditors.resolver/library/build.xml	Mon May 17 14:20:38 2010 -0400
    42.3 @@ -2,7 +2,10 @@
    42.4  <!--
    42.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    42.6  
    42.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    42.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    42.9 +
   42.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   42.11 +Other names may be trademarks of their respective owners.
   42.12  
   42.13  
   42.14  The contents of this file are subject to the terms of either the GNU
   42.15 @@ -15,9 +18,9 @@
   42.16  specific language governing permissions and limitations under the
   42.17  License.  When distributing the software, include this License Header
   42.18  Notice in each file and include the License file at
   42.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   42.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   42.21  particular file as subject to the "Classpath" exception as provided
   42.22 -by Sun in the GPL Version 2 section of the License file that
   42.23 +by Oracle in the GPL Version 2 section of the License file that
   42.24  accompanied this code. If applicable, add the following below the
   42.25  License Header, with the fields enclosed by brackets [] replaced by
   42.26  your own identifying information:
    43.1 --- a/visualweb.propertyeditors.resolver/library/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
    43.2 +++ b/visualweb.propertyeditors.resolver/library/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
    43.3 @@ -1,6 +1,9 @@
    43.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    43.5  #
    43.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    43.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    43.8 +#
    43.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   43.10 +# Other names may be trademarks of their respective owners.
   43.11  #
   43.12  # The contents of this file are subject to the terms of either the GNU
   43.13  # General Public License Version 2 only ("GPL") or the Common
   43.14 @@ -12,9 +15,9 @@
   43.15  # specific language governing permissions and limitations under the
   43.16  # License.  When distributing the software, include this License Header
   43.17  # Notice in each file and include the License file at
   43.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   43.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   43.20  # particular file as subject to the "Classpath" exception as provided
   43.21 -# by Sun in the GPL Version 2 section of the License file that
   43.22 +# by Oracle in the GPL Version 2 section of the License file that
   43.23  # accompanied this code. If applicable, add the following below the
   43.24  # License Header, with the fields enclosed by brackets [] replaced by
   43.25  # your own identifying information:
    44.1 --- a/visualweb.propertyeditors.resolver/library/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
    44.2 +++ b/visualweb.propertyeditors.resolver/library/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
    44.3 @@ -2,7 +2,10 @@
    44.4  <!--
    44.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    44.6  
    44.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    44.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    44.9 +
   44.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   44.11 +Other names may be trademarks of their respective owners.
   44.12  
   44.13  
   44.14  The contents of this file are subject to the terms of either the GNU
   44.15 @@ -15,9 +18,9 @@
   44.16  specific language governing permissions and limitations under the
   44.17  License.  When distributing the software, include this License Header
   44.18  Notice in each file and include the License file at
   44.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   44.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   44.21  particular file as subject to the "Classpath" exception as provided
   44.22 -by Sun in the GPL Version 2 section of the License file that
   44.23 +by Oracle in the GPL Version 2 section of the License file that
   44.24  accompanied this code. If applicable, add the following below the
   44.25  License Header, with the fields enclosed by brackets [] replaced by
   44.26  your own identifying information:
    45.1 --- a/visualweb.propertyeditors.resolver/library/src/com/sun/rave/propertyeditors/resolver/PropertyEditorResolver.java	Mon May 17 14:20:21 2010 -0400
    45.2 +++ b/visualweb.propertyeditors.resolver/library/src/com/sun/rave/propertyeditors/resolver/PropertyEditorResolver.java	Mon May 17 14:20:38 2010 -0400
    45.3 @@ -1,7 +1,10 @@
    45.4  /*
    45.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    45.6   *
    45.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    45.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    45.9 + *
   45.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   45.11 + * Other names may be trademarks of their respective owners.
   45.12   *
   45.13   * The contents of this file are subject to the terms of either the GNU
   45.14   * General Public License Version 2 only ("GPL") or the Common
   45.15 @@ -13,9 +16,9 @@
   45.16   * specific language governing permissions and limitations under the
   45.17   * License.  When distributing the software, include this License Header
   45.18   * Notice in each file and include the License file at
   45.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   45.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   45.21   * particular file as subject to the "Classpath" exception as provided
   45.22 - * by Sun in the GPL Version 2 section of the License file that
   45.23 + * by Oracle in the GPL Version 2 section of the License file that
   45.24   * accompanied this code. If applicable, add the following below the
   45.25   * License Header, with the fields enclosed by brackets [] replaced by
   45.26   * your own identifying information:
    46.1 --- a/visualweb.propertyeditors.resolver/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
    46.2 +++ b/visualweb.propertyeditors.resolver/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
    46.3 @@ -1,6 +1,9 @@
    46.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    46.5  #
    46.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    46.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    46.8 +#
    46.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   46.10 +# Other names may be trademarks of their respective owners.
   46.11  #
   46.12  # The contents of this file are subject to the terms of either the GNU
   46.13  # General Public License Version 2 only ("GPL") or the Common
   46.14 @@ -12,9 +15,9 @@
   46.15  # specific language governing permissions and limitations under the
   46.16  # License.  When distributing the software, include this License Header
   46.17  # Notice in each file and include the License file at
   46.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   46.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   46.20  # particular file as subject to the "Classpath" exception as provided
   46.21 -# by Sun in the GPL Version 2 section of the License file that
   46.22 +# by Oracle in the GPL Version 2 section of the License file that
   46.23  # accompanied this code. If applicable, add the following below the
   46.24  # License Header, with the fields enclosed by brackets [] replaced by
   46.25  # your own identifying information:
    47.1 --- a/visualweb.propertyeditors.resolver/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
    47.2 +++ b/visualweb.propertyeditors.resolver/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
    47.3 @@ -2,7 +2,10 @@
    47.4  <!--
    47.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    47.6  
    47.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    47.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    47.9 +
   47.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   47.11 +Other names may be trademarks of their respective owners.
   47.12  
   47.13  
   47.14  The contents of this file are subject to the terms of either the GNU
   47.15 @@ -15,9 +18,9 @@
   47.16  specific language governing permissions and limitations under the
   47.17  License.  When distributing the software, include this License Header
   47.18  Notice in each file and include the License file at
   47.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   47.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   47.21  particular file as subject to the "Classpath" exception as provided
   47.22 -by Sun in the GPL Version 2 section of the License file that
   47.23 +by Oracle in the GPL Version 2 section of the License file that
   47.24  accompanied this code. If applicable, add the following below the
   47.25  License Header, with the fields enclosed by brackets [] replaced by
   47.26  your own identifying information:
    48.1 --- a/visualweb.propertyeditors.resolver/src/org/netbeans/modules/visualweb/propertyeditors/resolver/Bundle.properties	Mon May 17 14:20:21 2010 -0400
    48.2 +++ b/visualweb.propertyeditors.resolver/src/org/netbeans/modules/visualweb/propertyeditors/resolver/Bundle.properties	Mon May 17 14:20:38 2010 -0400
    48.3 @@ -1,6 +1,9 @@
    48.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    48.5  #
    48.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    48.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    48.8 +#
    48.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   48.10 +# Other names may be trademarks of their respective owners.
   48.11  #
   48.12  # The contents of this file are subject to the terms of either the GNU
   48.13  # General Public License Version 2 only ("GPL") or the Common
   48.14 @@ -12,9 +15,9 @@
   48.15  # specific language governing permissions and limitations under the
   48.16  # License.  When distributing the software, include this License Header
   48.17  # Notice in each file and include the License file at
   48.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   48.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   48.20  # particular file as subject to the "Classpath" exception as provided
   48.21 -# by Sun in the GPL Version 2 section of the License file that
   48.22 +# by Oracle in the GPL Version 2 section of the License file that
   48.23  # accompanied this code. If applicable, add the following below the
   48.24  # License Header, with the fields enclosed by brackets [] replaced by
   48.25  # your own identifying information:
    49.1 --- a/visualweb.propertyeditors/build.xml	Mon May 17 14:20:21 2010 -0400
    49.2 +++ b/visualweb.propertyeditors/build.xml	Mon May 17 14:20:38 2010 -0400
    49.3 @@ -2,7 +2,10 @@
    49.4  <!--
    49.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    49.6  
    49.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    49.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    49.9 +
   49.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   49.11 +Other names may be trademarks of their respective owners.
   49.12  
   49.13  
   49.14  The contents of this file are subject to the terms of either the GNU
   49.15 @@ -15,9 +18,9 @@
   49.16  specific language governing permissions and limitations under the
   49.17  License.  When distributing the software, include this License Header
   49.18  Notice in each file and include the License file at
   49.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   49.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   49.21  particular file as subject to the "Classpath" exception as provided
   49.22 -by Sun in the GPL Version 2 section of the License file that
   49.23 +by Oracle in the GPL Version 2 section of the License file that
   49.24  accompanied this code. If applicable, add the following below the
   49.25  License Header, with the fields enclosed by brackets [] replaced by
   49.26  your own identifying information:
    50.1 --- a/visualweb.propertyeditors/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
    50.2 +++ b/visualweb.propertyeditors/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
    50.3 @@ -1,6 +1,9 @@
    50.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    50.5  #
    50.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    50.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    50.8 +#
    50.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   50.10 +# Other names may be trademarks of their respective owners.
   50.11  #
   50.12  # The contents of this file are subject to the terms of either the GNU
   50.13  # General Public License Version 2 only ("GPL") or the Common
   50.14 @@ -12,9 +15,9 @@
   50.15  # specific language governing permissions and limitations under the
   50.16  # License.  When distributing the software, include this License Header
   50.17  # Notice in each file and include the License file at
   50.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   50.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   50.20  # particular file as subject to the "Classpath" exception as provided
   50.21 -# by Sun in the GPL Version 2 section of the License file that
   50.22 +# by Oracle in the GPL Version 2 section of the License file that
   50.23  # accompanied this code. If applicable, add the following below the
   50.24  # License Header, with the fields enclosed by brackets [] replaced by
   50.25  # your own identifying information:
    51.1 --- a/visualweb.propertyeditors/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
    51.2 +++ b/visualweb.propertyeditors/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
    51.3 @@ -2,7 +2,10 @@
    51.4  <!--
    51.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    51.6  
    51.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    51.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    51.9 +
   51.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   51.11 +Other names may be trademarks of their respective owners.
   51.12  
   51.13  
   51.14  The contents of this file are subject to the terms of either the GNU
   51.15 @@ -15,9 +18,9 @@
   51.16  specific language governing permissions and limitations under the
   51.17  License.  When distributing the software, include this License Header
   51.18  Notice in each file and include the License file at
   51.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   51.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   51.21  particular file as subject to the "Classpath" exception as provided
   51.22 -by Sun in the GPL Version 2 section of the License file that
   51.23 +by Oracle in the GPL Version 2 section of the License file that
   51.24  accompanied this code. If applicable, add the following below the
   51.25  License Header, with the fields enclosed by brackets [] replaced by
   51.26  your own identifying information:
    52.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/Action.java	Mon May 17 14:20:21 2010 -0400
    52.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/Action.java	Mon May 17 14:20:38 2010 -0400
    52.3 @@ -1,7 +1,10 @@
    52.4  /*
    52.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    52.6   *
    52.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    52.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    52.9 + *
   52.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   52.11 + * Other names may be trademarks of their respective owners.
   52.12   *
   52.13   * The contents of this file are subject to the terms of either the GNU
   52.14   * General Public License Version 2 only ("GPL") or the Common
   52.15 @@ -13,9 +16,9 @@
   52.16   * specific language governing permissions and limitations under the
   52.17   * License.  When distributing the software, include this License Header
   52.18   * Notice in each file and include the License file at
   52.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   52.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   52.21   * particular file as subject to the "Classpath" exception as provided
   52.22 - * by Sun in the GPL Version 2 section of the License file that
   52.23 + * by Oracle in the GPL Version 2 section of the License file that
   52.24   * accompanied this code. If applicable, add the following below the
   52.25   * License Header, with the fields enclosed by brackets [] replaced by
   52.26   * your own identifying information:
    53.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/Bundle.properties	Mon May 17 14:20:21 2010 -0400
    53.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/Bundle.properties	Mon May 17 14:20:38 2010 -0400
    53.3 @@ -1,6 +1,9 @@
    53.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    53.5  #
    53.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    53.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    53.8 +#
    53.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   53.10 +# Other names may be trademarks of their respective owners.
   53.11  #
   53.12  # The contents of this file are subject to the terms of either the GNU
   53.13  # General Public License Version 2 only ("GPL") or the Common
   53.14 @@ -12,9 +15,9 @@
   53.15  # specific language governing permissions and limitations under the
   53.16  # License.  When distributing the software, include this License Header
   53.17  # Notice in each file and include the License file at
   53.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   53.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   53.20  # particular file as subject to the "Classpath" exception as provided
   53.21 -# by Sun in the GPL Version 2 section of the License file that
   53.22 +# by Oracle in the GPL Version 2 section of the License file that
   53.23  # accompanied this code. If applicable, add the following below the
   53.24  # License Header, with the fields enclosed by brackets [] replaced by
   53.25  # your own identifying information:
    54.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/ConverterPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    54.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/ConverterPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    54.3 @@ -1,7 +1,10 @@
    54.4  /*
    54.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    54.6   *
    54.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    54.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    54.9 + *
   54.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   54.11 + * Other names may be trademarks of their respective owners.
   54.12   *
   54.13   * The contents of this file are subject to the terms of either the GNU
   54.14   * General Public License Version 2 only ("GPL") or the Common
   54.15 @@ -13,9 +16,9 @@
   54.16   * specific language governing permissions and limitations under the
   54.17   * License.  When distributing the software, include this License Header
   54.18   * Notice in each file and include the License file at
   54.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   54.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   54.21   * particular file as subject to the "Classpath" exception as provided
   54.22 - * by Sun in the GPL Version 2 section of the License file that
   54.23 + * by Oracle in the GPL Version 2 section of the License file that
   54.24   * accompanied this code. If applicable, add the following below the
   54.25   * License Header, with the fields enclosed by brackets [] replaced by
   54.26   * your own identifying information:
    55.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/JavaScriptPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    55.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/JavaScriptPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    55.3 @@ -1,7 +1,10 @@
    55.4  /*
    55.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    55.6   *
    55.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    55.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    55.9 + *
   55.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   55.11 + * Other names may be trademarks of their respective owners.
   55.12   *
   55.13   * The contents of this file are subject to the terms of either the GNU
   55.14   * General Public License Version 2 only ("GPL") or the Common
   55.15 @@ -13,9 +16,9 @@
   55.16   * specific language governing permissions and limitations under the
   55.17   * License.  When distributing the software, include this License Header
   55.18   * Notice in each file and include the License file at
   55.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   55.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   55.21   * particular file as subject to the "Classpath" exception as provided
   55.22 - * by Sun in the GPL Version 2 section of the License file that
   55.23 + * by Oracle in the GPL Version 2 section of the License file that
   55.24   * accompanied this code. If applicable, add the following below the
   55.25   * License Header, with the fields enclosed by brackets [] replaced by
   55.26   * your own identifying information:
    56.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/MethodBindingPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    56.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/MethodBindingPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    56.3 @@ -1,7 +1,10 @@
    56.4  /*
    56.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    56.6   *
    56.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    56.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    56.9 + *
   56.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   56.11 + * Other names may be trademarks of their respective owners.
   56.12   *
   56.13   * The contents of this file are subject to the terms of either the GNU
   56.14   * General Public License Version 2 only ("GPL") or the Common
   56.15 @@ -13,9 +16,9 @@
   56.16   * specific language governing permissions and limitations under the
   56.17   * License.  When distributing the software, include this License Header
   56.18   * Notice in each file and include the License file at
   56.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   56.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   56.21   * particular file as subject to the "Classpath" exception as provided
   56.22 - * by Sun in the GPL Version 2 section of the License file that
   56.23 + * by Oracle in the GPL Version 2 section of the License file that
   56.24   * accompanied this code. If applicable, add the following below the
   56.25   * License Header, with the fields enclosed by brackets [] replaced by
   56.26   * your own identifying information:
    57.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/PropCategories.java	Mon May 17 14:20:21 2010 -0400
    57.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/PropCategories.java	Mon May 17 14:20:38 2010 -0400
    57.3 @@ -1,7 +1,10 @@
    57.4  /*
    57.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    57.6   *
    57.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    57.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    57.9 + *
   57.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   57.11 + * Other names may be trademarks of their respective owners.
   57.12   *
   57.13   * The contents of this file are subject to the terms of either the GNU
   57.14   * General Public License Version 2 only ("GPL") or the Common
   57.15 @@ -13,9 +16,9 @@
   57.16   * specific language governing permissions and limitations under the
   57.17   * License.  When distributing the software, include this License Header
   57.18   * Notice in each file and include the License file at
   57.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   57.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   57.21   * particular file as subject to the "Classpath" exception as provided
   57.22 - * by Sun in the GPL Version 2 section of the License file that
   57.23 + * by Oracle in the GPL Version 2 section of the License file that
   57.24   * accompanied this code. If applicable, add the following below the
   57.25   * License Header, with the fields enclosed by brackets [] replaced by
   57.26   * your own identifying information:
    58.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/PropertyDescriptorBase.java	Mon May 17 14:20:21 2010 -0400
    58.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/PropertyDescriptorBase.java	Mon May 17 14:20:38 2010 -0400
    58.3 @@ -1,7 +1,10 @@
    58.4  /*
    58.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    58.6   *
    58.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    58.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    58.9 + *
   58.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   58.11 + * Other names may be trademarks of their respective owners.
   58.12   *
   58.13   * The contents of this file are subject to the terms of either the GNU
   58.14   * General Public License Version 2 only ("GPL") or the Common
   58.15 @@ -13,9 +16,9 @@
   58.16   * specific language governing permissions and limitations under the
   58.17   * License.  When distributing the software, include this License Header
   58.18   * Notice in each file and include the License file at
   58.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   58.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   58.21   * particular file as subject to the "Classpath" exception as provided
   58.22 - * by Sun in the GPL Version 2 section of the License file that
   58.23 + * by Oracle in the GPL Version 2 section of the License file that
   58.24   * accompanied this code. If applicable, add the following below the
   58.25   * License Header, with the fields enclosed by brackets [] replaced by
   58.26   * your own identifying information:
    59.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/RangePanel.java	Mon May 17 14:20:21 2010 -0400
    59.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/RangePanel.java	Mon May 17 14:20:38 2010 -0400
    59.3 @@ -1,7 +1,10 @@
    59.4  /*
    59.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    59.6   *
    59.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    59.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    59.9 + *
   59.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   59.11 + * Other names may be trademarks of their respective owners.
   59.12   *
   59.13   * The contents of this file are subject to the terms of either the GNU
   59.14   * General Public License Version 2 only ("GPL") or the Common
   59.15 @@ -13,9 +16,9 @@
   59.16   * specific language governing permissions and limitations under the
   59.17   * License.  When distributing the software, include this License Header
   59.18   * Notice in each file and include the License file at
   59.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   59.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   59.21   * particular file as subject to the "Classpath" exception as provided
   59.22 - * by Sun in the GPL Version 2 section of the License file that
   59.23 + * by Oracle in the GPL Version 2 section of the License file that
   59.24   * accompanied this code. If applicable, add the following below the
   59.25   * License Header, with the fields enclosed by brackets [] replaced by
   59.26   * your own identifying information:
    60.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/RangePropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    60.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/RangePropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    60.3 @@ -1,7 +1,10 @@
    60.4  /*
    60.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    60.6   *
    60.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    60.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    60.9 + *
   60.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   60.11 + * Other names may be trademarks of their respective owners.
   60.12   *
   60.13   * The contents of this file are subject to the terms of either the GNU
   60.14   * General Public License Version 2 only ("GPL") or the Common
   60.15 @@ -13,9 +16,9 @@
   60.16   * specific language governing permissions and limitations under the
   60.17   * License.  When distributing the software, include this License Header
   60.18   * Notice in each file and include the License file at
   60.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   60.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   60.21   * particular file as subject to the "Classpath" exception as provided
   60.22 - * by Sun in the GPL Version 2 section of the License file that
   60.23 + * by Oracle in the GPL Version 2 section of the License file that
   60.24   * accompanied this code. If applicable, add the following below the
   60.25   * License Header, with the fields enclosed by brackets [] replaced by
   60.26   * your own identifying information:
    61.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/RaveStringCustomEditor.java	Mon May 17 14:20:21 2010 -0400
    61.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/RaveStringCustomEditor.java	Mon May 17 14:20:38 2010 -0400
    61.3 @@ -1,7 +1,10 @@
    61.4  /*
    61.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    61.6   *
    61.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    61.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    61.9 + *
   61.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   61.11 + * Other names may be trademarks of their respective owners.
   61.12   *
   61.13   * The contents of this file are subject to the terms of either the GNU
   61.14   * General Public License Version 2 only ("GPL") or the Common
   61.15 @@ -13,9 +16,9 @@
   61.16   * specific language governing permissions and limitations under the
   61.17   * License.  When distributing the software, include this License Header
   61.18   * Notice in each file and include the License file at
   61.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   61.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   61.21   * particular file as subject to the "Classpath" exception as provided
   61.22 - * by Sun in the GPL Version 2 section of the License file that
   61.23 + * by Oracle in the GPL Version 2 section of the License file that
   61.24   * accompanied this code. If applicable, add the following below the
   61.25   * License Header, with the fields enclosed by brackets [] replaced by
   61.26   * your own identifying information:
    62.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/RaveStringEditor.java	Mon May 17 14:20:21 2010 -0400
    62.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/RaveStringEditor.java	Mon May 17 14:20:38 2010 -0400
    62.3 @@ -1,7 +1,10 @@
    62.4  /*
    62.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    62.6   *
    62.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    62.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    62.9 + *
   62.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   62.11 + * Other names may be trademarks of their respective owners.
   62.12   *
   62.13   * The contents of this file are subject to the terms of either the GNU
   62.14   * General Public License Version 2 only ("GPL") or the Common
   62.15 @@ -13,9 +16,9 @@
   62.16   * specific language governing permissions and limitations under the
   62.17   * License.  When distributing the software, include this License Header
   62.18   * Notice in each file and include the License file at
   62.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   62.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   62.21   * particular file as subject to the "Classpath" exception as provided
   62.22 - * by Sun in the GPL Version 2 section of the License file that
   62.23 + * by Oracle in the GPL Version 2 section of the License file that
   62.24   * accompanied this code. If applicable, add the following below the
   62.25   * License Header, with the fields enclosed by brackets [] replaced by
   62.26   * your own identifying information:
    63.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/StringEditorWithNoCr.java	Mon May 17 14:20:21 2010 -0400
    63.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/StringEditorWithNoCr.java	Mon May 17 14:20:38 2010 -0400
    63.3 @@ -1,7 +1,10 @@
    63.4  /*
    63.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    63.6   *
    63.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    63.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    63.9 + *
   63.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   63.11 + * Other names may be trademarks of their respective owners.
   63.12   *
   63.13   * The contents of this file are subject to the terms of either the GNU
   63.14   * General Public License Version 2 only ("GPL") or the Common
   63.15 @@ -13,9 +16,9 @@
   63.16   * specific language governing permissions and limitations under the
   63.17   * License.  When distributing the software, include this License Header
   63.18   * Notice in each file and include the License file at
   63.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   63.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   63.21   * particular file as subject to the "Classpath" exception as provided
   63.22 - * by Sun in the GPL Version 2 section of the License file that
   63.23 + * by Oracle in the GPL Version 2 section of the License file that
   63.24   * accompanied this code. If applicable, add the following below the
   63.25   * License Header, with the fields enclosed by brackets [] replaced by
   63.26   * your own identifying information:
    64.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/StringEditorWithShortDescription.java	Mon May 17 14:20:21 2010 -0400
    64.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/StringEditorWithShortDescription.java	Mon May 17 14:20:38 2010 -0400
    64.3 @@ -1,7 +1,10 @@
    64.4  /*
    64.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    64.6   *
    64.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    64.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    64.9 + *
   64.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   64.11 + * Other names may be trademarks of their respective owners.
   64.12   *
   64.13   * The contents of this file are subject to the terms of either the GNU
   64.14   * General Public License Version 2 only ("GPL") or the Common
   64.15 @@ -13,9 +16,9 @@
   64.16   * specific language governing permissions and limitations under the
   64.17   * License.  When distributing the software, include this License Header
   64.18   * Notice in each file and include the License file at
   64.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   64.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   64.21   * particular file as subject to the "Classpath" exception as provided
   64.22 - * by Sun in the GPL Version 2 section of the License file that
   64.23 + * by Oracle in the GPL Version 2 section of the License file that
   64.24   * accompanied this code. If applicable, add the following below the
   64.25   * License Header, with the fields enclosed by brackets [] replaced by
   64.26   * your own identifying information:
    65.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/URLPanel.java	Mon May 17 14:20:21 2010 -0400
    65.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/URLPanel.java	Mon May 17 14:20:38 2010 -0400
    65.3 @@ -1,7 +1,10 @@
    65.4  /*
    65.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    65.6   *
    65.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    65.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    65.9 + *
   65.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   65.11 + * Other names may be trademarks of their respective owners.
   65.12   *
   65.13   * The contents of this file are subject to the terms of either the GNU
   65.14   * General Public License Version 2 only ("GPL") or the Common
   65.15 @@ -13,9 +16,9 @@
   65.16   * specific language governing permissions and limitations under the
   65.17   * License.  When distributing the software, include this License Header
   65.18   * Notice in each file and include the License file at
   65.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   65.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   65.21   * particular file as subject to the "Classpath" exception as provided
   65.22 - * by Sun in the GPL Version 2 section of the License file that
   65.23 + * by Oracle in the GPL Version 2 section of the License file that
   65.24   * accompanied this code. If applicable, add the following below the
   65.25   * License Header, with the fields enclosed by brackets [] replaced by
   65.26   * your own identifying information:
    66.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/URLPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    66.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/URLPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    66.3 @@ -1,7 +1,10 @@
    66.4  /*
    66.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    66.6   *
    66.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    66.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    66.9 + *
   66.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   66.11 + * Other names may be trademarks of their respective owners.
   66.12   *
   66.13   * The contents of this file are subject to the terms of either the GNU
   66.14   * General Public License Version 2 only ("GPL") or the Common
   66.15 @@ -13,9 +16,9 @@
   66.16   * specific language governing permissions and limitations under the
   66.17   * License.  When distributing the software, include this License Header
   66.18   * Notice in each file and include the License file at
   66.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   66.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   66.21   * particular file as subject to the "Classpath" exception as provided
   66.22 - * by Sun in the GPL Version 2 section of the License file that
   66.23 + * by Oracle in the GPL Version 2 section of the License file that
   66.24   * accompanied this code. If applicable, add the following below the
   66.25   * License Header, with the fields enclosed by brackets [] replaced by
   66.26   * your own identifying information:
    67.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/UiComponentIdPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    67.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/UiComponentIdPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    67.3 @@ -1,7 +1,10 @@
    67.4  /*
    67.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    67.6   *
    67.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    67.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    67.9 + *
   67.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   67.11 + * Other names may be trademarks of their respective owners.
   67.12   *
   67.13   * The contents of this file are subject to the terms of either the GNU
   67.14   * General Public License Version 2 only ("GPL") or the Common
   67.15 @@ -13,9 +16,9 @@
   67.16   * specific language governing permissions and limitations under the
   67.17   * License.  When distributing the software, include this License Header
   67.18   * Notice in each file and include the License file at
   67.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   67.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   67.21   * particular file as subject to the "Classpath" exception as provided
   67.22 - * by Sun in the GPL Version 2 section of the License file that
   67.23 + * by Oracle in the GPL Version 2 section of the License file that
   67.24   * accompanied this code. If applicable, add the following below the
   67.25   * License Header, with the fields enclosed by brackets [] replaced by
   67.26   * your own identifying information:
    68.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/ValidatorRefPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    68.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/ValidatorRefPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    68.3 @@ -1,7 +1,10 @@
    68.4  /*
    68.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    68.6   *
    68.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    68.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    68.9 + *
   68.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   68.11 + * Other names may be trademarks of their respective owners.
   68.12   *
   68.13   * The contents of this file are subject to the terms of either the GNU
   68.14   * General Public License Version 2 only ("GPL") or the Common
   68.15 @@ -13,9 +16,9 @@
   68.16   * specific language governing permissions and limitations under the
   68.17   * License.  When distributing the software, include this License Header
   68.18   * Notice in each file and include the License file at
   68.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   68.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   68.21   * particular file as subject to the "Classpath" exception as provided
   68.22 - * by Sun in the GPL Version 2 section of the License file that
   68.23 + * by Oracle in the GPL Version 2 section of the License file that
   68.24   * accompanied this code. If applicable, add the following below the
   68.25   * License Header, with the fields enclosed by brackets [] replaced by
   68.26   * your own identifying information:
    69.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/ValueBindingPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    69.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/ValueBindingPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    69.3 @@ -1,7 +1,10 @@
    69.4  /*
    69.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    69.6   *
    69.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    69.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    69.9 + *
   69.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   69.11 + * Other names may be trademarks of their respective owners.
   69.12   *
   69.13   * The contents of this file are subject to the terms of either the GNU
   69.14   * General Public License Version 2 only ("GPL") or the Common
   69.15 @@ -13,9 +16,9 @@
   69.16   * specific language governing permissions and limitations under the
   69.17   * License.  When distributing the software, include this License Header
   69.18   * Notice in each file and include the License file at
   69.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   69.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   69.21   * particular file as subject to the "Classpath" exception as provided
   69.22 - * by Sun in the GPL Version 2 section of the License file that
   69.23 + * by Oracle in the GPL Version 2 section of the License file that
   69.24   * accompanied this code. If applicable, add the following below the
   69.25   * License Header, with the fields enclosed by brackets [] replaced by
   69.26   * your own identifying information:
    70.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/AbstractPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    70.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/AbstractPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    70.3 @@ -1,7 +1,10 @@
    70.4  /*
    70.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    70.6   *
    70.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    70.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    70.9 + *
   70.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   70.11 + * Other names may be trademarks of their respective owners.
   70.12   *
   70.13   * The contents of this file are subject to the terms of either the GNU
   70.14   * General Public License Version 2 only ("GPL") or the Common
   70.15 @@ -13,9 +16,9 @@
   70.16   * specific language governing permissions and limitations under the
   70.17   * License.  When distributing the software, include this License Header
   70.18   * Notice in each file and include the License file at
   70.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   70.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   70.21   * particular file as subject to the "Classpath" exception as provided
   70.22 - * by Sun in the GPL Version 2 section of the License file that
   70.23 + * by Oracle in the GPL Version 2 section of the License file that
   70.24   * accompanied this code. If applicable, add the following below the
   70.25   * License Header, with the fields enclosed by brackets [] replaced by
   70.26   * your own identifying information:
    71.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/AbstractPropertyJPanel.java	Mon May 17 14:20:21 2010 -0400
    71.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/AbstractPropertyJPanel.java	Mon May 17 14:20:38 2010 -0400
    71.3 @@ -1,7 +1,10 @@
    71.4  /*
    71.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    71.6   *
    71.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    71.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    71.9 + *
   71.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   71.11 + * Other names may be trademarks of their respective owners.
   71.12   *
   71.13   * The contents of this file are subject to the terms of either the GNU
   71.14   * General Public License Version 2 only ("GPL") or the Common
   71.15 @@ -13,9 +16,9 @@
   71.16   * specific language governing permissions and limitations under the
   71.17   * License.  When distributing the software, include this License Header
   71.18   * Notice in each file and include the License file at
   71.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   71.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   71.21   * particular file as subject to the "Classpath" exception as provided
   71.22 - * by Sun in the GPL Version 2 section of the License file that
   71.23 + * by Oracle in the GPL Version 2 section of the License file that
   71.24   * accompanied this code. If applicable, add the following below the
   71.25   * License Header, with the fields enclosed by brackets [] replaced by
   71.26   * your own identifying information:
    72.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/Bundle.properties	Mon May 17 14:20:21 2010 -0400
    72.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/Bundle.properties	Mon May 17 14:20:38 2010 -0400
    72.3 @@ -1,6 +1,9 @@
    72.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    72.5  #
    72.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    72.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    72.8 +#
    72.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   72.10 +# Other names may be trademarks of their respective owners.
   72.11  #
   72.12  # The contents of this file are subject to the terms of either the GNU
   72.13  # General Public License Version 2 only ("GPL") or the Common
   72.14 @@ -12,9 +15,9 @@
   72.15  # specific language governing permissions and limitations under the
   72.16  # License.  When distributing the software, include this License Header
   72.17  # Notice in each file and include the License file at
   72.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   72.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   72.20  # particular file as subject to the "Classpath" exception as provided
   72.21 -# by Sun in the GPL Version 2 section of the License file that
   72.22 +# by Oracle in the GPL Version 2 section of the License file that
   72.23  # accompanied this code. If applicable, add the following below the
   72.24  # License Header, with the fields enclosed by brackets [] replaced by
   72.25  # your own identifying information:
    73.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/BundleHolder.java	Mon May 17 14:20:21 2010 -0400
    73.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/BundleHolder.java	Mon May 17 14:20:38 2010 -0400
    73.3 @@ -1,7 +1,10 @@
    73.4  /*
    73.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    73.6   *
    73.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    73.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    73.9 + *
   73.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   73.11 + * Other names may be trademarks of their respective owners.
   73.12   *
   73.13   * The contents of this file are subject to the terms of either the GNU
   73.14   * General Public License Version 2 only ("GPL") or the Common
   73.15 @@ -13,9 +16,9 @@
   73.16   * specific language governing permissions and limitations under the
   73.17   * License.  When distributing the software, include this License Header
   73.18   * Notice in each file and include the License file at
   73.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   73.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   73.21   * particular file as subject to the "Classpath" exception as provided
   73.22 - * by Sun in the GPL Version 2 section of the License file that
   73.23 + * by Oracle in the GPL Version 2 section of the License file that
   73.24   * accompanied this code. If applicable, add the following below the
   73.25   * License Header, with the fields enclosed by brackets [] replaced by
   73.26   * your own identifying information:
    74.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyNodeData.java	Mon May 17 14:20:21 2010 -0400
    74.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyNodeData.java	Mon May 17 14:20:38 2010 -0400
    74.3 @@ -1,7 +1,10 @@
    74.4  /*
    74.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    74.6   *
    74.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    74.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    74.9 + *
   74.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   74.11 + * Other names may be trademarks of their respective owners.
   74.12   *
   74.13   * The contents of this file are subject to the terms of either the GNU
   74.14   * General Public License Version 2 only ("GPL") or the Common
   74.15 @@ -13,9 +16,9 @@
   74.16   * specific language governing permissions and limitations under the
   74.17   * License.  When distributing the software, include this License Header
   74.18   * Notice in each file and include the License file at
   74.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   74.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   74.21   * particular file as subject to the "Classpath" exception as provided
   74.22 - * by Sun in the GPL Version 2 section of the License file that
   74.23 + * by Oracle in the GPL Version 2 section of the License file that
   74.24   * accompanied this code. If applicable, add the following below the
   74.25   * License Header, with the fields enclosed by brackets [] replaced by
   74.26   * your own identifying information:
    75.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyNodeDataTreeCellRenderer.java	Mon May 17 14:20:21 2010 -0400
    75.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyNodeDataTreeCellRenderer.java	Mon May 17 14:20:38 2010 -0400
    75.3 @@ -1,7 +1,10 @@
    75.4  /*
    75.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    75.6   *
    75.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    75.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    75.9 + *
   75.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   75.11 + * Other names may be trademarks of their respective owners.
   75.12   *
   75.13   * The contents of this file are subject to the terms of either the GNU
   75.14   * General Public License Version 2 only ("GPL") or the Common
   75.15 @@ -13,9 +16,9 @@
   75.16   * specific language governing permissions and limitations under the
   75.17   * License.  When distributing the software, include this License Header
   75.18   * Notice in each file and include the License file at
   75.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   75.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   75.21   * particular file as subject to the "Classpath" exception as provided
   75.22 - * by Sun in the GPL Version 2 section of the License file that
   75.23 + * by Oracle in the GPL Version 2 section of the License file that
   75.24   * accompanied this code. If applicable, add the following below the
   75.25   * License Header, with the fields enclosed by brackets [] replaced by
   75.26   * your own identifying information:
    76.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyNodeDataTwoColumnTreeCellRenderer.java	Mon May 17 14:20:21 2010 -0400
    76.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyNodeDataTwoColumnTreeCellRenderer.java	Mon May 17 14:20:38 2010 -0400
    76.3 @@ -1,7 +1,10 @@
    76.4  /*
    76.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    76.6   *
    76.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    76.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    76.9 + *
   76.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   76.11 + * Other names may be trademarks of their respective owners.
   76.12   *
   76.13   * The contents of this file are subject to the terms of either the GNU
   76.14   * General Public License Version 2 only ("GPL") or the Common
   76.15 @@ -13,9 +16,9 @@
   76.16   * specific language governing permissions and limitations under the
   76.17   * License.  When distributing the software, include this License Header
   76.18   * Notice in each file and include the License file at
   76.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   76.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   76.21   * particular file as subject to the "Classpath" exception as provided
   76.22 - * by Sun in the GPL Version 2 section of the License file that
   76.23 + * by Oracle in the GPL Version 2 section of the License file that
   76.24   * accompanied this code. If applicable, add the following below the
   76.25   * License Header, with the fields enclosed by brackets [] replaced by
   76.26   * your own identifying information:
    77.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyReferenceDataPanel.java	Mon May 17 14:20:21 2010 -0400
    77.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyReferenceDataPanel.java	Mon May 17 14:20:38 2010 -0400
    77.3 @@ -1,7 +1,10 @@
    77.4  /*
    77.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    77.6   *
    77.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    77.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    77.9 + *
   77.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   77.11 + * Other names may be trademarks of their respective owners.
   77.12   *
   77.13   * The contents of this file are subject to the terms of either the GNU
   77.14   * General Public License Version 2 only ("GPL") or the Common
   77.15 @@ -13,9 +16,9 @@
   77.16   * specific language governing permissions and limitations under the
   77.17   * License.  When distributing the software, include this License Header
   77.18   * Notice in each file and include the License file at
   77.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   77.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   77.21   * particular file as subject to the "Classpath" exception as provided
   77.22 - * by Sun in the GPL Version 2 section of the License file that
   77.23 + * by Oracle in the GPL Version 2 section of the License file that
   77.24   * accompanied this code. If applicable, add the following below the
   77.25   * License Header, with the fields enclosed by brackets [] replaced by
   77.26   * your own identifying information:
    78.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyReferenceDataPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    78.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyOfManyReferenceDataPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    78.3 @@ -1,7 +1,10 @@
    78.4  /*
    78.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    78.6   *
    78.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    78.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    78.9 + *
   78.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   78.11 + * Other names may be trademarks of their respective owners.
   78.12   *
   78.13   * The contents of this file are subject to the terms of either the GNU
   78.14   * General Public License Version 2 only ("GPL") or the Common
   78.15 @@ -13,9 +16,9 @@
   78.16   * specific language governing permissions and limitations under the
   78.17   * License.  When distributing the software, include this License Header
   78.18   * Notice in each file and include the License file at
   78.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   78.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   78.21   * particular file as subject to the "Classpath" exception as provided
   78.22 - * by Sun in the GPL Version 2 section of the License file that
   78.23 + * by Oracle in the GPL Version 2 section of the License file that
   78.24   * accompanied this code. If applicable, add the following below the
   78.25   * License Header, with the fields enclosed by brackets [] replaced by
   78.26   * your own identifying information:
    79.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyReferenceDataPanel.java	Mon May 17 14:20:21 2010 -0400
    79.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyReferenceDataPanel.java	Mon May 17 14:20:38 2010 -0400
    79.3 @@ -1,7 +1,10 @@
    79.4  /*
    79.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    79.6   *
    79.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    79.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    79.9 + *
   79.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   79.11 + * Other names may be trademarks of their respective owners.
   79.12   *
   79.13   * The contents of this file are subject to the terms of either the GNU
   79.14   * General Public License Version 2 only ("GPL") or the Common
   79.15 @@ -13,9 +16,9 @@
   79.16   * specific language governing permissions and limitations under the
   79.17   * License.  When distributing the software, include this License Header
   79.18   * Notice in each file and include the License file at
   79.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   79.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   79.21   * particular file as subject to the "Classpath" exception as provided
   79.22 - * by Sun in the GPL Version 2 section of the License file that
   79.23 + * by Oracle in the GPL Version 2 section of the License file that
   79.24   * accompanied this code. If applicable, add the following below the
   79.25   * License Header, with the fields enclosed by brackets [] replaced by
   79.26   * your own identifying information:
    80.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyReferenceDataPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    80.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseManyReferenceDataPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    80.3 @@ -1,7 +1,10 @@
    80.4  /*
    80.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    80.6   *
    80.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    80.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    80.9 + *
   80.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   80.11 + * Other names may be trademarks of their respective owners.
   80.12   *
   80.13   * The contents of this file are subject to the terms of either the GNU
   80.14   * General Public License Version 2 only ("GPL") or the Common
   80.15 @@ -13,9 +16,9 @@
   80.16   * specific language governing permissions and limitations under the
   80.17   * License.  When distributing the software, include this License Header
   80.18   * Notice in each file and include the License file at
   80.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   80.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   80.21   * particular file as subject to the "Classpath" exception as provided
   80.22 - * by Sun in the GPL Version 2 section of the License file that
   80.23 + * by Oracle in the GPL Version 2 section of the License file that
   80.24   * accompanied this code. If applicable, add the following below the
   80.25   * License Header, with the fields enclosed by brackets [] replaced by
   80.26   * your own identifying information:
    81.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseOneReferenceDataPanel.java	Mon May 17 14:20:21 2010 -0400
    81.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseOneReferenceDataPanel.java	Mon May 17 14:20:38 2010 -0400
    81.3 @@ -1,7 +1,10 @@
    81.4  /*
    81.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    81.6   *
    81.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    81.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    81.9 + *
   81.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   81.11 + * Other names may be trademarks of their respective owners.
   81.12   *
   81.13   * The contents of this file are subject to the terms of either the GNU
   81.14   * General Public License Version 2 only ("GPL") or the Common
   81.15 @@ -13,9 +16,9 @@
   81.16   * specific language governing permissions and limitations under the
   81.17   * License.  When distributing the software, include this License Header
   81.18   * Notice in each file and include the License file at
   81.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   81.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   81.21   * particular file as subject to the "Classpath" exception as provided
   81.22 - * by Sun in the GPL Version 2 section of the License file that
   81.23 + * by Oracle in the GPL Version 2 section of the License file that
   81.24   * accompanied this code. If applicable, add the following below the
   81.25   * License Header, with the fields enclosed by brackets [] replaced by
   81.26   * your own identifying information:
    82.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseOneReferenceDataPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    82.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ChooseOneReferenceDataPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    82.3 @@ -1,7 +1,10 @@
    82.4  /*
    82.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    82.6   *
    82.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    82.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    82.9 + *
   82.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   82.11 + * Other names may be trademarks of their respective owners.
   82.12   *
   82.13   * The contents of this file are subject to the terms of either the GNU
   82.14   * General Public License Version 2 only ("GPL") or the Common
   82.15 @@ -13,9 +16,9 @@
   82.16   * specific language governing permissions and limitations under the
   82.17   * License.  When distributing the software, include this License Header
   82.18   * Notice in each file and include the License file at
   82.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   82.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   82.21   * particular file as subject to the "Classpath" exception as provided
   82.22 - * by Sun in the GPL Version 2 section of the License file that
   82.23 + * by Oracle in the GPL Version 2 section of the License file that
   82.24   * accompanied this code. If applicable, add the following below the
   82.25   * License Header, with the fields enclosed by brackets [] replaced by
   82.26   * your own identifying information:
    83.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/DateTimePatternPanel.java	Mon May 17 14:20:21 2010 -0400
    83.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/DateTimePatternPanel.java	Mon May 17 14:20:38 2010 -0400
    83.3 @@ -1,7 +1,10 @@
    83.4  /*
    83.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    83.6   *
    83.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    83.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    83.9 + *
   83.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   83.11 + * Other names may be trademarks of their respective owners.
   83.12   *
   83.13   * The contents of this file are subject to the terms of either the GNU
   83.14   * General Public License Version 2 only ("GPL") or the Common
   83.15 @@ -13,9 +16,9 @@
   83.16   * specific language governing permissions and limitations under the
   83.17   * License.  When distributing the software, include this License Header
   83.18   * Notice in each file and include the License file at
   83.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   83.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   83.21   * particular file as subject to the "Classpath" exception as provided
   83.22 - * by Sun in the GPL Version 2 section of the License file that
   83.23 + * by Oracle in the GPL Version 2 section of the License file that
   83.24   * accompanied this code. If applicable, add the following below the
   83.25   * License Header, with the fields enclosed by brackets [] replaced by
   83.26   * your own identifying information:
    84.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/DateTimePatternPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    84.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/DateTimePatternPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    84.3 @@ -1,7 +1,10 @@
    84.4  /*
    84.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    84.6   *
    84.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    84.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    84.9 + *
   84.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   84.11 + * Other names may be trademarks of their respective owners.
   84.12   *
   84.13   * The contents of this file are subject to the terms of either the GNU
   84.14   * General Public License Version 2 only ("GPL") or the Common
   84.15 @@ -13,9 +16,9 @@
   84.16   * specific language governing permissions and limitations under the
   84.17   * License.  When distributing the software, include this License Header
   84.18   * Notice in each file and include the License file at
   84.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   84.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   84.21   * particular file as subject to the "Classpath" exception as provided
   84.22 - * by Sun in the GPL Version 2 section of the License file that
   84.23 + * by Oracle in the GPL Version 2 section of the License file that
   84.24   * accompanied this code. If applicable, add the following below the
   84.25   * License Header, with the fields enclosed by brackets [] replaced by
   84.26   * your own identifying information:
    85.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/DoublePropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    85.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/DoublePropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    85.3 @@ -1,7 +1,10 @@
    85.4  /*
    85.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    85.6   *
    85.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    85.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    85.9 + *
   85.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   85.11 + * Other names may be trademarks of their respective owners.
   85.12   *
   85.13   * The contents of this file are subject to the terms of either the GNU
   85.14   * General Public License Version 2 only ("GPL") or the Common
   85.15 @@ -13,9 +16,9 @@
   85.16   * specific language governing permissions and limitations under the
   85.17   * License.  When distributing the software, include this License Header
   85.18   * Notice in each file and include the License file at
   85.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   85.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   85.21   * particular file as subject to the "Classpath" exception as provided
   85.22 - * by Sun in the GPL Version 2 section of the License file that
   85.23 + * by Oracle in the GPL Version 2 section of the License file that
   85.24   * accompanied this code. If applicable, add the following below the
   85.25   * License Header, with the fields enclosed by brackets [] replaced by
   85.26   * your own identifying information:
    86.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/IntegerPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    86.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/IntegerPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    86.3 @@ -1,7 +1,10 @@
    86.4  /*
    86.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    86.6   *
    86.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    86.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    86.9 + *
   86.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   86.11 + * Other names may be trademarks of their respective owners.
   86.12   *
   86.13   * The contents of this file are subject to the terms of either the GNU
   86.14   * General Public License Version 2 only ("GPL") or the Common
   86.15 @@ -13,9 +16,9 @@
   86.16   * specific language governing permissions and limitations under the
   86.17   * License.  When distributing the software, include this License Header
   86.18   * Notice in each file and include the License file at
   86.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   86.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   86.21   * particular file as subject to the "Classpath" exception as provided
   86.22 - * by Sun in the GPL Version 2 section of the License file that
   86.23 + * by Oracle in the GPL Version 2 section of the License file that
   86.24   * accompanied this code. If applicable, add the following below the
   86.25   * License Header, with the fields enclosed by brackets [] replaced by
   86.26   * your own identifying information:
    87.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/LengthValuePropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    87.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/LengthValuePropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    87.3 @@ -1,7 +1,10 @@
    87.4  /*
    87.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    87.6   *
    87.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    87.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    87.9 + *
   87.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   87.11 + * Other names may be trademarks of their respective owners.
   87.12   *
   87.13   * The contents of this file are subject to the terms of either the GNU
   87.14   * General Public License Version 2 only ("GPL") or the Common
   87.15 @@ -13,9 +16,9 @@
   87.16   * specific language governing permissions and limitations under the
   87.17   * License.  When distributing the software, include this License Header
   87.18   * Notice in each file and include the License file at
   87.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   87.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   87.21   * particular file as subject to the "Classpath" exception as provided
   87.22 - * by Sun in the GPL Version 2 section of the License file that
   87.23 + * by Oracle in the GPL Version 2 section of the License file that
   87.24   * accompanied this code. If applicable, add the following below the
   87.25   * License Header, with the fields enclosed by brackets [] replaced by
   87.26   * your own identifying information:
    88.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/LocalizedMessageRuntimeException.java	Mon May 17 14:20:21 2010 -0400
    88.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/LocalizedMessageRuntimeException.java	Mon May 17 14:20:38 2010 -0400
    88.3 @@ -1,7 +1,10 @@
    88.4  /*
    88.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    88.6   *
    88.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    88.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    88.9 + *
   88.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   88.11 + * Other names may be trademarks of their respective owners.
   88.12   *
   88.13   * The contents of this file are subject to the terms of either the GNU
   88.14   * General Public License Version 2 only ("GPL") or the Common
   88.15 @@ -13,9 +16,9 @@
   88.16   * specific language governing permissions and limitations under the
   88.17   * License.  When distributing the software, include this License Header
   88.18   * Notice in each file and include the License file at
   88.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   88.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   88.21   * particular file as subject to the "Classpath" exception as provided
   88.22 - * by Sun in the GPL Version 2 section of the License file that
   88.23 + * by Oracle in the GPL Version 2 section of the License file that
   88.24   * accompanied this code. If applicable, add the following below the
   88.25   * License Header, with the fields enclosed by brackets [] replaced by
   88.26   * your own identifying information:
    89.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/LongPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    89.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/LongPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    89.3 @@ -1,7 +1,10 @@
    89.4  /*
    89.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    89.6   *
    89.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    89.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    89.9 + *
   89.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   89.11 + * Other names may be trademarks of their respective owners.
   89.12   *
   89.13   * The contents of this file are subject to the terms of either the GNU
   89.14   * General Public License Version 2 only ("GPL") or the Common
   89.15 @@ -13,9 +16,9 @@
   89.16   * specific language governing permissions and limitations under the
   89.17   * License.  When distributing the software, include this License Header
   89.18   * Notice in each file and include the License file at
   89.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   89.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   89.21   * particular file as subject to the "Classpath" exception as provided
   89.22 - * by Sun in the GPL Version 2 section of the License file that
   89.23 + * by Oracle in the GPL Version 2 section of the License file that
   89.24   * accompanied this code. If applicable, add the following below the
   89.25   * License Header, with the fields enclosed by brackets [] replaced by
   89.26   * your own identifying information:
    90.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NewReferenceDataItemDialog.java	Mon May 17 14:20:21 2010 -0400
    90.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NewReferenceDataItemDialog.java	Mon May 17 14:20:38 2010 -0400
    90.3 @@ -1,7 +1,10 @@
    90.4  /*
    90.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    90.6   *
    90.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    90.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    90.9 + *
   90.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   90.11 + * Other names may be trademarks of their respective owners.
   90.12   *
   90.13   * The contents of this file are subject to the terms of either the GNU
   90.14   * General Public License Version 2 only ("GPL") or the Common
   90.15 @@ -13,9 +16,9 @@
   90.16   * specific language governing permissions and limitations under the
   90.17   * License.  When distributing the software, include this License Header
   90.18   * Notice in each file and include the License file at
   90.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   90.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   90.21   * particular file as subject to the "Classpath" exception as provided
   90.22 - * by Sun in the GPL Version 2 section of the License file that
   90.23 + * by Oracle in the GPL Version 2 section of the License file that
   90.24   * accompanied this code. If applicable, add the following below the
   90.25   * License Header, with the fields enclosed by brackets [] replaced by
   90.26   * your own identifying information:
    91.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberConverterTypePropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    91.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberConverterTypePropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    91.3 @@ -1,7 +1,10 @@
    91.4  /*
    91.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    91.6   *
    91.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    91.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    91.9 + *
   91.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   91.11 + * Other names may be trademarks of their respective owners.
   91.12   *
   91.13   * The contents of this file are subject to the terms of either the GNU
   91.14   * General Public License Version 2 only ("GPL") or the Common
   91.15 @@ -13,9 +16,9 @@
   91.16   * specific language governing permissions and limitations under the
   91.17   * License.  When distributing the software, include this License Header
   91.18   * Notice in each file and include the License file at
   91.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   91.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   91.21   * particular file as subject to the "Classpath" exception as provided
   91.22 - * by Sun in the GPL Version 2 section of the License file that
   91.23 + * by Oracle in the GPL Version 2 section of the License file that
   91.24   * accompanied this code. If applicable, add the following below the
   91.25   * License Header, with the fields enclosed by brackets [] replaced by
   91.26   * your own identifying information:
    92.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberPatternPanel.java	Mon May 17 14:20:21 2010 -0400
    92.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberPatternPanel.java	Mon May 17 14:20:38 2010 -0400
    92.3 @@ -1,7 +1,10 @@
    92.4  /*
    92.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    92.6   *
    92.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    92.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    92.9 + *
   92.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   92.11 + * Other names may be trademarks of their respective owners.
   92.12   *
   92.13   * The contents of this file are subject to the terms of either the GNU
   92.14   * General Public License Version 2 only ("GPL") or the Common
   92.15 @@ -13,9 +16,9 @@
   92.16   * specific language governing permissions and limitations under the
   92.17   * License.  When distributing the software, include this License Header
   92.18   * Notice in each file and include the License file at
   92.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   92.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   92.21   * particular file as subject to the "Classpath" exception as provided
   92.22 - * by Sun in the GPL Version 2 section of the License file that
   92.23 + * by Oracle in the GPL Version 2 section of the License file that
   92.24   * accompanied this code. If applicable, add the following below the
   92.25   * License Header, with the fields enclosed by brackets [] replaced by
   92.26   * your own identifying information:
    93.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberPatternPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    93.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberPatternPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    93.3 @@ -1,7 +1,10 @@
    93.4  /*
    93.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    93.6   *
    93.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    93.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    93.9 + *
   93.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   93.11 + * Other names may be trademarks of their respective owners.
   93.12   *
   93.13   * The contents of this file are subject to the terms of either the GNU
   93.14   * General Public License Version 2 only ("GPL") or the Common
   93.15 @@ -13,9 +16,9 @@
   93.16   * specific language governing permissions and limitations under the
   93.17   * License.  When distributing the software, include this License Header
   93.18   * Notice in each file and include the License file at
   93.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   93.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   93.21   * particular file as subject to the "Classpath" exception as provided
   93.22 - * by Sun in the GPL Version 2 section of the License file that
   93.23 + * by Oracle in the GPL Version 2 section of the License file that
   93.24   * accompanied this code. If applicable, add the following below the
   93.25   * License Header, with the fields enclosed by brackets [] replaced by
   93.26   * your own identifying information:
    94.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    94.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/NumberPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    94.3 @@ -1,7 +1,10 @@
    94.4  /*
    94.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    94.6   *
    94.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    94.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    94.9 + *
   94.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   94.11 + * Other names may be trademarks of their respective owners.
   94.12   *
   94.13   * The contents of this file are subject to the terms of either the GNU
   94.14   * General Public License Version 2 only ("GPL") or the Common
   94.15 @@ -13,9 +16,9 @@
   94.16   * specific language governing permissions and limitations under the
   94.17   * License.  When distributing the software, include this License Header
   94.18   * Notice in each file and include the License file at
   94.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   94.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   94.21   * particular file as subject to the "Classpath" exception as provided
   94.22 - * by Sun in the GPL Version 2 section of the License file that
   94.23 + * by Oracle in the GPL Version 2 section of the License file that
   94.24   * accompanied this code. If applicable, add the following below the
   94.25   * License Header, with the fields enclosed by brackets [] replaced by
   94.26   * your own identifying information:
    95.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ReferenceDataListCellRenderer.java	Mon May 17 14:20:21 2010 -0400
    95.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ReferenceDataListCellRenderer.java	Mon May 17 14:20:38 2010 -0400
    95.3 @@ -1,7 +1,10 @@
    95.4  /*
    95.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    95.6   *
    95.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    95.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    95.9 + *
   95.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   95.11 + * Other names may be trademarks of their respective owners.
   95.12   *
   95.13   * The contents of this file are subject to the terms of either the GNU
   95.14   * General Public License Version 2 only ("GPL") or the Common
   95.15 @@ -13,9 +16,9 @@
   95.16   * specific language governing permissions and limitations under the
   95.17   * License.  When distributing the software, include this License Header
   95.18   * Notice in each file and include the License file at
   95.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   95.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   95.21   * particular file as subject to the "Classpath" exception as provided
   95.22 - * by Sun in the GPL Version 2 section of the License file that
   95.23 + * by Oracle in the GPL Version 2 section of the License file that
   95.24   * accompanied this code. If applicable, add the following below the
   95.25   * License Header, with the fields enclosed by brackets [] replaced by
   95.26   * your own identifying information:
    96.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ReferenceDataTwoColumnListCellRenderer.java	Mon May 17 14:20:21 2010 -0400
    96.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/ReferenceDataTwoColumnListCellRenderer.java	Mon May 17 14:20:38 2010 -0400
    96.3 @@ -1,7 +1,10 @@
    96.4  /*
    96.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    96.6   *
    96.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    96.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    96.9 + *
   96.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   96.11 + * Other names may be trademarks of their respective owners.
   96.12   *
   96.13   * The contents of this file are subject to the terms of either the GNU
   96.14   * General Public License Version 2 only ("GPL") or the Common
   96.15 @@ -13,9 +16,9 @@
   96.16   * specific language governing permissions and limitations under the
   96.17   * License.  When distributing the software, include this License Header
   96.18   * Notice in each file and include the License file at
   96.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   96.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   96.21   * particular file as subject to the "Classpath" exception as provided
   96.22 - * by Sun in the GPL Version 2 section of the License file that
   96.23 + * by Oracle in the GPL Version 2 section of the License file that
   96.24   * accompanied this code. If applicable, add the following below the
   96.25   * License Header, with the fields enclosed by brackets [] replaced by
   96.26   * your own identifying information:
    97.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/SingleChoiceListPanel.java	Mon May 17 14:20:21 2010 -0400
    97.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/SingleChoiceListPanel.java	Mon May 17 14:20:38 2010 -0400
    97.3 @@ -1,7 +1,10 @@
    97.4  /*
    97.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    97.6   *
    97.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    97.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    97.9 + *
   97.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   97.11 + * Other names may be trademarks of their respective owners.
   97.12   *
   97.13   * The contents of this file are subject to the terms of either the GNU
   97.14   * General Public License Version 2 only ("GPL") or the Common
   97.15 @@ -13,9 +16,9 @@
   97.16   * specific language governing permissions and limitations under the
   97.17   * License.  When distributing the software, include this License Header
   97.18   * Notice in each file and include the License file at
   97.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   97.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   97.21   * particular file as subject to the "Classpath" exception as provided
   97.22 - * by Sun in the GPL Version 2 section of the License file that
   97.23 + * by Oracle in the GPL Version 2 section of the License file that
   97.24   * accompanied this code. If applicable, add the following below the
   97.25   * License Header, with the fields enclosed by brackets [] replaced by
   97.26   * your own identifying information:
    98.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/SingleChoiceListPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
    98.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/property/SingleChoiceListPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
    98.3 @@ -1,7 +1,10 @@
    98.4  /*
    98.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    98.6   *
    98.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    98.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    98.9 + *
   98.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   98.11 + * Other names may be trademarks of their respective owners.
   98.12   *
   98.13   * The contents of this file are subject to the terms of either the GNU
   98.14   * General Public License Version 2 only ("GPL") or the Common
   98.15 @@ -13,9 +16,9 @@
   98.16   * specific language governing permissions and limitations under the
   98.17   * License.  When distributing the software, include this License Header
   98.18   * Notice in each file and include the License file at
   98.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   98.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   98.21   * particular file as subject to the "Classpath" exception as provided
   98.22 - * by Sun in the GPL Version 2 section of the License file that
   98.23 + * by Oracle in the GPL Version 2 section of the License file that
   98.24   * accompanied this code. If applicable, add the following below the
   98.25   * License Header, with the fields enclosed by brackets [] replaced by
   98.26   * your own identifying information:
    99.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/BaseReferenceData.java	Mon May 17 14:20:21 2010 -0400
    99.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/BaseReferenceData.java	Mon May 17 14:20:38 2010 -0400
    99.3 @@ -1,7 +1,10 @@
    99.4  /*
    99.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    99.6   *
    99.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
    99.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    99.9 + *
   99.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   99.11 + * Other names may be trademarks of their respective owners.
   99.12   *
   99.13   * The contents of this file are subject to the terms of either the GNU
   99.14   * General Public License Version 2 only ("GPL") or the Common
   99.15 @@ -13,9 +16,9 @@
   99.16   * specific language governing permissions and limitations under the
   99.17   * License.  When distributing the software, include this License Header
   99.18   * Notice in each file and include the License file at
   99.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
   99.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   99.21   * particular file as subject to the "Classpath" exception as provided
   99.22 - * by Sun in the GPL Version 2 section of the License file that
   99.23 + * by Oracle in the GPL Version 2 section of the License file that
   99.24   * accompanied this code. If applicable, add the following below the
   99.25   * License Header, with the fields enclosed by brackets [] replaced by
   99.26   * your own identifying information:
   100.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   100.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   100.3 @@ -1,6 +1,9 @@
   100.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   100.5  #
   100.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   100.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   100.8 +#
   100.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  100.10 +# Other names may be trademarks of their respective owners.
  100.11  #
  100.12  # The contents of this file are subject to the terms of either the GNU
  100.13  # General Public License Version 2 only ("GPL") or the Common
  100.14 @@ -12,9 +15,9 @@
  100.15  # specific language governing permissions and limitations under the
  100.16  # License.  When distributing the software, include this License Header
  100.17  # Notice in each file and include the License file at
  100.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  100.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  100.20  # particular file as subject to the "Classpath" exception as provided
  100.21 -# by Sun in the GPL Version 2 section of the License file that
  100.22 +# by Oracle in the GPL Version 2 section of the License file that
  100.23  # accompanied this code. If applicable, add the following below the
  100.24  # License Header, with the fields enclosed by brackets [] replaced by
  100.25  # your own identifying information:
   101.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/BundleHolder.java	Mon May 17 14:20:21 2010 -0400
   101.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/BundleHolder.java	Mon May 17 14:20:38 2010 -0400
   101.3 @@ -1,7 +1,10 @@
   101.4  /*
   101.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   101.6   *
   101.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   101.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   101.9 + *
  101.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  101.11 + * Other names may be trademarks of their respective owners.
  101.12   *
  101.13   * The contents of this file are subject to the terms of either the GNU
  101.14   * General Public License Version 2 only ("GPL") or the Common
  101.15 @@ -13,9 +16,9 @@
  101.16   * specific language governing permissions and limitations under the
  101.17   * License.  When distributing the software, include this License Header
  101.18   * Notice in each file and include the License file at
  101.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  101.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  101.21   * particular file as subject to the "Classpath" exception as provided
  101.22 - * by Sun in the GPL Version 2 section of the License file that
  101.23 + * by Oracle in the GPL Version 2 section of the License file that
  101.24   * accompanied this code. If applicable, add the following below the
  101.25   * License Header, with the fields enclosed by brackets [] replaced by
  101.26   * your own identifying information:
   102.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/CharacterSetsReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   102.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/CharacterSetsReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   102.3 @@ -1,7 +1,10 @@
   102.4  /*
   102.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   102.6   *
   102.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   102.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   102.9 + *
  102.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  102.11 + * Other names may be trademarks of their respective owners.
  102.12   *
  102.13   * The contents of this file are subject to the terms of either the GNU
  102.14   * General Public License Version 2 only ("GPL") or the Common
  102.15 @@ -13,9 +16,9 @@
  102.16   * specific language governing permissions and limitations under the
  102.17   * License.  When distributing the software, include this License Header
  102.18   * Notice in each file and include the License file at
  102.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  102.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  102.21   * particular file as subject to the "Classpath" exception as provided
  102.22 - * by Sun in the GPL Version 2 section of the License file that
  102.23 + * by Oracle in the GPL Version 2 section of the License file that
  102.24   * accompanied this code. If applicable, add the following below the
  102.25   * License Header, with the fields enclosed by brackets [] replaced by
  102.26   * your own identifying information:
   103.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/CommandButtonTypesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   103.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/CommandButtonTypesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   103.3 @@ -1,7 +1,10 @@
   103.4  /*
   103.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   103.6   *
   103.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   103.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   103.9 + *
  103.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  103.11 + * Other names may be trademarks of their respective owners.
  103.12   *
  103.13   * The contents of this file are subject to the terms of either the GNU
  103.14   * General Public License Version 2 only ("GPL") or the Common
  103.15 @@ -13,9 +16,9 @@
  103.16   * specific language governing permissions and limitations under the
  103.17   * License.  When distributing the software, include this License Header
  103.18   * Notice in each file and include the License file at
  103.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  103.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  103.21   * particular file as subject to the "Classpath" exception as provided
  103.22 - * by Sun in the GPL Version 2 section of the License file that
  103.23 + * by Oracle in the GPL Version 2 section of the License file that
  103.24   * accompanied this code. If applicable, add the following below the
  103.25   * License Header, with the fields enclosed by brackets [] replaced by
  103.26   * your own identifying information:
   104.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ComponentIdsReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   104.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ComponentIdsReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   104.3 @@ -1,7 +1,10 @@
   104.4  /*
   104.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   104.6   *
   104.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   104.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   104.9 + *
  104.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  104.11 + * Other names may be trademarks of their respective owners.
  104.12   *
  104.13   * The contents of this file are subject to the terms of either the GNU
  104.14   * General Public License Version 2 only ("GPL") or the Common
  104.15 @@ -13,9 +16,9 @@
  104.16   * specific language governing permissions and limitations under the
  104.17   * License.  When distributing the software, include this License Header
  104.18   * Notice in each file and include the License file at
  104.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  104.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  104.21   * particular file as subject to the "Classpath" exception as provided
  104.22 - * by Sun in the GPL Version 2 section of the License file that
  104.23 + * by Oracle in the GPL Version 2 section of the License file that
  104.24   * accompanied this code. If applicable, add the following below the
  104.25   * License Header, with the fields enclosed by brackets [] replaced by
  104.26   * your own identifying information:
   105.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/CompositeReferenceData.java	Mon May 17 14:20:21 2010 -0400
   105.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/CompositeReferenceData.java	Mon May 17 14:20:38 2010 -0400
   105.3 @@ -1,7 +1,10 @@
   105.4  /*
   105.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   105.6   *
   105.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   105.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   105.9 + *
  105.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  105.11 + * Other names may be trademarks of their respective owners.
  105.12   *
  105.13   * The contents of this file are subject to the terms of either the GNU
  105.14   * General Public License Version 2 only ("GPL") or the Common
  105.15 @@ -13,9 +16,9 @@
  105.16   * specific language governing permissions and limitations under the
  105.17   * License.  When distributing the software, include this License Header
  105.18   * Notice in each file and include the License file at
  105.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  105.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  105.21   * particular file as subject to the "Classpath" exception as provided
  105.22 - * by Sun in the GPL Version 2 section of the License file that
  105.23 + * by Oracle in the GPL Version 2 section of the License file that
  105.24   * accompanied this code. If applicable, add the following below the
  105.25   * License Header, with the fields enclosed by brackets [] replaced by
  105.26   * your own identifying information:
   106.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ConcurrencyTypesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   106.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ConcurrencyTypesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   106.3 @@ -1,7 +1,10 @@
   106.4  /*
   106.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   106.6   *
   106.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   106.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   106.9 + *
  106.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  106.11 + * Other names may be trademarks of their respective owners.
  106.12   *
  106.13   * The contents of this file are subject to the terms of either the GNU
  106.14   * General Public License Version 2 only ("GPL") or the Common
  106.15 @@ -13,9 +16,9 @@
  106.16   * specific language governing permissions and limitations under the
  106.17   * License.  When distributing the software, include this License Header
  106.18   * Notice in each file and include the License file at
  106.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  106.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  106.21   * particular file as subject to the "Classpath" exception as provided
  106.22 - * by Sun in the GPL Version 2 section of the License file that
  106.23 + * by Oracle in the GPL Version 2 section of the License file that
  106.24   * accompanied this code. If applicable, add the following below the
  106.25   * License Header, with the fields enclosed by brackets [] replaced by
  106.26   * your own identifying information:
   107.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DataSourceNamesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   107.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DataSourceNamesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   107.3 @@ -1,7 +1,10 @@
   107.4  /*
   107.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   107.6   *
   107.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   107.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   107.9 + *
  107.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  107.11 + * Other names may be trademarks of their respective owners.
  107.12   *
  107.13   * The contents of this file are subject to the terms of either the GNU
  107.14   * General Public License Version 2 only ("GPL") or the Common
  107.15 @@ -13,9 +16,9 @@
  107.16   * specific language governing permissions and limitations under the
  107.17   * License.  When distributing the software, include this License Header
  107.18   * Notice in each file and include the License file at
  107.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  107.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  107.21   * particular file as subject to the "Classpath" exception as provided
  107.22 - * by Sun in the GPL Version 2 section of the License file that
  107.23 + * by Oracle in the GPL Version 2 section of the License file that
  107.24   * accompanied this code. If applicable, add the following below the
  107.25   * License Header, with the fields enclosed by brackets [] replaced by
  107.26   * your own identifying information:
   108.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DateTimeStylesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   108.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DateTimeStylesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   108.3 @@ -1,7 +1,10 @@
   108.4  /*
   108.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   108.6   *
   108.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   108.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   108.9 + *
  108.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  108.11 + * Other names may be trademarks of their respective owners.
  108.12   *
  108.13   * The contents of this file are subject to the terms of either the GNU
  108.14   * General Public License Version 2 only ("GPL") or the Common
  108.15 @@ -13,9 +16,9 @@
  108.16   * specific language governing permissions and limitations under the
  108.17   * License.  When distributing the software, include this License Header
  108.18   * Notice in each file and include the License file at
  108.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  108.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  108.21   * particular file as subject to the "Classpath" exception as provided
  108.22 - * by Sun in the GPL Version 2 section of the License file that
  108.23 + * by Oracle in the GPL Version 2 section of the License file that
  108.24   * accompanied this code. If applicable, add the following below the
  108.25   * License Header, with the fields enclosed by brackets [] replaced by
  108.26   * your own identifying information:
   109.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DateTimeTypesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   109.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DateTimeTypesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   109.3 @@ -1,7 +1,10 @@
   109.4  /*
   109.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   109.6   *
   109.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   109.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   109.9 + *
  109.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  109.11 + * Other names may be trademarks of their respective owners.
  109.12   *
  109.13   * The contents of this file are subject to the terms of either the GNU
  109.14   * General Public License Version 2 only ("GPL") or the Common
  109.15 @@ -13,9 +16,9 @@
  109.16   * specific language governing permissions and limitations under the
  109.17   * License.  When distributing the software, include this License Header
  109.18   * Notice in each file and include the License file at
  109.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  109.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  109.21   * particular file as subject to the "Classpath" exception as provided
  109.22 - * by Sun in the GPL Version 2 section of the License file that
  109.23 + * by Oracle in the GPL Version 2 section of the License file that
  109.24   * accompanied this code. If applicable, add the following below the
  109.25   * License Header, with the fields enclosed by brackets [] replaced by
  109.26   * your own identifying information:
   110.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DesignPropertyAttachedReferenceData.java	Mon May 17 14:20:21 2010 -0400
   110.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/DesignPropertyAttachedReferenceData.java	Mon May 17 14:20:38 2010 -0400
   110.3 @@ -1,7 +1,10 @@
   110.4  /*
   110.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   110.6   *
   110.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   110.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   110.9 + *
  110.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  110.11 + * Other names may be trademarks of their respective owners.
  110.12   *
  110.13   * The contents of this file are subject to the terms of either the GNU
  110.14   * General Public License Version 2 only ("GPL") or the Common
  110.15 @@ -13,9 +16,9 @@
  110.16   * specific language governing permissions and limitations under the
  110.17   * License.  When distributing the software, include this License Header
  110.18   * Notice in each file and include the License file at
  110.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  110.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  110.21   * particular file as subject to the "Classpath" exception as provided
  110.22 - * by Sun in the GPL Version 2 section of the License file that
  110.23 + * by Oracle in the GPL Version 2 section of the License file that
  110.24   * accompanied this code. If applicable, add the following below the
  110.25   * License Header, with the fields enclosed by brackets [] replaced by
  110.26   * your own identifying information:
   111.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/FrameTargetsReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   111.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/FrameTargetsReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   111.3 @@ -1,7 +1,10 @@
   111.4  /*
   111.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   111.6   *
   111.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   111.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   111.9 + *
  111.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  111.11 + * Other names may be trademarks of their respective owners.
  111.12   *
  111.13   * The contents of this file are subject to the terms of either the GNU
  111.14   * General Public License Version 2 only ("GPL") or the Common
  111.15 @@ -13,9 +16,9 @@
  111.16   * specific language governing permissions and limitations under the
  111.17   * License.  When distributing the software, include this License Header
  111.18   * Notice in each file and include the License file at
  111.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  111.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  111.21   * particular file as subject to the "Classpath" exception as provided
  111.22 - * by Sun in the GPL Version 2 section of the License file that
  111.23 + * by Oracle in the GPL Version 2 section of the License file that
  111.24   * accompanied this code. If applicable, add the following below the
  111.25   * License Header, with the fields enclosed by brackets [] replaced by
  111.26   * your own identifying information:
   112.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ImageMapNamesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   112.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ImageMapNamesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   112.3 @@ -1,7 +1,10 @@
   112.4  /*
   112.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   112.6   *
   112.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   112.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   112.9 + *
  112.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  112.11 + * Other names may be trademarks of their respective owners.
  112.12   *
  112.13   * The contents of this file are subject to the terms of either the GNU
  112.14   * General Public License Version 2 only ("GPL") or the Common
  112.15 @@ -13,9 +16,9 @@
  112.16   * specific language governing permissions and limitations under the
  112.17   * License.  When distributing the software, include this License Header
  112.18   * Notice in each file and include the License file at
  112.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  112.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  112.21   * particular file as subject to the "Classpath" exception as provided
  112.22 - * by Sun in the GPL Version 2 section of the License file that
  112.23 + * by Oracle in the GPL Version 2 section of the License file that
  112.24   * accompanied this code. If applicable, add the following below the
  112.25   * License Header, with the fields enclosed by brackets [] replaced by
  112.26   * your own identifying information:
   113.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/LanguageCodesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   113.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/LanguageCodesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   113.3 @@ -1,7 +1,10 @@
   113.4  /*
   113.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   113.6   *
   113.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   113.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   113.9 + *
  113.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  113.11 + * Other names may be trademarks of their respective owners.
  113.12   *
  113.13   * The contents of this file are subject to the terms of either the GNU
  113.14   * General Public License Version 2 only ("GPL") or the Common
  113.15 @@ -13,9 +16,9 @@
  113.16   * specific language governing permissions and limitations under the
  113.17   * License.  When distributing the software, include this License Header
  113.18   * Notice in each file and include the License file at
  113.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  113.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  113.21   * particular file as subject to the "Classpath" exception as provided
  113.22 - * by Sun in the GPL Version 2 section of the License file that
  113.23 + * by Oracle in the GPL Version 2 section of the License file that
  113.24   * accompanied this code. If applicable, add the following below the
  113.25   * License Header, with the fields enclosed by brackets [] replaced by
  113.26   * your own identifying information:
   114.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/LinkTypesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   114.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/LinkTypesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   114.3 @@ -1,7 +1,10 @@
   114.4  /*
   114.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   114.6   *
   114.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   114.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   114.9 + *
  114.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  114.11 + * Other names may be trademarks of their respective owners.
  114.12   *
  114.13   * The contents of this file are subject to the terms of either the GNU
  114.14   * General Public License Version 2 only ("GPL") or the Common
  114.15 @@ -13,9 +16,9 @@
  114.16   * specific language governing permissions and limitations under the
  114.17   * License.  When distributing the software, include this License Header
  114.18   * Notice in each file and include the License file at
  114.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  114.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  114.21   * particular file as subject to the "Classpath" exception as provided
  114.22 - * by Sun in the GPL Version 2 section of the License file that
  114.23 + * by Oracle in the GPL Version 2 section of the License file that
  114.24   * accompanied this code. If applicable, add the following below the
  114.25   * License Header, with the fields enclosed by brackets [] replaced by
  114.26   * your own identifying information:
   115.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/LocalesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   115.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/LocalesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   115.3 @@ -1,7 +1,10 @@
   115.4  /*
   115.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   115.6   *
   115.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   115.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   115.9 + *
  115.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  115.11 + * Other names may be trademarks of their respective owners.
  115.12   *
  115.13   * The contents of this file are subject to the terms of either the GNU
  115.14   * General Public License Version 2 only ("GPL") or the Common
  115.15 @@ -13,9 +16,9 @@
  115.16   * specific language governing permissions and limitations under the
  115.17   * License.  When distributing the software, include this License Header
  115.18   * Notice in each file and include the License file at
  115.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  115.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  115.21   * particular file as subject to the "Classpath" exception as provided
  115.22 - * by Sun in the GPL Version 2 section of the License file that
  115.23 + * by Oracle in the GPL Version 2 section of the License file that
  115.24   * accompanied this code. If applicable, add the following below the
  115.25   * License Header, with the fields enclosed by brackets [] replaced by
  115.26   * your own identifying information:
   116.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ManyCheckboxLayoutStylesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   116.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ManyCheckboxLayoutStylesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   116.3 @@ -1,7 +1,10 @@
   116.4  /*
   116.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   116.6   *
   116.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   116.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   116.9 + *
  116.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  116.11 + * Other names may be trademarks of their respective owners.
  116.12   *
  116.13   * The contents of this file are subject to the terms of either the GNU
  116.14   * General Public License Version 2 only ("GPL") or the Common
  116.15 @@ -13,9 +16,9 @@
  116.16   * specific language governing permissions and limitations under the
  116.17   * License.  When distributing the software, include this License Header
  116.18   * Notice in each file and include the License file at
  116.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  116.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  116.21   * particular file as subject to the "Classpath" exception as provided
  116.22 - * by Sun in the GPL Version 2 section of the License file that
  116.23 + * by Oracle in the GPL Version 2 section of the License file that
  116.24   * accompanied this code. If applicable, add the following below the
  116.25   * License Header, with the fields enclosed by brackets [] replaced by
  116.26   * your own identifying information:
   117.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/MediaTypesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   117.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/MediaTypesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   117.3 @@ -1,7 +1,10 @@
   117.4  /*
   117.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   117.6   *
   117.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   117.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   117.9 + *
  117.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  117.11 + * Other names may be trademarks of their respective owners.
  117.12   *
  117.13   * The contents of this file are subject to the terms of either the GNU
  117.14   * General Public License Version 2 only ("GPL") or the Common
  117.15 @@ -13,9 +16,9 @@
  117.16   * specific language governing permissions and limitations under the
  117.17   * License.  When distributing the software, include this License Header
  117.18   * Notice in each file and include the License file at
  117.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  117.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  117.21   * particular file as subject to the "Classpath" exception as provided
  117.22 - * by Sun in the GPL Version 2 section of the License file that
  117.23 + * by Oracle in the GPL Version 2 section of the License file that
  117.24   * accompanied this code. If applicable, add the following below the
  117.25   * License Header, with the fields enclosed by brackets [] replaced by
  117.26   * your own identifying information:
   118.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/MessagesLayoutsReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   118.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/MessagesLayoutsReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   118.3 @@ -1,7 +1,10 @@
   118.4  /*
   118.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   118.6   *
   118.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   118.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   118.9 + *
  118.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  118.11 + * Other names may be trademarks of their respective owners.
  118.12   *
  118.13   * The contents of this file are subject to the terms of either the GNU
  118.14   * General Public License Version 2 only ("GPL") or the Common
  118.15 @@ -13,9 +16,9 @@
  118.16   * specific language governing permissions and limitations under the
  118.17   * License.  When distributing the software, include this License Header
  118.18   * Notice in each file and include the License file at
  118.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  118.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  118.21   * particular file as subject to the "Classpath" exception as provided
  118.22 - * by Sun in the GPL Version 2 section of the License file that
  118.23 + * by Oracle in the GPL Version 2 section of the License file that
  118.24   * accompanied this code. If applicable, add the following below the
  118.25   * License Header, with the fields enclosed by brackets [] replaced by
  118.26   * your own identifying information:
   119.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ProjectAttachedReferenceData.java	Mon May 17 14:20:21 2010 -0400
   119.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ProjectAttachedReferenceData.java	Mon May 17 14:20:38 2010 -0400
   119.3 @@ -1,7 +1,10 @@
   119.4  /*
   119.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   119.6   *
   119.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   119.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   119.9 + *
  119.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  119.11 + * Other names may be trademarks of their respective owners.
  119.12   *
  119.13   * The contents of this file are subject to the terms of either the GNU
  119.14   * General Public License Version 2 only ("GPL") or the Common
  119.15 @@ -13,9 +16,9 @@
  119.16   * specific language governing permissions and limitations under the
  119.17   * License.  When distributing the software, include this License Header
  119.18   * Notice in each file and include the License file at
  119.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  119.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  119.21   * particular file as subject to the "Classpath" exception as provided
  119.22 - * by Sun in the GPL Version 2 section of the License file that
  119.23 + * by Oracle in the GPL Version 2 section of the License file that
  119.24   * accompanied this code. If applicable, add the following below the
  119.25   * License Header, with the fields enclosed by brackets [] replaced by
  119.26   * your own identifying information:
   120.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceData.java	Mon May 17 14:20:21 2010 -0400
   120.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceData.java	Mon May 17 14:20:38 2010 -0400
   120.3 @@ -1,7 +1,10 @@
   120.4  /*
   120.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   120.6   *
   120.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   120.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   120.9 + *
  120.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  120.11 + * Other names may be trademarks of their respective owners.
  120.12   *
  120.13   * The contents of this file are subject to the terms of either the GNU
  120.14   * General Public License Version 2 only ("GPL") or the Common
  120.15 @@ -13,9 +16,9 @@
  120.16   * specific language governing permissions and limitations under the
  120.17   * License.  When distributing the software, include this License Header
  120.18   * Notice in each file and include the License file at
  120.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  120.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  120.21   * particular file as subject to the "Classpath" exception as provided
  120.22 - * by Sun in the GPL Version 2 section of the License file that
  120.23 + * by Oracle in the GPL Version 2 section of the License file that
  120.24   * accompanied this code. If applicable, add the following below the
  120.25   * License Header, with the fields enclosed by brackets [] replaced by
  120.26   * your own identifying information:
   121.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   121.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   121.3 @@ -1,7 +1,10 @@
   121.4  /*
   121.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   121.6   *
   121.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   121.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   121.9 + *
  121.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  121.11 + * Other names may be trademarks of their respective owners.
  121.12   *
  121.13   * The contents of this file are subject to the terms of either the GNU
  121.14   * General Public License Version 2 only ("GPL") or the Common
  121.15 @@ -13,9 +16,9 @@
  121.16   * specific language governing permissions and limitations under the
  121.17   * License.  When distributing the software, include this License Header
  121.18   * Notice in each file and include the License file at
  121.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  121.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  121.21   * particular file as subject to the "Classpath" exception as provided
  121.22 - * by Sun in the GPL Version 2 section of the License file that
  121.23 + * by Oracle in the GPL Version 2 section of the License file that
  121.24   * accompanied this code. If applicable, add the following below the
  121.25   * License Header, with the fields enclosed by brackets [] replaced by
  121.26   * your own identifying information:
   122.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceDataItem.java	Mon May 17 14:20:21 2010 -0400
   122.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceDataItem.java	Mon May 17 14:20:38 2010 -0400
   122.3 @@ -1,7 +1,10 @@
   122.4  /*
   122.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   122.6   *
   122.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   122.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   122.9 + *
  122.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  122.11 + * Other names may be trademarks of their respective owners.
  122.12   *
  122.13   * The contents of this file are subject to the terms of either the GNU
  122.14   * General Public License Version 2 only ("GPL") or the Common
  122.15 @@ -13,9 +16,9 @@
  122.16   * specific language governing permissions and limitations under the
  122.17   * License.  When distributing the software, include this License Header
  122.18   * Notice in each file and include the License file at
  122.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  122.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  122.21   * particular file as subject to the "Classpath" exception as provided
  122.22 - * by Sun in the GPL Version 2 section of the License file that
  122.23 + * by Oracle in the GPL Version 2 section of the License file that
  122.24   * accompanied this code. If applicable, add the following below the
  122.25   * License Header, with the fields enclosed by brackets [] replaced by
  122.26   * your own identifying information:
   123.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceDataManager.java	Mon May 17 14:20:21 2010 -0400
   123.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/ReferenceDataManager.java	Mon May 17 14:20:38 2010 -0400
   123.3 @@ -1,7 +1,10 @@
   123.4  /*
   123.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   123.6   *
   123.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   123.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   123.9 + *
  123.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  123.11 + * Other names may be trademarks of their respective owners.
  123.12   *
  123.13   * The contents of this file are subject to the terms of either the GNU
  123.14   * General Public License Version 2 only ("GPL") or the Common
  123.15 @@ -13,9 +16,9 @@
  123.16   * specific language governing permissions and limitations under the
  123.17   * License.  When distributing the software, include this License Header
  123.18   * Notice in each file and include the License file at
  123.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  123.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  123.21   * particular file as subject to the "Classpath" exception as provided
  123.22 - * by Sun in the GPL Version 2 section of the License file that
  123.23 + * by Oracle in the GPL Version 2 section of the License file that
  123.24   * accompanied this code. If applicable, add the following below the
  123.25   * License Header, with the fields enclosed by brackets [] replaced by
  123.26   * your own identifying information:
   124.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/RegionShapesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   124.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/RegionShapesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   124.3 @@ -1,7 +1,10 @@
   124.4  /*
   124.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   124.6   *
   124.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   124.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   124.9 + *
  124.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  124.11 + * Other names may be trademarks of their respective owners.
  124.12   *
  124.13   * The contents of this file are subject to the terms of either the GNU
  124.14   * General Public License Version 2 only ("GPL") or the Common
  124.15 @@ -13,9 +16,9 @@
  124.16   * specific language governing permissions and limitations under the
  124.17   * License.  When distributing the software, include this License Header
  124.18   * Notice in each file and include the License file at
  124.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  124.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  124.21   * particular file as subject to the "Classpath" exception as provided
  124.22 - * by Sun in the GPL Version 2 section of the License file that
  124.23 + * by Oracle in the GPL Version 2 section of the License file that
  124.24   * accompanied this code. If applicable, add the following below the
  124.25   * License Header, with the fields enclosed by brackets [] replaced by
  124.26   * your own identifying information:
   125.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/StyleClassesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   125.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/StyleClassesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   125.3 @@ -1,7 +1,10 @@
   125.4  /*
   125.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   125.6   *
   125.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   125.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   125.9 + *
  125.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  125.11 + * Other names may be trademarks of their respective owners.
  125.12   *
  125.13   * The contents of this file are subject to the terms of either the GNU
  125.14   * General Public License Version 2 only ("GPL") or the Common
  125.15 @@ -13,9 +16,9 @@
  125.16   * specific language governing permissions and limitations under the
  125.17   * License.  When distributing the software, include this License Header
  125.18   * Notice in each file and include the License file at
  125.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  125.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  125.21   * particular file as subject to the "Classpath" exception as provided
  125.22 - * by Sun in the GPL Version 2 section of the License file that
  125.23 + * by Oracle in the GPL Version 2 section of the License file that
  125.24   * accompanied this code. If applicable, add the following below the
  125.25   * License Header, with the fields enclosed by brackets [] replaced by
  125.26   * your own identifying information:
   126.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TFramesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   126.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TFramesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   126.3 @@ -1,7 +1,10 @@
   126.4  /*
   126.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   126.6   *
   126.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   126.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   126.9 + *
  126.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  126.11 + * Other names may be trademarks of their respective owners.
  126.12   *
  126.13   * The contents of this file are subject to the terms of either the GNU
  126.14   * General Public License Version 2 only ("GPL") or the Common
  126.15 @@ -13,9 +16,9 @@
  126.16   * specific language governing permissions and limitations under the
  126.17   * License.  When distributing the software, include this License Header
  126.18   * Notice in each file and include the License file at
  126.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  126.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  126.21   * particular file as subject to the "Classpath" exception as provided
  126.22 - * by Sun in the GPL Version 2 section of the License file that
  126.23 + * by Oracle in the GPL Version 2 section of the License file that
  126.24   * accompanied this code. If applicable, add the following below the
  126.25   * License Header, with the fields enclosed by brackets [] replaced by
  126.26   * your own identifying information:
   127.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TableRulesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   127.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TableRulesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   127.3 @@ -1,7 +1,10 @@
   127.4  /*
   127.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   127.6   *
   127.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   127.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   127.9 + *
  127.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  127.11 + * Other names may be trademarks of their respective owners.
  127.12   *
  127.13   * The contents of this file are subject to the terms of either the GNU
  127.14   * General Public License Version 2 only ("GPL") or the Common
  127.15 @@ -13,9 +16,9 @@
  127.16   * specific language governing permissions and limitations under the
  127.17   * License.  When distributing the software, include this License Header
  127.18   * Notice in each file and include the License file at
  127.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  127.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  127.21   * particular file as subject to the "Classpath" exception as provided
  127.22 - * by Sun in the GPL Version 2 section of the License file that
  127.23 + * by Oracle in the GPL Version 2 section of the License file that
  127.24   * accompanied this code. If applicable, add the following below the
  127.25   * License Header, with the fields enclosed by brackets [] replaced by
  127.26   * your own identifying information:
   128.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TextDirectionsReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   128.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TextDirectionsReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   128.3 @@ -1,7 +1,10 @@
   128.4  /*
   128.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   128.6   *
   128.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   128.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   128.9 + *
  128.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  128.11 + * Other names may be trademarks of their respective owners.
  128.12   *
  128.13   * The contents of this file are subject to the terms of either the GNU
  128.14   * General Public License Version 2 only ("GPL") or the Common
  128.15 @@ -13,9 +16,9 @@
  128.16   * specific language governing permissions and limitations under the
  128.17   * License.  When distributing the software, include this License Header
  128.18   * Notice in each file and include the License file at
  128.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  128.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  128.21   * particular file as subject to the "Classpath" exception as provided
  128.22 - * by Sun in the GPL Version 2 section of the License file that
  128.23 + * by Oracle in the GPL Version 2 section of the License file that
  128.24   * accompanied this code. If applicable, add the following below the
  128.25   * License Header, with the fields enclosed by brackets [] replaced by
  128.26   * your own identifying information:
   129.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TimeZonesReferenceDataDefiner.java	Mon May 17 14:20:21 2010 -0400
   129.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/std/reference/TimeZonesReferenceDataDefiner.java	Mon May 17 14:20:38 2010 -0400
   129.3 @@ -1,7 +1,10 @@
   129.4  /*
   129.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   129.6   *
   129.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   129.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   129.9 + *
  129.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  129.11 + * Other names may be trademarks of their respective owners.
  129.12   *
  129.13   * The contents of this file are subject to the terms of either the GNU
  129.14   * General Public License Version 2 only ("GPL") or the Common
  129.15 @@ -13,9 +16,9 @@
  129.16   * specific language governing permissions and limitations under the
  129.17   * License.  When distributing the software, include this License Header
  129.18   * Notice in each file and include the License file at
  129.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  129.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  129.21   * particular file as subject to the "Classpath" exception as provided
  129.22 - * by Sun in the GPL Version 2 section of the License file that
  129.23 + * by Oracle in the GPL Version 2 section of the License file that
  129.24   * accompanied this code. If applicable, add the following below the
  129.25   * License Header, with the fields enclosed by brackets [] replaced by
  129.26   * your own identifying information:
   130.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/util/ComponentBundle.java	Mon May 17 14:20:21 2010 -0400
   130.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/util/ComponentBundle.java	Mon May 17 14:20:38 2010 -0400
   130.3 @@ -1,7 +1,10 @@
   130.4  /*
   130.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   130.6   *
   130.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   130.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   130.9 + *
  130.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  130.11 + * Other names may be trademarks of their respective owners.
  130.12   *
  130.13   * The contents of this file are subject to the terms of either the GNU
  130.14   * General Public License Version 2 only ("GPL") or the Common
  130.15 @@ -13,9 +16,9 @@
  130.16   * specific language governing permissions and limitations under the
  130.17   * License.  When distributing the software, include this License Header
  130.18   * Notice in each file and include the License file at
  130.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  130.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  130.21   * particular file as subject to the "Classpath" exception as provided
  130.22 - * by Sun in the GPL Version 2 section of the License file that
  130.23 + * by Oracle in the GPL Version 2 section of the License file that
  130.24   * accompanied this code. If applicable, add the following below the
  130.25   * License Header, with the fields enclosed by brackets [] replaced by
  130.26   * your own identifying information:
   131.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/util/DesignTimeComponentBundle.java	Mon May 17 14:20:21 2010 -0400
   131.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/util/DesignTimeComponentBundle.java	Mon May 17 14:20:38 2010 -0400
   131.3 @@ -1,7 +1,10 @@
   131.4  /*
   131.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   131.6   *
   131.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   131.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   131.9 + *
  131.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  131.11 + * Other names may be trademarks of their respective owners.
  131.12   *
  131.13   * The contents of this file are subject to the terms of either the GNU
  131.14   * General Public License Version 2 only ("GPL") or the Common
  131.15 @@ -13,9 +16,9 @@
  131.16   * specific language governing permissions and limitations under the
  131.17   * License.  When distributing the software, include this License Header
  131.18   * Notice in each file and include the License file at
  131.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  131.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  131.21   * particular file as subject to the "Classpath" exception as provided
  131.22 - * by Sun in the GPL Version 2 section of the License file that
  131.23 + * by Oracle in the GPL Version 2 section of the License file that
  131.24   * accompanied this code. If applicable, add the following below the
  131.25   * License Header, with the fields enclosed by brackets [] replaced by
  131.26   * your own identifying information:
   132.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/util/LoggerUtil.java	Mon May 17 14:20:21 2010 -0400
   132.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/util/LoggerUtil.java	Mon May 17 14:20:38 2010 -0400
   132.3 @@ -1,7 +1,10 @@
   132.4  /*
   132.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   132.6   *
   132.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   132.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   132.9 + *
  132.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  132.11 + * Other names may be trademarks of their respective owners.
  132.12   *
  132.13   * The contents of this file are subject to the terms of either the GNU
  132.14   * General Public License Version 2 only ("GPL") or the Common
  132.15 @@ -13,9 +16,9 @@
  132.16   * specific language governing permissions and limitations under the
  132.17   * License.  When distributing the software, include this License Header
  132.18   * Notice in each file and include the License file at
  132.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  132.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  132.21   * particular file as subject to the "Classpath" exception as provided
  132.22 - * by Sun in the GPL Version 2 section of the License file that
  132.23 + * by Oracle in the GPL Version 2 section of the License file that
  132.24   * accompanied this code. If applicable, add the following below the
  132.25   * License Header, with the fields enclosed by brackets [] replaced by
  132.26   * your own identifying information:
   133.1 --- a/visualweb.propertyeditors/src/com/sun/jsfcl/util/LoggerUtilSimpleFormatter.java	Mon May 17 14:20:21 2010 -0400
   133.2 +++ b/visualweb.propertyeditors/src/com/sun/jsfcl/util/LoggerUtilSimpleFormatter.java	Mon May 17 14:20:38 2010 -0400
   133.3 @@ -1,7 +1,10 @@
   133.4  /*
   133.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   133.6   *
   133.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   133.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   133.9 + *
  133.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  133.11 + * Other names may be trademarks of their respective owners.
  133.12   *
  133.13   * The contents of this file are subject to the terms of either the GNU
  133.14   * General Public License Version 2 only ("GPL") or the Common
  133.15 @@ -13,9 +16,9 @@
  133.16   * specific language governing permissions and limitations under the
  133.17   * License.  When distributing the software, include this License Header
  133.18   * Notice in each file and include the License file at
  133.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  133.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  133.21   * particular file as subject to the "Classpath" exception as provided
  133.22 - * by Sun in the GPL Version 2 section of the License file that
  133.23 + * by Oracle in the GPL Version 2 section of the License file that
  133.24   * accompanied this code. If applicable, add the following below the
  133.25   * License Header, with the fields enclosed by brackets [] replaced by
  133.26   * your own identifying information:
   134.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   134.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   134.3 @@ -1,6 +1,9 @@
   134.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   134.5  #
   134.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   134.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   134.8 +#
   134.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  134.10 +# Other names may be trademarks of their respective owners.
  134.11  #
  134.12  # The contents of this file are subject to the terms of either the GNU
  134.13  # General Public License Version 2 only ("GPL") or the Common
  134.14 @@ -12,9 +15,9 @@
  134.15  # specific language governing permissions and limitations under the
  134.16  # License.  When distributing the software, include this License Header
  134.17  # Notice in each file and include the License file at
  134.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  134.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  134.20  # particular file as subject to the "Classpath" exception as provided
  134.21 -# by Sun in the GPL Version 2 section of the License file that
  134.22 +# by Oracle in the GPL Version 2 section of the License file that
  134.23  # accompanied this code. If applicable, add the following below the
  134.24  # License Header, with the fields enclosed by brackets [] replaced by
  134.25  # your own identifying information:
   135.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/ConverterPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   135.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/ConverterPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   135.3 @@ -1,7 +1,10 @@
   135.4  /*
   135.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   135.6   *
   135.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   135.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   135.9 + *
  135.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  135.11 + * Other names may be trademarks of their respective owners.
  135.12   *
  135.13   * The contents of this file are subject to the terms of either the GNU
  135.14   * General Public License Version 2 only ("GPL") or the Common
  135.15 @@ -13,9 +16,9 @@
  135.16   * specific language governing permissions and limitations under the
  135.17   * License.  When distributing the software, include this License Header
  135.18   * Notice in each file and include the License file at
  135.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  135.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  135.21   * particular file as subject to the "Classpath" exception as provided
  135.22 - * by Sun in the GPL Version 2 section of the License file that
  135.23 + * by Oracle in the GPL Version 2 section of the License file that
  135.24   * accompanied this code. If applicable, add the following below the
  135.25   * License Header, with the fields enclosed by brackets [] replaced by
  135.26   * your own identifying information:
   136.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DateFormatPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   136.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DateFormatPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   136.3 @@ -1,7 +1,10 @@
   136.4  /*
   136.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   136.6   *
   136.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   136.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   136.9 + *
  136.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  136.11 + * Other names may be trademarks of their respective owners.
  136.12   *
  136.13   * The contents of this file are subject to the terms of either the GNU
  136.14   * General Public License Version 2 only ("GPL") or the Common
  136.15 @@ -13,9 +16,9 @@
  136.16   * specific language governing permissions and limitations under the
  136.17   * License.  When distributing the software, include this License Header
  136.18   * Notice in each file and include the License file at
  136.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  136.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  136.21   * particular file as subject to the "Classpath" exception as provided
  136.22 - * by Sun in the GPL Version 2 section of the License file that
  136.23 + * by Oracle in the GPL Version 2 section of the License file that
  136.24   * accompanied this code. If applicable, add the following below the
  136.25   * License Header, with the fields enclosed by brackets [] replaced by
  136.26   * your own identifying information:
   137.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DatePropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   137.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DatePropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   137.3 @@ -1,7 +1,10 @@
   137.4  /*
   137.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   137.6   *
   137.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   137.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   137.9 + *
  137.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  137.11 + * Other names may be trademarks of their respective owners.
  137.12   *
  137.13   * The contents of this file are subject to the terms of either the GNU
  137.14   * General Public License Version 2 only ("GPL") or the Common
  137.15 @@ -13,9 +16,9 @@
  137.16   * specific language governing permissions and limitations under the
  137.17   * License.  When distributing the software, include this License Header
  137.18   * Notice in each file and include the License file at
  137.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  137.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  137.21   * particular file as subject to the "Classpath" exception as provided
  137.22 - * by Sun in the GPL Version 2 section of the License file that
  137.23 + * by Oracle in the GPL Version 2 section of the License file that
  137.24   * accompanied this code. If applicable, add the following below the
  137.25   * License Header, with the fields enclosed by brackets [] replaced by
  137.26   * your own identifying information:
   138.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DomainPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   138.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DomainPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   138.3 @@ -1,7 +1,10 @@
   138.4  /*
   138.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   138.6   *
   138.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   138.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   138.9 + *
  138.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  138.11 + * Other names may be trademarks of their respective owners.
  138.12   *
  138.13   * The contents of this file are subject to the terms of either the GNU
  138.14   * General Public License Version 2 only ("GPL") or the Common
  138.15 @@ -13,9 +16,9 @@
  138.16   * specific language governing permissions and limitations under the
  138.17   * License.  When distributing the software, include this License Header
  138.18   * Notice in each file and include the License file at
  138.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  138.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  138.21   * particular file as subject to the "Classpath" exception as provided
  138.22 - * by Sun in the GPL Version 2 section of the License file that
  138.23 + * by Oracle in the GPL Version 2 section of the License file that
  138.24   * accompanied this code. If applicable, add the following below the
  138.25   * License Header, with the fields enclosed by brackets [] replaced by
  138.26   * your own identifying information:
   139.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DoublePropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   139.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/DoublePropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   139.3 @@ -1,7 +1,10 @@
   139.4  /*
   139.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   139.6   *
   139.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   139.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   139.9 + *
  139.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  139.11 + * Other names may be trademarks of their respective owners.
  139.12   *
  139.13   * The contents of this file are subject to the terms of either the GNU
  139.14   * General Public License Version 2 only ("GPL") or the Common
  139.15 @@ -13,9 +16,9 @@
  139.16   * specific language governing permissions and limitations under the
  139.17   * License.  When distributing the software, include this License Header
  139.18   * Notice in each file and include the License file at
  139.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  139.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  139.21   * particular file as subject to the "Classpath" exception as provided
  139.22 - * by Sun in the GPL Version 2 section of the License file that
  139.23 + * by Oracle in the GPL Version 2 section of the License file that
  139.24   * accompanied this code. If applicable, add the following below the
  139.25   * License Header, with the fields enclosed by brackets [] replaced by
  139.26   * your own identifying information:
   140.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/EditElementDialog.java	Mon May 17 14:20:21 2010 -0400
   140.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/EditElementDialog.java	Mon May 17 14:20:38 2010 -0400
   140.3 @@ -1,7 +1,10 @@
   140.4  /*
   140.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   140.6   *
   140.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   140.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   140.9 + *
  140.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  140.11 + * Other names may be trademarks of their respective owners.
  140.12   *
  140.13   * The contents of this file are subject to the terms of either the GNU
  140.14   * General Public License Version 2 only ("GPL") or the Common
  140.15 @@ -13,9 +16,9 @@
  140.16   * specific language governing permissions and limitations under the
  140.17   * License.  When distributing the software, include this License Header
  140.18   * Notice in each file and include the License file at
  140.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  140.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  140.21   * particular file as subject to the "Classpath" exception as provided
  140.22 - * by Sun in the GPL Version 2 section of the License file that
  140.23 + * by Oracle in the GPL Version 2 section of the License file that
  140.24   * accompanied this code. If applicable, add the following below the
  140.25   * License Header, with the fields enclosed by brackets [] replaced by
  140.26   * your own identifying information:
   141.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/IllegalTextArgumentException.java	Mon May 17 14:20:21 2010 -0400
   141.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/IllegalTextArgumentException.java	Mon May 17 14:20:38 2010 -0400
   141.3 @@ -1,7 +1,10 @@
   141.4  /*
   141.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   141.6   *
   141.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   141.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   141.9 + *
  141.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  141.11 + * Other names may be trademarks of their respective owners.
  141.12   *
  141.13   * The contents of this file are subject to the terms of either the GNU
  141.14   * General Public License Version 2 only ("GPL") or the Common
  141.15 @@ -13,9 +16,9 @@
  141.16   * specific language governing permissions and limitations under the
  141.17   * License.  When distributing the software, include this License Header
  141.18   * Notice in each file and include the License file at
  141.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  141.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  141.21   * particular file as subject to the "Classpath" exception as provided
  141.22 - * by Sun in the GPL Version 2 section of the License file that
  141.23 + * by Oracle in the GPL Version 2 section of the License file that
  141.24   * accompanied this code. If applicable, add the following below the
  141.25   * License Header, with the fields enclosed by brackets [] replaced by
  141.26   * your own identifying information:
   142.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/ImageUrlPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   142.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/ImageUrlPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   142.3 @@ -1,7 +1,10 @@
   142.4  /*
   142.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   142.6   *
   142.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   142.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   142.9 + *
  142.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  142.11 + * Other names may be trademarks of their respective owners.
  142.12   *
  142.13   * The contents of this file are subject to the terms of either the GNU
  142.14   * General Public License Version 2 only ("GPL") or the Common
  142.15 @@ -13,9 +16,9 @@
  142.16   * specific language governing permissions and limitations under the
  142.17   * License.  When distributing the software, include this License Header
  142.18   * Notice in each file and include the License file at
  142.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  142.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  142.21   * particular file as subject to the "Classpath" exception as provided
  142.22 - * by Sun in the GPL Version 2 section of the License file that
  142.23 + * by Oracle in the GPL Version 2 section of the License file that
  142.24   * accompanied this code. If applicable, add the following below the
  142.25   * License Header, with the fields enclosed by brackets [] replaced by
  142.26   * your own identifying information:
   143.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/IntegerPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   143.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/IntegerPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   143.3 @@ -1,7 +1,10 @@
   143.4  /*
   143.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   143.6   *
   143.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   143.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   143.9 + *
  143.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  143.11 + * Other names may be trademarks of their respective owners.
  143.12   *
  143.13   * The contents of this file are subject to the terms of either the GNU
  143.14   * General Public License Version 2 only ("GPL") or the Common
  143.15 @@ -13,9 +16,9 @@
  143.16   * specific language governing permissions and limitations under the
  143.17   * License.  When distributing the software, include this License Header
  143.18   * Notice in each file and include the License file at
  143.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  143.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  143.21   * particular file as subject to the "Classpath" exception as provided
  143.22 - * by Sun in the GPL Version 2 section of the License file that
  143.23 + * by Oracle in the GPL Version 2 section of the License file that
  143.24   * accompanied this code. If applicable, add the following below the
  143.25   * License Header, with the fields enclosed by brackets [] replaced by
  143.26   * your own identifying information:
   144.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/JavaScriptPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   144.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/JavaScriptPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   144.3 @@ -1,7 +1,10 @@
   144.4  /*
   144.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   144.6   *
   144.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   144.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   144.9 + *
  144.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  144.11 + * Other names may be trademarks of their respective owners.
  144.12   *
  144.13   * The contents of this file are subject to the terms of either the GNU
  144.14   * General Public License Version 2 only ("GPL") or the Common
  144.15 @@ -13,9 +16,9 @@
  144.16   * specific language governing permissions and limitations under the
  144.17   * License.  When distributing the software, include this License Header
  144.18   * Notice in each file and include the License file at
  144.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  144.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  144.21   * particular file as subject to the "Classpath" exception as provided
  144.22 - * by Sun in the GPL Version 2 section of the License file that
  144.23 + * by Oracle in the GPL Version 2 section of the License file that
  144.24   * accompanied this code. If applicable, add the following below the
  144.25   * License Header, with the fields enclosed by brackets [] replaced by
  144.26   * your own identifying information:
   145.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/JavaScriptPropertyPanel.java	Mon May 17 14:20:21 2010 -0400
   145.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/JavaScriptPropertyPanel.java	Mon May 17 14:20:38 2010 -0400
   145.3 @@ -1,7 +1,10 @@
   145.4  /*
   145.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   145.6   *
   145.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   145.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   145.9 + *
  145.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  145.11 + * Other names may be trademarks of their respective owners.
  145.12   *
  145.13   * The contents of this file are subject to the terms of either the GNU
  145.14   * General Public License Version 2 only ("GPL") or the Common
  145.15 @@ -13,9 +16,9 @@
  145.16   * specific language governing permissions and limitations under the
  145.17   * License.  When distributing the software, include this License Header
  145.18   * Notice in each file and include the License file at
  145.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  145.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  145.21   * particular file as subject to the "Classpath" exception as provided
  145.22 - * by Sun in the GPL Version 2 section of the License file that
  145.23 + * by Oracle in the GPL Version 2 section of the License file that
  145.24   * accompanied this code. If applicable, add the following below the
  145.25   * License Header, with the fields enclosed by brackets [] replaced by
  145.26   * your own identifying information:
   146.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/LengthPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   146.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/LengthPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   146.3 @@ -1,7 +1,10 @@
   146.4  /*
   146.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   146.6   *
   146.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   146.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   146.9 + *
  146.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  146.11 + * Other names may be trademarks of their respective owners.
  146.12   *
  146.13   * The contents of this file are subject to the terms of either the GNU
  146.14   * General Public License Version 2 only ("GPL") or the Common
  146.15 @@ -13,9 +16,9 @@
  146.16   * specific language governing permissions and limitations under the
  146.17   * License.  When distributing the software, include this License Header
  146.18   * Notice in each file and include the License file at
  146.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  146.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  146.21   * particular file as subject to the "Classpath" exception as provided
  146.22 - * by Sun in the GPL Version 2 section of the License file that
  146.23 + * by Oracle in the GPL Version 2 section of the License file that
  146.24   * accompanied this code. If applicable, add the following below the
  146.25   * License Header, with the fields enclosed by brackets [] replaced by
  146.26   * your own identifying information:
   147.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/LongPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   147.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/LongPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   147.3 @@ -1,7 +1,10 @@
   147.4  /*
   147.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   147.6   *
   147.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   147.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   147.9 + *
  147.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  147.11 + * Other names may be trademarks of their respective owners.
  147.12   *
  147.13   * The contents of this file are subject to the terms of either the GNU
  147.14   * General Public License Version 2 only ("GPL") or the Common
  147.15 @@ -13,9 +16,9 @@
  147.16   * specific language governing permissions and limitations under the
  147.17   * License.  When distributing the software, include this License Header
  147.18   * Notice in each file and include the License file at
  147.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  147.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  147.21   * particular file as subject to the "Classpath" exception as provided
  147.22 - * by Sun in the GPL Version 2 section of the License file that
  147.23 + * by Oracle in the GPL Version 2 section of the License file that
  147.24   * accompanied this code. If applicable, add the following below the
  147.25   * License Header, with the fields enclosed by brackets [] replaced by
  147.26   * your own identifying information:
   148.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/MethodBindingPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   148.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/MethodBindingPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   148.3 @@ -1,7 +1,10 @@
   148.4  /*
   148.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   148.6   *
   148.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   148.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   148.9 + *
  148.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  148.11 + * Other names may be trademarks of their respective owners.
  148.12   *
  148.13   * The contents of this file are subject to the terms of either the GNU
  148.14   * General Public License Version 2 only ("GPL") or the Common
  148.15 @@ -13,9 +16,9 @@
  148.16   * specific language governing permissions and limitations under the
  148.17   * License.  When distributing the software, include this License Header
  148.18   * Notice in each file and include the License file at
  148.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  148.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  148.21   * particular file as subject to the "Classpath" exception as provided
  148.22 - * by Sun in the GPL Version 2 section of the License file that
  148.23 + * by Oracle in the GPL Version 2 section of the License file that
  148.24   * accompanied this code. If applicable, add the following below the
  148.25   * License Header, with the fields enclosed by brackets [] replaced by
  148.26   * your own identifying information:
   149.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/MethodBindingPropertyPanel.java	Mon May 17 14:20:21 2010 -0400
   149.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/MethodBindingPropertyPanel.java	Mon May 17 14:20:38 2010 -0400
   149.3 @@ -1,7 +1,10 @@
   149.4  /*
   149.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   149.6   *
   149.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   149.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   149.9 + *
  149.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  149.11 + * Other names may be trademarks of their respective owners.
  149.12   *
  149.13   * The contents of this file are subject to the terms of either the GNU
  149.14   * General Public License Version 2 only ("GPL") or the Common
  149.15 @@ -13,9 +16,9 @@
  149.16   * specific language governing permissions and limitations under the
  149.17   * License.  When distributing the software, include this License Header
  149.18   * Notice in each file and include the License file at
  149.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  149.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  149.21   * particular file as subject to the "Classpath" exception as provided
  149.22 - * by Sun in the GPL Version 2 section of the License file that
  149.23 + * by Oracle in the GPL Version 2 section of the License file that
  149.24   * accompanied this code. If applicable, add the following below the
  149.25   * License Header, with the fields enclosed by brackets [] replaced by
  149.26   * your own identifying information:
   150.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/NumberPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   150.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/NumberPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   150.3 @@ -1,7 +1,10 @@
   150.4  /*
   150.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   150.6   *
   150.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   150.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   150.9 + *
  150.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  150.11 + * Other names may be trademarks of their respective owners.
  150.12   *
  150.13   * The contents of this file are subject to the terms of either the GNU
  150.14   * General Public License Version 2 only ("GPL") or the Common
  150.15 @@ -13,9 +16,9 @@
  150.16   * specific language governing permissions and limitations under the
  150.17   * License.  When distributing the software, include this License Header
  150.18   * Notice in each file and include the License file at
  150.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  150.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  150.21   * particular file as subject to the "Classpath" exception as provided
  150.22 - * by Sun in the GPL Version 2 section of the License file that
  150.23 + * by Oracle in the GPL Version 2 section of the License file that
  150.24   * accompanied this code. If applicable, add the following below the
  150.25   * License Header, with the fields enclosed by brackets [] replaced by
  150.26   * your own identifying information:
   151.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/PropertyEditorBase.java	Mon May 17 14:20:21 2010 -0400
   151.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/PropertyEditorBase.java	Mon May 17 14:20:38 2010 -0400
   151.3 @@ -1,7 +1,10 @@
   151.4  /*
   151.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   151.6   *
   151.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   151.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   151.9 + *
  151.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  151.11 + * Other names may be trademarks of their respective owners.
  151.12   *
  151.13   * The contents of this file are subject to the terms of either the GNU
  151.14   * General Public License Version 2 only ("GPL") or the Common
  151.15 @@ -13,9 +16,9 @@
  151.16   * specific language governing permissions and limitations under the
  151.17   * License.  When distributing the software, include this License Header
  151.18   * Notice in each file and include the License file at
  151.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  151.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  151.21   * particular file as subject to the "Classpath" exception as provided
  151.22 - * by Sun in the GPL Version 2 section of the License file that
  151.23 + * by Oracle in the GPL Version 2 section of the License file that
  151.24   * accompanied this code. If applicable, add the following below the
  151.25   * License Header, with the fields enclosed by brackets [] replaced by
  151.26   * your own identifying information:
   152.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/PropertyPanelBase.java	Mon May 17 14:20:21 2010 -0400
   152.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/PropertyPanelBase.java	Mon May 17 14:20:38 2010 -0400
   152.3 @@ -1,7 +1,10 @@
   152.4  /*
   152.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   152.6   *
   152.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   152.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   152.9 + *
  152.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  152.11 + * Other names may be trademarks of their respective owners.
  152.12   *
  152.13   * The contents of this file are subject to the terms of either the GNU
  152.14   * General Public License Version 2 only ("GPL") or the Common
  152.15 @@ -13,9 +16,9 @@
  152.16   * specific language governing permissions and limitations under the
  152.17   * License.  When distributing the software, include this License Header
  152.18   * Notice in each file and include the License file at
  152.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  152.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  152.21   * particular file as subject to the "Classpath" exception as provided
  152.22 - * by Sun in the GPL Version 2 section of the License file that
  152.23 + * by Oracle in the GPL Version 2 section of the License file that
  152.24   * accompanied this code. If applicable, add the following below the
  152.25   * License Header, with the fields enclosed by brackets [] replaced by
  152.26   * your own identifying information:
   153.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/SelectOneDomainEditor.java	Mon May 17 14:20:21 2010 -0400
   153.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/SelectOneDomainEditor.java	Mon May 17 14:20:38 2010 -0400
   153.3 @@ -1,7 +1,10 @@
   153.4  /*
   153.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   153.6   *
   153.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   153.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   153.9 + *
  153.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  153.11 + * Other names may be trademarks of their respective owners.
  153.12   *
  153.13   * The contents of this file are subject to the terms of either the GNU
  153.14   * General Public License Version 2 only ("GPL") or the Common
  153.15 @@ -13,9 +16,9 @@
  153.16   * specific language governing permissions and limitations under the
  153.17   * License.  When distributing the software, include this License Header
  153.18   * Notice in each file and include the License file at
  153.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  153.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  153.21   * particular file as subject to the "Classpath" exception as provided
  153.22 - * by Sun in the GPL Version 2 section of the License file that
  153.23 + * by Oracle in the GPL Version 2 section of the License file that
  153.24   * accompanied this code. If applicable, add the following below the
  153.25   * License Header, with the fields enclosed by brackets [] replaced by
  153.26   * your own identifying information:
   154.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/SelectOneDomainPanel.java	Mon May 17 14:20:21 2010 -0400
   154.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/SelectOneDomainPanel.java	Mon May 17 14:20:38 2010 -0400
   154.3 @@ -1,7 +1,10 @@
   154.4  /*
   154.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   154.6   *
   154.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   154.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   154.9 + *
  154.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  154.11 + * Other names may be trademarks of their respective owners.
  154.12   *
  154.13   * The contents of this file are subject to the terms of either the GNU
  154.14   * General Public License Version 2 only ("GPL") or the Common
  154.15 @@ -13,9 +16,9 @@
  154.16   * specific language governing permissions and limitations under the
  154.17   * License.  When distributing the software, include this License Header
  154.18   * Notice in each file and include the License file at
  154.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  154.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  154.21   * particular file as subject to the "Classpath" exception as provided
  154.22 - * by Sun in the GPL Version 2 section of the License file that
  154.23 + * by Oracle in the GPL Version 2 section of the License file that
  154.24   * accompanied this code. If applicable, add the following below the
  154.25   * License Header, with the fields enclosed by brackets [] replaced by
  154.26   * your own identifying information:
   155.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StandardUrlPanel.java	Mon May 17 14:20:21 2010 -0400
   155.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StandardUrlPanel.java	Mon May 17 14:20:38 2010 -0400
   155.3 @@ -1,7 +1,10 @@
   155.4  /*
   155.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   155.6   *
   155.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   155.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   155.9 + *
  155.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  155.11 + * Other names may be trademarks of their respective owners.
  155.12   *
  155.13   * The contents of this file are subject to the terms of either the GNU
  155.14   * General Public License Version 2 only ("GPL") or the Common
  155.15 @@ -13,9 +16,9 @@
  155.16   * specific language governing permissions and limitations under the
  155.17   * License.  When distributing the software, include this License Header
  155.18   * Notice in each file and include the License file at
  155.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  155.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  155.21   * particular file as subject to the "Classpath" exception as provided
  155.22 - * by Sun in the GPL Version 2 section of the License file that
  155.23 + * by Oracle in the GPL Version 2 section of the License file that
  155.24   * accompanied this code. If applicable, add the following below the
  155.25   * License Header, with the fields enclosed by brackets [] replaced by
  155.26   * your own identifying information:
   156.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StandardUrlPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   156.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StandardUrlPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   156.3 @@ -1,7 +1,10 @@
   156.4  /*
   156.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   156.6   *
   156.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   156.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   156.9 + *
  156.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  156.11 + * Other names may be trademarks of their respective owners.
  156.12   *
  156.13   * The contents of this file are subject to the terms of either the GNU
  156.14   * General Public License Version 2 only ("GPL") or the Common
  156.15 @@ -13,9 +16,9 @@
  156.16   * specific language governing permissions and limitations under the
  156.17   * License.  When distributing the software, include this License Header
  156.18   * Notice in each file and include the License file at
  156.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  156.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  156.21   * particular file as subject to the "Classpath" exception as provided
  156.22 - * by Sun in the GPL Version 2 section of the License file that
  156.23 + * by Oracle in the GPL Version 2 section of the License file that
  156.24   * accompanied this code. If applicable, add the following below the
  156.25   * License Header, with the fields enclosed by brackets [] replaced by
  156.26   * your own identifying information:
   157.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StringArrayPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   157.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StringArrayPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   157.3 @@ -1,7 +1,10 @@
   157.4  /*
   157.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   157.6   *
   157.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   157.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   157.9 + *
  157.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  157.11 + * Other names may be trademarks of their respective owners.
  157.12   *
  157.13   * The contents of this file are subject to the terms of either the GNU
  157.14   * General Public License Version 2 only ("GPL") or the Common
  157.15 @@ -13,9 +16,9 @@
  157.16   * specific language governing permissions and limitations under the
  157.17   * License.  When distributing the software, include this License Header
  157.18   * Notice in each file and include the License file at
  157.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  157.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  157.21   * particular file as subject to the "Classpath" exception as provided
  157.22 - * by Sun in the GPL Version 2 section of the License file that
  157.23 + * by Oracle in the GPL Version 2 section of the License file that
  157.24   * accompanied this code. If applicable, add the following below the
  157.25   * License Header, with the fields enclosed by brackets [] replaced by
  157.26   * your own identifying information:
   158.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StringPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   158.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StringPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   158.3 @@ -1,7 +1,10 @@
   158.4  /*
   158.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   158.6   *
   158.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   158.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   158.9 + *
  158.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  158.11 + * Other names may be trademarks of their respective owners.
  158.12   *
  158.13   * The contents of this file are subject to the terms of either the GNU
  158.14   * General Public License Version 2 only ("GPL") or the Common
  158.15 @@ -13,9 +16,9 @@
  158.16   * specific language governing permissions and limitations under the
  158.17   * License.  When distributing the software, include this License Header
  158.18   * Notice in each file and include the License file at
  158.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  158.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  158.21   * particular file as subject to the "Classpath" exception as provided
  158.22 - * by Sun in the GPL Version 2 section of the License file that
  158.23 + * by Oracle in the GPL Version 2 section of the License file that
  158.24   * accompanied this code. If applicable, add the following below the
  158.25   * License Header, with the fields enclosed by brackets [] replaced by
  158.26   * your own identifying information:
   159.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StringPropertyPanel.java	Mon May 17 14:20:21 2010 -0400
   159.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StringPropertyPanel.java	Mon May 17 14:20:38 2010 -0400
   159.3 @@ -1,7 +1,10 @@
   159.4  /*
   159.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   159.6   *
   159.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   159.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   159.9 + *
  159.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  159.11 + * Other names may be trademarks of their respective owners.
  159.12   *
  159.13   * The contents of this file are subject to the terms of either the GNU
  159.14   * General Public License Version 2 only ("GPL") or the Common
  159.15 @@ -13,9 +16,9 @@
  159.16   * specific language governing permissions and limitations under the
  159.17   * License.  When distributing the software, include this License Header
  159.18   * Notice in each file and include the License file at
  159.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  159.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  159.21   * particular file as subject to the "Classpath" exception as provided
  159.22 - * by Sun in the GPL Version 2 section of the License file that
  159.23 + * by Oracle in the GPL Version 2 section of the License file that
  159.24   * accompanied this code. If applicable, add the following below the
  159.25   * License Header, with the fields enclosed by brackets [] replaced by
  159.26   * your own identifying information:
   160.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StyleClassPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   160.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StyleClassPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   160.3 @@ -1,7 +1,10 @@
   160.4  /*
   160.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   160.6   *
   160.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   160.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   160.9 + *
  160.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  160.11 + * Other names may be trademarks of their respective owners.
  160.12   *
  160.13   * The contents of this file are subject to the terms of either the GNU
  160.14   * General Public License Version 2 only ("GPL") or the Common
  160.15 @@ -13,9 +16,9 @@
  160.16   * specific language governing permissions and limitations under the
  160.17   * License.  When distributing the software, include this License Header
  160.18   * Notice in each file and include the License file at
  160.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  160.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  160.21   * particular file as subject to the "Classpath" exception as provided
  160.22 - * by Sun in the GPL Version 2 section of the License file that
  160.23 + * by Oracle in the GPL Version 2 section of the License file that
  160.24   * accompanied this code. If applicable, add the following below the
  160.25   * License Header, with the fields enclosed by brackets [] replaced by
  160.26   * your own identifying information:
   161.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StyleClassPropertyPanel.java	Mon May 17 14:20:21 2010 -0400
   161.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/StyleClassPropertyPanel.java	Mon May 17 14:20:38 2010 -0400
   161.3 @@ -1,7 +1,10 @@
   161.4  /*
   161.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   161.6   *
   161.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   161.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   161.9 + *
  161.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  161.11 + * Other names may be trademarks of their respective owners.
  161.12   *
  161.13   * The contents of this file are subject to the terms of either the GNU
  161.14   * General Public License Version 2 only ("GPL") or the Common
  161.15 @@ -13,9 +16,9 @@
  161.16   * specific language governing permissions and limitations under the
  161.17   * License.  When distributing the software, include this License Header
  161.18   * Notice in each file and include the License file at
  161.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  161.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  161.21   * particular file as subject to the "Classpath" exception as provided
  161.22 - * by Sun in the GPL Version 2 section of the License file that
  161.23 + * by Oracle in the GPL Version 2 section of the License file that
  161.24   * accompanied this code. If applicable, add the following below the
  161.25   * License Header, with the fields enclosed by brackets [] replaced by
  161.26   * your own identifying information:
   162.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/TabularPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   162.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/TabularPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   162.3 @@ -1,7 +1,10 @@
   162.4  /*
   162.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   162.6   *
   162.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   162.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   162.9 + *
  162.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  162.11 + * Other names may be trademarks of their respective owners.
  162.12   *
  162.13   * The contents of this file are subject to the terms of either the GNU
  162.14   * General Public License Version 2 only ("GPL") or the Common
  162.15 @@ -13,9 +16,9 @@
  162.16   * specific language governing permissions and limitations under the
  162.17   * License.  When distributing the software, include this License Header
  162.18   * Notice in each file and include the License file at
  162.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  162.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  162.21   * particular file as subject to the "Classpath" exception as provided
  162.22 - * by Sun in the GPL Version 2 section of the License file that
  162.23 + * by Oracle in the GPL Version 2 section of the License file that
  162.24   * accompanied this code. If applicable, add the following below the
  162.25   * License Header, with the fields enclosed by brackets [] replaced by
  162.26   * your own identifying information:
   163.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/TabularPropertyModel.java	Mon May 17 14:20:21 2010 -0400
   163.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/TabularPropertyModel.java	Mon May 17 14:20:38 2010 -0400
   163.3 @@ -1,7 +1,10 @@
   163.4  /*
   163.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   163.6   *
   163.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   163.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   163.9 + *
  163.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  163.11 + * Other names may be trademarks of their respective owners.
  163.12   *
  163.13   * The contents of this file are subject to the terms of either the GNU
  163.14   * General Public License Version 2 only ("GPL") or the Common
  163.15 @@ -13,9 +16,9 @@
  163.16   * specific language governing permissions and limitations under the
  163.17   * License.  When distributing the software, include this License Header
  163.18   * Notice in each file and include the License file at
  163.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  163.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  163.21   * particular file as subject to the "Classpath" exception as provided
  163.22 - * by Sun in the GPL Version 2 section of the License file that
  163.23 + * by Oracle in the GPL Version 2 section of the License file that
  163.24   * accompanied this code. If applicable, add the following below the
  163.25   * License Header, with the fields enclosed by brackets [] replaced by
  163.26   * your own identifying information:
   164.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/TabularPropertyPanel.java	Mon May 17 14:20:21 2010 -0400
   164.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/TabularPropertyPanel.java	Mon May 17 14:20:38 2010 -0400
   164.3 @@ -1,7 +1,10 @@
   164.4  /*
   164.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   164.6   *
   164.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   164.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   164.9 + *
  164.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  164.11 + * Other names may be trademarks of their respective owners.
  164.12   *
  164.13   * The contents of this file are subject to the terms of either the GNU
  164.14   * General Public License Version 2 only ("GPL") or the Common
  164.15 @@ -13,9 +16,9 @@
  164.16   * specific language governing permissions and limitations under the
  164.17   * License.  When distributing the software, include this License Header
  164.18   * Notice in each file and include the License file at
  164.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  164.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  164.21   * particular file as subject to the "Classpath" exception as provided
  164.22 - * by Sun in the GPL Version 2 section of the License file that
  164.23 + * by Oracle in the GPL Version 2 section of the License file that
  164.24   * accompanied this code. If applicable, add the following below the
  164.25   * License Header, with the fields enclosed by brackets [] replaced by
  164.26   * your own identifying information:
   165.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/UrlFileFilter.java	Mon May 17 14:20:21 2010 -0400
   165.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/UrlFileFilter.java	Mon May 17 14:20:38 2010 -0400
   165.3 @@ -1,7 +1,10 @@
   165.4  /*
   165.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   165.6   *
   165.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   165.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   165.9 + *
  165.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  165.11 + * Other names may be trademarks of their respective owners.
  165.12   *
  165.13   * The contents of this file are subject to the terms of either the GNU
  165.14   * General Public License Version 2 only ("GPL") or the Common
  165.15 @@ -13,9 +16,9 @@
  165.16   * specific language governing permissions and limitations under the
  165.17   * License.  When distributing the software, include this License Header
  165.18   * Notice in each file and include the License file at
  165.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  165.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  165.21   * particular file as subject to the "Classpath" exception as provided
  165.22 - * by Sun in the GPL Version 2 section of the License file that
  165.23 + * by Oracle in the GPL Version 2 section of the License file that
  165.24   * accompanied this code. If applicable, add the following below the
  165.25   * License Header, with the fields enclosed by brackets [] replaced by
  165.26   * your own identifying information:
   166.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/UrlPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   166.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/UrlPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   166.3 @@ -1,7 +1,10 @@
   166.4  /*
   166.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   166.6   *
   166.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   166.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   166.9 + *
  166.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  166.11 + * Other names may be trademarks of their respective owners.
  166.12   *
  166.13   * The contents of this file are subject to the terms of either the GNU
  166.14   * General Public License Version 2 only ("GPL") or the Common
  166.15 @@ -13,9 +16,9 @@
  166.16   * specific language governing permissions and limitations under the
  166.17   * License.  When distributing the software, include this License Header
  166.18   * Notice in each file and include the License file at
  166.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  166.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  166.21   * particular file as subject to the "Classpath" exception as provided
  166.22 - * by Sun in the GPL Version 2 section of the License file that
  166.23 + * by Oracle in the GPL Version 2 section of the License file that
  166.24   * accompanied this code. If applicable, add the following below the
  166.25   * License Header, with the fields enclosed by brackets [] replaced by
  166.26   * your own identifying information:
   167.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/UrlPropertyPanel.java	Mon May 17 14:20:21 2010 -0400
   167.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/UrlPropertyPanel.java	Mon May 17 14:20:38 2010 -0400
   167.3 @@ -1,7 +1,10 @@
   167.4  /*
   167.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   167.6   *
   167.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   167.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   167.9 + *
  167.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  167.11 + * Other names may be trademarks of their respective owners.
  167.12   *
  167.13   * The contents of this file are subject to the terms of either the GNU
  167.14   * General Public License Version 2 only ("GPL") or the Common
  167.15 @@ -13,9 +16,9 @@
  167.16   * specific language governing permissions and limitations under the
  167.17   * License.  When distributing the software, include this License Header
  167.18   * Notice in each file and include the License file at
  167.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  167.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  167.21   * particular file as subject to the "Classpath" exception as provided
  167.22 - * by Sun in the GPL Version 2 section of the License file that
  167.23 + * by Oracle in the GPL Version 2 section of the License file that
  167.24   * accompanied this code. If applicable, add the following below the
  167.25   * License Header, with the fields enclosed by brackets [] replaced by
  167.26   * your own identifying information:
   168.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/ValidatorPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   168.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/ValidatorPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   168.3 @@ -1,7 +1,10 @@
   168.4  /*
   168.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   168.6   *
   168.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   168.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   168.9 + *
  168.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  168.11 + * Other names may be trademarks of their respective owners.
  168.12   *
  168.13   * The contents of this file are subject to the terms of either the GNU
  168.14   * General Public License Version 2 only ("GPL") or the Common
  168.15 @@ -13,9 +16,9 @@
  168.16   * specific language governing permissions and limitations under the
  168.17   * License.  When distributing the software, include this License Header
  168.18   * Notice in each file and include the License file at
  168.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  168.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  168.21   * particular file as subject to the "Classpath" exception as provided
  168.22 - * by Sun in the GPL Version 2 section of the License file that
  168.23 + * by Oracle in the GPL Version 2 section of the License file that
  168.24   * accompanied this code. If applicable, add the following below the
  168.25   * License Header, with the fields enclosed by brackets [] replaced by
  168.26   * your own identifying information:
   169.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingSourcePanel.java	Mon May 17 14:20:21 2010 -0400
   169.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingSourcePanel.java	Mon May 17 14:20:38 2010 -0400
   169.3 @@ -1,7 +1,10 @@
   169.4  /*
   169.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   169.6   *
   169.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   169.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   169.9 + *
  169.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  169.11 + * Other names may be trademarks of their respective owners.
  169.12   *
  169.13   * The contents of this file are subject to the terms of either the GNU
  169.14   * General Public License Version 2 only ("GPL") or the Common
  169.15 @@ -13,9 +16,9 @@
  169.16   * specific language governing permissions and limitations under the
  169.17   * License.  When distributing the software, include this License Header
  169.18   * Notice in each file and include the License file at
  169.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  169.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  169.21   * particular file as subject to the "Classpath" exception as provided
  169.22 - * by Sun in the GPL Version 2 section of the License file that
  169.23 + * by Oracle in the GPL Version 2 section of the License file that
  169.24   * accompanied this code. If applicable, add the following below the
  169.25   * License Header, with the fields enclosed by brackets [] replaced by
  169.26   * your own identifying information:
   170.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetCallback.java	Mon May 17 14:20:21 2010 -0400
   170.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetCallback.java	Mon May 17 14:20:38 2010 -0400
   170.3 @@ -1,7 +1,10 @@
   170.4  /*
   170.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   170.6   *
   170.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   170.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   170.9 + *
  170.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  170.11 + * Other names may be trademarks of their respective owners.
  170.12   *
  170.13   * The contents of this file are subject to the terms of either the GNU
  170.14   * General Public License Version 2 only ("GPL") or the Common
  170.15 @@ -13,9 +16,9 @@
  170.16   * specific language governing permissions and limitations under the
  170.17   * License.  When distributing the software, include this License Header
  170.18   * Notice in each file and include the License file at
  170.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  170.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  170.21   * particular file as subject to the "Classpath" exception as provided
  170.22 - * by Sun in the GPL Version 2 section of the License file that
  170.23 + * by Oracle in the GPL Version 2 section of the License file that
  170.24   * accompanied this code. If applicable, add the following below the
  170.25   * License Header, with the fields enclosed by brackets [] replaced by
  170.26   * your own identifying information:
   171.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetNode.java	Mon May 17 14:20:21 2010 -0400
   171.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetNode.java	Mon May 17 14:20:38 2010 -0400
   171.3 @@ -1,7 +1,10 @@
   171.4  /*
   171.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   171.6   *
   171.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   171.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   171.9 + *
  171.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  171.11 + * Other names may be trademarks of their respective owners.
  171.12   *
  171.13   * The contents of this file are subject to the terms of either the GNU
  171.14   * General Public License Version 2 only ("GPL") or the Common
  171.15 @@ -13,9 +16,9 @@
  171.16   * specific language governing permissions and limitations under the
  171.17   * License.  When distributing the software, include this License Header
  171.18   * Notice in each file and include the License file at
  171.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  171.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  171.21   * particular file as subject to the "Classpath" exception as provided
  171.22 - * by Sun in the GPL Version 2 section of the License file that
  171.23 + * by Oracle in the GPL Version 2 section of the License file that
  171.24   * accompanied this code. If applicable, add the following below the
  171.25   * License Header, with the fields enclosed by brackets [] replaced by
  171.26   * your own identifying information:
   172.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetNodeFactory.java	Mon May 17 14:20:21 2010 -0400
   172.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetNodeFactory.java	Mon May 17 14:20:38 2010 -0400
   172.3 @@ -1,7 +1,10 @@
   172.4  /*
   172.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   172.6   *
   172.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   172.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   172.9 + *
  172.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  172.11 + * Other names may be trademarks of their respective owners.
  172.12   *
  172.13   * The contents of this file are subject to the terms of either the GNU
  172.14   * General Public License Version 2 only ("GPL") or the Common
  172.15 @@ -13,9 +16,9 @@
  172.16   * specific language governing permissions and limitations under the
  172.17   * License.  When distributing the software, include this License Header
  172.18   * Notice in each file and include the License file at
  172.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  172.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  172.21   * particular file as subject to the "Classpath" exception as provided
  172.22 - * by Sun in the GPL Version 2 section of the License file that
  172.23 + * by Oracle in the GPL Version 2 section of the License file that
  172.24   * accompanied this code. If applicable, add the following below the
  172.25   * License Header, with the fields enclosed by brackets [] replaced by
  172.26   * your own identifying information:
   173.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetPanel.java	Mon May 17 14:20:21 2010 -0400
   173.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/BindingTargetPanel.java	Mon May 17 14:20:38 2010 -0400
   173.3 @@ -1,7 +1,10 @@
   173.4  /*
   173.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   173.6   *
   173.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   173.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   173.9 + *
  173.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  173.11 + * Other names may be trademarks of their respective owners.
  173.12   *
  173.13   * The contents of this file are subject to the terms of either the GNU
  173.14   * General Public License Version 2 only ("GPL") or the Common
  173.15 @@ -13,9 +16,9 @@
  173.16   * specific language governing permissions and limitations under the
  173.17   * License.  When distributing the software, include this License Header
  173.18   * Notice in each file and include the License file at
  173.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  173.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  173.21   * particular file as subject to the "Classpath" exception as provided
  173.22 - * by Sun in the GPL Version 2 section of the License file that
  173.23 + * by Oracle in the GPL Version 2 section of the License file that
  173.24   * accompanied this code. If applicable, add the following below the
  173.25   * License Header, with the fields enclosed by brackets [] replaced by
  173.26   * your own identifying information:
   174.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   174.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   174.3 @@ -1,6 +1,9 @@
   174.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   174.5  #
   174.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   174.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   174.8 +#
   174.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  174.10 +# Other names may be trademarks of their respective owners.
  174.11  #
  174.12  # The contents of this file are subject to the terms of either the GNU
  174.13  # General Public License Version 2 only ("GPL") or the Common
  174.14 @@ -12,9 +15,9 @@
  174.15  # specific language governing permissions and limitations under the
  174.16  # License.  When distributing the software, include this License Header
  174.17  # Notice in each file and include the License file at
  174.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  174.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  174.20  # particular file as subject to the "Classpath" exception as provided
  174.21 -# by Sun in the GPL Version 2 section of the License file that
  174.22 +# by Oracle in the GPL Version 2 section of the License file that
  174.23  # accompanied this code. If applicable, add the following below the
  174.24  # License Header, with the fields enclosed by brackets [] replaced by
  174.25  # your own identifying information:
   175.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/PropertyBindingHelper.java	Mon May 17 14:20:21 2010 -0400
   175.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/PropertyBindingHelper.java	Mon May 17 14:20:38 2010 -0400
   175.3 @@ -1,7 +1,10 @@
   175.4  /*
   175.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   175.6   *
   175.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   175.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   175.9 + *
  175.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  175.11 + * Other names may be trademarks of their respective owners.
  175.12   *
  175.13   * The contents of this file are subject to the terms of either the GNU
  175.14   * General Public License Version 2 only ("GPL") or the Common
  175.15 @@ -13,9 +16,9 @@
  175.16   * specific language governing permissions and limitations under the
  175.17   * License.  When distributing the software, include this License Header
  175.18   * Notice in each file and include the License file at
  175.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  175.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  175.21   * particular file as subject to the "Classpath" exception as provided
  175.22 - * by Sun in the GPL Version 2 section of the License file that
  175.23 + * by Oracle in the GPL Version 2 section of the License file that
  175.24   * accompanied this code. If applicable, add the following below the
  175.25   * License Header, with the fields enclosed by brackets [] replaced by
  175.26   * your own identifying information:
   176.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/PropertyBindingPanel.java	Mon May 17 14:20:21 2010 -0400
   176.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/PropertyBindingPanel.java	Mon May 17 14:20:38 2010 -0400
   176.3 @@ -1,7 +1,10 @@
   176.4  /*
   176.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   176.6   *
   176.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   176.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   176.9 + *
  176.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  176.11 + * Other names may be trademarks of their respective owners.
  176.12   *
  176.13   * The contents of this file are subject to the terms of either the GNU
  176.14   * General Public License Version 2 only ("GPL") or the Common
  176.15 @@ -13,9 +16,9 @@
  176.16   * specific language governing permissions and limitations under the
  176.17   * License.  When distributing the software, include this License Header
  176.18   * Notice in each file and include the License file at
  176.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  176.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  176.21   * particular file as subject to the "Classpath" exception as provided
  176.22 - * by Sun in the GPL Version 2 section of the License file that
  176.23 + * by Oracle in the GPL Version 2 section of the License file that
  176.24   * accompanied this code. If applicable, add the following below the
  176.25   * License Header, with the fields enclosed by brackets [] replaced by
  176.26   * your own identifying information:
   177.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/PropertyBindingsCustomizer.java	Mon May 17 14:20:21 2010 -0400
   177.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/PropertyBindingsCustomizer.java	Mon May 17 14:20:38 2010 -0400
   177.3 @@ -1,7 +1,10 @@
   177.4  /*
   177.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   177.6   *
   177.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   177.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   177.9 + *
  177.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  177.11 + * Other names may be trademarks of their respective owners.
  177.12   *
  177.13   * The contents of this file are subject to the terms of either the GNU
  177.14   * General Public License Version 2 only ("GPL") or the Common
  177.15 @@ -13,9 +16,9 @@
  177.16   * specific language governing permissions and limitations under the
  177.17   * License.  When distributing the software, include this License Header
  177.18   * Notice in each file and include the License file at
  177.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  177.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  177.21   * particular file as subject to the "Classpath" exception as provided
  177.22 - * by Sun in the GPL Version 2 section of the License file that
  177.23 + * by Oracle in the GPL Version 2 section of the License file that
  177.24   * accompanied this code. If applicable, add the following below the
  177.25   * License Header, with the fields enclosed by brackets [] replaced by
  177.26   * your own identifying information:
   178.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/ValueBindingAttributePropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   178.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/ValueBindingAttributePropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   178.3 @@ -1,7 +1,10 @@
   178.4  /*
   178.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   178.6   *
   178.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   178.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   178.9 + *
  178.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  178.11 + * Other names may be trademarks of their respective owners.
  178.12   *
  178.13   * The contents of this file are subject to the terms of either the GNU
  178.14   * General Public License Version 2 only ("GPL") or the Common
  178.15 @@ -13,9 +16,9 @@
  178.16   * specific language governing permissions and limitations under the
  178.17   * License.  When distributing the software, include this License Header
  178.18   * Notice in each file and include the License file at
  178.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  178.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  178.21   * particular file as subject to the "Classpath" exception as provided
  178.22 - * by Sun in the GPL Version 2 section of the License file that
  178.23 + * by Oracle in the GPL Version 2 section of the License file that
  178.24   * accompanied this code. If applicable, add the following below the
  178.25   * License Header, with the fields enclosed by brackets [] replaced by
  178.26   * your own identifying information:
   179.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/ValueBindingPropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   179.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/ValueBindingPropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   179.3 @@ -1,7 +1,10 @@
   179.4  /*
   179.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   179.6   *
   179.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   179.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   179.9 + *
  179.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  179.11 + * Other names may be trademarks of their respective owners.
  179.12   *
  179.13   * The contents of this file are subject to the terms of either the GNU
  179.14   * General Public License Version 2 only ("GPL") or the Common
  179.15 @@ -13,9 +16,9 @@
  179.16   * specific language governing permissions and limitations under the
  179.17   * License.  When distributing the software, include this License Header
  179.18   * Notice in each file and include the License file at
  179.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  179.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  179.21   * particular file as subject to the "Classpath" exception as provided
  179.22 - * by Sun in the GPL Version 2 section of the License file that
  179.23 + * by Oracle in the GPL Version 2 section of the License file that
  179.24   * accompanied this code. If applicable, add the following below the
  179.25   * License Header, with the fields enclosed by brackets [] replaced by
  179.26   * your own identifying information:
   180.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/AddDataProviderDialog.java	Mon May 17 14:20:21 2010 -0400
   180.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/AddDataProviderDialog.java	Mon May 17 14:20:38 2010 -0400
   180.3 @@ -1,7 +1,10 @@
   180.4  /*
   180.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   180.6   *
   180.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   180.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   180.9 + *
  180.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  180.11 + * Other names may be trademarks of their respective owners.
  180.12   *
  180.13   * The contents of this file are subject to the terms of either the GNU
  180.14   * General Public License Version 2 only ("GPL") or the Common
  180.15 @@ -13,9 +16,9 @@
  180.16   * specific language governing permissions and limitations under the
  180.17   * License.  When distributing the software, include this License Header
  180.18   * Notice in each file and include the License file at
  180.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  180.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  180.21   * particular file as subject to the "Classpath" exception as provided
  180.22 - * by Sun in the GPL Version 2 section of the License file that
  180.23 + * by Oracle in the GPL Version 2 section of the License file that
  180.24   * accompanied this code. If applicable, add the following below the
  180.25   * License Header, with the fields enclosed by brackets [] replaced by
  180.26   * your own identifying information:
   181.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindOptionsToDataProviderPanel.java	Mon May 17 14:20:21 2010 -0400
   181.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindOptionsToDataProviderPanel.java	Mon May 17 14:20:38 2010 -0400
   181.3 @@ -1,7 +1,10 @@
   181.4  /*
   181.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   181.6   *
   181.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   181.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   181.9 + *
  181.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  181.11 + * Other names may be trademarks of their respective owners.
  181.12   *
  181.13   * The contents of this file are subject to the terms of either the GNU
  181.14   * General Public License Version 2 only ("GPL") or the Common
  181.15 @@ -13,9 +16,9 @@
  181.16   * specific language governing permissions and limitations under the
  181.17   * License.  When distributing the software, include this License Header
  181.18   * Notice in each file and include the License file at
  181.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  181.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  181.21   * particular file as subject to the "Classpath" exception as provided
  181.22 - * by Sun in the GPL Version 2 section of the License file that
  181.23 + * by Oracle in the GPL Version 2 section of the License file that
  181.24   * accompanied this code. If applicable, add the following below the
  181.25   * License Header, with the fields enclosed by brackets [] replaced by
  181.26   * your own identifying information:
   182.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindSelectItemsToDataProviderPanel.java	Mon May 17 14:20:21 2010 -0400
   182.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindSelectItemsToDataProviderPanel.java	Mon May 17 14:20:38 2010 -0400
   182.3 @@ -1,7 +1,10 @@
   182.4  /*
   182.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   182.6   *
   182.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   182.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   182.9 + *
  182.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  182.11 + * Other names may be trademarks of their respective owners.
  182.12   *
  182.13   * The contents of this file are subject to the terms of either the GNU
  182.14   * General Public License Version 2 only ("GPL") or the Common
  182.15 @@ -13,9 +16,9 @@
  182.16   * specific language governing permissions and limitations under the
  182.17   * License.  When distributing the software, include this License Header
  182.18   * Notice in each file and include the License file at
  182.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  182.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  182.21   * particular file as subject to the "Classpath" exception as provided
  182.22 - * by Sun in the GPL Version 2 section of the License file that
  182.23 + * by Oracle in the GPL Version 2 section of the License file that
  182.24   * accompanied this code. If applicable, add the following below the
  182.25   * License Header, with the fields enclosed by brackets [] replaced by
  182.26   * your own identifying information:
   183.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindValueToDataProviderPanel.java	Mon May 17 14:20:21 2010 -0400
   183.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindValueToDataProviderPanel.java	Mon May 17 14:20:38 2010 -0400
   183.3 @@ -1,7 +1,10 @@
   183.4  /*
   183.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   183.6   *
   183.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   183.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   183.9 + *
  183.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  183.11 + * Other names may be trademarks of their respective owners.
  183.12   *
  183.13   * The contents of this file are subject to the terms of either the GNU
  183.14   * General Public License Version 2 only ("GPL") or the Common
  183.15 @@ -13,9 +16,9 @@
  183.16   * specific language governing permissions and limitations under the
  183.17   * License.  When distributing the software, include this License Header
  183.18   * Notice in each file and include the License file at
  183.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  183.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  183.21   * particular file as subject to the "Classpath" exception as provided
  183.22 - * by Sun in the GPL Version 2 section of the License file that
  183.23 + * by Oracle in the GPL Version 2 section of the License file that
  183.24   * accompanied this code. If applicable, add the following below the
  183.25   * License Header, with the fields enclosed by brackets [] replaced by
  183.26   * your own identifying information:
   184.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindValueToObjectPanel.java	Mon May 17 14:20:21 2010 -0400
   184.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindValueToObjectPanel.java	Mon May 17 14:20:38 2010 -0400
   184.3 @@ -1,7 +1,10 @@
   184.4  /*
   184.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   184.6   *
   184.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   184.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   184.9 + *
  184.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  184.11 + * Other names may be trademarks of their respective owners.
  184.12   *
  184.13   * The contents of this file are subject to the terms of either the GNU
  184.14   * General Public License Version 2 only ("GPL") or the Common
  184.15 @@ -13,9 +16,9 @@
  184.16   * specific language governing permissions and limitations under the
  184.17   * License.  When distributing the software, include this License Header
  184.18   * Notice in each file and include the License file at
  184.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  184.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  184.21   * particular file as subject to the "Classpath" exception as provided
  184.22 - * by Sun in the GPL Version 2 section of the License file that
  184.23 + * by Oracle in the GPL Version 2 section of the License file that
  184.24   * accompanied this code. If applicable, add the following below the
  184.25   * License Header, with the fields enclosed by brackets [] replaced by
  184.26   * your own identifying information:
   185.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   185.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   185.3 @@ -1,6 +1,9 @@
   185.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   185.5  #
   185.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   185.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   185.8 +#
   185.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  185.10 +# Other names may be trademarks of their respective owners.
  185.11  #
  185.12  # The contents of this file are subject to the terms of either the GNU
  185.13  # General Public License Version 2 only ("GPL") or the Common
  185.14 @@ -12,9 +15,9 @@
  185.15  # specific language governing permissions and limitations under the
  185.16  # License.  When distributing the software, include this License Header
  185.17  # Notice in each file and include the License file at
  185.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  185.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  185.20  # particular file as subject to the "Classpath" exception as provided
  185.21 -# by Sun in the GPL Version 2 section of the License file that
  185.22 +# by Oracle in the GPL Version 2 section of the License file that
  185.23  # accompanied this code. If applicable, add the following below the
  185.24  # License Header, with the fields enclosed by brackets [] replaced by
  185.25  # your own identifying information:
   186.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingCustomizer.java	Mon May 17 14:20:21 2010 -0400
   186.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingCustomizer.java	Mon May 17 14:20:38 2010 -0400
   186.3 @@ -1,7 +1,10 @@
   186.4  /*
   186.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   186.6   *
   186.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   186.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   186.9 + *
  186.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  186.11 + * Other names may be trademarks of their respective owners.
  186.12   *
  186.13   * The contents of this file are subject to the terms of either the GNU
  186.14   * General Public License Version 2 only ("GPL") or the Common
  186.15 @@ -13,9 +16,9 @@
  186.16   * specific language governing permissions and limitations under the
  186.17   * License.  When distributing the software, include this License Header
  186.18   * Notice in each file and include the License file at
  186.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  186.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  186.21   * particular file as subject to the "Classpath" exception as provided
  186.22 - * by Sun in the GPL Version 2 section of the License file that
  186.23 + * by Oracle in the GPL Version 2 section of the License file that
  186.24   * accompanied this code. If applicable, add the following below the
  186.25   * License Header, with the fields enclosed by brackets [] replaced by
  186.26   * your own identifying information:
   187.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingHelper.java	Mon May 17 14:20:21 2010 -0400
   187.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingHelper.java	Mon May 17 14:20:38 2010 -0400
   187.3 @@ -1,7 +1,10 @@
   187.4  /*
   187.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   187.6   *
   187.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   187.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   187.9 + *
  187.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  187.11 + * Other names may be trademarks of their respective owners.
  187.12   *
  187.13   * The contents of this file are subject to the terms of either the GNU
  187.14   * General Public License Version 2 only ("GPL") or the Common
  187.15 @@ -13,9 +16,9 @@
  187.16   * specific language governing permissions and limitations under the
  187.17   * License.  When distributing the software, include this License Header
  187.18   * Notice in each file and include the License file at
  187.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  187.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  187.21   * particular file as subject to the "Classpath" exception as provided
  187.22 - * by Sun in the GPL Version 2 section of the License file that
  187.23 + * by Oracle in the GPL Version 2 section of the License file that
  187.24   * accompanied this code. If applicable, add the following below the
  187.25   * License Header, with the fields enclosed by brackets [] replaced by
  187.26   * your own identifying information:
   188.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingHelperBridge.java	Mon May 17 14:20:21 2010 -0400
   188.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingHelperBridge.java	Mon May 17 14:20:38 2010 -0400
   188.3 @@ -1,7 +1,10 @@
   188.4  /*
   188.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   188.6   *
   188.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   188.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   188.9 + *
  188.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  188.11 + * Other names may be trademarks of their respective owners.
  188.12   *
  188.13   * The contents of this file are subject to the terms of either the GNU
  188.14   * General Public License Version 2 only ("GPL") or the Common
  188.15 @@ -13,9 +16,9 @@
  188.16   * specific language governing permissions and limitations under the
  188.17   * License.  When distributing the software, include this License Header
  188.18   * Notice in each file and include the License file at
  188.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  188.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  188.21   * particular file as subject to the "Classpath" exception as provided
  188.22 - * by Sun in the GPL Version 2 section of the License file that
  188.23 + * by Oracle in the GPL Version 2 section of the License file that
  188.24   * accompanied this code. If applicable, add the following below the
  188.25   * License Header, with the fields enclosed by brackets [] replaced by
  188.26   * your own identifying information:
   189.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingPanel.java	Mon May 17 14:20:21 2010 -0400
   189.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataBindingPanel.java	Mon May 17 14:20:38 2010 -0400
   189.3 @@ -1,7 +1,10 @@
   189.4  /*
   189.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   189.6   *
   189.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   189.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   189.9 + *
  189.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  189.11 + * Other names may be trademarks of their respective owners.
  189.12   *
  189.13   * The contents of this file are subject to the terms of either the GNU
  189.14   * General Public License Version 2 only ("GPL") or the Common
  189.15 @@ -13,9 +16,9 @@
  189.16   * specific language governing permissions and limitations under the
  189.17   * License.  When distributing the software, include this License Header
  189.18   * Notice in each file and include the License file at
  189.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  189.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  189.21   * particular file as subject to the "Classpath" exception as provided
  189.22 - * by Sun in the GPL Version 2 section of the License file that
  189.23 + * by Oracle in the GPL Version 2 section of the License file that
  189.24   * accompanied this code. If applicable, add the following below the
  189.25   * License Header, with the fields enclosed by brackets [] replaced by
  189.26   * your own identifying information:
   190.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataProviderExplorerPanel.java	Mon May 17 14:20:21 2010 -0400
   190.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/DataProviderExplorerPanel.java	Mon May 17 14:20:38 2010 -0400
   190.3 @@ -1,7 +1,10 @@
   190.4  /*
   190.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   190.6   *
   190.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   190.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   190.9 + *
  190.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  190.11 + * Other names may be trademarks of their respective owners.
  190.12   *
  190.13   * The contents of this file are subject to the terms of either the GNU
  190.14   * General Public License Version 2 only ("GPL") or the Common
  190.15 @@ -13,9 +16,9 @@
  190.16   * specific language governing permissions and limitations under the
  190.17   * License.  When distributing the software, include this License Header
  190.18   * Notice in each file and include the License file at
  190.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  190.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  190.21   * particular file as subject to the "Classpath" exception as provided
  190.22 - * by Sun in the GPL Version 2 section of the License file that
  190.23 + * by Oracle in the GPL Version 2 section of the License file that
  190.24   * accompanied this code. If applicable, add the following below the
  190.25   * License Header, with the fields enclosed by brackets [] replaced by
  190.26   * your own identifying information:
   191.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/TabbedDataBindingPanel.java	Mon May 17 14:20:21 2010 -0400
   191.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/TabbedDataBindingPanel.java	Mon May 17 14:20:38 2010 -0400
   191.3 @@ -1,7 +1,10 @@
   191.4  /*
   191.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   191.6   *
   191.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   191.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   191.9 + *
  191.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  191.11 + * Other names may be trademarks of their respective owners.
  191.12   *
  191.13   * The contents of this file are subject to the terms of either the GNU
  191.14   * General Public License Version 2 only ("GPL") or the Common
  191.15 @@ -13,9 +16,9 @@
  191.16   * specific language governing permissions and limitations under the
  191.17   * License.  When distributing the software, include this License Header
  191.18   * Notice in each file and include the License file at
  191.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  191.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  191.21   * particular file as subject to the "Classpath" exception as provided
  191.22 - * by Sun in the GPL Version 2 section of the License file that
  191.23 + * by Oracle in the GPL Version 2 section of the License file that
  191.24   * accompanied this code. If applicable, add the following below the
  191.25   * License Header, with the fields enclosed by brackets [] replaced by
  191.26   * your own identifying information:
   192.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   192.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   192.3 @@ -1,6 +1,9 @@
   192.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   192.5  #
   192.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   192.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   192.8 +#
   192.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  192.10 +# Other names may be trademarks of their respective owners.
  192.11  #
  192.12  # The contents of this file are subject to the terms of either the GNU
  192.13  # General Public License Version 2 only ("GPL") or the Common
  192.14 @@ -12,9 +15,9 @@
  192.15  # specific language governing permissions and limitations under the
  192.16  # License.  When distributing the software, include this License Header
  192.17  # Notice in each file and include the License file at
  192.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  192.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  192.20  # particular file as subject to the "Classpath" exception as provided
  192.21 -# by Sun in the GPL Version 2 section of the License file that
  192.22 +# by Oracle in the GPL Version 2 section of the License file that
  192.23  # accompanied this code. If applicable, add the following below the
  192.24  # License Header, with the fields enclosed by brackets [] replaced by
  192.25  # your own identifying information:
   193.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/ContextTargetNode.java	Mon May 17 14:20:21 2010 -0400
   193.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/ContextTargetNode.java	Mon May 17 14:20:38 2010 -0400
   193.3 @@ -1,7 +1,10 @@
   193.4  /*
   193.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   193.6   *
   193.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   193.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   193.9 + *
  193.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  193.11 + * Other names may be trademarks of their respective owners.
  193.12   *
  193.13   * The contents of this file are subject to the terms of either the GNU
  193.14   * General Public License Version 2 only ("GPL") or the Common
  193.15 @@ -13,9 +16,9 @@
  193.16   * specific language governing permissions and limitations under the
  193.17   * License.  When distributing the software, include this License Header
  193.18   * Notice in each file and include the License file at
  193.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  193.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  193.21   * particular file as subject to the "Classpath" exception as provided
  193.22 - * by Sun in the GPL Version 2 section of the License file that
  193.23 + * by Oracle in the GPL Version 2 section of the License file that
  193.24   * accompanied this code. If applicable, add the following below the
  193.25   * License Header, with the fields enclosed by brackets [] replaced by
  193.26   * your own identifying information:
   194.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/DataProviderTargetNodeFactory.java	Mon May 17 14:20:21 2010 -0400
   194.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/DataProviderTargetNodeFactory.java	Mon May 17 14:20:38 2010 -0400
   194.3 @@ -1,7 +1,10 @@
   194.4  /*
   194.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   194.6   *
   194.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   194.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   194.9 + *
  194.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  194.11 + * Other names may be trademarks of their respective owners.
  194.12   *
  194.13   * The contents of this file are subject to the terms of either the GNU
  194.14   * General Public License Version 2 only ("GPL") or the Common
  194.15 @@ -13,9 +16,9 @@
  194.16   * specific language governing permissions and limitations under the
  194.17   * License.  When distributing the software, include this License Header
  194.18   * Notice in each file and include the License file at
  194.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  194.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  194.21   * particular file as subject to the "Classpath" exception as provided
  194.22 - * by Sun in the GPL Version 2 section of the License file that
  194.23 + * by Oracle in the GPL Version 2 section of the License file that
  194.24   * accompanied this code. If applicable, add the following below the
  194.25   * License Header, with the fields enclosed by brackets [] replaced by
  194.26   * your own identifying information:
   195.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/MapTargetNodeFactory.java	Mon May 17 14:20:21 2010 -0400
   195.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/MapTargetNodeFactory.java	Mon May 17 14:20:38 2010 -0400
   195.3 @@ -1,7 +1,10 @@
   195.4  /*
   195.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   195.6   *
   195.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   195.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   195.9 + *
  195.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  195.11 + * Other names may be trademarks of their respective owners.
  195.12   *
  195.13   * The contents of this file are subject to the terms of either the GNU
  195.14   * General Public License Version 2 only ("GPL") or the Common
  195.15 @@ -13,9 +16,9 @@
  195.16   * specific language governing permissions and limitations under the
  195.17   * License.  When distributing the software, include this License Header
  195.18   * Notice in each file and include the License file at
  195.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  195.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  195.21   * particular file as subject to the "Classpath" exception as provided
  195.22 - * by Sun in the GPL Version 2 section of the License file that
  195.23 + * by Oracle in the GPL Version 2 section of the License file that
  195.24   * accompanied this code. If applicable, add the following below the
  195.25   * License Header, with the fields enclosed by brackets [] replaced by
  195.26   * your own identifying information:
   196.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/PropertyTargetNode.java	Mon May 17 14:20:21 2010 -0400
   196.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/PropertyTargetNode.java	Mon May 17 14:20:38 2010 -0400
   196.3 @@ -1,7 +1,10 @@
   196.4  /*
   196.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   196.6   *
   196.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   196.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   196.9 + *
  196.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  196.11 + * Other names may be trademarks of their respective owners.
  196.12   *
  196.13   * The contents of this file are subject to the terms of either the GNU
  196.14   * General Public License Version 2 only ("GPL") or the Common
  196.15 @@ -13,9 +16,9 @@
  196.16   * specific language governing permissions and limitations under the
  196.17   * License.  When distributing the software, include this License Header
  196.18   * Notice in each file and include the License file at
  196.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  196.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  196.21   * particular file as subject to the "Classpath" exception as provided
  196.22 - * by Sun in the GPL Version 2 section of the License file that
  196.23 + * by Oracle in the GPL Version 2 section of the License file that
  196.24   * accompanied this code. If applicable, add the following below the
  196.25   * License Header, with the fields enclosed by brackets [] replaced by
  196.26   * your own identifying information:
   197.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/ResultSetTargetNodeFactory.java	Mon May 17 14:20:21 2010 -0400
   197.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/ResultSetTargetNodeFactory.java	Mon May 17 14:20:38 2010 -0400
   197.3 @@ -1,7 +1,10 @@
   197.4  /*
   197.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   197.6   *
   197.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   197.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   197.9 + *
  197.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  197.11 + * Other names may be trademarks of their respective owners.
  197.12   *
  197.13   * The contents of this file are subject to the terms of either the GNU
  197.14   * General Public License Version 2 only ("GPL") or the Common
  197.15 @@ -13,9 +16,9 @@
  197.16   * specific language governing permissions and limitations under the
  197.17   * License.  When distributing the software, include this License Header
  197.18   * Notice in each file and include the License file at
  197.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  197.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  197.21   * particular file as subject to the "Classpath" exception as provided
  197.22 - * by Sun in the GPL Version 2 section of the License file that
  197.23 + * by Oracle in the GPL Version 2 section of the License file that
  197.24   * accompanied this code. If applicable, add the following below the
  197.25   * License Header, with the fields enclosed by brackets [] replaced by
  197.26   * your own identifying information:
   198.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/UIDataVarNode.java	Mon May 17 14:20:21 2010 -0400
   198.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/nodes/UIDataVarNode.java	Mon May 17 14:20:38 2010 -0400
   198.3 @@ -1,7 +1,10 @@
   198.4  /*
   198.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   198.6   *
   198.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   198.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   198.9 + *
  198.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  198.11 + * Other names may be trademarks of their respective owners.
  198.12   *
  198.13   * The contents of this file are subject to the terms of either the GNU
  198.14   * General Public License Version 2 only ("GPL") or the Common
  198.15 @@ -13,9 +16,9 @@
  198.16   * specific language governing permissions and limitations under the
  198.17   * License.  When distributing the software, include this License Header
  198.18   * Notice in each file and include the License file at
  198.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  198.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  198.21   * particular file as subject to the "Classpath" exception as provided
  198.22 - * by Sun in the GPL Version 2 section of the License file that
  198.23 + * by Oracle in the GPL Version 2 section of the License file that
  198.24   * accompanied this code. If applicable, add the following below the
  198.25   * License Header, with the fields enclosed by brackets [] replaced by
  198.26   * your own identifying information:
   199.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BackgroundImageUrlDialog.java	Mon May 17 14:20:21 2010 -0400
   199.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BackgroundImageUrlDialog.java	Mon May 17 14:20:38 2010 -0400
   199.3 @@ -1,7 +1,10 @@
   199.4  /*
   199.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   199.6   *
   199.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   199.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   199.9 + *
  199.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  199.11 + * Other names may be trademarks of their respective owners.
  199.12   *
  199.13   * The contents of this file are subject to the terms of either the GNU
  199.14   * General Public License Version 2 only ("GPL") or the Common
  199.15 @@ -13,9 +16,9 @@
  199.16   * specific language governing permissions and limitations under the
  199.17   * License.  When distributing the software, include this License Header
  199.18   * Notice in each file and include the License file at
  199.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  199.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  199.21   * particular file as subject to the "Classpath" exception as provided
  199.22 - * by Sun in the GPL Version 2 section of the License file that
  199.23 + * by Oracle in the GPL Version 2 section of the License file that
  199.24   * accompanied this code. If applicable, add the following below the
  199.25   * License Header, with the fields enclosed by brackets [] replaced by
  199.26   * your own identifying information:
   200.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BackgroundStyleEditor.java	Mon May 17 14:20:21 2010 -0400
   200.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BackgroundStyleEditor.java	Mon May 17 14:20:38 2010 -0400
   200.3 @@ -1,7 +1,10 @@
   200.4  /*
   200.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   200.6   *
   200.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   200.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   200.9 + *
  200.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  200.11 + * Other names may be trademarks of their respective owners.
  200.12   *
  200.13   * The contents of this file are subject to the terms of either the GNU
  200.14   * General Public License Version 2 only ("GPL") or the Common
  200.15 @@ -13,9 +16,9 @@
  200.16   * specific language governing permissions and limitations under the
  200.17   * License.  When distributing the software, include this License Header
  200.18   * Notice in each file and include the License file at
  200.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  200.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  200.21   * particular file as subject to the "Classpath" exception as provided
  200.22 - * by Sun in the GPL Version 2 section of the License file that
  200.23 + * by Oracle in the GPL Version 2 section of the License file that
  200.24   * accompanied this code. If applicable, add the following below the
  200.25   * License Header, with the fields enclosed by brackets [] replaced by
  200.26   * your own identifying information:
   201.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BorderDataTable.java	Mon May 17 14:20:21 2010 -0400
   201.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BorderDataTable.java	Mon May 17 14:20:38 2010 -0400
   201.3 @@ -1,7 +1,10 @@
   201.4  /*
   201.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   201.6   *
   201.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   201.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   201.9 + *
  201.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  201.11 + * Other names may be trademarks of their respective owners.
  201.12   *
  201.13   * The contents of this file are subject to the terms of either the GNU
  201.14   * General Public License Version 2 only ("GPL") or the Common
  201.15 @@ -13,9 +16,9 @@
  201.16   * specific language governing permissions and limitations under the
  201.17   * License.  When distributing the software, include this License Header
  201.18   * Notice in each file and include the License file at
  201.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  201.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  201.21   * particular file as subject to the "Classpath" exception as provided
  201.22 - * by Sun in the GPL Version 2 section of the License file that
  201.23 + * by Oracle in the GPL Version 2 section of the License file that
  201.24   * accompanied this code. If applicable, add the following below the
  201.25   * License Header, with the fields enclosed by brackets [] replaced by
  201.26   * your own identifying information:
   202.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BorderStyleEditor.java	Mon May 17 14:20:21 2010 -0400
   202.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BorderStyleEditor.java	Mon May 17 14:20:38 2010 -0400
   202.3 @@ -1,7 +1,10 @@
   202.4  /*
   202.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   202.6   *
   202.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   202.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   202.9 + *
  202.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  202.11 + * Other names may be trademarks of their respective owners.
  202.12   *
  202.13   * The contents of this file are subject to the terms of either the GNU
  202.14   * General Public License Version 2 only ("GPL") or the Common
  202.15 @@ -13,9 +16,9 @@
  202.16   * specific language governing permissions and limitations under the
  202.17   * License.  When distributing the software, include this License Header
  202.18   * Notice in each file and include the License file at
  202.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  202.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  202.21   * particular file as subject to the "Classpath" exception as provided
  202.22 - * by Sun in the GPL Version 2 section of the License file that
  202.23 + * by Oracle in the GPL Version 2 section of the License file that
  202.24   * accompanied this code. If applicable, add the following below the
  202.25   * License Header, with the fields enclosed by brackets [] replaced by
  202.26   * your own identifying information:
   203.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BorderWidthField.java	Mon May 17 14:20:21 2010 -0400
   203.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/BorderWidthField.java	Mon May 17 14:20:38 2010 -0400
   203.3 @@ -1,7 +1,10 @@
   203.4  /*
   203.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   203.6   *
   203.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   203.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   203.9 + *
  203.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  203.11 + * Other names may be trademarks of their respective owners.
  203.12   *
  203.13   * The contents of this file are subject to the terms of either the GNU
  203.14   * General Public License Version 2 only ("GPL") or the Common
  203.15 @@ -13,9 +16,9 @@
  203.16   * specific language governing permissions and limitations under the
  203.17   * License.  When distributing the software, include this License Header
  203.18   * Notice in each file and include the License file at
  203.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  203.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  203.21   * particular file as subject to the "Classpath" exception as provided
  203.22 - * by Sun in the GPL Version 2 section of the License file that
  203.23 + * by Oracle in the GPL Version 2 section of the License file that
  203.24   * accompanied this code. If applicable, add the following below the
  203.25   * License Header, with the fields enclosed by brackets [] replaced by
  203.26   * your own identifying information:
   204.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   204.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   204.3 @@ -1,6 +1,9 @@
   204.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   204.5  #
   204.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   204.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   204.8 +#
   204.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  204.10 +# Other names may be trademarks of their respective owners.
  204.11  #
  204.12  # The contents of this file are subject to the terms of either the GNU
  204.13  # General Public License Version 2 only ("GPL") or the Common
  204.14 @@ -12,9 +15,9 @@
  204.15  # specific language governing permissions and limitations under the
  204.16  # License.  When distributing the software, include this License Header
  204.17  # Notice in each file and include the License file at
  204.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  204.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  204.20  # particular file as subject to the "Classpath" exception as provided
  204.21 -# by Sun in the GPL Version 2 section of the License file that
  204.22 +# by Oracle in the GPL Version 2 section of the License file that
  204.23  # accompanied this code. If applicable, add the following below the
  204.24  # License Header, with the fields enclosed by brackets [] replaced by
  204.25  # your own identifying information:
   205.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/ColorSelectionField.java	Mon May 17 14:20:21 2010 -0400
   205.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/ColorSelectionField.java	Mon May 17 14:20:38 2010 -0400
   205.3 @@ -1,7 +1,10 @@
   205.4  /*
   205.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   205.6   *
   205.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   205.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   205.9 + *
  205.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  205.11 + * Other names may be trademarks of their respective owners.
  205.12   *
  205.13   * The contents of this file are subject to the terms of either the GNU
  205.14   * General Public License Version 2 only ("GPL") or the Common
  205.15 @@ -13,9 +16,9 @@
  205.16   * specific language governing permissions and limitations under the
  205.17   * License.  When distributing the software, include this License Header
  205.18   * Notice in each file and include the License file at
  205.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  205.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  205.21   * particular file as subject to the "Classpath" exception as provided
  205.22 - * by Sun in the GPL Version 2 section of the License file that
  205.23 + * by Oracle in the GPL Version 2 section of the License file that
  205.24   * accompanied this code. If applicable, add the following below the
  205.25   * License Header, with the fields enclosed by brackets [] replaced by
  205.26   * your own identifying information:
   206.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/CssStylePropertyEditor.java	Mon May 17 14:20:21 2010 -0400
   206.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/CssStylePropertyEditor.java	Mon May 17 14:20:38 2010 -0400
   206.3 @@ -1,7 +1,10 @@
   206.4  /*
   206.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   206.6   *
   206.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   206.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   206.9 + *
  206.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  206.11 + * Other names may be trademarks of their respective owners.
  206.12   *
  206.13   * The contents of this file are subject to the terms of either the GNU
  206.14   * General Public License Version 2 only ("GPL") or the Common
  206.15 @@ -13,9 +16,9 @@
  206.16   * specific language governing permissions and limitations under the
  206.17   * License.  When distributing the software, include this License Header
  206.18   * Notice in each file and include the License file at
  206.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  206.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  206.21   * particular file as subject to the "Classpath" exception as provided
  206.22 - * by Sun in the GPL Version 2 section of the License file that
  206.23 + * by Oracle in the GPL Version 2 section of the License file that
  206.24   * accompanied this code. If applicable, add the following below the
  206.25   * License Header, with the fields enclosed by brackets [] replaced by
  206.26   * your own identifying information:
   207.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/FontFamilyEditorDialog.java	Mon May 17 14:20:21 2010 -0400
   207.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/FontFamilyEditorDialog.java	Mon May 17 14:20:38 2010 -0400
   207.3 @@ -1,7 +1,10 @@
   207.4  /*
   207.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   207.6   *
   207.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   207.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   207.9 + *
  207.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  207.11 + * Other names may be trademarks of their respective owners.
  207.12   *
  207.13   * The contents of this file are subject to the terms of either the GNU
  207.14   * General Public License Version 2 only ("GPL") or the Common
  207.15 @@ -13,9 +16,9 @@
  207.16   * specific language governing permissions and limitations under the
  207.17   * License.  When distributing the software, include this License Header
  207.18   * Notice in each file and include the License file at
  207.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  207.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  207.21   * particular file as subject to the "Classpath" exception as provided
  207.22 - * by Sun in the GPL Version 2 section of the License file that
  207.23 + * by Oracle in the GPL Version 2 section of the License file that
  207.24   * accompanied this code. If applicable, add the following below the
  207.25   * License Header, with the fields enclosed by brackets [] replaced by
  207.26   * your own identifying information:
   208.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/FontStyleEditor.java	Mon May 17 14:20:21 2010 -0400
   208.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/FontStyleEditor.java	Mon May 17 14:20:38 2010 -0400
   208.3 @@ -1,7 +1,10 @@
   208.4  /*
   208.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   208.6   *
   208.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   208.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   208.9 + *
  208.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  208.11 + * Other names may be trademarks of their respective owners.
  208.12   *
  208.13   * The contents of this file are subject to the terms of either the GNU
  208.14   * General Public License Version 2 only ("GPL") or the Common
  208.15 @@ -13,9 +16,9 @@
  208.16   * specific language governing permissions and limitations under the
  208.17   * License.  When distributing the software, include this License Header
  208.18   * Notice in each file and include the License file at
  208.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  208.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  208.21   * particular file as subject to the "Classpath" exception as provided
  208.22 - * by Sun in the GPL Version 2 section of the License file that
  208.23 + * by Oracle in the GPL Version 2 section of the License file that
  208.24   * accompanied this code. If applicable, add the following below the
  208.25   * License Header, with the fields enclosed by brackets [] replaced by
  208.26   * your own identifying information:
   209.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/ListStyleEditor.java	Mon May 17 14:20:21 2010 -0400
   209.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/ListStyleEditor.java	Mon May 17 14:20:38 2010 -0400
   209.3 @@ -1,7 +1,10 @@
   209.4  /*
   209.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   209.6   *
   209.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   209.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   209.9 + *
  209.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  209.11 + * Other names may be trademarks of their respective owners.
  209.12   *
  209.13   * The contents of this file are subject to the terms of either the GNU
  209.14   * General Public License Version 2 only ("GPL") or the Common
  209.15 @@ -13,9 +16,9 @@
  209.16   * specific language governing permissions and limitations under the
  209.17   * License.  When distributing the software, include this License Header
  209.18   * Notice in each file and include the License file at
  209.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  209.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  209.21   * particular file as subject to the "Classpath" exception as provided
  209.22 - * by Sun in the GPL Version 2 section of the License file that
  209.23 + * by Oracle in the GPL Version 2 section of the License file that
  209.24   * accompanied this code. If applicable, add the following below the
  209.25   * License Header, with the fields enclosed by brackets [] replaced by
  209.26   * your own identifying information:
   210.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/MarginDataTable.java	Mon May 17 14:20:21 2010 -0400
   210.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/MarginDataTable.java	Mon May 17 14:20:38 2010 -0400
   210.3 @@ -1,7 +1,10 @@
   210.4  /*
   210.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   210.6   *
   210.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   210.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   210.9 + *
  210.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  210.11 + * Other names may be trademarks of their respective owners.
  210.12   *
  210.13   * The contents of this file are subject to the terms of either the GNU
  210.14   * General Public License Version 2 only ("GPL") or the Common
  210.15 @@ -13,9 +16,9 @@
  210.16   * specific language governing permissions and limitations under the
  210.17   * License.  When distributing the software, include this License Header
  210.18   * Notice in each file and include the License file at
  210.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  210.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  210.21   * particular file as subject to the "Classpath" exception as provided
  210.22 - * by Sun in the GPL Version 2 section of the License file that
  210.23 + * by Oracle in the GPL Version 2 section of the License file that
  210.24   * accompanied this code. If applicable, add the following below the
  210.25   * License Header, with the fields enclosed by brackets [] replaced by
  210.26   * your own identifying information:
   211.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/MarginStyleEditor.java	Mon May 17 14:20:21 2010 -0400
   211.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/MarginStyleEditor.java	Mon May 17 14:20:38 2010 -0400
   211.3 @@ -1,7 +1,10 @@
   211.4  /*
   211.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   211.6   *
   211.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   211.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   211.9 + *
  211.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  211.11 + * Other names may be trademarks of their respective owners.
  211.12   *
  211.13   * The contents of this file are subject to the terms of either the GNU
  211.14   * General Public License Version 2 only ("GPL") or the Common
  211.15 @@ -13,9 +16,9 @@
  211.16   * specific language governing permissions and limitations under the
  211.17   * License.  When distributing the software, include this License Header
  211.18   * Notice in each file and include the License file at
  211.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  211.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  211.21   * particular file as subject to the "Classpath" exception as provided
  211.22 - * by Sun in the GPL Version 2 section of the License file that
  211.23 + * by Oracle in the GPL Version 2 section of the License file that
  211.24   * accompanied this code. If applicable, add the following below the
  211.25   * License Header, with the fields enclosed by brackets [] replaced by
  211.26   * your own identifying information:
   212.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/MarginWidthField.java	Mon May 17 14:20:21 2010 -0400
   212.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/MarginWidthField.java	Mon May 17 14:20:38 2010 -0400
   212.3 @@ -1,7 +1,10 @@
   212.4  /*
   212.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   212.6   *
   212.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   212.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   212.9 + *
  212.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  212.11 + * Other names may be trademarks of their respective owners.
  212.12   *
  212.13   * The contents of this file are subject to the terms of either the GNU
  212.14   * General Public License Version 2 only ("GPL") or the Common
  212.15 @@ -13,9 +16,9 @@
  212.16   * specific language governing permissions and limitations under the
  212.17   * License.  When distributing the software, include this License Header
  212.18   * Notice in each file and include the License file at
  212.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  212.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  212.21   * particular file as subject to the "Classpath" exception as provided
  212.22 - * by Sun in the GPL Version 2 section of the License file that
  212.23 + * by Oracle in the GPL Version 2 section of the License file that
  212.24   * accompanied this code. If applicable, add the following below the
  212.25   * License Header, with the fields enclosed by brackets [] replaced by
  212.26   * your own identifying information:
   213.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/OtherStyleEditor.java	Mon May 17 14:20:21 2010 -0400
   213.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/OtherStyleEditor.java	Mon May 17 14:20:38 2010 -0400
   213.3 @@ -1,7 +1,10 @@
   213.4  /*
   213.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   213.6   *
   213.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   213.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   213.9 + *
  213.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  213.11 + * Other names may be trademarks of their respective owners.
  213.12   *
  213.13   * The contents of this file are subject to the terms of either the GNU
  213.14   * General Public License Version 2 only ("GPL") or the Common
  213.15 @@ -13,9 +16,9 @@
  213.16   * specific language governing permissions and limitations under the
  213.17   * License.  When distributing the software, include this License Header
  213.18   * Notice in each file and include the License file at
  213.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  213.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  213.21   * particular file as subject to the "Classpath" exception as provided
  213.22 - * by Sun in the GPL Version 2 section of the License file that
  213.23 + * by Oracle in the GPL Version 2 section of the License file that
  213.24   * accompanied this code. If applicable, add the following below the
  213.25   * License Header, with the fields enclosed by brackets [] replaced by
  213.26   * your own identifying information:
   214.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/PaddingWidthField.java	Mon May 17 14:20:21 2010 -0400
   214.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/PaddingWidthField.java	Mon May 17 14:20:38 2010 -0400
   214.3 @@ -1,7 +1,10 @@
   214.4  /*
   214.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   214.6   *
   214.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   214.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   214.9 + *
  214.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  214.11 + * Other names may be trademarks of their respective owners.
  214.12   *
  214.13   * The contents of this file are subject to the terms of either the GNU
  214.14   * General Public License Version 2 only ("GPL") or the Common
  214.15 @@ -13,9 +16,9 @@
  214.16   * specific language governing permissions and limitations under the
  214.17   * License.  When distributing the software, include this License Header
  214.18   * Notice in each file and include the License file at
  214.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  214.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  214.21   * particular file as subject to the "Classpath" exception as provided
  214.22 - * by Sun in the GPL Version 2 section of the License file that
  214.23 + * by Oracle in the GPL Version 2 section of the License file that
  214.24   * accompanied this code. If applicable, add the following below the
  214.25   * License Header, with the fields enclosed by brackets [] replaced by
  214.26   * your own identifying information:
   215.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/PositionStyleEditor.java	Mon May 17 14:20:21 2010 -0400
   215.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/PositionStyleEditor.java	Mon May 17 14:20:38 2010 -0400
   215.3 @@ -1,7 +1,10 @@
   215.4  /*
   215.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   215.6   *
   215.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   215.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   215.9 + *
  215.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  215.11 + * Other names may be trademarks of their respective owners.
  215.12   *
  215.13   * The contents of this file are subject to the terms of either the GNU
  215.14   * General Public License Version 2 only ("GPL") or the Common
  215.15 @@ -13,9 +16,9 @@
  215.16   * specific language governing permissions and limitations under the
  215.17   * License.  When distributing the software, include this License Header
  215.18   * Notice in each file and include the License file at
  215.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  215.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  215.21   * particular file as subject to the "Classpath" exception as provided
  215.22 - * by Sun in the GPL Version 2 section of the License file that
  215.23 + * by Oracle in the GPL Version 2 section of the License file that
  215.24   * accompanied this code. If applicable, add the following below the
  215.25   * License Header, with the fields enclosed by brackets [] replaced by
  215.26   * your own identifying information:
   216.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleBuilderDialog.java	Mon May 17 14:20:21 2010 -0400
   216.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleBuilderDialog.java	Mon May 17 14:20:38 2010 -0400
   216.3 @@ -1,7 +1,10 @@
   216.4  /*
   216.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   216.6   *
   216.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   216.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   216.9 + *
  216.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  216.11 + * Other names may be trademarks of their respective owners.
  216.12   *
  216.13   * The contents of this file are subject to the terms of either the GNU
  216.14   * General Public License Version 2 only ("GPL") or the Common
  216.15 @@ -13,9 +16,9 @@
  216.16   * specific language governing permissions and limitations under the
  216.17   * License.  When distributing the software, include this License Header
  216.18   * Notice in each file and include the License file at
  216.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  216.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  216.21   * particular file as subject to the "Classpath" exception as provided
  216.22 - * by Sun in the GPL Version 2 section of the License file that
  216.23 + * by Oracle in the GPL Version 2 section of the License file that
  216.24   * accompanied this code. If applicable, add the following below the
  216.25   * License Header, with the fields enclosed by brackets [] replaced by
  216.26   * your own identifying information:
   217.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleBuilderPanel.java	Mon May 17 14:20:21 2010 -0400
   217.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleBuilderPanel.java	Mon May 17 14:20:38 2010 -0400
   217.3 @@ -1,7 +1,10 @@
   217.4  /*
   217.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   217.6   *
   217.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   217.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   217.9 + *
  217.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  217.11 + * Other names may be trademarks of their respective owners.
  217.12   *
  217.13   * The contents of this file are subject to the terms of either the GNU
  217.14   * General Public License Version 2 only ("GPL") or the Common
  217.15 @@ -13,9 +16,9 @@
  217.16   * specific language governing permissions and limitations under the
  217.17   * License.  When distributing the software, include this License Header
  217.18   * Notice in each file and include the License file at
  217.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  217.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  217.21   * particular file as subject to the "Classpath" exception as provided
  217.22 - * by Sun in the GPL Version 2 section of the License file that
  217.23 + * by Oracle in the GPL Version 2 section of the License file that
  217.24   * accompanied this code. If applicable, add the following below the
  217.25   * License Header, with the fields enclosed by brackets [] replaced by
  217.26   * your own identifying information:
   218.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleEditor.java	Mon May 17 14:20:21 2010 -0400
   218.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleEditor.java	Mon May 17 14:20:38 2010 -0400
   218.3 @@ -1,7 +1,10 @@
   218.4  /*
   218.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   218.6   *
   218.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   218.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   218.9 + *
  218.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  218.11 + * Other names may be trademarks of their respective owners.
  218.12   *
  218.13   * The contents of this file are subject to the terms of either the GNU
  218.14   * General Public License Version 2 only ("GPL") or the Common
  218.15 @@ -13,9 +16,9 @@
  218.16   * specific language governing permissions and limitations under the
  218.17   * License.  When distributing the software, include this License Header
  218.18   * Notice in each file and include the License file at
  218.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  218.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  218.21   * particular file as subject to the "Classpath" exception as provided
  218.22 - * by Sun in the GPL Version 2 section of the License file that
  218.23 + * by Oracle in the GPL Version 2 section of the License file that
  218.24   * accompanied this code. If applicable, add the following below the
  218.25   * License Header, with the fields enclosed by brackets [] replaced by
  218.26   * your own identifying information:
   219.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleEditorListPanel.java	Mon May 17 14:20:21 2010 -0400
   219.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/StyleEditorListPanel.java	Mon May 17 14:20:38 2010 -0400
   219.3 @@ -1,7 +1,10 @@
   219.4  /*
   219.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   219.6   *
   219.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   219.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   219.9 + *
  219.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  219.11 + * Other names may be trademarks of their respective owners.
  219.12   *
  219.13   * The contents of this file are subject to the terms of either the GNU
  219.14   * General Public License Version 2 only ("GPL") or the Common
  219.15 @@ -13,9 +16,9 @@
  219.16   * specific language governing permissions and limitations under the
  219.17   * License.  When distributing the software, include this License Header
  219.18   * Notice in each file and include the License file at
  219.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  219.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  219.21   * particular file as subject to the "Classpath" exception as provided
  219.22 - * by Sun in the GPL Version 2 section of the License file that
  219.23 + * by Oracle in the GPL Version 2 section of the License file that
  219.24   * accompanied this code. If applicable, add the following below the
  219.25   * License Header, with the fields enclosed by brackets [] replaced by
  219.26   * your own identifying information:
   220.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/TextBlockStyleEditor.java	Mon May 17 14:20:21 2010 -0400
   220.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/TextBlockStyleEditor.java	Mon May 17 14:20:38 2010 -0400
   220.3 @@ -1,7 +1,10 @@
   220.4  /*
   220.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   220.6   *
   220.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   220.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   220.9 + *
  220.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  220.11 + * Other names may be trademarks of their respective owners.
  220.12   *
  220.13   * The contents of this file are subject to the terms of either the GNU
  220.14   * General Public License Version 2 only ("GPL") or the Common
  220.15 @@ -13,9 +16,9 @@
  220.16   * specific language governing permissions and limitations under the
  220.17   * License.  When distributing the software, include this License Header
  220.18   * Notice in each file and include the License file at
  220.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  220.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  220.21   * particular file as subject to the "Classpath" exception as provided
  220.22 - * by Sun in the GPL Version 2 section of the License file that
  220.23 + * by Oracle in the GPL Version 2 section of the License file that
  220.24   * accompanied this code. If applicable, add the following below the
  220.25   * License Header, with the fields enclosed by brackets [] replaced by
  220.26   * your own identifying information:
   221.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BackgroundModel.java	Mon May 17 14:20:21 2010 -0400
   221.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BackgroundModel.java	Mon May 17 14:20:38 2010 -0400
   221.3 @@ -1,7 +1,10 @@
   221.4  /*
   221.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   221.6   *
   221.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   221.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   221.9 + *
  221.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  221.11 + * Other names may be trademarks of their respective owners.
  221.12   *
  221.13   * The contents of this file are subject to the terms of either the GNU
  221.14   * General Public License Version 2 only ("GPL") or the Common
  221.15 @@ -13,9 +16,9 @@
  221.16   * specific language governing permissions and limitations under the
  221.17   * License.  When distributing the software, include this License Header
  221.18   * Notice in each file and include the License file at
  221.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  221.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  221.21   * particular file as subject to the "Classpath" exception as provided
  221.22 - * by Sun in the GPL Version 2 section of the License file that
  221.23 + * by Oracle in the GPL Version 2 section of the License file that
  221.24   * accompanied this code. If applicable, add the following below the
  221.25   * License Header, with the fields enclosed by brackets [] replaced by
  221.26   * your own identifying information:
   222.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BackgroundPositionData.java	Mon May 17 14:20:21 2010 -0400
   222.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BackgroundPositionData.java	Mon May 17 14:20:38 2010 -0400
   222.3 @@ -1,7 +1,10 @@
   222.4  /*
   222.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   222.6   *
   222.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   222.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   222.9 + *
  222.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  222.11 + * Other names may be trademarks of their respective owners.
  222.12   *
  222.13   * The contents of this file are subject to the terms of either the GNU
  222.14   * General Public License Version 2 only ("GPL") or the Common
  222.15 @@ -13,9 +16,9 @@
  222.16   * specific language governing permissions and limitations under the
  222.17   * License.  When distributing the software, include this License Header
  222.18   * Notice in each file and include the License file at
  222.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  222.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  222.21   * particular file as subject to the "Classpath" exception as provided
  222.22 - * by Sun in the GPL Version 2 section of the License file that
  222.23 + * by Oracle in the GPL Version 2 section of the License file that
  222.24   * accompanied this code. If applicable, add the following below the
  222.25   * License Header, with the fields enclosed by brackets [] replaced by
  222.26   * your own identifying information:
   223.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BorderData.java	Mon May 17 14:20:21 2010 -0400
   223.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BorderData.java	Mon May 17 14:20:38 2010 -0400
   223.3 @@ -1,7 +1,10 @@
   223.4  /*
   223.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   223.6   *
   223.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   223.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   223.9 + *
  223.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  223.11 + * Other names may be trademarks of their respective owners.
  223.12   *
  223.13   * The contents of this file are subject to the terms of either the GNU
  223.14   * General Public License Version 2 only ("GPL") or the Common
  223.15 @@ -13,9 +16,9 @@
  223.16   * specific language governing permissions and limitations under the
  223.17   * License.  When distributing the software, include this License Header
  223.18   * Notice in each file and include the License file at
  223.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  223.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  223.21   * particular file as subject to the "Classpath" exception as provided
  223.22 - * by Sun in the GPL Version 2 section of the License file that
  223.23 + * by Oracle in the GPL Version 2 section of the License file that
  223.24   * accompanied this code. If applicable, add the following below the
  223.25   * License Header, with the fields enclosed by brackets [] replaced by
  223.26   * your own identifying information:
   224.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BorderModel.java	Mon May 17 14:20:21 2010 -0400
   224.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/BorderModel.java	Mon May 17 14:20:38 2010 -0400
   224.3 @@ -1,7 +1,10 @@
   224.4  /*
   224.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   224.6   *
   224.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   224.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   224.9 + *
  224.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  224.11 + * Other names may be trademarks of their respective owners.
  224.12   *
  224.13   * The contents of this file are subject to the terms of either the GNU
  224.14   * General Public License Version 2 only ("GPL") or the Common
  224.15 @@ -13,9 +16,9 @@
  224.16   * specific language governing permissions and limitations under the
  224.17   * License.  When distributing the software, include this License Header
  224.18   * Notice in each file and include the License file at
  224.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  224.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  224.21   * particular file as subject to the "Classpath" exception as provided
  224.22 - * by Sun in the GPL Version 2 section of the License file that
  224.23 + * by Oracle in the GPL Version 2 section of the License file that
  224.24   * accompanied this code. If applicable, add the following below the
  224.25   * License Header, with the fields enclosed by brackets [] replaced by
  224.26   * your own identifying information:
   225.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   225.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   225.3 @@ -1,6 +1,9 @@
   225.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   225.5  #
   225.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   225.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   225.8 +#
   225.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  225.10 +# Other names may be trademarks of their respective owners.
  225.11  #
  225.12  # The contents of this file are subject to the terms of either the GNU
  225.13  # General Public License Version 2 only ("GPL") or the Common
  225.14 @@ -12,9 +15,9 @@
  225.15  # specific language governing permissions and limitations under the
  225.16  # License.  When distributing the software, include this License Header
  225.17  # Notice in each file and include the License file at
  225.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  225.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  225.20  # particular file as subject to the "Classpath" exception as provided
  225.21 -# by Sun in the GPL Version 2 section of the License file that
  225.22 +# by Oracle in the GPL Version 2 section of the License file that
  225.23  # accompanied this code. If applicable, add the following below the
  225.24  # License Header, with the fields enclosed by brackets [] replaced by
  225.25  # your own identifying information:
   226.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/ClipData.java	Mon May 17 14:20:21 2010 -0400
   226.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/ClipData.java	Mon May 17 14:20:38 2010 -0400
   226.3 @@ -1,7 +1,10 @@
   226.4  /*
   226.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   226.6   *
   226.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   226.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   226.9 + *
  226.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  226.11 + * Other names may be trademarks of their respective owners.
  226.12   *
  226.13   * The contents of this file are subject to the terms of either the GNU
  226.14   * General Public License Version 2 only ("GPL") or the Common
  226.15 @@ -13,9 +16,9 @@
  226.16   * specific language governing permissions and limitations under the
  226.17   * License.  When distributing the software, include this License Header
  226.18   * Notice in each file and include the License file at
  226.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  226.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  226.21   * particular file as subject to the "Classpath" exception as provided
  226.22 - * by Sun in the GPL Version 2 section of the License file that
  226.23 + * by Oracle in the GPL Version 2 section of the License file that
  226.24   * accompanied this code. If applicable, add the following below the
  226.25   * License Header, with the fields enclosed by brackets [] replaced by
  226.26   * your own identifying information:
   227.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/ClipModel.java	Mon May 17 14:20:21 2010 -0400
   227.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/ClipModel.java	Mon May 17 14:20:38 2010 -0400
   227.3 @@ -1,7 +1,10 @@
   227.4  /*
   227.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   227.6   *
   227.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   227.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   227.9 + *
  227.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  227.11 + * Other names may be trademarks of their respective owners.
  227.12   *
  227.13   * The contents of this file are subject to the terms of either the GNU
  227.14   * General Public License Version 2 only ("GPL") or the Common
  227.15 @@ -13,9 +16,9 @@
  227.16   * specific language governing permissions and limitations under the
  227.17   * License.  When distributing the software, include this License Header
  227.18   * Notice in each file and include the License file at
  227.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  227.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  227.21   * particular file as subject to the "Classpath" exception as provided
  227.22 - * by Sun in the GPL Version 2 section of the License file that
  227.23 + * by Oracle in the GPL Version 2 section of the License file that
  227.24   * accompanied this code. If applicable, add the following below the
  227.25   * License Header, with the fields enclosed by brackets [] replaced by
  227.26   * your own identifying information:
   228.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/ColorModel.java	Mon May 17 14:20:21 2010 -0400
   228.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/ColorModel.java	Mon May 17 14:20:38 2010 -0400
   228.3 @@ -1,7 +1,10 @@
   228.4  /*
   228.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   228.6   *
   228.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   228.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   228.9 + *
  228.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  228.11 + * Other names may be trademarks of their respective owners.
  228.12   *
  228.13   * The contents of this file are subject to the terms of either the GNU
  228.14   * General Public License Version 2 only ("GPL") or the Common
  228.15 @@ -13,9 +16,9 @@
  228.16   * specific language governing permissions and limitations under the
  228.17   * License.  When distributing the software, include this License Header
  228.18   * Notice in each file and include the License file at
  228.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  228.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  228.21   * particular file as subject to the "Classpath" exception as provided
  228.22 - * by Sun in the GPL Version 2 section of the License file that
  228.23 + * by Oracle in the GPL Version 2 section of the License file that
  228.24   * accompanied this code. If applicable, add the following below the
  228.25   * License Header, with the fields enclosed by brackets [] replaced by
  228.26   * your own identifying information:
   229.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/CssStyleData.java	Mon May 17 14:20:21 2010 -0400
   229.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/CssStyleData.java	Mon May 17 14:20:38 2010 -0400
   229.3 @@ -1,7 +1,10 @@
   229.4  /*
   229.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   229.6   *
   229.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   229.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   229.9 + *
  229.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  229.11 + * Other names may be trademarks of their respective owners.
  229.12   *
  229.13   * The contents of this file are subject to the terms of either the GNU
  229.14   * General Public License Version 2 only ("GPL") or the Common
  229.15 @@ -13,9 +16,9 @@
  229.16   * specific language governing permissions and limitations under the
  229.17   * License.  When distributing the software, include this License Header
  229.18   * Notice in each file and include the License file at
  229.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  229.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  229.21   * particular file as subject to the "Classpath" exception as provided
  229.22 - * by Sun in the GPL Version 2 section of the License file that
  229.23 + * by Oracle in the GPL Version 2 section of the License file that
  229.24   * accompanied this code. If applicable, add the following below the
  229.25   * License Header, with the fields enclosed by brackets [] replaced by
  229.26   * your own identifying information:
   230.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/CssStyleParser.java	Mon May 17 14:20:21 2010 -0400
   230.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/CssStyleParser.java	Mon May 17 14:20:38 2010 -0400
   230.3 @@ -1,7 +1,10 @@
   230.4  /*
   230.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   230.6   *
   230.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   230.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   230.9 + *
  230.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  230.11 + * Other names may be trademarks of their respective owners.
  230.12   *
  230.13   * The contents of this file are subject to the terms of either the GNU
  230.14   * General Public License Version 2 only ("GPL") or the Common
  230.15 @@ -13,9 +16,9 @@
  230.16   * specific language governing permissions and limitations under the
  230.17   * License.  When distributing the software, include this License Header
  230.18   * Notice in each file and include the License file at
  230.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  230.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  230.21   * particular file as subject to the "Classpath" exception as provided
  230.22 - * by Sun in the GPL Version 2 section of the License file that
  230.23 + * by Oracle in the GPL Version 2 section of the License file that
  230.24   * accompanied this code. If applicable, add the following below the
  230.25   * License Header, with the fields enclosed by brackets [] replaced by
  230.26   * your own identifying information:
   231.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/FontModel.java	Mon May 17 14:20:21 2010 -0400
   231.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/FontModel.java	Mon May 17 14:20:38 2010 -0400
   231.3 @@ -1,7 +1,10 @@
   231.4  /*
   231.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   231.6   *
   231.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   231.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   231.9 + *
  231.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  231.11 + * Other names may be trademarks of their respective owners.
  231.12   *
  231.13   * The contents of this file are subject to the terms of either the GNU
  231.14   * General Public License Version 2 only ("GPL") or the Common
  231.15 @@ -13,9 +16,9 @@
  231.16   * specific language governing permissions and limitations under the
  231.17   * License.  When distributing the software, include this License Header
  231.18   * Notice in each file and include the License file at
  231.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  231.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  231.21   * particular file as subject to the "Classpath" exception as provided
  231.22 - * by Sun in the GPL Version 2 section of the License file that
  231.23 + * by Oracle in the GPL Version 2 section of the License file that
  231.24   * accompanied this code. If applicable, add the following below the
  231.25   * License Header, with the fields enclosed by brackets [] replaced by
  231.26   * your own identifying information:
   232.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/MarginPaddingModel.java	Mon May 17 14:20:21 2010 -0400
   232.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/MarginPaddingModel.java	Mon May 17 14:20:38 2010 -0400
   232.3 @@ -1,7 +1,10 @@
   232.4  /*
   232.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   232.6   *
   232.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   232.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   232.9 + *
  232.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  232.11 + * Other names may be trademarks of their respective owners.
  232.12   *
  232.13   * The contents of this file are subject to the terms of either the GNU
  232.14   * General Public License Version 2 only ("GPL") or the Common
  232.15 @@ -13,9 +16,9 @@
  232.16   * specific language governing permissions and limitations under the
  232.17   * License.  When distributing the software, include this License Header
  232.18   * Notice in each file and include the License file at
  232.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  232.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  232.21   * particular file as subject to the "Classpath" exception as provided
  232.22 - * by Sun in the GPL Version 2 section of the License file that
  232.23 + * by Oracle in the GPL Version 2 section of the License file that
  232.24   * accompanied this code. If applicable, add the following below the
  232.25   * License Header, with the fields enclosed by brackets [] replaced by
  232.26   * your own identifying information:
   233.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PositionData.java	Mon May 17 14:20:21 2010 -0400
   233.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PositionData.java	Mon May 17 14:20:38 2010 -0400
   233.3 @@ -1,7 +1,10 @@
   233.4  /*
   233.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   233.6   *
   233.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   233.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   233.9 + *
  233.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  233.11 + * Other names may be trademarks of their respective owners.
  233.12   *
  233.13   * The contents of this file are subject to the terms of either the GNU
  233.14   * General Public License Version 2 only ("GPL") or the Common
  233.15 @@ -13,9 +16,9 @@
  233.16   * specific language governing permissions and limitations under the
  233.17   * License.  When distributing the software, include this License Header
  233.18   * Notice in each file and include the License file at
  233.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  233.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  233.21   * particular file as subject to the "Classpath" exception as provided
  233.22 - * by Sun in the GPL Version 2 section of the License file that
  233.23 + * by Oracle in the GPL Version 2 section of the License file that
  233.24   * accompanied this code. If applicable, add the following below the
  233.25   * License Header, with the fields enclosed by brackets [] replaced by
  233.26   * your own identifying information:
   234.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PositionModel.java	Mon May 17 14:20:21 2010 -0400
   234.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PositionModel.java	Mon May 17 14:20:38 2010 -0400
   234.3 @@ -1,7 +1,10 @@
   234.4  /*
   234.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   234.6   *
   234.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   234.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   234.9 + *
  234.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  234.11 + * Other names may be trademarks of their respective owners.
  234.12   *
  234.13   * The contents of this file are subject to the terms of either the GNU
  234.14   * General Public License Version 2 only ("GPL") or the Common
  234.15 @@ -13,9 +16,9 @@
  234.16   * specific language governing permissions and limitations under the
  234.17   * License.  When distributing the software, include this License Header
  234.18   * Notice in each file and include the License file at
  234.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  234.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  234.21   * particular file as subject to the "Classpath" exception as provided
  234.22 - * by Sun in the GPL Version 2 section of the License file that
  234.23 + * by Oracle in the GPL Version 2 section of the License file that
  234.24   * accompanied this code. If applicable, add the following below the
  234.25   * License Header, with the fields enclosed by brackets [] replaced by
  234.26   * your own identifying information:
   235.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PropertyData.java	Mon May 17 14:20:21 2010 -0400
   235.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PropertyData.java	Mon May 17 14:20:38 2010 -0400
   235.3 @@ -1,7 +1,10 @@
   235.4  /*
   235.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   235.6   *
   235.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   235.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   235.9 + *
  235.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  235.11 + * Other names may be trademarks of their respective owners.
  235.12   *
  235.13   * The contents of this file are subject to the terms of either the GNU
  235.14   * General Public License Version 2 only ("GPL") or the Common
  235.15 @@ -13,9 +16,9 @@
  235.16   * specific language governing permissions and limitations under the
  235.17   * License.  When distributing the software, include this License Header
  235.18   * Notice in each file and include the License file at
  235.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  235.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  235.21   * particular file as subject to the "Classpath" exception as provided
  235.22 - * by Sun in the GPL Version 2 section of the License file that
  235.23 + * by Oracle in the GPL Version 2 section of the License file that
  235.24   * accompanied this code. If applicable, add the following below the
  235.25   * License Header, with the fields enclosed by brackets [] replaced by
  235.26   * your own identifying information:
   236.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PropertyWithUnitData.java	Mon May 17 14:20:21 2010 -0400
   236.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/PropertyWithUnitData.java	Mon May 17 14:20:38 2010 -0400
   236.3 @@ -1,7 +1,10 @@
   236.4  /*
   236.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   236.6   *
   236.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   236.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   236.9 + *
  236.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  236.11 + * Other names may be trademarks of their respective owners.
  236.12   *
  236.13   * The contents of this file are subject to the terms of either the GNU
  236.14   * General Public License Version 2 only ("GPL") or the Common
  236.15 @@ -13,9 +16,9 @@
  236.16   * specific language governing permissions and limitations under the
  236.17   * License.  When distributing the software, include this License Header
  236.18   * Notice in each file and include the License file at
  236.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  236.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  236.21   * particular file as subject to the "Classpath" exception as provided
  236.22 - * by Sun in the GPL Version 2 section of the License file that
  236.23 + * by Oracle in the GPL Version 2 section of the License file that
  236.24   * accompanied this code. If applicable, add the following below the
  236.25   * License Header, with the fields enclosed by brackets [] replaced by
  236.26   * your own identifying information:
   237.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/TextBlockData.java	Mon May 17 14:20:21 2010 -0400
   237.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/TextBlockData.java	Mon May 17 14:20:38 2010 -0400
   237.3 @@ -1,7 +1,10 @@
   237.4  /*
   237.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   237.6   *
   237.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   237.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   237.9 + *
  237.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  237.11 + * Other names may be trademarks of their respective owners.
  237.12   *
  237.13   * The contents of this file are subject to the terms of either the GNU
  237.14   * General Public License Version 2 only ("GPL") or the Common
  237.15 @@ -13,9 +16,9 @@
  237.16   * specific language governing permissions and limitations under the
  237.17   * License.  When distributing the software, include this License Header
  237.18   * Notice in each file and include the License file at
  237.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  237.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  237.21   * particular file as subject to the "Classpath" exception as provided
  237.22 - * by Sun in the GPL Version 2 section of the License file that
  237.23 + * by Oracle in the GPL Version 2 section of the License file that
  237.24   * accompanied this code. If applicable, add the following below the
  237.25   * License Header, with the fields enclosed by brackets [] replaced by
  237.26   * your own identifying information:
   238.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/TextBlockModel.java	Mon May 17 14:20:21 2010 -0400
   238.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/TextBlockModel.java	Mon May 17 14:20:38 2010 -0400
   238.3 @@ -1,7 +1,10 @@
   238.4  /*
   238.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   238.6   *
   238.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   238.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   238.9 + *
  238.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  238.11 + * Other names may be trademarks of their respective owners.
  238.12   *
  238.13   * The contents of this file are subject to the terms of either the GNU
  238.14   * General Public License Version 2 only ("GPL") or the Common
  238.15 @@ -13,9 +16,9 @@
  238.16   * specific language governing permissions and limitations under the
  238.17   * License.  When distributing the software, include this License Header
  238.18   * Notice in each file and include the License file at
  238.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  238.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  238.21   * particular file as subject to the "Classpath" exception as provided
  238.22 - * by Sun in the GPL Version 2 section of the License file that
  238.23 + * by Oracle in the GPL Version 2 section of the License file that
  238.24   * accompanied this code. If applicable, add the following below the
  238.25   * License Header, with the fields enclosed by brackets [] replaced by
  238.26   * your own identifying information:
   239.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/TextDecorationData.java	Mon May 17 14:20:21 2010 -0400
   239.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/TextDecorationData.java	Mon May 17 14:20:38 2010 -0400
   239.3 @@ -1,7 +1,10 @@
   239.4  /*
   239.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   239.6   *
   239.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   239.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   239.9 + *
  239.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  239.11 + * Other names may be trademarks of their respective owners.
  239.12   *
  239.13   * The contents of this file are subject to the terms of either the GNU
  239.14   * General Public License Version 2 only ("GPL") or the Common
  239.15 @@ -13,9 +16,9 @@
  239.16   * specific language governing permissions and limitations under the
  239.17   * License.  When distributing the software, include this License Header
  239.18   * Notice in each file and include the License file at
  239.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  239.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  239.21   * particular file as subject to the "Classpath" exception as provided
  239.22 - * by Sun in the GPL Version 2 section of the License file that
  239.23 + * by Oracle in the GPL Version 2 section of the License file that
  239.24   * accompanied this code. If applicable, add the following below the
  239.25   * License Header, with the fields enclosed by brackets [] replaced by
  239.26   * your own identifying information:
   240.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/Utils.java	Mon May 17 14:20:21 2010 -0400
   240.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/css/model/Utils.java	Mon May 17 14:20:38 2010 -0400
   240.3 @@ -1,7 +1,10 @@
   240.4  /*
   240.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   240.6   *
   240.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   240.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   240.9 + *
  240.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  240.11 + * Other names may be trademarks of their respective owners.
  240.12   *
  240.13   * The contents of this file are subject to the terms of either the GNU
  240.14   * General Public License Version 2 only ("GPL") or the Common
  240.15 @@ -13,9 +16,9 @@
  240.16   * specific language governing permissions and limitations under the
  240.17   * License.  When distributing the software, include this License Header
  240.18   * Notice in each file and include the License file at
  240.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  240.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  240.21   * particular file as subject to the "Classpath" exception as provided
  240.22 - * by Sun in the GPL Version 2 section of the License file that
  240.23 + * by Oracle in the GPL Version 2 section of the License file that
  240.24   * accompanied this code. If applicable, add the following below the
  240.25   * License Header, with the fields enclosed by brackets [] replaced by
  240.26   * your own identifying information:
   241.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/module/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   241.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/module/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   241.3 @@ -1,6 +1,9 @@
   241.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   241.5  #
   241.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   241.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   241.8 +#
   241.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  241.10 +# Other names may be trademarks of their respective owners.
  241.11  #
  241.12  # The contents of this file are subject to the terms of either the GNU
  241.13  # General Public License Version 2 only ("GPL") or the Common
  241.14 @@ -12,9 +15,9 @@
  241.15  # specific language governing permissions and limitations under the
  241.16  # License.  When distributing the software, include this License Header
  241.17  # Notice in each file and include the License file at
  241.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  241.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  241.20  # particular file as subject to the "Classpath" exception as provided
  241.21 -# by Sun in the GPL Version 2 section of the License file that
  241.22 +# by Oracle in the GPL Version 2 section of the License file that
  241.23  # accompanied this code. If applicable, add the following below the
  241.24  # License Header, with the fields enclosed by brackets [] replaced by
  241.25  # your own identifying information:
   242.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/module/Install.java	Mon May 17 14:20:21 2010 -0400
   242.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/module/Install.java	Mon May 17 14:20:38 2010 -0400
   242.3 @@ -1,7 +1,10 @@
   242.4  /*
   242.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   242.6   *
   242.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   242.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   242.9 + *
  242.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  242.11 + * Other names may be trademarks of their respective owners.
  242.12   *
  242.13   * The contents of this file are subject to the terms of either the GNU
  242.14   * General Public License Version 2 only ("GPL") or the Common
  242.15 @@ -13,9 +16,9 @@
  242.16   * specific language governing permissions and limitations under the
  242.17   * License.  When distributing the software, include this License Header
  242.18   * Notice in each file and include the License file at
  242.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  242.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  242.21   * particular file as subject to the "Classpath" exception as provided
  242.22 - * by Sun in the GPL Version 2 section of the License file that
  242.23 + * by Oracle in the GPL Version 2 section of the License file that
  242.24   * accompanied this code. If applicable, add the following below the
  242.25   * License Header, with the fields enclosed by brackets [] replaced by
  242.26   * your own identifying information:
   243.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/resolver/PropertyEditorResolverImpl.java	Mon May 17 14:20:21 2010 -0400
   243.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/resolver/PropertyEditorResolverImpl.java	Mon May 17 14:20:38 2010 -0400
   243.3 @@ -1,7 +1,10 @@
   243.4  /*
   243.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   243.6   *
   243.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   243.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   243.9 + *
  243.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  243.11 + * Other names may be trademarks of their respective owners.
  243.12   *
  243.13   * The contents of this file are subject to the terms of either the GNU
  243.14   * General Public License Version 2 only ("GPL") or the Common
  243.15 @@ -13,9 +16,9 @@
  243.16   * specific language governing permissions and limitations under the
  243.17   * License.  When distributing the software, include this License Header
  243.18   * Notice in each file and include the License file at
  243.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  243.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  243.21   * particular file as subject to the "Classpath" exception as provided
  243.22 - * by Sun in the GPL Version 2 section of the License file that
  243.23 + * by Oracle in the GPL Version 2 section of the License file that
  243.24   * accompanied this code. If applicable, add the following below the
  243.25   * License Header, with the fields enclosed by brackets [] replaced by
  243.26   * your own identifying information:
   244.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/resolver/PropertyEditorResolverImpl.properties	Mon May 17 14:20:21 2010 -0400
   244.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/resolver/PropertyEditorResolverImpl.properties	Mon May 17 14:20:38 2010 -0400
   244.3 @@ -1,6 +1,9 @@
   244.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   244.5  #
   244.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   244.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   244.8 +#
   244.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  244.10 +# Other names may be trademarks of their respective owners.
  244.11  #
  244.12  # The contents of this file are subject to the terms of either the GNU
  244.13  # General Public License Version 2 only ("GPL") or the Common
  244.14 @@ -12,9 +15,9 @@
  244.15  # specific language governing permissions and limitations under the
  244.16  # License.  When distributing the software, include this License Header
  244.17  # Notice in each file and include the License file at
  244.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  244.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  244.20  # particular file as subject to the "Classpath" exception as provided
  244.21 -# by Sun in the GPL Version 2 section of the License file that
  244.22 +# by Oracle in the GPL Version 2 section of the License file that
  244.23  # accompanied this code. If applicable, add the following below the
  244.24  # License Header, with the fields enclosed by brackets [] replaced by
  244.25  # your own identifying information:
   245.1 --- a/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/util/Bundle.java	Mon May 17 14:20:21 2010 -0400
   245.2 +++ b/visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/util/Bundle.java	Mon May 17 14:20:38 2010 -0400
   245.3 @@ -1,7 +1,10 @@
   245.4  /*
   245.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   245.6   *
   245.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   245.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   245.9 + *
  245.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  245.11 + * Other names may be trademarks of their respective owners.
  245.12   *
  245.13   * The contents of this file are subject to the terms of either the GNU
  245.14   * General Public License Version 2 only ("GPL") or the Common
  245.15 @@ -13,9 +16,9 @@
  245.16   * specific language governing permissions and limitations under the
  245.17   * License.  When distributing the software, include this License Header
  245.18   * Notice in each file and include the License file at
  245.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  245.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  245.21   * particular file as subject to the "Classpath" exception as provided
  245.22 - * by Sun in the GPL Version 2 section of the License file that
  245.23 + * by Oracle in the GPL Version 2 section of the License file that
  245.24   * accompanied this code. If applicable, add the following below the
  245.25   * License Header, with the fields enclosed by brackets [] replaced by
  245.26   * your own identifying information:
   246.1 --- a/visualweb.propertyeditors/test/unit/src/org/netbeans/modules/visualweb/propertyeditors/ConverterTest.java	Mon May 17 14:20:21 2010 -0400
   246.2 +++ b/visualweb.propertyeditors/test/unit/src/org/netbeans/modules/visualweb/propertyeditors/ConverterTest.java	Mon May 17 14:20:38 2010 -0400
   246.3 @@ -1,9 +1,12 @@
   246.4  package org.netbeans.modules.visualweb.propertyeditors;
   246.5  /*
   246.6   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   246.7 - * 
   246.8 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   246.9 - * 
  246.10 + *
  246.11 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  246.12 + *
  246.13 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  246.14 + * Other names may be trademarks of their respective owners.
  246.15 + *
  246.16   * The contents of this file are subject to the terms of either the GNU
  246.17   * General Public License Version 2 only ("GPL") or the Common
  246.18   * Development and Distribution License("CDDL") (collectively, the
  246.19 @@ -14,9 +17,9 @@
  246.20   * specific language governing permissions and limitations under the
  246.21   * License.  When distributing the software, include this License Header
  246.22   * Notice in each file and include the License file at
  246.23 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  246.24 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  246.25   * particular file as subject to the "Classpath" exception as provided
  246.26 - * by Sun in the GPL Version 2 section of the License file that
  246.27 + * by Oracle in the GPL Version 2 section of the License file that
  246.28   * accompanied this code. If applicable, add the following below the
  246.29   * License Header, with the fields enclosed by brackets [] replaced by
  246.30   * your own identifying information:
   247.1 --- a/visualweb.ravehelp.rave_nbpack/build.xml	Mon May 17 14:20:21 2010 -0400
   247.2 +++ b/visualweb.ravehelp.rave_nbpack/build.xml	Mon May 17 14:20:38 2010 -0400
   247.3 @@ -2,7 +2,10 @@
   247.4  <!--
   247.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   247.6  
   247.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   247.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   247.9 +
  247.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  247.11 +Other names may be trademarks of their respective owners.
  247.12  
  247.13  
  247.14  The contents of this file are subject to the terms of either the GNU
  247.15 @@ -15,9 +18,9 @@
  247.16  specific language governing permissions and limitations under the
  247.17  License.  When distributing the software, include this License Header
  247.18  Notice in each file and include the License file at
  247.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  247.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  247.21  particular file as subject to the "Classpath" exception as provided
  247.22 -by Sun in the GPL Version 2 section of the License file that
  247.23 +by Oracle in the GPL Version 2 section of the License file that
  247.24  accompanied this code. If applicable, add the following below the
  247.25  License Header, with the fields enclosed by brackets [] replaced by
  247.26  your own identifying information:
   248.1 --- a/visualweb.ravehelp.rave_nbpack/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   248.2 +++ b/visualweb.ravehelp.rave_nbpack/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   248.3 @@ -1,6 +1,9 @@
   248.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   248.5  #
   248.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   248.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   248.8 +#
   248.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  248.10 +# Other names may be trademarks of their respective owners.
  248.11  #
  248.12  # The contents of this file are subject to the terms of either the GNU
  248.13  # General Public License Version 2 only ("GPL") or the Common
  248.14 @@ -12,9 +15,9 @@
  248.15  # specific language governing permissions and limitations under the
  248.16  # License.  When distributing the software, include this License Header
  248.17  # Notice in each file and include the License file at
  248.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  248.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  248.20  # particular file as subject to the "Classpath" exception as provided
  248.21 -# by Sun in the GPL Version 2 section of the License file that
  248.22 +# by Oracle in the GPL Version 2 section of the License file that
  248.23  # accompanied this code. If applicable, add the following below the
  248.24  # License Header, with the fields enclosed by brackets [] replaced by
  248.25  # your own identifying information:
   249.1 --- a/visualweb.ravehelp.rave_nbpack/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   249.2 +++ b/visualweb.ravehelp.rave_nbpack/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   249.3 @@ -2,7 +2,10 @@
   249.4  <!--
   249.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   249.6  
   249.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   249.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   249.9 +
  249.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  249.11 +Other names may be trademarks of their respective owners.
  249.12  
  249.13  
  249.14  The contents of this file are subject to the terms of either the GNU
  249.15 @@ -15,9 +18,9 @@
  249.16  specific language governing permissions and limitations under the
  249.17  License.  When distributing the software, include this License Header
  249.18  Notice in each file and include the License file at
  249.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  249.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  249.21  particular file as subject to the "Classpath" exception as provided
  249.22 -by Sun in the GPL Version 2 section of the License file that
  249.23 +by Oracle in the GPL Version 2 section of the License file that
  249.24  accompanied this code. If applicable, add the following below the
  249.25  License Header, with the fields enclosed by brackets [] replaced by
  249.26  your own identifying information:
   250.1 --- a/visualweb.ravehelp.rave_nbpack/src/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   250.2 +++ b/visualweb.ravehelp.rave_nbpack/src/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   250.3 @@ -1,6 +1,9 @@
   250.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   250.5  #
   250.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   250.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   250.8 +#
   250.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  250.10 +# Other names may be trademarks of their respective owners.
  250.11  #
  250.12  # The contents of this file are subject to the terms of either the GNU
  250.13  # General Public License Version 2 only ("GPL") or the Common
  250.14 @@ -12,9 +15,9 @@
  250.15  # specific language governing permissions and limitations under the
  250.16  # License.  When distributing the software, include this License Header
  250.17  # Notice in each file and include the License file at
  250.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  250.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  250.20  # particular file as subject to the "Classpath" exception as provided
  250.21 -# by Sun in the GPL Version 2 section of the License file that
  250.22 +# by Oracle in the GPL Version 2 section of the License file that
  250.23  # accompanied this code. If applicable, add the following below the
  250.24  # License Header, with the fields enclosed by brackets [] replaced by
  250.25  # your own identifying information:
   251.1 --- a/visualweb.ravehelp.rave_nbpack/src/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/helpsetref.xml	Mon May 17 14:20:21 2010 -0400
   251.2 +++ b/visualweb.ravehelp.rave_nbpack/src/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/helpsetref.xml	Mon May 17 14:20:38 2010 -0400
   251.3 @@ -2,7 +2,10 @@
   251.4  <!--
   251.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   251.6  
   251.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   251.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   251.9 +
  251.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  251.11 +Other names may be trademarks of their respective owners.
  251.12  
  251.13  
  251.14  The contents of this file are subject to the terms of either the GNU
  251.15 @@ -15,9 +18,9 @@
  251.16  specific language governing permissions and limitations under the
  251.17  License.  When distributing the software, include this License Header
  251.18  Notice in each file and include the License file at
  251.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  251.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  251.21  particular file as subject to the "Classpath" exception as provided
  251.22 -by Sun in the GPL Version 2 section of the License file that
  251.23 +by Oracle in the GPL Version 2 section of the License file that
  251.24  accompanied this code. If applicable, add the following below the
  251.25  License Header, with the fields enclosed by brackets [] replaced by
  251.26  your own identifying information:
   252.1 --- a/visualweb.ravehelp.rave_nbpack/src/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/layer.xml	Mon May 17 14:20:21 2010 -0400
   252.2 +++ b/visualweb.ravehelp.rave_nbpack/src/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/layer.xml	Mon May 17 14:20:38 2010 -0400
   252.3 @@ -2,7 +2,10 @@
   252.4  <!--
   252.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   252.6  
   252.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   252.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   252.9 +
  252.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  252.11 +Other names may be trademarks of their respective owners.
  252.12  
  252.13  
  252.14  The contents of this file are subject to the terms of either the GNU
  252.15 @@ -15,9 +18,9 @@
  252.16  specific language governing permissions and limitations under the
  252.17  License.  When distributing the software, include this License Header
  252.18  Notice in each file and include the License file at
  252.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  252.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  252.21  particular file as subject to the "Classpath" exception as provided
  252.22 -by Sun in the GPL Version 2 section of the License file that
  252.23 +by Oracle in the GPL Version 2 section of the License file that
  252.24  accompanied this code. If applicable, add the following below the
  252.25  License Header, with the fields enclosed by brackets [] replaced by
  252.26  your own identifying information:
   253.1 --- a/visualweb.rowset/build.xml	Mon May 17 14:20:21 2010 -0400
   253.2 +++ b/visualweb.rowset/build.xml	Mon May 17 14:20:38 2010 -0400
   253.3 @@ -2,7 +2,10 @@
   253.4  <!--
   253.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   253.6  
   253.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   253.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   253.9 +
  253.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  253.11 +Other names may be trademarks of their respective owners.
  253.12  
  253.13  
  253.14  The contents of this file are subject to the terms of either the GNU
  253.15 @@ -15,9 +18,9 @@
  253.16  specific language governing permissions and limitations under the
  253.17  License.  When distributing the software, include this License Header
  253.18  Notice in each file and include the License file at
  253.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  253.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  253.21  particular file as subject to the "Classpath" exception as provided
  253.22 -by Sun in the GPL Version 2 section of the License file that
  253.23 +by Oracle in the GPL Version 2 section of the License file that
  253.24  accompanied this code. If applicable, add the following below the
  253.25  License Header, with the fields enclosed by brackets [] replaced by
  253.26  your own identifying information:
   254.1 --- a/visualweb.rowset/library/build.xml	Mon May 17 14:20:21 2010 -0400
   254.2 +++ b/visualweb.rowset/library/build.xml	Mon May 17 14:20:38 2010 -0400
   254.3 @@ -2,7 +2,10 @@
   254.4  <!--
   254.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   254.6  
   254.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   254.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   254.9 +
  254.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  254.11 +Other names may be trademarks of their respective owners.
  254.12  
  254.13  
  254.14  The contents of this file are subject to the terms of either the GNU
  254.15 @@ -15,9 +18,9 @@
  254.16  specific language governing permissions and limitations under the
  254.17  License.  When distributing the software, include this License Header
  254.18  Notice in each file and include the License file at
  254.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  254.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  254.21  particular file as subject to the "Classpath" exception as provided
  254.22 -by Sun in the GPL Version 2 section of the License file that
  254.23 +by Oracle in the GPL Version 2 section of the License file that
  254.24  accompanied this code. If applicable, add the following below the
  254.25  License Header, with the fields enclosed by brackets [] replaced by
  254.26  your own identifying information:
   255.1 --- a/visualweb.rowset/library/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   255.2 +++ b/visualweb.rowset/library/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   255.3 @@ -1,6 +1,9 @@
   255.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   255.5  #
   255.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   255.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   255.8 +#
   255.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  255.10 +# Other names may be trademarks of their respective owners.
  255.11  #
  255.12  # The contents of this file are subject to the terms of either the GNU
  255.13  # General Public License Version 2 only ("GPL") or the Common
  255.14 @@ -12,9 +15,9 @@
  255.15  # specific language governing permissions and limitations under the
  255.16  # License.  When distributing the software, include this License Header
  255.17  # Notice in each file and include the License file at
  255.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  255.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  255.20  # particular file as subject to the "Classpath" exception as provided
  255.21 -# by Sun in the GPL Version 2 section of the License file that
  255.22 +# by Oracle in the GPL Version 2 section of the License file that
  255.23  # accompanied this code. If applicable, add the following below the
  255.24  # License Header, with the fields enclosed by brackets [] replaced by
  255.25  # your own identifying information:
   256.1 --- a/visualweb.rowset/library/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   256.2 +++ b/visualweb.rowset/library/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   256.3 @@ -2,7 +2,10 @@
   256.4  <!--
   256.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   256.6  
   256.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   256.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   256.9 +
  256.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  256.11 +Other names may be trademarks of their respective owners.
  256.12  
  256.13  
  256.14  The contents of this file are subject to the terms of either the GNU
  256.15 @@ -15,9 +18,9 @@
  256.16  specific language governing permissions and limitations under the
  256.17  License.  When distributing the software, include this License Header
  256.18  Notice in each file and include the License file at
  256.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  256.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  256.21  particular file as subject to the "Classpath" exception as provided
  256.22 -by Sun in the GPL Version 2 section of the License file that
  256.23 +by Oracle in the GPL Version 2 section of the License file that
  256.24  accompanied this code. If applicable, add the following below the
  256.25  License Header, with the fields enclosed by brackets [] replaced by
  256.26  your own identifying information:
   257.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/BaseRowSetX.java	Mon May 17 14:20:21 2010 -0400
   257.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/BaseRowSetX.java	Mon May 17 14:20:38 2010 -0400
   257.3 @@ -1,7 +1,10 @@
   257.4  /*
   257.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   257.6   *
   257.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   257.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   257.9 + *
  257.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  257.11 + * Other names may be trademarks of their respective owners.
  257.12   *
  257.13   * The contents of this file are subject to the terms of either the GNU
  257.14   * General Public License Version 2 only ("GPL") or the Common
  257.15 @@ -13,9 +16,9 @@
  257.16   * specific language governing permissions and limitations under the
  257.17   * License.  When distributing the software, include this License Header
  257.18   * Notice in each file and include the License file at
  257.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  257.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  257.21   * particular file as subject to the "Classpath" exception as provided
  257.22 - * by Sun in the GPL Version 2 section of the License file that
  257.23 + * by Oracle in the GPL Version 2 section of the License file that
  257.24   * accompanied this code. If applicable, add the following below the
  257.25   * License Header, with the fields enclosed by brackets [] replaced by
  257.26   * your own identifying information:
   258.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   258.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   258.3 @@ -1,6 +1,9 @@
   258.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   258.5  #
   258.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   258.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   258.8 +#
   258.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  258.10 +# Other names may be trademarks of their respective owners.
  258.11  #
  258.12  # The contents of this file are subject to the terms of either the GNU
  258.13  # General Public License Version 2 only ("GPL") or the Common
  258.14 @@ -12,9 +15,9 @@
  258.15  # specific language governing permissions and limitations under the
  258.16  # License.  When distributing the software, include this License Header
  258.17  # Notice in each file and include the License file at
  258.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  258.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  258.20  # particular file as subject to the "Classpath" exception as provided
  258.21 -# by Sun in the GPL Version 2 section of the License file that
  258.22 +# by Oracle in the GPL Version 2 section of the License file that
  258.23  # accompanied this code. If applicable, add the following below the
  258.24  # License Header, with the fields enclosed by brackets [] replaced by
  258.25  # your own identifying information:
   259.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/CachedRowSetX.java	Mon May 17 14:20:21 2010 -0400
   259.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/CachedRowSetX.java	Mon May 17 14:20:38 2010 -0400
   259.3 @@ -1,7 +1,10 @@
   259.4  /*
   259.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   259.6   *
   259.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   259.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   259.9 + *
  259.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  259.11 + * Other names may be trademarks of their respective owners.
  259.12   *
  259.13   * The contents of this file are subject to the terms of either the GNU
  259.14   * General Public License Version 2 only ("GPL") or the Common
  259.15 @@ -13,9 +16,9 @@
  259.16   * specific language governing permissions and limitations under the
  259.17   * License.  When distributing the software, include this License Header
  259.18   * Notice in each file and include the License file at
  259.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  259.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  259.21   * particular file as subject to the "Classpath" exception as provided
  259.22 - * by Sun in the GPL Version 2 section of the License file that
  259.23 + * by Oracle in the GPL Version 2 section of the License file that
  259.24   * accompanied this code. If applicable, add the following below the
  259.25   * License Header, with the fields enclosed by brackets [] replaced by
  259.26   * your own identifying information:
   260.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/CachedRowSetXImpl.java	Mon May 17 14:20:21 2010 -0400
   260.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/CachedRowSetXImpl.java	Mon May 17 14:20:38 2010 -0400
   260.3 @@ -1,7 +1,10 @@
   260.4  /*
   260.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   260.6   *
   260.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   260.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   260.9 + *
  260.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  260.11 + * Other names may be trademarks of their respective owners.
  260.12   *
  260.13   * The contents of this file are subject to the terms of either the GNU
  260.14   * General Public License Version 2 only ("GPL") or the Common
  260.15 @@ -13,9 +16,9 @@
  260.16   * specific language governing permissions and limitations under the
  260.17   * License.  When distributing the software, include this License Header
  260.18   * Notice in each file and include the License file at
  260.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  260.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  260.21   * particular file as subject to the "Classpath" exception as provided
  260.22 - * by Sun in the GPL Version 2 section of the License file that
  260.23 + * by Oracle in the GPL Version 2 section of the License file that
  260.24   * accompanied this code. If applicable, add the following below the
  260.25   * License Header, with the fields enclosed by brackets [] replaced by
  260.26   * your own identifying information:
   261.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/CachedRowSetXImpl5.java	Mon May 17 14:20:21 2010 -0400
   261.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/CachedRowSetXImpl5.java	Mon May 17 14:20:38 2010 -0400
   261.3 @@ -1,7 +1,10 @@
   261.4  /*
   261.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   261.6   *
   261.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   261.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   261.9 + *
  261.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  261.11 + * Other names may be trademarks of their respective owners.
  261.12   *
  261.13   * The contents of this file are subject to the terms of either the GNU
  261.14   * General Public License Version 2 only ("GPL") or the Common
  261.15 @@ -13,9 +16,9 @@
  261.16   * specific language governing permissions and limitations under the
  261.17   * License.  When distributing the software, include this License Header
  261.18   * Notice in each file and include the License file at
  261.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  261.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  261.21   * particular file as subject to the "Classpath" exception as provided
  261.22 - * by Sun in the GPL Version 2 section of the License file that
  261.23 + * by Oracle in the GPL Version 2 section of the License file that
  261.24   * accompanied this code. If applicable, add the following below the
  261.25   * License Header, with the fields enclosed by brackets [] replaced by
  261.26   * your own identifying information:
   262.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/Log.java	Mon May 17 14:20:21 2010 -0400
   262.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/Log.java	Mon May 17 14:20:38 2010 -0400
   262.3 @@ -1,7 +1,10 @@
   262.4  /*
   262.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   262.6   *
   262.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   262.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   262.9 + *
  262.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  262.11 + * Other names may be trademarks of their respective owners.
  262.12   *
  262.13   * The contents of this file are subject to the terms of either the GNU
  262.14   * General Public License Version 2 only ("GPL") or the Common
  262.15 @@ -13,9 +16,9 @@
  262.16   * specific language governing permissions and limitations under the
  262.17   * License.  When distributing the software, include this License Header
  262.18   * Notice in each file and include the License file at
  262.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  262.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  262.21   * particular file as subject to the "Classpath" exception as provided
  262.22 - * by Sun in the GPL Version 2 section of the License file that
  262.23 + * by Oracle in the GPL Version 2 section of the License file that
  262.24   * accompanied this code. If applicable, add the following below the
  262.25   * License Header, with the fields enclosed by brackets [] replaced by
  262.26   * your own identifying information:
   263.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/RowSetMetaDataX.java	Mon May 17 14:20:21 2010 -0400
   263.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/RowSetMetaDataX.java	Mon May 17 14:20:38 2010 -0400
   263.3 @@ -1,7 +1,10 @@
   263.4  /*
   263.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   263.6   *
   263.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   263.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   263.9 + *
  263.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  263.11 + * Other names may be trademarks of their respective owners.
  263.12   *
  263.13   * The contents of this file are subject to the terms of either the GNU
  263.14   * General Public License Version 2 only ("GPL") or the Common
  263.15 @@ -13,9 +16,9 @@
  263.16   * specific language governing permissions and limitations under the
  263.17   * License.  When distributing the software, include this License Header
  263.18   * Notice in each file and include the License file at
  263.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  263.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  263.21   * particular file as subject to the "Classpath" exception as provided
  263.22 - * by Sun in the GPL Version 2 section of the License file that
  263.23 + * by Oracle in the GPL Version 2 section of the License file that
  263.24   * accompanied this code. If applicable, add the following below the
  263.25   * License Header, with the fields enclosed by brackets [] replaced by
  263.26   * your own identifying information:
   264.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/RowSetMetaDataXImpl.java	Mon May 17 14:20:21 2010 -0400
   264.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/RowSetMetaDataXImpl.java	Mon May 17 14:20:38 2010 -0400
   264.3 @@ -1,7 +1,10 @@
   264.4  /*
   264.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   264.6   *
   264.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   264.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   264.9 + *
  264.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  264.11 + * Other names may be trademarks of their respective owners.
  264.12   *
  264.13   * The contents of this file are subject to the terms of either the GNU
  264.14   * General Public License Version 2 only ("GPL") or the Common
  264.15 @@ -13,9 +16,9 @@
  264.16   * specific language governing permissions and limitations under the
  264.17   * License.  When distributing the software, include this License Header
  264.18   * Notice in each file and include the License file at
  264.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  264.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  264.21   * particular file as subject to the "Classpath" exception as provided
  264.22 - * by Sun in the GPL Version 2 section of the License file that
  264.23 + * by Oracle in the GPL Version 2 section of the License file that
  264.24   * accompanied this code. If applicable, add the following below the
  264.25   * License Header, with the fields enclosed by brackets [] replaced by
  264.26   * your own identifying information:
   265.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/SyncResolverX.java	Mon May 17 14:20:21 2010 -0400
   265.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/SyncResolverX.java	Mon May 17 14:20:38 2010 -0400
   265.3 @@ -1,7 +1,10 @@
   265.4  /*
   265.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   265.6   *
   265.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   265.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   265.9 + *
  265.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  265.11 + * Other names may be trademarks of their respective owners.
  265.12   *
  265.13   * The contents of this file are subject to the terms of either the GNU
  265.14   * General Public License Version 2 only ("GPL") or the Common
  265.15 @@ -13,9 +16,9 @@
  265.16   * specific language governing permissions and limitations under the
  265.17   * License.  When distributing the software, include this License Header
  265.18   * Notice in each file and include the License file at
  265.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  265.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  265.21   * particular file as subject to the "Classpath" exception as provided
  265.22 - * by Sun in the GPL Version 2 section of the License file that
  265.23 + * by Oracle in the GPL Version 2 section of the License file that
  265.24   * accompanied this code. If applicable, add the following below the
  265.25   * License Header, with the fields enclosed by brackets [] replaced by
  265.26   * your own identifying information:
   266.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/internal/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   266.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/internal/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   266.3 @@ -1,6 +1,9 @@
   266.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   266.5  #
   266.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   266.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   266.8 +#
   266.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  266.10 +# Other names may be trademarks of their respective owners.
  266.11  #
  266.12  # The contents of this file are subject to the terms of either the GNU
  266.13  # General Public License Version 2 only ("GPL") or the Common
  266.14 @@ -12,9 +15,9 @@
  266.15  # specific language governing permissions and limitations under the
  266.16  # License.  When distributing the software, include this License Header
  266.17  # Notice in each file and include the License file at
  266.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  266.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  266.20  # particular file as subject to the "Classpath" exception as provided
  266.21 -# by Sun in the GPL Version 2 section of the License file that
  266.22 +# by Oracle in the GPL Version 2 section of the License file that
  266.23  # accompanied this code. If applicable, add the following below the
  266.24  # License Header, with the fields enclosed by brackets [] replaced by
  266.25  # your own identifying information:
   267.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/internal/CachedRowSetXReader.java	Mon May 17 14:20:21 2010 -0400
   267.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/internal/CachedRowSetXReader.java	Mon May 17 14:20:38 2010 -0400
   267.3 @@ -1,7 +1,10 @@
   267.4  /*
   267.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   267.6   *
   267.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   267.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   267.9 + *
  267.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  267.11 + * Other names may be trademarks of their respective owners.
  267.12   *
  267.13   * The contents of this file are subject to the terms of either the GNU
  267.14   * General Public License Version 2 only ("GPL") or the Common
  267.15 @@ -13,9 +16,9 @@
  267.16   * specific language governing permissions and limitations under the
  267.17   * License.  When distributing the software, include this License Header
  267.18   * Notice in each file and include the License file at
  267.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  267.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  267.21   * particular file as subject to the "Classpath" exception as provided
  267.22 - * by Sun in the GPL Version 2 section of the License file that
  267.23 + * by Oracle in the GPL Version 2 section of the License file that
  267.24   * accompanied this code. If applicable, add the following below the
  267.25   * License Header, with the fields enclosed by brackets [] replaced by
  267.26   * your own identifying information:
   268.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/internal/CachedRowSetXWriter.java	Mon May 17 14:20:21 2010 -0400
   268.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/internal/CachedRowSetXWriter.java	Mon May 17 14:20:38 2010 -0400
   268.3 @@ -1,7 +1,10 @@
   268.4  /*
   268.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   268.6   *
   268.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   268.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   268.9 + *
  268.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  268.11 + * Other names may be trademarks of their respective owners.
  268.12   *
  268.13   * The contents of this file are subject to the terms of either the GNU
  268.14   * General Public License Version 2 only ("GPL") or the Common
  268.15 @@ -13,9 +16,9 @@
  268.16   * specific language governing permissions and limitations under the
  268.17   * License.  When distributing the software, include this License Header
  268.18   * Notice in each file and include the License file at
  268.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  268.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  268.21   * particular file as subject to the "Classpath" exception as provided
  268.22 - * by Sun in the GPL Version 2 section of the License file that
  268.23 + * by Oracle in the GPL Version 2 section of the License file that
  268.24   * accompanied this code. If applicable, add the following below the
  268.25   * License Header, with the fields enclosed by brackets [] replaced by
  268.26   * your own identifying information:
   269.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/internal/SyncResolverXImpl.java	Mon May 17 14:20:21 2010 -0400
   269.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/internal/SyncResolverXImpl.java	Mon May 17 14:20:38 2010 -0400
   269.3 @@ -1,7 +1,10 @@
   269.4  /*
   269.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   269.6   *
   269.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   269.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   269.9 + *
  269.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  269.11 + * Other names may be trademarks of their respective owners.
  269.12   *
  269.13   * The contents of this file are subject to the terms of either the GNU
  269.14   * General Public License Version 2 only ("GPL") or the Common
  269.15 @@ -13,9 +16,9 @@
  269.16   * specific language governing permissions and limitations under the
  269.17   * License.  When distributing the software, include this License Header
  269.18   * Notice in each file and include the License file at
  269.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  269.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  269.21   * particular file as subject to the "Classpath" exception as provided
  269.22 - * by Sun in the GPL Version 2 section of the License file that
  269.23 + * by Oracle in the GPL Version 2 section of the License file that
  269.24   * accompanied this code. If applicable, add the following below the
  269.25   * License Header, with the fields enclosed by brackets [] replaced by
  269.26   * your own identifying information:
   270.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/providers/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   270.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/providers/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   270.3 @@ -1,6 +1,9 @@
   270.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   270.5  #
   270.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   270.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   270.8 +#
   270.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  270.10 +# Other names may be trademarks of their respective owners.
  270.11  #
  270.12  # The contents of this file are subject to the terms of either the GNU
  270.13  # General Public License Version 2 only ("GPL") or the Common
  270.14 @@ -12,9 +15,9 @@
  270.15  # specific language governing permissions and limitations under the
  270.16  # License.  When distributing the software, include this License Header
  270.17  # Notice in each file and include the License file at
  270.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  270.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  270.20  # particular file as subject to the "Classpath" exception as provided
  270.21 -# by Sun in the GPL Version 2 section of the License file that
  270.22 +# by Oracle in the GPL Version 2 section of the License file that
  270.23  # accompanied this code. If applicable, add the following below the
  270.24  # License Header, with the fields enclosed by brackets [] replaced by
  270.25  # your own identifying information:
   271.1 --- a/visualweb.rowset/library/src/com/sun/sql/rowset/providers/RIOptimisticProvider.java	Mon May 17 14:20:21 2010 -0400
   271.2 +++ b/visualweb.rowset/library/src/com/sun/sql/rowset/providers/RIOptimisticProvider.java	Mon May 17 14:20:38 2010 -0400
   271.3 @@ -1,7 +1,10 @@
   271.4  /*
   271.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   271.6   *
   271.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   271.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   271.9 + *
  271.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  271.11 + * Other names may be trademarks of their respective owners.
  271.12   *
  271.13   * The contents of this file are subject to the terms of either the GNU
  271.14   * General Public License Version 2 only ("GPL") or the Common
  271.15 @@ -13,9 +16,9 @@
  271.16   * specific language governing permissions and limitations under the
  271.17   * License.  When distributing the software, include this License Header
  271.18   * Notice in each file and include the License file at
  271.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  271.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  271.21   * particular file as subject to the "Classpath" exception as provided
  271.22 - * by Sun in the GPL Version 2 section of the License file that
  271.23 + * by Oracle in the GPL Version 2 section of the License file that
  271.24   * accompanied this code. If applicable, add the following below the
  271.25   * License Header, with the fields enclosed by brackets [] replaced by
  271.26   * your own identifying information:
   272.1 --- a/visualweb.rowset/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   272.2 +++ b/visualweb.rowset/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   272.3 @@ -1,6 +1,9 @@
   272.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   272.5  #
   272.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   272.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   272.8 +#
   272.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  272.10 +# Other names may be trademarks of their respective owners.
  272.11  #
  272.12  # The contents of this file are subject to the terms of either the GNU
  272.13  # General Public License Version 2 only ("GPL") or the Common
  272.14 @@ -12,9 +15,9 @@
  272.15  # specific language governing permissions and limitations under the
  272.16  # License.  When distributing the software, include this License Header
  272.17  # Notice in each file and include the License file at
  272.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  272.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  272.20  # particular file as subject to the "Classpath" exception as provided
  272.21 -# by Sun in the GPL Version 2 section of the License file that
  272.22 +# by Oracle in the GPL Version 2 section of the License file that
  272.23  # accompanied this code. If applicable, add the following below the
  272.24  # License Header, with the fields enclosed by brackets [] replaced by
  272.25  # your own identifying information:
   273.1 --- a/visualweb.rowset/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   273.2 +++ b/visualweb.rowset/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   273.3 @@ -2,7 +2,10 @@
   273.4  <!--
   273.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   273.6  
   273.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   273.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   273.9 +
  273.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  273.11 +Other names may be trademarks of their respective owners.
  273.12  
  273.13  
  273.14  The contents of this file are subject to the terms of either the GNU
  273.15 @@ -15,9 +18,9 @@
  273.16  specific language governing permissions and limitations under the
  273.17  License.  When distributing the software, include this License Header
  273.18  Notice in each file and include the License file at
  273.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  273.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  273.21  particular file as subject to the "Classpath" exception as provided
  273.22 -by Sun in the GPL Version 2 section of the License file that
  273.23 +by Oracle in the GPL Version 2 section of the License file that
  273.24  accompanied this code. If applicable, add the following below the
  273.25  License Header, with the fields enclosed by brackets [] replaced by
  273.26  your own identifying information:
   274.1 --- a/visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   274.2 +++ b/visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   274.3 @@ -1,6 +1,9 @@
   274.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   274.5  #
   274.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   274.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   274.8 +#
   274.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  274.10 +# Other names may be trademarks of their respective owners.
  274.11  #
  274.12  # The contents of this file are subject to the terms of either the GNU
  274.13  # General Public License Version 2 only ("GPL") or the Common
  274.14 @@ -12,9 +15,9 @@
  274.15  # specific language governing permissions and limitations under the
  274.16  # License.  When distributing the software, include this License Header
  274.17  # Notice in each file and include the License file at
  274.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  274.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  274.20  # particular file as subject to the "Classpath" exception as provided
  274.21 -# by Sun in the GPL Version 2 section of the License file that
  274.22 +# by Oracle in the GPL Version 2 section of the License file that
  274.23  # accompanied this code. If applicable, add the following below the
  274.24  # License Header, with the fields enclosed by brackets [] replaced by
  274.25  # your own identifying information:
   275.1 --- a/visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   275.2 +++ b/visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   275.3 @@ -1,6 +1,9 @@
   275.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   275.5  #
   275.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   275.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   275.8 +#
   275.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  275.10 +# Other names may be trademarks of their respective owners.
  275.11  #
  275.12  # The contents of this file are subject to the terms of either the GNU
  275.13  # General Public License Version 2 only ("GPL") or the Common
  275.14 @@ -12,9 +15,9 @@
  275.15  # specific language governing permissions and limitations under the
  275.16  # License.  When distributing the software, include this License Header
  275.17  # Notice in each file and include the License file at
  275.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  275.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  275.20  # particular file as subject to the "Classpath" exception as provided
  275.21 -# by Sun in the GPL Version 2 section of the License file that
  275.22 +# by Oracle in the GPL Version 2 section of the License file that
  275.23  # accompanied this code. If applicable, add the following below the
  275.24  # License Header, with the fields enclosed by brackets [] replaced by
  275.25  # your own identifying information:
   276.1 --- a/visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/jdbcsupport-designtime.xml	Mon May 17 14:20:21 2010 -0400
   276.2 +++ b/visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/jdbcsupport-designtime.xml	Mon May 17 14:20:38 2010 -0400
   276.3 @@ -2,7 +2,10 @@
   276.4  <!--
   276.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   276.6  
   276.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   276.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   276.9 +
  276.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  276.11 +Other names may be trademarks of their respective owners.
  276.12  
  276.13  
  276.14  The contents of this file are subject to the terms of either the GNU
  276.15 @@ -15,9 +18,9 @@
  276.16  specific language governing permissions and limitations under the
  276.17  License.  When distributing the software, include this License Header
  276.18  Notice in each file and include the License file at
  276.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  276.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  276.21  particular file as subject to the "Classpath" exception as provided
  276.22 -by Sun in the GPL Version 2 section of the License file that
  276.23 +by Oracle in the GPL Version 2 section of the License file that
  276.24  accompanied this code. If applicable, add the following below the
  276.25  License Header, with the fields enclosed by brackets [] replaced by
  276.26  your own identifying information:
   277.1 --- a/visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/jdbcsupport-runtime.xml	Mon May 17 14:20:21 2010 -0400
   277.2 +++ b/visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/jdbcsupport-runtime.xml	Mon May 17 14:20:38 2010 -0400
   277.3 @@ -2,7 +2,10 @@
   277.4  <!--
   277.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   277.6  
   277.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   277.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   277.9 +
  277.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  277.11 +Other names may be trademarks of their respective owners.
  277.12  
  277.13  
  277.14  The contents of this file are subject to the terms of either the GNU
  277.15 @@ -15,9 +18,9 @@
  277.16  specific language governing permissions and limitations under the
  277.17  License.  When distributing the software, include this License Header
  277.18  Notice in each file and include the License file at
  277.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  277.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  277.21  particular file as subject to the "Classpath" exception as provided
  277.22 -by Sun in the GPL Version 2 section of the License file that
  277.23 +by Oracle in the GPL Version 2 section of the License file that
  277.24  accompanied this code. If applicable, add the following below the
  277.25  License Header, with the fields enclosed by brackets [] replaced by
  277.26  your own identifying information:
   278.1 --- a/visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/layer.xml	Mon May 17 14:20:21 2010 -0400
   278.2 +++ b/visualweb.rowset/src/org/netbeans/modules/visualweb/rowset/resources/layer.xml	Mon May 17 14:20:38 2010 -0400
   278.3 @@ -2,7 +2,10 @@
   278.4  <!--
   278.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   278.6  
   278.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   278.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   278.9 +
  278.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  278.11 +Other names may be trademarks of their respective owners.
  278.12  
  278.13  
  278.14  The contents of this file are subject to the terms of either the GNU
  278.15 @@ -15,9 +18,9 @@
  278.16  specific language governing permissions and limitations under the
  278.17  License.  When distributing the software, include this License Header
  278.18  Notice in each file and include the License file at
  278.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  278.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  278.21  particular file as subject to the "Classpath" exception as provided
  278.22 -by Sun in the GPL Version 2 section of the License file that
  278.23 +by Oracle in the GPL Version 2 section of the License file that
  278.24  accompanied this code. If applicable, add the following below the
  278.25  License Header, with the fields enclosed by brackets [] replaced by
  278.26  your own identifying information:
   279.1 --- a/visualweb.runtime.kit/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   279.2 +++ b/visualweb.runtime.kit/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   279.3 @@ -1,6 +1,9 @@
   279.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   279.5  #
   279.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   279.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   279.8 +#
   279.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  279.10 +# Other names may be trademarks of their respective owners.
  279.11  #
  279.12  # The contents of this file are subject to the terms of either the GNU
  279.13  # General Public License Version 2 only ("GPL") or the Common
  279.14 @@ -12,9 +15,9 @@
  279.15  # specific language governing permissions and limitations under the
  279.16  # License.  When distributing the software, include this License Header
  279.17  # Notice in each file and include the License file at
  279.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  279.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  279.20  # particular file as subject to the "Classpath" exception as provided
  279.21 -# by Sun in the GPL Version 2 section of the License file that
  279.22 +# by Oracle in the GPL Version 2 section of the License file that
  279.23  # accompanied this code. If applicable, add the following below the
  279.24  # License Header, with the fields enclosed by brackets [] replaced by
  279.25  # your own identifying information:
   280.1 --- a/visualweb.runtime.kit/src/org/netbeans/modules/visualweb/runtime/kit/resources/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   280.2 +++ b/visualweb.runtime.kit/src/org/netbeans/modules/visualweb/runtime/kit/resources/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   280.3 @@ -1,6 +1,9 @@
   280.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   280.5  #
   280.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   280.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   280.8 +#
   280.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  280.10 +# Other names may be trademarks of their respective owners.
  280.11  #
  280.12  # The contents of this file are subject to the terms of either the GNU
  280.13  # General Public License Version 2 only ("GPL") or the Common
  280.14 @@ -12,9 +15,9 @@
  280.15  # specific language governing permissions and limitations under the
  280.16  # License.  When distributing the software, include this License Header
  280.17  # Notice in each file and include the License file at
  280.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  280.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  280.20  # particular file as subject to the "Classpath" exception as provided
  280.21 -# by Sun in the GPL Version 2 section of the License file that
  280.22 +# by Oracle in the GPL Version 2 section of the License file that
  280.23  # accompanied this code. If applicable, add the following below the
  280.24  # License Header, with the fields enclosed by brackets [] replaced by
  280.25  # your own identifying information:
   281.1 --- a/visualweb.samples.bundled/build.xml	Mon May 17 14:20:21 2010 -0400
   281.2 +++ b/visualweb.samples.bundled/build.xml	Mon May 17 14:20:38 2010 -0400
   281.3 @@ -2,7 +2,10 @@
   281.4  <!--
   281.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   281.6  
   281.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   281.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   281.9 +
  281.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  281.11 +Other names may be trademarks of their respective owners.
  281.12  
  281.13  
  281.14  The contents of this file are subject to the terms of either the GNU
  281.15 @@ -15,9 +18,9 @@
  281.16  specific language governing permissions and limitations under the
  281.17  License.  When distributing the software, include this License Header
  281.18  Notice in each file and include the License file at
  281.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  281.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  281.21  particular file as subject to the "Classpath" exception as provided
  281.22 -by Sun in the GPL Version 2 section of the License file that
  281.23 +by Oracle in the GPL Version 2 section of the License file that
  281.24  accompanied this code. If applicable, add the following below the
  281.25  License Header, with the fields enclosed by brackets [] replaced by
  281.26  your own identifying information:
   282.1 --- a/visualweb.samples.bundled/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   282.2 +++ b/visualweb.samples.bundled/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   282.3 @@ -1,6 +1,9 @@
   282.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   282.5  #
   282.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   282.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   282.8 +#
   282.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  282.10 +# Other names may be trademarks of their respective owners.
  282.11  #
  282.12  # The contents of this file are subject to the terms of either the GNU
  282.13  # General Public License Version 2 only ("GPL") or the Common
  282.14 @@ -12,9 +15,9 @@
  282.15  # specific language governing permissions and limitations under the
  282.16  # License.  When distributing the software, include this License Header
  282.17  # Notice in each file and include the License file at
  282.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  282.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  282.20  # particular file as subject to the "Classpath" exception as provided
  282.21 -# by Sun in the GPL Version 2 section of the License file that
  282.22 +# by Oracle in the GPL Version 2 section of the License file that
  282.23  # accompanied this code. If applicable, add the following below the
  282.24  # License Header, with the fields enclosed by brackets [] replaced by
  282.25  # your own identifying information:
   283.1 --- a/visualweb.samples.bundled/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   283.2 +++ b/visualweb.samples.bundled/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   283.3 @@ -2,7 +2,10 @@
   283.4  <!--
   283.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   283.6  
   283.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   283.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   283.9 +
  283.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  283.11 +Other names may be trademarks of their respective owners.
  283.12  
  283.13  
  283.14  The contents of this file are subject to the terms of either the GNU
  283.15 @@ -15,9 +18,9 @@
  283.16  specific language governing permissions and limitations under the
  283.17  License.  When distributing the software, include this License Header
  283.18  Notice in each file and include the License file at
  283.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  283.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  283.21  particular file as subject to the "Classpath" exception as provided
  283.22 -by Sun in the GPL Version 2 section of the License file that
  283.23 +by Oracle in the GPL Version 2 section of the License file that
  283.24  accompanied this code. If applicable, add the following below the
  283.25  License Header, with the fields enclosed by brackets [] replaced by
  283.26  your own identifying information:
   284.1 --- a/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   284.2 +++ b/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   284.3 @@ -1,6 +1,9 @@
   284.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   284.5  #
   284.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   284.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   284.8 +#
   284.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  284.10 +# Other names may be trademarks of their respective owners.
  284.11  #
  284.12  # The contents of this file are subject to the terms of either the GNU
  284.13  # General Public License Version 2 only ("GPL") or the Common
  284.14 @@ -12,9 +15,9 @@
  284.15  # specific language governing permissions and limitations under the
  284.16  # License.  When distributing the software, include this License Header
  284.17  # Notice in each file and include the License file at
  284.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  284.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  284.20  # particular file as subject to the "Classpath" exception as provided
  284.21 -# by Sun in the GPL Version 2 section of the License file that
  284.22 +# by Oracle in the GPL Version 2 section of the License file that
  284.23  # accompanied this code. If applicable, add the following below the
  284.24  # License Header, with the fields enclosed by brackets [] replaced by
  284.25  # your own identifying information:
   285.1 --- a/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/BundledModuleInstaller.java	Mon May 17 14:20:21 2010 -0400
   285.2 +++ b/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/BundledModuleInstaller.java	Mon May 17 14:20:38 2010 -0400
   285.3 @@ -1,7 +1,10 @@
   285.4  /*
   285.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   285.6   *
   285.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   285.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   285.9 + *
  285.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  285.11 + * Other names may be trademarks of their respective owners.
  285.12   *
  285.13   * The contents of this file are subject to the terms of either the GNU
  285.14   * General Public License Version 2 only ("GPL") or the Common
  285.15 @@ -13,9 +16,9 @@
  285.16   * specific language governing permissions and limitations under the
  285.17   * License.  When distributing the software, include this License Header
  285.18   * Notice in each file and include the License file at
  285.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  285.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  285.21   * particular file as subject to the "Classpath" exception as provided
  285.22 - * by Sun in the GPL Version 2 section of the License file that
  285.23 + * by Oracle in the GPL Version 2 section of the License file that
  285.24   * accompanied this code. If applicable, add the following below the
  285.25   * License Header, with the fields enclosed by brackets [] replaced by
  285.26   * your own identifying information:
   286.1 --- a/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/codeclips/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   286.2 +++ b/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/codeclips/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   286.3 @@ -1,6 +1,9 @@
   286.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   286.5  #
   286.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   286.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   286.8 +#
   286.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  286.10 +# Other names may be trademarks of their respective owners.
  286.11  #
  286.12  # The contents of this file are subject to the terms of either the GNU
  286.13  # General Public License Version 2 only ("GPL") or the Common
  286.14 @@ -12,9 +15,9 @@
  286.15  # specific language governing permissions and limitations under the
  286.16  # License.  When distributing the software, include this License Header
  286.17  # Notice in each file and include the License file at
  286.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  286.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  286.20  # particular file as subject to the "Classpath" exception as provided
  286.21 -# by Sun in the GPL Version 2 section of the License file that
  286.22 +# by Oracle in the GPL Version 2 section of the License file that
  286.23  # accompanied this code. If applicable, add the following below the
  286.24  # License Header, with the fields enclosed by brackets [] replaced by
  286.25  # your own identifying information:
   287.1 --- a/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/codeclips/TravelPrerender.xml	Mon May 17 14:20:21 2010 -0400
   287.2 +++ b/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/codeclips/TravelPrerender.xml	Mon May 17 14:20:38 2010 -0400
   287.3 @@ -2,7 +2,10 @@
   287.4  <!--
   287.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   287.6  
   287.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   287.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   287.9 +
  287.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  287.11 +Other names may be trademarks of their respective owners.
  287.12  
  287.13  
  287.14  The contents of this file are subject to the terms of either the GNU
  287.15 @@ -15,9 +18,9 @@
  287.16  specific language governing permissions and limitations under the
  287.17  License.  When distributing the software, include this License Header
  287.18  Notice in each file and include the License file at
  287.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  287.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  287.21  particular file as subject to the "Classpath" exception as provided
  287.22 -by Sun in the GPL Version 2 section of the License file that
  287.23 +by Oracle in the GPL Version 2 section of the License file that
  287.24  accompanied this code. If applicable, add the following below the
  287.25  License Header, with the fields enclosed by brackets [] replaced by
  287.26  your own identifying information:
   288.1 --- a/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/layer.xml	Mon May 17 14:20:21 2010 -0400
   288.2 +++ b/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/layer.xml	Mon May 17 14:20:38 2010 -0400
   288.3 @@ -2,7 +2,10 @@
   288.4  <!--
   288.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   288.6  
   288.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   288.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   288.9 +
  288.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  288.11 +Other names may be trademarks of their respective owners.
  288.12  
  288.13  
  288.14  The contents of this file are subject to the terms of either the GNU
  288.15 @@ -15,9 +18,9 @@
  288.16  specific language governing permissions and limitations under the
  288.17  License.  When distributing the software, include this License Header
  288.18  Notice in each file and include the License file at
  288.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  288.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  288.21  particular file as subject to the "Classpath" exception as provided
  288.22 -by Sun in the GPL Version 2 section of the License file that
  288.23 +by Oracle in the GPL Version 2 section of the License file that
  288.24  accompanied this code. If applicable, add the following below the
  288.25  License Header, with the fields enclosed by brackets [] replaced by
  288.26  your own identifying information:
   289.1 --- a/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   289.2 +++ b/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   289.3 @@ -1,6 +1,9 @@
   289.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   289.5  #
   289.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   289.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   289.8 +#
   289.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  289.10 +# Other names may be trademarks of their respective owners.
  289.11  #
  289.12  # The contents of this file are subject to the terms of either the GNU
  289.13  # General Public License Version 2 only ("GPL") or the Common
  289.14 @@ -12,9 +15,9 @@
  289.15  # specific language governing permissions and limitations under the
  289.16  # License.  When distributing the software, include this License Header
  289.17  # Notice in each file and include the License file at
  289.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  289.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  289.20  # particular file as subject to the "Classpath" exception as provided
  289.21 -# by Sun in the GPL Version 2 section of the License file that
  289.22 +# by Oracle in the GPL Version 2 section of the License file that
  289.23  # accompanied this code. If applicable, add the following below the
  289.24  # License Header, with the fields enclosed by brackets [] replaced by
  289.25  # your own identifying information:
   290.1 --- a/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/SamplesWebVisualPanel.java	Mon May 17 14:20:21 2010 -0400
   290.2 +++ b/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/SamplesWebVisualPanel.java	Mon May 17 14:20:38 2010 -0400
   290.3 @@ -1,7 +1,10 @@
   290.4  /*
   290.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   290.6   *
   290.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   290.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   290.9 + *
  290.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  290.11 + * Other names may be trademarks of their respective owners.
  290.12   *
  290.13   * The contents of this file are subject to the terms of either the GNU
  290.14   * General Public License Version 2 only ("GPL") or the Common
  290.15 @@ -13,9 +16,9 @@
  290.16   * specific language governing permissions and limitations under the
  290.17   * License.  When distributing the software, include this License Header
  290.18   * Notice in each file and include the License file at
  290.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  290.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  290.21   * particular file as subject to the "Classpath" exception as provided
  290.22 - * by Sun in the GPL Version 2 section of the License file that
  290.23 + * by Oracle in the GPL Version 2 section of the License file that
  290.24   * accompanied this code. If applicable, add the following below the
  290.25   * License Header, with the fields enclosed by brackets [] replaced by
  290.26   * your own identifying information:
   291.1 --- a/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/SamplesWebWizardIterator.java	Mon May 17 14:20:21 2010 -0400
   291.2 +++ b/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/SamplesWebWizardIterator.java	Mon May 17 14:20:38 2010 -0400
   291.3 @@ -1,7 +1,10 @@
   291.4  /*
   291.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   291.6   *
   291.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   291.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   291.9 + *
  291.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  291.11 + * Other names may be trademarks of their respective owners.
  291.12   *
  291.13   * The contents of this file are subject to the terms of either the GNU
  291.14   * General Public License Version 2 only ("GPL") or the Common
  291.15 @@ -13,9 +16,9 @@
  291.16   * specific language governing permissions and limitations under the
  291.17   * License.  When distributing the software, include this License Header
  291.18   * Notice in each file and include the License file at
  291.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  291.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  291.21   * particular file as subject to the "Classpath" exception as provided
  291.22 - * by Sun in the GPL Version 2 section of the License file that
  291.23 + * by Oracle in the GPL Version 2 section of the License file that
  291.24   * accompanied this code. If applicable, add the following below the
  291.25   * License Header, with the fields enclosed by brackets [] replaced by
  291.26   * your own identifying information:
   292.1 --- a/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/SamplesWebWizardPanel.java	Mon May 17 14:20:21 2010 -0400
   292.2 +++ b/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/SamplesWebWizardPanel.java	Mon May 17 14:20:38 2010 -0400
   292.3 @@ -1,7 +1,10 @@
   292.4  /*
   292.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   292.6   *
   292.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   292.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   292.9 + *
  292.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  292.11 + * Other names may be trademarks of their respective owners.
  292.12   *
  292.13   * The contents of this file are subject to the terms of either the GNU
  292.14   * General Public License Version 2 only ("GPL") or the Common
  292.15 @@ -13,9 +16,9 @@
  292.16   * specific language governing permissions and limitations under the
  292.17   * License.  When distributing the software, include this License Header
  292.18   * Notice in each file and include the License file at
  292.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  292.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  292.21   * particular file as subject to the "Classpath" exception as provided
  292.22 - * by Sun in the GPL Version 2 section of the License file that
  292.23 + * by Oracle in the GPL Version 2 section of the License file that
  292.24   * accompanied this code. If applicable, add the following below the
  292.25   * License Header, with the fields enclosed by brackets [] replaced by
  292.26   * your own identifying information:
   293.1 --- a/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/WizardProperties.java	Mon May 17 14:20:21 2010 -0400
   293.2 +++ b/visualweb.samples.bundled/src/org/netbeans/modules/visualweb/samples/bundled/wizard/WizardProperties.java	Mon May 17 14:20:38 2010 -0400
   293.3 @@ -1,7 +1,10 @@
   293.4  /*
   293.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   293.6   *
   293.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   293.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   293.9 + *
  293.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  293.11 + * Other names may be trademarks of their respective owners.
  293.12   *
  293.13   * The contents of this file are subject to the terms of either the GNU
  293.14   * General Public License Version 2 only ("GPL") or the Common
  293.15 @@ -13,9 +16,9 @@
  293.16   * specific language governing permissions and limitations under the
  293.17   * License.  When distributing the software, include this License Header
  293.18   * Notice in each file and include the License file at
  293.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  293.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  293.21   * particular file as subject to the "Classpath" exception as provided
  293.22 - * by Sun in the GPL Version 2 section of the License file that
  293.23 + * by Oracle in the GPL Version 2 section of the License file that
  293.24   * accompanied this code. If applicable, add the following below the
  293.25   * License Header, with the fields enclosed by brackets [] replaced by
  293.26   * your own identifying information:
   294.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/build.xml	Mon May 17 14:20:21 2010 -0400
   294.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/build.xml	Mon May 17 14:20:38 2010 -0400
   294.3 @@ -2,7 +2,10 @@
   294.4  <!--
   294.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   294.6  
   294.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   294.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   294.9 +
  294.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  294.11 +Other names may be trademarks of their respective owners.
  294.12  
  294.13  
  294.14  The contents of this file are subject to the terms of either the GNU
  294.15 @@ -15,9 +18,9 @@
  294.16  specific language governing permissions and limitations under the
  294.17  License.  When distributing the software, include this License Header
  294.18  Notice in each file and include the License file at
  294.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  294.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  294.21  particular file as subject to the "Classpath" exception as provided
  294.22 -by Sun in the GPL Version 2 section of the License file that
  294.23 +by Oracle in the GPL Version 2 section of the License file that
  294.24  accompanied this code. If applicable, add the following below the
  294.25  License Header, with the fields enclosed by brackets [] replaced by
  294.26  your own identifying information:
   295.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   295.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   295.3 @@ -1,6 +1,9 @@
   295.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   295.5  #
   295.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   295.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   295.8 +#
   295.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  295.10 +# Other names may be trademarks of their respective owners.
  295.11  #
  295.12  # The contents of this file are subject to the terms of either the GNU
  295.13  # General Public License Version 2 only ("GPL") or the Common
  295.14 @@ -12,9 +15,9 @@
  295.15  # specific language governing permissions and limitations under the
  295.16  # License.  When distributing the software, include this License Header
  295.17  # Notice in each file and include the License file at
  295.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  295.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  295.20  # particular file as subject to the "Classpath" exception as provided
  295.21 -# by Sun in the GPL Version 2 section of the License file that
  295.22 +# by Oracle in the GPL Version 2 section of the License file that
  295.23  # accompanied this code. If applicable, add the following below the
  295.24  # License Header, with the fields enclosed by brackets [] replaced by
  295.25  # your own identifying information:
   296.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   296.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   296.3 @@ -2,7 +2,10 @@
   296.4  <!--
   296.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   296.6  
   296.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   296.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   296.9 +
  296.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  296.11 +Other names may be trademarks of their respective owners.
  296.12  
  296.13  
  296.14  The contents of this file are subject to the terms of either the GNU
  296.15 @@ -15,9 +18,9 @@
  296.16  specific language governing permissions and limitations under the
  296.17  License.  When distributing the software, include this License Header
  296.18  Notice in each file and include the License file at
  296.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  296.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  296.21  particular file as subject to the "Classpath" exception as provided
  296.22 -by Sun in the GPL Version 2 section of the License file that
  296.23 +by Oracle in the GPL Version 2 section of the License file that
  296.24  accompanied this code. If applicable, add the following below the
  296.25  License Header, with the fields enclosed by brackets [] replaced by
  296.26  your own identifying information:
   297.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/ApplicationBean1.java	Mon May 17 14:20:21 2010 -0400
   297.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/ApplicationBean1.java	Mon May 17 14:20:38 2010 -0400
   297.3 @@ -1,7 +1,10 @@
   297.4  /*
   297.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   297.6   *
   297.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   297.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   297.9 + *
  297.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  297.11 + * Other names may be trademarks of their respective owners.
  297.12   *
  297.13   * The contents of this file are subject to the terms of either the GNU
  297.14   * General Public License Version 2 only ("GPL") or the Common
  297.15 @@ -13,9 +16,9 @@
  297.16   * specific language governing permissions and limitations under the
  297.17   * License.  When distributing the software, include this License Header
  297.18   * Notice in each file and include the License file at
  297.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  297.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  297.21   * particular file as subject to the "Classpath" exception as provided
  297.22 - * by Sun in the GPL Version 2 section of the License file that
  297.23 + * by Oracle in the GPL Version 2 section of the License file that
  297.24   * accompanied this code. If applicable, add the following below the
  297.25   * License Header, with the fields enclosed by brackets [] replaced by
  297.26   * your own identifying information:
   298.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   298.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   298.3 @@ -1,6 +1,9 @@
   298.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   298.5  #
   298.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   298.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   298.8 +#
   298.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  298.10 +# Other names may be trademarks of their respective owners.
  298.11  #
  298.12  # The contents of this file are subject to the terms of either the GNU
  298.13  # General Public License Version 2 only ("GPL") or the Common
  298.14 @@ -12,9 +15,9 @@
  298.15  # specific language governing permissions and limitations under the
  298.16  # License.  When distributing the software, include this License Header
  298.17  # Notice in each file and include the License file at
  298.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  298.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  298.20  # particular file as subject to the "Classpath" exception as provided
  298.21 -# by Sun in the GPL Version 2 section of the License file that
  298.22 +# by Oracle in the GPL Version 2 section of the License file that
  298.23  # accompanied this code. If applicable, add the following below the
  298.24  # License Header, with the fields enclosed by brackets [] replaced by
  298.25  # your own identifying information:
   299.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Masthead.java	Mon May 17 14:20:21 2010 -0400
   299.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Masthead.java	Mon May 17 14:20:38 2010 -0400
   299.3 @@ -1,7 +1,10 @@
   299.4  /*
   299.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   299.6   *
   299.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   299.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   299.9 + *
  299.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  299.11 + * Other names may be trademarks of their respective owners.
  299.12   *
  299.13   * The contents of this file are subject to the terms of either the GNU
  299.14   * General Public License Version 2 only ("GPL") or the Common
  299.15 @@ -13,9 +16,9 @@
  299.16   * specific language governing permissions and limitations under the
  299.17   * License.  When distributing the software, include this License Header
  299.18   * Notice in each file and include the License file at
  299.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  299.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  299.21   * particular file as subject to the "Classpath" exception as provided
  299.22 - * by Sun in the GPL Version 2 section of the License file that
  299.23 + * by Oracle in the GPL Version 2 section of the License file that
  299.24   * accompanied this code. If applicable, add the following below the
  299.25   * License Header, with the fields enclosed by brackets [] replaced by
  299.26   * your own identifying information:
   300.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Page1.java	Mon May 17 14:20:21 2010 -0400
   300.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Page1.java	Mon May 17 14:20:38 2010 -0400
   300.3 @@ -1,7 +1,10 @@
   300.4  /*
   300.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   300.6   *
   300.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   300.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   300.9 + *
  300.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  300.11 + * Other names may be trademarks of their respective owners.
  300.12   *
  300.13   * The contents of this file are subject to the terms of either the GNU
  300.14   * General Public License Version 2 only ("GPL") or the Common
  300.15 @@ -13,9 +16,9 @@
  300.16   * specific language governing permissions and limitations under the
  300.17   * License.  When distributing the software, include this License Header
  300.18   * Notice in each file and include the License file at
  300.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  300.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  300.21   * particular file as subject to the "Classpath" exception as provided
  300.22 - * by Sun in the GPL Version 2 section of the License file that
  300.23 + * by Oracle in the GPL Version 2 section of the License file that
  300.24   * accompanied this code. If applicable, add the following below the
  300.25   * License Header, with the fields enclosed by brackets [] replaced by
  300.26   * your own identifying information:
   301.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Preview.java	Mon May 17 14:20:21 2010 -0400
   301.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/Preview.java	Mon May 17 14:20:38 2010 -0400
   301.3 @@ -1,7 +1,10 @@
   301.4  /*
   301.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   301.6   *
   301.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   301.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   301.9 + *
  301.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  301.11 + * Other names may be trademarks of their respective owners.
  301.12   *
  301.13   * The contents of this file are subject to the terms of either the GNU
  301.14   * General Public License Version 2 only ("GPL") or the Common
  301.15 @@ -13,9 +16,9 @@
  301.16   * specific language governing permissions and limitations under the
  301.17   * License.  When distributing the software, include this License Header
  301.18   * Notice in each file and include the License file at
  301.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  301.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  301.21   * particular file as subject to the "Classpath" exception as provided
  301.22 - * by Sun in the GPL Version 2 section of the License file that
  301.23 + * by Oracle in the GPL Version 2 section of the License file that
  301.24   * accompanied this code. If applicable, add the following below the
  301.25   * License Header, with the fields enclosed by brackets [] replaced by
  301.26   * your own identifying information:
   302.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/RequestBean1.java	Mon May 17 14:20:21 2010 -0400
   302.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/RequestBean1.java	Mon May 17 14:20:38 2010 -0400
   302.3 @@ -1,7 +1,10 @@
   302.4  /*
   302.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   302.6   *
   302.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   302.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   302.9 + *
  302.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  302.11 + * Other names may be trademarks of their respective owners.
  302.12   *
  302.13   * The contents of this file are subject to the terms of either the GNU
  302.14   * General Public License Version 2 only ("GPL") or the Common
  302.15 @@ -13,9 +16,9 @@
  302.16   * specific language governing permissions and limitations under the
  302.17   * License.  When distributing the software, include this License Header
  302.18   * Notice in each file and include the License file at
  302.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  302.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  302.21   * particular file as subject to the "Classpath" exception as provided
  302.22 - * by Sun in the GPL Version 2 section of the License file that
  302.23 + * by Oracle in the GPL Version 2 section of the License file that
  302.24   * accompanied this code. If applicable, add the following below the
  302.25   * License Header, with the fields enclosed by brackets [] replaced by
  302.26   * your own identifying information:
   303.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/SessionBean1.java	Mon May 17 14:20:21 2010 -0400
   303.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieadmin/SessionBean1.java	Mon May 17 14:20:38 2010 -0400
   303.3 @@ -1,7 +1,10 @@
   303.4  /*
   303.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   303.6   *
   303.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   303.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   303.9 + *
  303.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  303.11 + * Other names may be trademarks of their respective owners.
  303.12   *
  303.13   * The contents of this file are subject to the terms of either the GNU
  303.14   * General Public License Version 2 only ("GPL") or the Common
  303.15 @@ -13,9 +16,9 @@
  303.16   * specific language governing permissions and limitations under the
  303.17   * License.  When distributing the software, include this License Header
  303.18   * Notice in each file and include the License file at
  303.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  303.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  303.21   * particular file as subject to the "Classpath" exception as provided
  303.22 - * by Sun in the GPL Version 2 section of the License file that
  303.23 + * by Oracle in the GPL Version 2 section of the License file that
  303.24   * accompanied this code. If applicable, add the following below the
  303.25   * License Header, with the fields enclosed by brackets [] replaced by
  303.26   * your own identifying information:
   304.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieslib/Movie.java	Mon May 17 14:20:21 2010 -0400
   304.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieslib/Movie.java	Mon May 17 14:20:38 2010 -0400
   304.3 @@ -1,7 +1,10 @@
   304.4  /*
   304.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   304.6   *
   304.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   304.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   304.9 + *
  304.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  304.11 + * Other names may be trademarks of their respective owners.
  304.12   *
  304.13   * The contents of this file are subject to the terms of either the GNU
  304.14   * General Public License Version 2 only ("GPL") or the Common
  304.15 @@ -13,9 +16,9 @@
  304.16   * specific language governing permissions and limitations under the
  304.17   * License.  When distributing the software, include this License Header
  304.18   * Notice in each file and include the License file at
  304.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  304.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  304.21   * particular file as subject to the "Classpath" exception as provided
  304.22 - * by Sun in the GPL Version 2 section of the License file that
  304.23 + * by Oracle in the GPL Version 2 section of the License file that
  304.24   * accompanied this code. If applicable, add the following below the
  304.25   * License Header, with the fields enclosed by brackets [] replaced by
  304.26   * your own identifying information:
   305.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieslib/MovieListDataProvider.java	Mon May 17 14:20:21 2010 -0400
   305.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/src/java/movieslib/MovieListDataProvider.java	Mon May 17 14:20:38 2010 -0400
   305.3 @@ -1,7 +1,10 @@
   305.4  /*
   305.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   305.6   *
   305.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   305.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   305.9 + *
  305.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  305.11 + * Other names may be trademarks of their respective owners.
  305.12   *
  305.13   * The contents of this file are subject to the terms of either the GNU
  305.14   * General Public License Version 2 only ("GPL") or the Common
  305.15 @@ -13,9 +16,9 @@
  305.16   * specific language governing permissions and limitations under the
  305.17   * License.  When distributing the software, include this License Header
  305.18   * Notice in each file and include the License file at
  305.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  305.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  305.21   * particular file as subject to the "Classpath" exception as provided
  305.22 - * by Sun in the GPL Version 2 section of the License file that
  305.23 + * by Oracle in the GPL Version 2 section of the License file that
  305.24   * accompanied this code. If applicable, add the following below the
  305.25   * License Header, with the fields enclosed by brackets [] replaced by
  305.26   * your own identifying information:
   306.1 --- a/visualweb.samples.bundled/webapps/MovieAdmin/web/Masthead.jspf	Mon May 17 14:20:21 2010 -0400
   306.2 +++ b/visualweb.samples.bundled/webapps/MovieAdmin/web/Masthead.jspf	Mon May 17 14:20:38 2010 -0400
   306.3 @@ -2,7 +2,10 @@
   306.4  <!--
   306.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   306.6   *
   306.7 - * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
   306.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   306.9 + *
  306.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  306.11 + * Other names may be trademarks of their respective owners.
  306.12   *
  306.13   * The contents of this file are subject to the terms of either the GNU
  306.14   * General Public License Version 2 only ("GPL") or the Common
  306.15 @@ -14,9 +17,9 @@
  306.16   * specific language governing permissions and limitations under the
  306.17   * License.  When distributing the software, include this License Header
  306.18   * Notice in each file and include the License file at
  306.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  306.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  306.21   * particular file as subject to the "Classpath" exception as provided
  306.22 - * by Sun in the GPL Version 2 section of the License file that
  306.23 + * by Oracle in the GPL Version 2 section of the License file that
  306.24   * accompanied this code. If applicable, add the following below the
  306.25   * License Header, with the fields enclosed by brackets [] replaced by
  306.26   * your own identifying information:
   307.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudForm/build.xml	Mon May 17 14:20:21 2010 -0400
   307.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudForm/build.xml	Mon May 17 14:20:38 2010 -0400
   307.3 @@ -2,7 +2,10 @@
   307.4  <!--
   307.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   307.6  
   307.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   307.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   307.9 +
  307.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  307.11 +Other names may be trademarks of their respective owners.
  307.12  
  307.13  
  307.14  The contents of this file are subject to the terms of either the GNU
  307.15 @@ -15,9 +18,9 @@
  307.16  specific language governing permissions and limitations under the
  307.17  License.  When distributing the software, include this License Header
  307.18  Notice in each file and include the License file at
  307.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  307.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  307.21  particular file as subject to the "Classpath" exception as provided
  307.22 -by Sun in the GPL Version 2 section of the License file that
  307.23 +by Oracle in the GPL Version 2 section of the License file that
  307.24  accompanied this code. If applicable, add the following below the
  307.25  License Header, with the fields enclosed by brackets [] replaced by
  307.26  your own identifying information:
   308.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudForm/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   308.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudForm/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   308.3 @@ -1,6 +1,9 @@
   308.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   308.5  #
   308.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   308.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   308.8 +#
   308.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  308.10 +# Other names may be trademarks of their respective owners.
  308.11  #
  308.12  # The contents of this file are subject to the terms of either the GNU
  308.13  # General Public License Version 2 only ("GPL") or the Common
  308.14 @@ -12,9 +15,9 @@
  308.15  # specific language governing permissions and limitations under the
  308.16  # License.  When distributing the software, include this License Header
  308.17  # Notice in each file and include the License file at
  308.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  308.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  308.20  # particular file as subject to the "Classpath" exception as provided
  308.21 -# by Sun in the GPL Version 2 section of the License file that
  308.22 +# by Oracle in the GPL Version 2 section of the License file that
  308.23  # accompanied this code. If applicable, add the following below the
  308.24  # License Header, with the fields enclosed by brackets [] replaced by
  308.25  # your own identifying information:
   309.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudForm/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   309.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudForm/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   309.3 @@ -2,7 +2,10 @@
   309.4  <!--
   309.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   309.6  
   309.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   309.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   309.9 +
  309.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  309.11 +Other names may be trademarks of their respective owners.
  309.12  
  309.13  
  309.14  The contents of this file are subject to the terms of either the GNU
  309.15 @@ -15,9 +18,9 @@
  309.16  specific language governing permissions and limitations under the
  309.17  License.  When distributing the software, include this License Header
  309.18  Notice in each file and include the License file at
  309.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  309.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  309.21  particular file as subject to the "Classpath" exception as provided
  309.22 -by Sun in the GPL Version 2 section of the License file that
  309.23 +by Oracle in the GPL Version 2 section of the License file that
  309.24  accompanied this code. If applicable, add the following below the
  309.25  License Header, with the fields enclosed by brackets [] replaced by
  309.26  your own identifying information:
   310.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/ApplicationBean1.java	Mon May 17 14:20:21 2010 -0400
   310.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/ApplicationBean1.java	Mon May 17 14:20:38 2010 -0400
   310.3 @@ -1,7 +1,10 @@
   310.4  /*
   310.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   310.6   *
   310.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   310.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   310.9 + *
  310.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  310.11 + * Other names may be trademarks of their respective owners.
  310.12   *
  310.13   * The contents of this file are subject to the terms of either the GNU
  310.14   * General Public License Version 2 only ("GPL") or the Common
  310.15 @@ -13,9 +16,9 @@
  310.16   * specific language governing permissions and limitations under the
  310.17   * License.  When distributing the software, include this License Header
  310.18   * Notice in each file and include the License file at
  310.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  310.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  310.21   * particular file as subject to the "Classpath" exception as provided
  310.22 - * by Sun in the GPL Version 2 section of the License file that
  310.23 + * by Oracle in the GPL Version 2 section of the License file that
  310.24   * accompanied this code. If applicable, add the following below the
  310.25   * License Header, with the fields enclosed by brackets [] replaced by
  310.26   * your own identifying information:
   311.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   311.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   311.3 @@ -1,6 +1,9 @@
   311.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   311.5  #
   311.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   311.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   311.8 +#
   311.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  311.10 +# Other names may be trademarks of their respective owners.
  311.11  #
  311.12  # The contents of this file are subject to the terms of either the GNU
  311.13  # General Public License Version 2 only ("GPL") or the Common
  311.14 @@ -12,9 +15,9 @@
  311.15  # specific language governing permissions and limitations under the
  311.16  # License.  When distributing the software, include this License Header
  311.17  # Notice in each file and include the License file at
  311.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  311.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  311.20  # particular file as subject to the "Classpath" exception as provided
  311.21 -# by Sun in the GPL Version 2 section of the License file that
  311.22 +# by Oracle in the GPL Version 2 section of the License file that
  311.23  # accompanied this code. If applicable, add the following below the
  311.24  # License Header, with the fields enclosed by brackets [] replaced by
  311.25  # your own identifying information:
   312.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/Masthead.java	Mon May 17 14:20:21 2010 -0400
   312.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/Masthead.java	Mon May 17 14:20:38 2010 -0400
   312.3 @@ -1,7 +1,10 @@
   312.4  /*
   312.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   312.6   *
   312.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   312.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   312.9 + *
  312.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  312.11 + * Other names may be trademarks of their respective owners.
  312.12   *
  312.13   * The contents of this file are subject to the terms of either the GNU
  312.14   * General Public License Version 2 only ("GPL") or the Common
  312.15 @@ -13,9 +16,9 @@
  312.16   * specific language governing permissions and limitations under the
  312.17   * License.  When distributing the software, include this License Header
  312.18   * Notice in each file and include the License file at
  312.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  312.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  312.21   * particular file as subject to the "Classpath" exception as provided
  312.22 - * by Sun in the GPL Version 2 section of the License file that
  312.23 + * by Oracle in the GPL Version 2 section of the License file that
  312.24   * accompanied this code. If applicable, add the following below the
  312.25   * License Header, with the fields enclosed by brackets [] replaced by
  312.26   * your own identifying information:
   313.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/Page1.java	Mon May 17 14:20:21 2010 -0400
   313.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/Page1.java	Mon May 17 14:20:38 2010 -0400
   313.3 @@ -1,7 +1,10 @@
   313.4  /*
   313.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   313.6   *
   313.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   313.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   313.9 + *
  313.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  313.11 + * Other names may be trademarks of their respective owners.
  313.12   *
  313.13   * The contents of this file are subject to the terms of either the GNU
  313.14   * General Public License Version 2 only ("GPL") or the Common
  313.15 @@ -13,9 +16,9 @@
  313.16   * specific language governing permissions and limitations under the
  313.17   * License.  When distributing the software, include this License Header
  313.18   * Notice in each file and include the License file at
  313.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  313.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  313.21   * particular file as subject to the "Classpath" exception as provided
  313.22 - * by Sun in the GPL Version 2 section of the License file that
  313.23 + * by Oracle in the GPL Version 2 section of the License file that
  313.24   * accompanied this code. If applicable, add the following below the
  313.25   * License Header, with the fields enclosed by brackets [] replaced by
  313.26   * your own identifying information:
   314.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/RequestBean1.java	Mon May 17 14:20:21 2010 -0400
   314.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/RequestBean1.java	Mon May 17 14:20:38 2010 -0400
   314.3 @@ -1,7 +1,10 @@
   314.4  /*
   314.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   314.6   *
   314.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   314.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   314.9 + *
  314.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  314.11 + * Other names may be trademarks of their respective owners.
  314.12   *
  314.13   * The contents of this file are subject to the terms of either the GNU
  314.14   * General Public License Version 2 only ("GPL") or the Common
  314.15 @@ -13,9 +16,9 @@
  314.16   * specific language governing permissions and limitations under the
  314.17   * License.  When distributing the software, include this License Header
  314.18   * Notice in each file and include the License file at
  314.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  314.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  314.21   * particular file as subject to the "Classpath" exception as provided
  314.22 - * by Sun in the GPL Version 2 section of the License file that
  314.23 + * by Oracle in the GPL Version 2 section of the License file that
  314.24   * accompanied this code. If applicable, add the following below the
  314.25   * License Header, with the fields enclosed by brackets [] replaced by
  314.26   * your own identifying information:
   315.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/SessionBean1.java	Mon May 17 14:20:21 2010 -0400
   315.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudForm/src/java/singlepagecrudform/SessionBean1.java	Mon May 17 14:20:38 2010 -0400
   315.3 @@ -1,7 +1,10 @@
   315.4  /*
   315.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   315.6   *
   315.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   315.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   315.9 + *
  315.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  315.11 + * Other names may be trademarks of their respective owners.
  315.12   *
  315.13   * The contents of this file are subject to the terms of either the GNU
  315.14   * General Public License Version 2 only ("GPL") or the Common
  315.15 @@ -13,9 +16,9 @@
  315.16   * specific language governing permissions and limitations under the
  315.17   * License.  When distributing the software, include this License Header
  315.18   * Notice in each file and include the License file at
  315.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  315.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  315.21   * particular file as subject to the "Classpath" exception as provided
  315.22 - * by Sun in the GPL Version 2 section of the License file that
  315.23 + * by Oracle in the GPL Version 2 section of the License file that
  315.24   * accompanied this code. If applicable, add the following below the
  315.25   * License Header, with the fields enclosed by brackets [] replaced by
  315.26   * your own identifying information:
   316.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/build.xml	Mon May 17 14:20:21 2010 -0400
   316.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/build.xml	Mon May 17 14:20:38 2010 -0400
   316.3 @@ -2,7 +2,10 @@
   316.4  <!--
   316.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   316.6  
   316.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   316.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   316.9 +
  316.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  316.11 +Other names may be trademarks of their respective owners.
  316.12  
  316.13  
  316.14  The contents of this file are subject to the terms of either the GNU
  316.15 @@ -15,9 +18,9 @@
  316.16  specific language governing permissions and limitations under the
  316.17  License.  When distributing the software, include this License Header
  316.18  Notice in each file and include the License file at
  316.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  316.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  316.21  particular file as subject to the "Classpath" exception as provided
  316.22 -by Sun in the GPL Version 2 section of the License file that
  316.23 +by Oracle in the GPL Version 2 section of the License file that
  316.24  accompanied this code. If applicable, add the following below the
  316.25  License Header, with the fields enclosed by brackets [] replaced by
  316.26  your own identifying information:
   317.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   317.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   317.3 @@ -1,6 +1,9 @@
   317.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   317.5  #
   317.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   317.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   317.8 +#
   317.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  317.10 +# Other names may be trademarks of their respective owners.
  317.11  #
  317.12  # The contents of this file are subject to the terms of either the GNU
  317.13  # General Public License Version 2 only ("GPL") or the Common
  317.14 @@ -12,9 +15,9 @@
  317.15  # specific language governing permissions and limitations under the
  317.16  # License.  When distributing the software, include this License Header
  317.17  # Notice in each file and include the License file at
  317.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  317.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  317.20  # particular file as subject to the "Classpath" exception as provided
  317.21 -# by Sun in the GPL Version 2 section of the License file that
  317.22 +# by Oracle in the GPL Version 2 section of the License file that
  317.23  # accompanied this code. If applicable, add the following below the
  317.24  # License Header, with the fields enclosed by brackets [] replaced by
  317.25  # your own identifying information:
   318.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   318.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   318.3 @@ -2,7 +2,10 @@
   318.4  <!--
   318.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   318.6  
   318.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   318.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   318.9 +
  318.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  318.11 +Other names may be trademarks of their respective owners.
  318.12  
  318.13  
  318.14  The contents of this file are subject to the terms of either the GNU
  318.15 @@ -15,9 +18,9 @@
  318.16  specific language governing permissions and limitations under the
  318.17  License.  When distributing the software, include this License Header
  318.18  Notice in each file and include the License file at
  318.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  318.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  318.21  particular file as subject to the "Classpath" exception as provided
  318.22 -by Sun in the GPL Version 2 section of the License file that
  318.23 +by Oracle in the GPL Version 2 section of the License file that
  318.24  accompanied this code. If applicable, add the following below the
  318.25  License Header, with the fields enclosed by brackets [] replaced by
  318.26  your own identifying information:
   319.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/ApplicationBean1.java	Mon May 17 14:20:21 2010 -0400
   319.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/ApplicationBean1.java	Mon May 17 14:20:38 2010 -0400
   319.3 @@ -1,7 +1,10 @@
   319.4  /*
   319.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   319.6   *
   319.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   319.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   319.9 + *
  319.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  319.11 + * Other names may be trademarks of their respective owners.
  319.12   *
  319.13   * The contents of this file are subject to the terms of either the GNU
  319.14   * General Public License Version 2 only ("GPL") or the Common
  319.15 @@ -13,9 +16,9 @@
  319.16   * specific language governing permissions and limitations under the
  319.17   * License.  When distributing the software, include this License Header
  319.18   * Notice in each file and include the License file at
  319.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  319.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  319.21   * particular file as subject to the "Classpath" exception as provided
  319.22 - * by Sun in the GPL Version 2 section of the License file that
  319.23 + * by Oracle in the GPL Version 2 section of the License file that
  319.24   * accompanied this code. If applicable, add the following below the
  319.25   * License Header, with the fields enclosed by brackets [] replaced by
  319.26   * your own identifying information:
   320.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   320.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   320.3 @@ -1,6 +1,9 @@
   320.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   320.5  #
   320.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   320.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   320.8 +#
   320.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  320.10 +# Other names may be trademarks of their respective owners.
  320.11  #
  320.12  # The contents of this file are subject to the terms of either the GNU
  320.13  # General Public License Version 2 only ("GPL") or the Common
  320.14 @@ -12,9 +15,9 @@
  320.15  # specific language governing permissions and limitations under the
  320.16  # License.  When distributing the software, include this License Header
  320.17  # Notice in each file and include the License file at
  320.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  320.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  320.20  # particular file as subject to the "Classpath" exception as provided
  320.21 -# by Sun in the GPL Version 2 section of the License file that
  320.22 +# by Oracle in the GPL Version 2 section of the License file that
  320.23  # accompanied this code. If applicable, add the following below the
  320.24  # License Header, with the fields enclosed by brackets [] replaced by
  320.25  # your own identifying information:
   321.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/Masthead.java	Mon May 17 14:20:21 2010 -0400
   321.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/Masthead.java	Mon May 17 14:20:38 2010 -0400
   321.3 @@ -1,7 +1,10 @@
   321.4  /*
   321.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   321.6   *
   321.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   321.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   321.9 + *
  321.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  321.11 + * Other names may be trademarks of their respective owners.
  321.12   *
  321.13   * The contents of this file are subject to the terms of either the GNU
  321.14   * General Public License Version 2 only ("GPL") or the Common
  321.15 @@ -13,9 +16,9 @@
  321.16   * specific language governing permissions and limitations under the
  321.17   * License.  When distributing the software, include this License Header
  321.18   * Notice in each file and include the License file at
  321.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  321.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  321.21   * particular file as subject to the "Classpath" exception as provided
  321.22 - * by Sun in the GPL Version 2 section of the License file that
  321.23 + * by Oracle in the GPL Version 2 section of the License file that
  321.24   * accompanied this code. If applicable, add the following below the
  321.25   * License Header, with the fields enclosed by brackets [] replaced by
  321.26   * your own identifying information:
   322.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/Page1.java	Mon May 17 14:20:21 2010 -0400
   322.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/Page1.java	Mon May 17 14:20:38 2010 -0400
   322.3 @@ -1,7 +1,10 @@
   322.4  /*
   322.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   322.6   *
   322.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   322.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   322.9 + *
  322.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  322.11 + * Other names may be trademarks of their respective owners.
  322.12   *
  322.13   * The contents of this file are subject to the terms of either the GNU
  322.14   * General Public License Version 2 only ("GPL") or the Common
  322.15 @@ -13,9 +16,9 @@
  322.16   * specific language governing permissions and limitations under the
  322.17   * License.  When distributing the software, include this License Header
  322.18   * Notice in each file and include the License file at
  322.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  322.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  322.21   * particular file as subject to the "Classpath" exception as provided
  322.22 - * by Sun in the GPL Version 2 section of the License file that
  322.23 + * by Oracle in the GPL Version 2 section of the License file that
  322.24   * accompanied this code. If applicable, add the following below the
  322.25   * License Header, with the fields enclosed by brackets [] replaced by
  322.26   * your own identifying information:
   323.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/RequestBean1.java	Mon May 17 14:20:21 2010 -0400
   323.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/RequestBean1.java	Mon May 17 14:20:38 2010 -0400
   323.3 @@ -1,7 +1,10 @@
   323.4  /*
   323.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   323.6   *
   323.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   323.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   323.9 + *
  323.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  323.11 + * Other names may be trademarks of their respective owners.
  323.12   *
  323.13   * The contents of this file are subject to the terms of either the GNU
  323.14   * General Public License Version 2 only ("GPL") or the Common
  323.15 @@ -13,9 +16,9 @@
  323.16   * specific language governing permissions and limitations under the
  323.17   * License.  When distributing the software, include this License Header
  323.18   * Notice in each file and include the License file at
  323.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  323.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  323.21   * particular file as subject to the "Classpath" exception as provided
  323.22 - * by Sun in the GPL Version 2 section of the License file that
  323.23 + * by Oracle in the GPL Version 2 section of the License file that
  323.24   * accompanied this code. If applicable, add the following below the
  323.25   * License Header, with the fields enclosed by brackets [] replaced by
  323.26   * your own identifying information:
   324.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/SessionBean1.java	Mon May 17 14:20:21 2010 -0400
   324.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/src/java/singlepagecrudtable/SessionBean1.java	Mon May 17 14:20:38 2010 -0400
   324.3 @@ -1,7 +1,10 @@
   324.4  /*
   324.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   324.6   *
   324.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   324.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   324.9 + *
  324.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  324.11 + * Other names may be trademarks of their respective owners.
  324.12   *
  324.13   * The contents of this file are subject to the terms of either the GNU
  324.14   * General Public License Version 2 only ("GPL") or the Common
  324.15 @@ -13,9 +16,9 @@
  324.16   * specific language governing permissions and limitations under the
  324.17   * License.  When distributing the software, include this License Header
  324.18   * Notice in each file and include the License file at
  324.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  324.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  324.21   * particular file as subject to the "Classpath" exception as provided
  324.22 - * by Sun in the GPL Version 2 section of the License file that
  324.23 + * by Oracle in the GPL Version 2 section of the License file that
  324.24   * accompanied this code. If applicable, add the following below the
  324.25   * License Header, with the fields enclosed by brackets [] replaced by
  324.26   * your own identifying information:
   325.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/web/Masthead.jspf	Mon May 17 14:20:21 2010 -0400
   325.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/web/Masthead.jspf	Mon May 17 14:20:38 2010 -0400
   325.3 @@ -2,7 +2,10 @@
   325.4  <!--
   325.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   325.6   *
   325.7 - * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
   325.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   325.9 + *
  325.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  325.11 + * Other names may be trademarks of their respective owners.
  325.12   *
  325.13   * The contents of this file are subject to the terms of either the GNU
  325.14   * General Public License Version 2 only ("GPL") or the Common
  325.15 @@ -14,9 +17,9 @@
  325.16   * specific language governing permissions and limitations under the
  325.17   * License.  When distributing the software, include this License Header
  325.18   * Notice in each file and include the License file at
  325.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  325.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  325.21   * particular file as subject to the "Classpath" exception as provided
  325.22 - * by Sun in the GPL Version 2 section of the License file that
  325.23 + * by Oracle in the GPL Version 2 section of the License file that
  325.24   * accompanied this code. If applicable, add the following below the
  325.25   * License Header, with the fields enclosed by brackets [] replaced by
  325.26   * your own identifying information:
   326.1 --- a/visualweb.samples.bundled/webapps/SinglePageCrudTable/web/Page1.jsp	Mon May 17 14:20:21 2010 -0400
   326.2 +++ b/visualweb.samples.bundled/webapps/SinglePageCrudTable/web/Page1.jsp	Mon May 17 14:20:38 2010 -0400
   326.3 @@ -2,7 +2,10 @@
   326.4  <!--
   326.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   326.6   *
   326.7 - * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
   326.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   326.9 + *
  326.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  326.11 + * Other names may be trademarks of their respective owners.
  326.12   *
  326.13   * The contents of this file are subject to the terms of either the GNU
  326.14   * General Public License Version 2 only ("GPL") or the Common
  326.15 @@ -14,9 +17,9 @@
  326.16   * specific language governing permissions and limitations under the
  326.17   * License.  When distributing the software, include this License Header
  326.18   * Notice in each file and include the License file at
  326.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  326.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  326.21   * particular file as subject to the "Classpath" exception as provided
  326.22 - * by Sun in the GPL Version 2 section of the License file that
  326.23 + * by Oracle in the GPL Version 2 section of the License file that
  326.24   * accompanied this code. If applicable, add the following below the
  326.25   * License Header, with the fields enclosed by brackets [] replaced by
  326.26   * your own identifying information:
   327.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/build.xml	Mon May 17 14:20:21 2010 -0400
   327.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/build.xml	Mon May 17 14:20:38 2010 -0400
   327.3 @@ -2,7 +2,10 @@
   327.4  <!--
   327.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   327.6  
   327.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   327.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   327.9 +
  327.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  327.11 +Other names may be trademarks of their respective owners.
  327.12  
  327.13  
  327.14  The contents of this file are subject to the terms of either the GNU
  327.15 @@ -15,9 +18,9 @@
  327.16  specific language governing permissions and limitations under the
  327.17  License.  When distributing the software, include this License Header
  327.18  Notice in each file and include the License file at
  327.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  327.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  327.21  particular file as subject to the "Classpath" exception as provided
  327.22 -by Sun in the GPL Version 2 section of the License file that
  327.23 +by Oracle in the GPL Version 2 section of the License file that
  327.24  accompanied this code. If applicable, add the following below the
  327.25  License Header, with the fields enclosed by brackets [] replaced by
  327.26  your own identifying information:
   328.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   328.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   328.3 @@ -1,6 +1,9 @@
   328.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   328.5  #
   328.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   328.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   328.8 +#
   328.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  328.10 +# Other names may be trademarks of their respective owners.
  328.11  #
  328.12  # The contents of this file are subject to the terms of either the GNU
  328.13  # General Public License Version 2 only ("GPL") or the Common
  328.14 @@ -12,9 +15,9 @@
  328.15  # specific language governing permissions and limitations under the
  328.16  # License.  When distributing the software, include this License Header
  328.17  # Notice in each file and include the License file at
  328.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  328.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  328.20  # particular file as subject to the "Classpath" exception as provided
  328.21 -# by Sun in the GPL Version 2 section of the License file that
  328.22 +# by Oracle in the GPL Version 2 section of the License file that
  328.23  # accompanied this code. If applicable, add the following below the
  328.24  # License Header, with the fields enclosed by brackets [] replaced by
  328.25  # your own identifying information:
   329.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   329.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   329.3 @@ -2,7 +2,10 @@
   329.4  <!--
   329.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   329.6  
   329.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   329.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   329.9 +
  329.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  329.11 +Other names may be trademarks of their respective owners.
  329.12  
  329.13  
  329.14  The contents of this file are subject to the terms of either the GNU
  329.15 @@ -15,9 +18,9 @@
  329.16  specific language governing permissions and limitations under the
  329.17  License.  When distributing the software, include this License Header
  329.18  Notice in each file and include the License file at
  329.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  329.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  329.21  particular file as subject to the "Classpath" exception as provided
  329.22 -by Sun in the GPL Version 2 section of the License file that
  329.23 +by Oracle in the GPL Version 2 section of the License file that
  329.24  accompanied this code. If applicable, add the following below the
  329.25  License Header, with the fields enclosed by brackets [] replaced by
  329.26  your own identifying information:
   330.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/ApplicationBean1.java	Mon May 17 14:20:21 2010 -0400
   330.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/ApplicationBean1.java	Mon May 17 14:20:38 2010 -0400
   330.3 @@ -1,7 +1,10 @@
   330.4  /*
   330.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   330.6   *
   330.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   330.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   330.9 + *
  330.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  330.11 + * Other names may be trademarks of their respective owners.
  330.12   *
  330.13   * The contents of this file are subject to the terms of either the GNU
  330.14   * General Public License Version 2 only ("GPL") or the Common
  330.15 @@ -13,9 +16,9 @@
  330.16   * specific language governing permissions and limitations under the
  330.17   * License.  When distributing the software, include this License Header
  330.18   * Notice in each file and include the License file at
  330.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  330.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  330.21   * particular file as subject to the "Classpath" exception as provided
  330.22 - * by Sun in the GPL Version 2 section of the License file that
  330.23 + * by Oracle in the GPL Version 2 section of the License file that
  330.24   * accompanied this code. If applicable, add the following below the
  330.25   * License Header, with the fields enclosed by brackets [] replaced by
  330.26   * your own identifying information:
   331.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   331.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   331.3 @@ -1,6 +1,9 @@
   331.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   331.5  #
   331.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   331.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   331.8 +#
   331.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  331.10 +# Other names may be trademarks of their respective owners.
  331.11  #
  331.12  # The contents of this file are subject to the terms of either the GNU
  331.13  # General Public License Version 2 only ("GPL") or the Common
  331.14 @@ -12,9 +15,9 @@
  331.15  # specific language governing permissions and limitations under the
  331.16  # License.  When distributing the software, include this License Header
  331.17  # Notice in each file and include the License file at
  331.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  331.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  331.20  # particular file as subject to the "Classpath" exception as provided
  331.21 -# by Sun in the GPL Version 2 section of the License file that
  331.22 +# by Oracle in the GPL Version 2 section of the License file that
  331.23  # accompanied this code. If applicable, add the following below the
  331.24  # License Header, with the fields enclosed by brackets [] replaced by
  331.25  # your own identifying information:
   332.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Details.java	Mon May 17 14:20:21 2010 -0400
   332.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Details.java	Mon May 17 14:20:38 2010 -0400
   332.3 @@ -1,7 +1,10 @@
   332.4  /*
   332.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   332.6   *
   332.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   332.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   332.9 + *
  332.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  332.11 + * Other names may be trademarks of their respective owners.
  332.12   *
  332.13   * The contents of this file are subject to the terms of either the GNU
  332.14   * General Public License Version 2 only ("GPL") or the Common
  332.15 @@ -13,9 +16,9 @@
  332.16   * specific language governing permissions and limitations under the
  332.17   * License.  When distributing the software, include this License Header
  332.18   * Notice in each file and include the License file at
  332.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  332.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  332.21   * particular file as subject to the "Classpath" exception as provided
  332.22 - * by Sun in the GPL Version 2 section of the License file that
  332.23 + * by Oracle in the GPL Version 2 section of the License file that
  332.24   * accompanied this code. If applicable, add the following below the
  332.25   * License Header, with the fields enclosed by brackets [] replaced by
  332.26   * your own identifying information:
   333.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Header.java	Mon May 17 14:20:21 2010 -0400
   333.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Header.java	Mon May 17 14:20:38 2010 -0400
   333.3 @@ -1,7 +1,10 @@
   333.4  /*
   333.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   333.6   *
   333.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   333.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   333.9 + *
  333.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  333.11 + * Other names may be trademarks of their respective owners.
  333.12   *
  333.13   * The contents of this file are subject to the terms of either the GNU
  333.14   * General Public License Version 2 only ("GPL") or the Common
  333.15 @@ -13,9 +16,9 @@
  333.16   * specific language governing permissions and limitations under the
  333.17   * License.  When distributing the software, include this License Header
  333.18   * Notice in each file and include the License file at
  333.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  333.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  333.21   * particular file as subject to the "Classpath" exception as provided
  333.22 - * by Sun in the GPL Version 2 section of the License file that
  333.23 + * by Oracle in the GPL Version 2 section of the License file that
  333.24   * accompanied this code. If applicable, add the following below the
  333.25   * License Header, with the fields enclosed by brackets [] replaced by
  333.26   * your own identifying information:
   334.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Help.java	Mon May 17 14:20:21 2010 -0400
   334.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Help.java	Mon May 17 14:20:38 2010 -0400
   334.3 @@ -1,7 +1,10 @@
   334.4  /*
   334.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   334.6   *
   334.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   334.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   334.9 + *
  334.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  334.11 + * Other names may be trademarks of their respective owners.
  334.12   *
  334.13   * The contents of this file are subject to the terms of either the GNU
  334.14   * General Public License Version 2 only ("GPL") or the Common
  334.15 @@ -13,9 +16,9 @@
  334.16   * specific language governing permissions and limitations under the
  334.17   * License.  When distributing the software, include this License Header
  334.18   * Notice in each file and include the License file at
  334.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  334.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  334.21   * particular file as subject to the "Classpath" exception as provided
  334.22 - * by Sun in the GPL Version 2 section of the License file that
  334.23 + * by Oracle in the GPL Version 2 section of the License file that
  334.24   * accompanied this code. If applicable, add the following below the
  334.25   * License Header, with the fields enclosed by brackets [] replaced by
  334.26   * your own identifying information:
   335.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Page1.java	Mon May 17 14:20:21 2010 -0400
   335.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/Page1.java	Mon May 17 14:20:38 2010 -0400
   335.3 @@ -1,7 +1,10 @@
   335.4  /*
   335.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   335.6   *
   335.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   335.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   335.9 + *
  335.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  335.11 + * Other names may be trademarks of their respective owners.
  335.12   *
  335.13   * The contents of this file are subject to the terms of either the GNU
  335.14   * General Public License Version 2 only ("GPL") or the Common
  335.15 @@ -13,9 +16,9 @@
  335.16   * specific language governing permissions and limitations under the
  335.17   * License.  When distributing the software, include this License Header
  335.18   * Notice in each file and include the License file at
  335.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  335.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  335.21   * particular file as subject to the "Classpath" exception as provided
  335.22 - * by Sun in the GPL Version 2 section of the License file that
  335.23 + * by Oracle in the GPL Version 2 section of the License file that
  335.24   * accompanied this code. If applicable, add the following below the
  335.25   * License Header, with the fields enclosed by brackets [] replaced by
  335.26   * your own identifying information:
   336.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/RequestBean1.java	Mon May 17 14:20:21 2010 -0400
   336.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/RequestBean1.java	Mon May 17 14:20:38 2010 -0400
   336.3 @@ -1,7 +1,10 @@
   336.4  /*
   336.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   336.6   *
   336.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   336.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   336.9 + *
  336.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  336.11 + * Other names may be trademarks of their respective owners.
  336.12   *
  336.13   * The contents of this file are subject to the terms of either the GNU
  336.14   * General Public License Version 2 only ("GPL") or the Common
  336.15 @@ -13,9 +16,9 @@
  336.16   * specific language governing permissions and limitations under the
  336.17   * License.  When distributing the software, include this License Header
  336.18   * Notice in each file and include the License file at
  336.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  336.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  336.21   * particular file as subject to the "Classpath" exception as provided
  336.22 - * by Sun in the GPL Version 2 section of the License file that
  336.23 + * by Oracle in the GPL Version 2 section of the License file that
  336.24   * accompanied this code. If applicable, add the following below the
  336.25   * License Header, with the fields enclosed by brackets [] replaced by
  336.26   * your own identifying information:
   337.1 --- a/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/SessionBean1.java	Mon May 17 14:20:21 2010 -0400
   337.2 +++ b/visualweb.samples.bundled/webapps/TravelCenter/src/java/travelcenter/SessionBean1.java	Mon May 17 14:20:38 2010 -0400
   337.3 @@ -1,7 +1,10 @@
   337.4  /*
   337.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   337.6   *
   337.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   337.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   337.9 + *
  337.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  337.11 + * Other names may be trademarks of their respective owners.
  337.12   *
  337.13   * The contents of this file are subject to the terms of either the GNU
  337.14   * General Public License Version 2 only ("GPL") or the Common
  337.15 @@ -13,9 +16,9 @@
  337.16   * specific language governing permissions and limitations under the
  337.17   * License.  When distributing the software, include this License Header
  337.18   * Notice in each file and include the License file at
  337.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  337.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  337.21   * particular file as subject to the "Classpath" exception as provided
  337.22 - * by Sun in the GPL Version 2 section of the License file that
  337.23 + * by Oracle in the GPL Version 2 section of the License file that
  337.24   * accompanied this code. If applicable, add the following below the
  337.25   * License Header, with the fields enclosed by brackets [] replaced by
  337.26   * your own identifying information:
   338.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/build.xml	Mon May 17 14:20:21 2010 -0400
   338.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/build.xml	Mon May 17 14:20:38 2010 -0400
   338.3 @@ -2,7 +2,10 @@
   338.4  <!--
   338.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   338.6  
   338.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   338.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   338.9 +
  338.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  338.11 +Other names may be trademarks of their respective owners.
  338.12  
  338.13  
  338.14  The contents of this file are subject to the terms of either the GNU
  338.15 @@ -15,9 +18,9 @@
  338.16  specific language governing permissions and limitations under the
  338.17  License.  When distributing the software, include this License Header
  338.18  Notice in each file and include the License file at
  338.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  338.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  338.21  particular file as subject to the "Classpath" exception as provided
  338.22 -by Sun in the GPL Version 2 section of the License file that
  338.23 +by Oracle in the GPL Version 2 section of the License file that
  338.24  accompanied this code. If applicable, add the following below the
  338.25  License Header, with the fields enclosed by brackets [] replaced by
  338.26  your own identifying information:
   339.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   339.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   339.3 @@ -1,6 +1,9 @@
   339.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   339.5  #
   339.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   339.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   339.8 +#
   339.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  339.10 +# Other names may be trademarks of their respective owners.
  339.11  #
  339.12  # The contents of this file are subject to the terms of either the GNU
  339.13  # General Public License Version 2 only ("GPL") or the Common
  339.14 @@ -12,9 +15,9 @@
  339.15  # specific language governing permissions and limitations under the
  339.16  # License.  When distributing the software, include this License Header
  339.17  # Notice in each file and include the License file at
  339.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  339.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  339.20  # particular file as subject to the "Classpath" exception as provided
  339.21 -# by Sun in the GPL Version 2 section of the License file that
  339.22 +# by Oracle in the GPL Version 2 section of the License file that
  339.23  # accompanied this code. If applicable, add the following below the
  339.24  # License Header, with the fields enclosed by brackets [] replaced by
  339.25  # your own identifying information:
   340.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   340.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   340.3 @@ -2,7 +2,10 @@
   340.4  <!--
   340.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   340.6  
   340.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   340.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   340.9 +
  340.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  340.11 +Other names may be trademarks of their respective owners.
  340.12  
  340.13  
  340.14  The contents of this file are subject to the terms of either the GNU
  340.15 @@ -15,9 +18,9 @@
  340.16  specific language governing permissions and limitations under the
  340.17  License.  When distributing the software, include this License Header
  340.18  Notice in each file and include the License file at
  340.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  340.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  340.21  particular file as subject to the "Classpath" exception as provided
  340.22 -by Sun in the GPL Version 2 section of the License file that
  340.23 +by Oracle in the GPL Version 2 section of the License file that
  340.24  accompanied this code. If applicable, add the following below the
  340.25  License Header, with the fields enclosed by brackets [] replaced by
  340.26  your own identifying information:
   341.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/ApplicationBean1.java	Mon May 17 14:20:21 2010 -0400
   341.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/ApplicationBean1.java	Mon May 17 14:20:38 2010 -0400
   341.3 @@ -1,7 +1,10 @@
   341.4  /*
   341.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   341.6   *
   341.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   341.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   341.9 + *
  341.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  341.11 + * Other names may be trademarks of their respective owners.
  341.12   *
  341.13   * The contents of this file are subject to the terms of either the GNU
  341.14   * General Public License Version 2 only ("GPL") or the Common
  341.15 @@ -13,9 +16,9 @@
  341.16   * specific language governing permissions and limitations under the
  341.17   * License.  When distributing the software, include this License Header
  341.18   * Notice in each file and include the License file at
  341.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  341.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  341.21   * particular file as subject to the "Classpath" exception as provided
  341.22 - * by Sun in the GPL Version 2 section of the License file that
  341.23 + * by Oracle in the GPL Version 2 section of the License file that
  341.24   * accompanied this code. If applicable, add the following below the
  341.25   * License Header, with the fields enclosed by brackets [] replaced by
  341.26   * your own identifying information:
   342.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   342.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   342.3 @@ -1,6 +1,9 @@
   342.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   342.5  #
   342.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   342.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   342.8 +#
   342.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  342.10 +# Other names may be trademarks of their respective owners.
  342.11  #
  342.12  # The contents of this file are subject to the terms of either the GNU
  342.13  # General Public License Version 2 only ("GPL") or the Common
  342.14 @@ -12,9 +15,9 @@
  342.15  # specific language governing permissions and limitations under the
  342.16  # License.  When distributing the software, include this License Header
  342.17  # Notice in each file and include the License file at
  342.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  342.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  342.20  # particular file as subject to the "Classpath" exception as provided
  342.21 -# by Sun in the GPL Version 2 section of the License file that
  342.22 +# by Oracle in the GPL Version 2 section of the License file that
  342.23  # accompanied this code. If applicable, add the following below the
  342.24  # License Header, with the fields enclosed by brackets [] replaced by
  342.25  # your own identifying information:
   343.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/CreatePage.java	Mon May 17 14:20:21 2010 -0400
   343.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/CreatePage.java	Mon May 17 14:20:38 2010 -0400
   343.3 @@ -1,7 +1,10 @@
   343.4  /*
   343.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   343.6   *
   343.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   343.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   343.9 + *
  343.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  343.11 + * Other names may be trademarks of their respective owners.
  343.12   *
  343.13   * The contents of this file are subject to the terms of either the GNU
  343.14   * General Public License Version 2 only ("GPL") or the Common
  343.15 @@ -13,9 +16,9 @@
  343.16   * specific language governing permissions and limitations under the
  343.17   * License.  When distributing the software, include this License Header
  343.18   * Notice in each file and include the License file at
  343.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  343.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  343.21   * particular file as subject to the "Classpath" exception as provided
  343.22 - * by Sun in the GPL Version 2 section of the License file that
  343.23 + * by Oracle in the GPL Version 2 section of the License file that
  343.24   * accompanied this code. If applicable, add the following below the
  343.25   * License Header, with the fields enclosed by brackets [] replaced by
  343.26   * your own identifying information:
   344.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/Masthead.java	Mon May 17 14:20:21 2010 -0400
   344.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/Masthead.java	Mon May 17 14:20:38 2010 -0400
   344.3 @@ -1,7 +1,10 @@
   344.4  /*
   344.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   344.6   *
   344.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   344.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   344.9 + *
  344.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  344.11 + * Other names may be trademarks of their respective owners.
  344.12   *
  344.13   * The contents of this file are subject to the terms of either the GNU
  344.14   * General Public License Version 2 only ("GPL") or the Common
  344.15 @@ -13,9 +16,9 @@
  344.16   * specific language governing permissions and limitations under the
  344.17   * License.  When distributing the software, include this License Header
  344.18   * Notice in each file and include the License file at
  344.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  344.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  344.21   * particular file as subject to the "Classpath" exception as provided
  344.22 - * by Sun in the GPL Version 2 section of the License file that
  344.23 + * by Oracle in the GPL Version 2 section of the License file that
  344.24   * accompanied this code. If applicable, add the following below the
  344.25   * License Header, with the fields enclosed by brackets [] replaced by
  344.26   * your own identifying information:
   345.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/Page1.java	Mon May 17 14:20:21 2010 -0400
   345.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/Page1.java	Mon May 17 14:20:38 2010 -0400
   345.3 @@ -1,7 +1,10 @@
   345.4  /*
   345.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   345.6   *
   345.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   345.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   345.9 + *
  345.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  345.11 + * Other names may be trademarks of their respective owners.
  345.12   *
  345.13   * The contents of this file are subject to the terms of either the GNU
  345.14   * General Public License Version 2 only ("GPL") or the Common
  345.15 @@ -13,9 +16,9 @@
  345.16   * specific language governing permissions and limitations under the
  345.17   * License.  When distributing the software, include this License Header
  345.18   * Notice in each file and include the License file at
  345.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  345.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  345.21   * particular file as subject to the "Classpath" exception as provided
  345.22 - * by Sun in the GPL Version 2 section of the License file that
  345.23 + * by Oracle in the GPL Version 2 section of the License file that
  345.24   * accompanied this code. If applicable, add the following below the
  345.25   * License Header, with the fields enclosed by brackets [] replaced by
  345.26   * your own identifying information:
   346.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/RequestBean1.java	Mon May 17 14:20:21 2010 -0400
   346.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/RequestBean1.java	Mon May 17 14:20:38 2010 -0400
   346.3 @@ -1,7 +1,10 @@
   346.4  /*
   346.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   346.6   *
   346.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   346.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   346.9 + *
  346.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  346.11 + * Other names may be trademarks of their respective owners.
  346.12   *
  346.13   * The contents of this file are subject to the terms of either the GNU
  346.14   * General Public License Version 2 only ("GPL") or the Common
  346.15 @@ -13,9 +16,9 @@
  346.16   * specific language governing permissions and limitations under the
  346.17   * License.  When distributing the software, include this License Header
  346.18   * Notice in each file and include the License file at
  346.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  346.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  346.21   * particular file as subject to the "Classpath" exception as provided
  346.22 - * by Sun in the GPL Version 2 section of the License file that
  346.23 + * by Oracle in the GPL Version 2 section of the License file that
  346.24   * accompanied this code. If applicable, add the following below the
  346.25   * License Header, with the fields enclosed by brackets [] replaced by
  346.26   * your own identifying information:
   347.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/SessionBean1.java	Mon May 17 14:20:21 2010 -0400
   347.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/SessionBean1.java	Mon May 17 14:20:38 2010 -0400
   347.3 @@ -1,7 +1,10 @@
   347.4  /*
   347.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   347.6   *
   347.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   347.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   347.9 + *
  347.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  347.11 + * Other names may be trademarks of their respective owners.
  347.12   *
  347.13   * The contents of this file are subject to the terms of either the GNU
  347.14   * General Public License Version 2 only ("GPL") or the Common
  347.15 @@ -13,9 +16,9 @@
  347.16   * specific language governing permissions and limitations under the
  347.17   * License.  When distributing the software, include this License Header
  347.18   * Notice in each file and include the License file at
  347.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  347.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  347.21   * particular file as subject to the "Classpath" exception as provided
  347.22 - * by Sun in the GPL Version 2 section of the License file that
  347.23 + * by Oracle in the GPL Version 2 section of the License file that
  347.24   * accompanied this code. If applicable, add the following below the
  347.25   * License Header, with the fields enclosed by brackets [] replaced by
  347.26   * your own identifying information:
   348.1 --- a/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/UpdatePage.java	Mon May 17 14:20:21 2010 -0400
   348.2 +++ b/visualweb.samples.bundled/webapps/TwoPageCrudTable/src/java/twopagecrudtable/UpdatePage.java	Mon May 17 14:20:38 2010 -0400
   348.3 @@ -1,7 +1,10 @@
   348.4  /*
   348.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   348.6   *
   348.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   348.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   348.9 + *
  348.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  348.11 + * Other names may be trademarks of their respective owners.
  348.12   *
  348.13   * The contents of this file are subject to the terms of either the GNU
  348.14   * General Public License Version 2 only ("GPL") or the Common
  348.15 @@ -13,9 +16,9 @@
  348.16   * specific language governing permissions and limitations under the
  348.17   * License.  When distributing the software, include this License Header
  348.18   * Notice in each file and include the License file at
  348.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  348.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  348.21   * particular file as subject to the "Classpath" exception as provided
  348.22 - * by Sun in the GPL Version 2 section of the License file that
  348.23 + * by Oracle in the GPL Version 2 section of the License file that
  348.24   * accompanied this code. If applicable, add the following below the
  348.25   * License Header, with the fields enclosed by brackets [] replaced by
  348.26   * your own identifying information:
   349.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/build.xml	Mon May 17 14:20:21 2010 -0400
   349.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/build.xml	Mon May 17 14:20:38 2010 -0400
   349.3 @@ -2,7 +2,10 @@
   349.4  <!--
   349.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   349.6  
   349.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   349.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   349.9 +
  349.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  349.11 +Other names may be trademarks of their respective owners.
  349.12  
  349.13  
  349.14  The contents of this file are subject to the terms of either the GNU
  349.15 @@ -15,9 +18,9 @@
  349.16  specific language governing permissions and limitations under the
  349.17  License.  When distributing the software, include this License Header
  349.18  Notice in each file and include the License file at
  349.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  349.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  349.21  particular file as subject to the "Classpath" exception as provided
  349.22 -by Sun in the GPL Version 2 section of the License file that
  349.23 +by Oracle in the GPL Version 2 section of the License file that
  349.24  accompanied this code. If applicable, add the following below the
  349.25  License Header, with the fields enclosed by brackets [] replaced by
  349.26  your own identifying information:
   350.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   350.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   350.3 @@ -1,6 +1,9 @@
   350.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   350.5  #
   350.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   350.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   350.8 +#
   350.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  350.10 +# Other names may be trademarks of their respective owners.
  350.11  #
  350.12  # The contents of this file are subject to the terms of either the GNU
  350.13  # General Public License Version 2 only ("GPL") or the Common
  350.14 @@ -12,9 +15,9 @@
  350.15  # specific language governing permissions and limitations under the
  350.16  # License.  When distributing the software, include this License Header
  350.17  # Notice in each file and include the License file at
  350.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  350.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  350.20  # particular file as subject to the "Classpath" exception as provided
  350.21 -# by Sun in the GPL Version 2 section of the License file that
  350.22 +# by Oracle in the GPL Version 2 section of the License file that
  350.23  # accompanied this code. If applicable, add the following below the
  350.24  # License Header, with the fields enclosed by brackets [] replaced by
  350.25  # your own identifying information:
   351.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   351.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   351.3 @@ -2,7 +2,10 @@
   351.4  <!--
   351.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   351.6  
   351.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   351.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   351.9 +
  351.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  351.11 +Other names may be trademarks of their respective owners.
  351.12  
  351.13  
  351.14  The contents of this file are subject to the terms of either the GNU
  351.15 @@ -15,9 +18,9 @@
  351.16  specific language governing permissions and limitations under the
  351.17  License.  When distributing the software, include this License Header
  351.18  Notice in each file and include the License file at
  351.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  351.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  351.21  particular file as subject to the "Classpath" exception as provided
  351.22 -by Sun in the GPL Version 2 section of the License file that
  351.23 +by Oracle in the GPL Version 2 section of the License file that
  351.24  accompanied this code. If applicable, add the following below the
  351.25  License Header, with the fields enclosed by brackets [] replaced by
  351.26  your own identifying information:
   352.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/AddVehicle.java	Mon May 17 14:20:21 2010 -0400
   352.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/AddVehicle.java	Mon May 17 14:20:38 2010 -0400
   352.3 @@ -1,7 +1,10 @@
   352.4  /*
   352.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   352.6   *
   352.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   352.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   352.9 + *
  352.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  352.11 + * Other names may be trademarks of their respective owners.
  352.12   *
  352.13   * The contents of this file are subject to the terms of either the GNU
  352.14   * General Public License Version 2 only ("GPL") or the Common
  352.15 @@ -13,9 +16,9 @@
  352.16   * specific language governing permissions and limitations under the
  352.17   * License.  When distributing the software, include this License Header
  352.18   * Notice in each file and include the License file at
  352.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  352.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  352.21   * particular file as subject to the "Classpath" exception as provided
  352.22 - * by Sun in the GPL Version 2 section of the License file that
  352.23 + * by Oracle in the GPL Version 2 section of the License file that
  352.24   * accompanied this code. If applicable, add the following below the
  352.25   * License Header, with the fields enclosed by brackets [] replaced by
  352.26   * your own identifying information:
   353.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/ApplicationBean1.java	Mon May 17 14:20:21 2010 -0400
   353.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/ApplicationBean1.java	Mon May 17 14:20:38 2010 -0400
   353.3 @@ -1,7 +1,10 @@
   353.4  /*
   353.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   353.6   *
   353.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   353.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   353.9 + *
  353.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  353.11 + * Other names may be trademarks of their respective owners.
  353.12   *
  353.13   * The contents of this file are subject to the terms of either the GNU
  353.14   * General Public License Version 2 only ("GPL") or the Common
  353.15 @@ -13,9 +16,9 @@
  353.16   * specific language governing permissions and limitations under the
  353.17   * License.  When distributing the software, include this License Header
  353.18   * Notice in each file and include the License file at
  353.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  353.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  353.21   * particular file as subject to the "Classpath" exception as provided
  353.22 - * by Sun in the GPL Version 2 section of the License file that
  353.23 + * by Oracle in the GPL Version 2 section of the License file that
  353.24   * accompanied this code. If applicable, add the following below the
  353.25   * License Header, with the fields enclosed by brackets [] replaced by
  353.26   * your own identifying information:
   354.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   354.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   354.3 @@ -1,6 +1,9 @@
   354.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   354.5  #
   354.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   354.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   354.8 +#
   354.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  354.10 +# Other names may be trademarks of their respective owners.
  354.11  #
  354.12  # The contents of this file are subject to the terms of either the GNU
  354.13  # General Public License Version 2 only ("GPL") or the Common
  354.14 @@ -12,9 +15,9 @@
  354.15  # specific language governing permissions and limitations under the
  354.16  # License.  When distributing the software, include this License Header
  354.17  # Notice in each file and include the License file at
  354.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  354.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  354.20  # particular file as subject to the "Classpath" exception as provided
  354.21 -# by Sun in the GPL Version 2 section of the License file that
  354.22 +# by Oracle in the GPL Version 2 section of the License file that
  354.23  # accompanied this code. If applicable, add the following below the
  354.24  # License Header, with the fields enclosed by brackets [] replaced by
  354.25  # your own identifying information:
   355.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/ChooseVehicle.java	Mon May 17 14:20:21 2010 -0400
   355.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/ChooseVehicle.java	Mon May 17 14:20:38 2010 -0400
   355.3 @@ -1,7 +1,10 @@
   355.4  /*
   355.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   355.6   *
   355.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   355.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   355.9 + *
  355.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  355.11 + * Other names may be trademarks of their respective owners.
  355.12   *
  355.13   * The contents of this file are subject to the terms of either the GNU
  355.14   * General Public License Version 2 only ("GPL") or the Common
  355.15 @@ -13,9 +16,9 @@
  355.16   * specific language governing permissions and limitations under the
  355.17   * License.  When distributing the software, include this License Header
  355.18   * Notice in each file and include the License file at
  355.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  355.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  355.21   * particular file as subject to the "Classpath" exception as provided
  355.22 - * by Sun in the GPL Version 2 section of the License file that
  355.23 + * by Oracle in the GPL Version 2 section of the License file that
  355.24   * accompanied this code. If applicable, add the following below the
  355.25   * License Header, with the fields enclosed by brackets [] replaced by
  355.26   * your own identifying information:
   356.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/FindVehicle.java	Mon May 17 14:20:21 2010 -0400
   356.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/FindVehicle.java	Mon May 17 14:20:38 2010 -0400
   356.3 @@ -1,7 +1,10 @@
   356.4  /*
   356.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   356.6   *
   356.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   356.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   356.9 + *
  356.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  356.11 + * Other names may be trademarks of their respective owners.
  356.12   *
  356.13   * The contents of this file are subject to the terms of either the GNU
  356.14   * General Public License Version 2 only ("GPL") or the Common
  356.15 @@ -13,9 +16,9 @@
  356.16   * specific language governing permissions and limitations under the
  356.17   * License.  When distributing the software, include this License Header
  356.18   * Notice in each file and include the License file at
  356.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  356.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  356.21   * particular file as subject to the "Classpath" exception as provided
  356.22 - * by Sun in the GPL Version 2 section of the License file that
  356.23 + * by Oracle in the GPL Version 2 section of the License file that
  356.24   * accompanied this code. If applicable, add the following below the
  356.25   * License Header, with the fields enclosed by brackets [] replaced by
  356.26   * your own identifying information:
   357.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Footer.java	Mon May 17 14:20:21 2010 -0400
   357.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Footer.java	Mon May 17 14:20:38 2010 -0400
   357.3 @@ -1,7 +1,10 @@
   357.4  /*
   357.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   357.6   *
   357.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   357.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   357.9 + *
  357.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  357.11 + * Other names may be trademarks of their respective owners.
  357.12   *
  357.13   * The contents of this file are subject to the terms of either the GNU
  357.14   * General Public License Version 2 only ("GPL") or the Common
  357.15 @@ -13,9 +16,9 @@
  357.16   * specific language governing permissions and limitations under the
  357.17   * License.  When distributing the software, include this License Header
  357.18   * Notice in each file and include the License file at
  357.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  357.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  357.21   * particular file as subject to the "Classpath" exception as provided
  357.22 - * by Sun in the GPL Version 2 section of the License file that
  357.23 + * by Oracle in the GPL Version 2 section of the License file that
  357.24   * accompanied this code. If applicable, add the following below the
  357.25   * License Header, with the fields enclosed by brackets [] replaced by
  357.26   * your own identifying information:
   358.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Header.java	Mon May 17 14:20:21 2010 -0400
   358.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Header.java	Mon May 17 14:20:38 2010 -0400
   358.3 @@ -1,7 +1,10 @@
   358.4  /*
   358.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   358.6   *
   358.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   358.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   358.9 + *
  358.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  358.11 + * Other names may be trademarks of their respective owners.
  358.12   *
  358.13   * The contents of this file are subject to the terms of either the GNU
  358.14   * General Public License Version 2 only ("GPL") or the Common
  358.15 @@ -13,9 +16,9 @@
  358.16   * specific language governing permissions and limitations under the
  358.17   * License.  When distributing the software, include this License Header
  358.18   * Notice in each file and include the License file at
  358.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  358.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  358.21   * particular file as subject to the "Classpath" exception as provided
  358.22 - * by Sun in the GPL Version 2 section of the License file that
  358.23 + * by Oracle in the GPL Version 2 section of the License file that
  358.24   * accompanied this code. If applicable, add the following below the
  358.25   * License Header, with the fields enclosed by brackets [] replaced by
  358.26   * your own identifying information:
   359.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Help.java	Mon May 17 14:20:21 2010 -0400
   359.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Help.java	Mon May 17 14:20:38 2010 -0400
   359.3 @@ -1,7 +1,10 @@
   359.4  /*
   359.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   359.6   *
   359.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   359.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   359.9 + *
  359.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  359.11 + * Other names may be trademarks of their respective owners.
  359.12   *
  359.13   * The contents of this file are subject to the terms of either the GNU
  359.14   * General Public License Version 2 only ("GPL") or the Common
  359.15 @@ -13,9 +16,9 @@
  359.16   * specific language governing permissions and limitations under the
  359.17   * License.  When distributing the software, include this License Header
  359.18   * Notice in each file and include the License file at
  359.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  359.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  359.21   * particular file as subject to the "Classpath" exception as provided
  359.22 - * by Sun in the GPL Version 2 section of the License file that
  359.23 + * by Oracle in the GPL Version 2 section of the License file that
  359.24   * accompanied this code. If applicable, add the following below the
  359.25   * License Header, with the fields enclosed by brackets [] replaced by
  359.26   * your own identifying information:
   360.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/IncidentReported.java	Mon May 17 14:20:21 2010 -0400
   360.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/IncidentReported.java	Mon May 17 14:20:38 2010 -0400
   360.3 @@ -1,7 +1,10 @@
   360.4  /*
   360.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   360.6   *
   360.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   360.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   360.9 + *
  360.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  360.11 + * Other names may be trademarks of their respective owners.
  360.12   *
  360.13   * The contents of this file are subject to the terms of either the GNU
  360.14   * General Public License Version 2 only ("GPL") or the Common
  360.15 @@ -13,9 +16,9 @@
  360.16   * specific language governing permissions and limitations under the
  360.17   * License.  When distributing the software, include this License Header
  360.18   * Notice in each file and include the License file at
  360.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  360.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  360.21   * particular file as subject to the "Classpath" exception as provided
  360.22 - * by Sun in the GPL Version 2 section of the License file that
  360.23 + * by Oracle in the GPL Version 2 section of the License file that
  360.24   * accompanied this code. If applicable, add the following below the
  360.25   * License Header, with the fields enclosed by brackets [] replaced by
  360.26   * your own identifying information:
   361.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Login.java	Mon May 17 14:20:21 2010 -0400
   361.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Login.java	Mon May 17 14:20:38 2010 -0400
   361.3 @@ -1,7 +1,10 @@
   361.4  /*
   361.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   361.6   *
   361.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   361.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   361.9 + *
  361.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  361.11 + * Other names may be trademarks of their respective owners.
  361.12   *
  361.13   * The contents of this file are subject to the terms of either the GNU
  361.14   * General Public License Version 2 only ("GPL") or the Common
  361.15 @@ -13,9 +16,9 @@
  361.16   * specific language governing permissions and limitations under the
  361.17   * License.  When distributing the software, include this License Header
  361.18   * Notice in each file and include the License file at
  361.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  361.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  361.21   * particular file as subject to the "Classpath" exception as provided
  361.22 - * by Sun in the GPL Version 2 section of the License file that
  361.23 + * by Oracle in the GPL Version 2 section of the License file that
  361.24   * accompanied this code. If applicable, add the following below the
  361.25   * License Header, with the fields enclosed by brackets [] replaced by
  361.26   * your own identifying information:
   362.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/NewUser.java	Mon May 17 14:20:21 2010 -0400
   362.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/NewUser.java	Mon May 17 14:20:38 2010 -0400
   362.3 @@ -1,7 +1,10 @@
   362.4  /*
   362.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   362.6   *
   362.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   362.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   362.9 + *
  362.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  362.11 + * Other names may be trademarks of their respective owners.
  362.12   *
  362.13   * The contents of this file are subject to the terms of either the GNU
  362.14   * General Public License Version 2 only ("GPL") or the Common
  362.15 @@ -13,9 +16,9 @@
  362.16   * specific language governing permissions and limitations under the
  362.17   * License.  When distributing the software, include this License Header
  362.18   * Notice in each file and include the License file at
  362.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  362.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  362.21   * particular file as subject to the "Classpath" exception as provided
  362.22 - * by Sun in the GPL Version 2 section of the License file that
  362.23 + * by Oracle in the GPL Version 2 section of the License file that
  362.24   * accompanied this code. If applicable, add the following below the
  362.25   * License Header, with the fields enclosed by brackets [] replaced by
  362.26   * your own identifying information:
   363.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Profile.java	Mon May 17 14:20:21 2010 -0400
   363.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Profile.java	Mon May 17 14:20:38 2010 -0400
   363.3 @@ -1,7 +1,10 @@
   363.4  /*
   363.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   363.6   *
   363.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   363.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   363.9 + *
  363.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  363.11 + * Other names may be trademarks of their respective owners.
  363.12   *
  363.13   * The contents of this file are subject to the terms of either the GNU
  363.14   * General Public License Version 2 only ("GPL") or the Common
  363.15 @@ -13,9 +16,9 @@
  363.16   * specific language governing permissions and limitations under the
  363.17   * License.  When distributing the software, include this License Header
  363.18   * Notice in each file and include the License file at
  363.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  363.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  363.21   * particular file as subject to the "Classpath" exception as provided
  363.22 - * by Sun in the GPL Version 2 section of the License file that
  363.23 + * by Oracle in the GPL Version 2 section of the License file that
  363.24   * accompanied this code. If applicable, add the following below the
  363.25   * License Header, with the fields enclosed by brackets [] replaced by
  363.26   * your own identifying information:
   364.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/ReportIncident.java	Mon May 17 14:20:21 2010 -0400
   364.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/ReportIncident.java	Mon May 17 14:20:38 2010 -0400
   364.3 @@ -1,7 +1,10 @@
   364.4  /*
   364.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   364.6   *
   364.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   364.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   364.9 + *
  364.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  364.11 + * Other names may be trademarks of their respective owners.
  364.12   *
  364.13   * The contents of this file are subject to the terms of either the GNU
  364.14   * General Public License Version 2 only ("GPL") or the Common
  364.15 @@ -13,9 +16,9 @@
  364.16   * specific language governing permissions and limitations under the
  364.17   * License.  When distributing the software, include this License Header
  364.18   * Notice in each file and include the License file at
  364.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  364.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  364.21   * particular file as subject to the "Classpath" exception as provided
  364.22 - * by Sun in the GPL Version 2 section of the License file that
  364.23 + * by Oracle in the GPL Version 2 section of the License file that
  364.24   * accompanied this code. If applicable, add the following below the
  364.25   * License Header, with the fields enclosed by brackets [] replaced by
  364.26   * your own identifying information:
   365.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/RequestBean1.java	Mon May 17 14:20:21 2010 -0400
   365.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/RequestBean1.java	Mon May 17 14:20:38 2010 -0400
   365.3 @@ -1,7 +1,10 @@
   365.4  /*
   365.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   365.6   *
   365.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   365.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   365.9 + *
  365.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  365.11 + * Other names may be trademarks of their respective owners.
  365.12   *
  365.13   * The contents of this file are subject to the terms of either the GNU
  365.14   * General Public License Version 2 only ("GPL") or the Common
  365.15 @@ -13,9 +16,9 @@
  365.16   * specific language governing permissions and limitations under the
  365.17   * License.  When distributing the software, include this License Header
  365.18   * Notice in each file and include the License file at
  365.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  365.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  365.21   * particular file as subject to the "Classpath" exception as provided
  365.22 - * by Sun in the GPL Version 2 section of the License file that
  365.23 + * by Oracle in the GPL Version 2 section of the License file that
  365.24   * accompanied this code. If applicable, add the following below the
  365.25   * License Header, with the fields enclosed by brackets [] replaced by
  365.26   * your own identifying information:
   366.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/SessionBean1.java	Mon May 17 14:20:21 2010 -0400
   366.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/SessionBean1.java	Mon May 17 14:20:38 2010 -0400
   366.3 @@ -1,7 +1,10 @@
   366.4  /*
   366.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   366.6   *
   366.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   366.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   366.9 + *
  366.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  366.11 + * Other names may be trademarks of their respective owners.
  366.12   *
  366.13   * The contents of this file are subject to the terms of either the GNU
  366.14   * General Public License Version 2 only ("GPL") or the Common
  366.15 @@ -13,9 +16,9 @@
  366.16   * specific language governing permissions and limitations under the
  366.17   * License.  When distributing the software, include this License Header
  366.18   * Notice in each file and include the License file at
  366.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  366.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  366.21   * particular file as subject to the "Classpath" exception as provided
  366.22 - * by Sun in the GPL Version 2 section of the License file that
  366.23 + * by Oracle in the GPL Version 2 section of the License file that
  366.24   * accompanied this code. If applicable, add the following below the
  366.25   * License Header, with the fields enclosed by brackets [] replaced by
  366.26   * your own identifying information:
   367.1 --- a/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Vehicles.java	Mon May 17 14:20:21 2010 -0400
   367.2 +++ b/visualweb.samples.bundled/webapps/VehicleIncidentReportApplication/src/java/vehicleincidentreportapplication/Vehicles.java	Mon May 17 14:20:38 2010 -0400
   367.3 @@ -1,7 +1,10 @@
   367.4  /*
   367.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   367.6   *
   367.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   367.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   367.9 + *
  367.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  367.11 + * Other names may be trademarks of their respective owners.
  367.12   *
  367.13   * The contents of this file are subject to the terms of either the GNU
  367.14   * General Public License Version 2 only ("GPL") or the Common
  367.15 @@ -13,9 +16,9 @@
  367.16   * specific language governing permissions and limitations under the
  367.17   * License.  When distributing the software, include this License Header
  367.18   * Notice in each file and include the License file at
  367.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  367.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  367.21   * particular file as subject to the "Classpath" exception as provided
  367.22 - * by Sun in the GPL Version 2 section of the License file that
  367.23 + * by Oracle in the GPL Version 2 section of the License file that
  367.24   * accompanied this code. If applicable, add the following below the
  367.25   * License Header, with the fields enclosed by brackets [] replaced by
  367.26   * your own identifying information:
   368.1 --- a/visualweb.web.ui.appbase/build.xml	Mon May 17 14:20:21 2010 -0400
   368.2 +++ b/visualweb.web.ui.appbase/build.xml	Mon May 17 14:20:38 2010 -0400
   368.3 @@ -2,7 +2,10 @@
   368.4  <!--
   368.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   368.6  
   368.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   368.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   368.9 +
  368.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  368.11 +Other names may be trademarks of their respective owners.
  368.12  
  368.13  
  368.14  The contents of this file are subject to the terms of either the GNU
  368.15 @@ -15,9 +18,9 @@
  368.16  specific language governing permissions and limitations under the
  368.17  License.  When distributing the software, include this License Header
  368.18  Notice in each file and include the License file at
  368.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  368.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  368.21  particular file as subject to the "Classpath" exception as provided
  368.22 -by Sun in the GPL Version 2 section of the License file that
  368.23 +by Oracle in the GPL Version 2 section of the License file that
  368.24  accompanied this code. If applicable, add the following below the
  368.25  License Header, with the fields enclosed by brackets [] replaced by
  368.26  your own identifying information:
   369.1 --- a/visualweb.web.ui.appbase/library/build.xml	Mon May 17 14:20:21 2010 -0400
   369.2 +++ b/visualweb.web.ui.appbase/library/build.xml	Mon May 17 14:20:38 2010 -0400
   369.3 @@ -2,7 +2,10 @@
   369.4  <!--
   369.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   369.6  
   369.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   369.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   369.9 +
  369.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  369.11 +Other names may be trademarks of their respective owners.
  369.12  
  369.13  
  369.14  The contents of this file are subject to the terms of either the GNU
  369.15 @@ -15,9 +18,9 @@
  369.16  specific language governing permissions and limitations under the
  369.17  License.  When distributing the software, include this License Header
  369.18  Notice in each file and include the License file at
  369.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  369.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  369.21  particular file as subject to the "Classpath" exception as provided
  369.22 -by Sun in the GPL Version 2 section of the License file that
  369.23 +by Oracle in the GPL Version 2 section of the License file that
  369.24  accompanied this code. If applicable, add the following below the
  369.25  License Header, with the fields enclosed by brackets [] replaced by
  369.26  your own identifying information:
   370.1 --- a/visualweb.web.ui.appbase/library/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   370.2 +++ b/visualweb.web.ui.appbase/library/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   370.3 @@ -1,6 +1,9 @@
   370.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   370.5  #
   370.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   370.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   370.8 +#
   370.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  370.10 +# Other names may be trademarks of their respective owners.
  370.11  #
  370.12  # The contents of this file are subject to the terms of either the GNU
  370.13  # General Public License Version 2 only ("GPL") or the Common
  370.14 @@ -12,9 +15,9 @@
  370.15  # specific language governing permissions and limitations under the
  370.16  # License.  When distributing the software, include this License Header
  370.17  # Notice in each file and include the License file at
  370.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  370.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  370.20  # particular file as subject to the "Classpath" exception as provided
  370.21 -# by Sun in the GPL Version 2 section of the License file that
  370.22 +# by Oracle in the GPL Version 2 section of the License file that
  370.23  # accompanied this code. If applicable, add the following below the
  370.24  # License Header, with the fields enclosed by brackets [] replaced by
  370.25  # your own identifying information:
   371.1 --- a/visualweb.web.ui.appbase/library/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   371.2 +++ b/visualweb.web.ui.appbase/library/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   371.3 @@ -2,7 +2,10 @@
   371.4  <!--
   371.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   371.6  
   371.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   371.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   371.9 +
  371.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  371.11 +Other names may be trademarks of their respective owners.
  371.12  
  371.13  
  371.14  The contents of this file are subject to the terms of either the GNU
  371.15 @@ -15,9 +18,9 @@
  371.16  specific language governing permissions and limitations under the
  371.17  License.  When distributing the software, include this License Header
  371.18  Notice in each file and include the License file at
  371.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  371.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  371.21  particular file as subject to the "Classpath" exception as provided
  371.22 -by Sun in the GPL Version 2 section of the License file that
  371.23 +by Oracle in the GPL Version 2 section of the License file that
  371.24  accompanied this code. If applicable, add the following below the
  371.25  License Header, with the fields enclosed by brackets [] replaced by
  371.26  your own identifying information:
   372.1 --- a/visualweb.web.ui.appbase/library/src/META-INF/faces-config.xml	Mon May 17 14:20:21 2010 -0400
   372.2 +++ b/visualweb.web.ui.appbase/library/src/META-INF/faces-config.xml	Mon May 17 14:20:38 2010 -0400
   372.3 @@ -3,7 +3,10 @@
   372.4  <!--
   372.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   372.6  
   372.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   372.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   372.9 +
  372.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  372.11 +Other names may be trademarks of their respective owners.
  372.12  
  372.13  
  372.14  The contents of this file are subject to the terms of either the GNU
  372.15 @@ -16,9 +19,9 @@
  372.16  specific language governing permissions and limitations under the
  372.17  License.  When distributing the software, include this License Header
  372.18  Notice in each file and include the License file at
  372.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  372.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  372.21  particular file as subject to the "Classpath" exception as provided
  372.22 -by Sun in the GPL Version 2 section of the License file that
  372.23 +by Oracle in the GPL Version 2 section of the License file that
  372.24  accompanied this code. If applicable, add the following below the
  372.25  License Header, with the fields enclosed by brackets [] replaced by
  372.26  your own identifying information:
   373.1 --- a/visualweb.web.ui.appbase/library/src/META-INF/taglib.tld	Mon May 17 14:20:21 2010 -0400
   373.2 +++ b/visualweb.web.ui.appbase/library/src/META-INF/taglib.tld	Mon May 17 14:20:38 2010 -0400
   373.3 @@ -1,7 +1,10 @@
   373.4  <?xml version="1.0" encoding="UTF-8"?>
   373.5  
   373.6  <!--
   373.7 - Copyright 2003 Sun Microsystems, Inc. All rights reserved.
   373.8 + Copyright 2010 Oracle and/or its affiliates. All rights reserved.
   373.9 +
  373.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  373.11 +Other names may be trademarks of their respective owners.
  373.12   SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
  373.13  -->
  373.14  
   374.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractApplicationBean.java	Mon May 17 14:20:21 2010 -0400
   374.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractApplicationBean.java	Mon May 17 14:20:38 2010 -0400
   374.3 @@ -1,7 +1,10 @@
   374.4  /*
   374.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   374.6   *
   374.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   374.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   374.9 + *
  374.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  374.11 + * Other names may be trademarks of their respective owners.
  374.12   *
  374.13   * The contents of this file are subject to the terms of either the GNU
  374.14   * General Public License Version 2 only ("GPL") or the Common
  374.15 @@ -13,9 +16,9 @@
  374.16   * specific language governing permissions and limitations under the
  374.17   * License.  When distributing the software, include this License Header
  374.18   * Notice in each file and include the License file at
  374.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  374.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  374.21   * particular file as subject to the "Classpath" exception as provided
  374.22 - * by Sun in the GPL Version 2 section of the License file that
  374.23 + * by Oracle in the GPL Version 2 section of the License file that
  374.24   * accompanied this code. If applicable, add the following below the
  374.25   * License Header, with the fields enclosed by brackets [] replaced by
  374.26   * your own identifying information:
   375.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractFragmentBean.java	Mon May 17 14:20:21 2010 -0400
   375.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractFragmentBean.java	Mon May 17 14:20:38 2010 -0400
   375.3 @@ -1,7 +1,10 @@
   375.4  /*
   375.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   375.6   *
   375.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   375.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   375.9 + *
  375.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  375.11 + * Other names may be trademarks of their respective owners.
  375.12   *
  375.13   * The contents of this file are subject to the terms of either the GNU
  375.14   * General Public License Version 2 only ("GPL") or the Common
  375.15 @@ -13,9 +16,9 @@
  375.16   * specific language governing permissions and limitations under the
  375.17   * License.  When distributing the software, include this License Header
  375.18   * Notice in each file and include the License file at
  375.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  375.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  375.21   * particular file as subject to the "Classpath" exception as provided
  375.22 - * by Sun in the GPL Version 2 section of the License file that
  375.23 + * by Oracle in the GPL Version 2 section of the License file that
  375.24   * accompanied this code. If applicable, add the following below the
  375.25   * License Header, with the fields enclosed by brackets [] replaced by
  375.26   * your own identifying information:
   376.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractPageBean.java	Mon May 17 14:20:21 2010 -0400
   376.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractPageBean.java	Mon May 17 14:20:38 2010 -0400
   376.3 @@ -1,7 +1,10 @@
   376.4  /*
   376.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   376.6   *
   376.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   376.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   376.9 + *
  376.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  376.11 + * Other names may be trademarks of their respective owners.
  376.12   *
  376.13   * The contents of this file are subject to the terms of either the GNU
  376.14   * General Public License Version 2 only ("GPL") or the Common
  376.15 @@ -13,9 +16,9 @@
  376.16   * specific language governing permissions and limitations under the
  376.17   * License.  When distributing the software, include this License Header
  376.18   * Notice in each file and include the License file at
  376.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  376.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  376.21   * particular file as subject to the "Classpath" exception as provided
  376.22 - * by Sun in the GPL Version 2 section of the License file that
  376.23 + * by Oracle in the GPL Version 2 section of the License file that
  376.24   * accompanied this code. If applicable, add the following below the
  376.25   * License Header, with the fields enclosed by brackets [] replaced by
  376.26   * your own identifying information:
   377.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractRequestBean.java	Mon May 17 14:20:21 2010 -0400
   377.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractRequestBean.java	Mon May 17 14:20:38 2010 -0400
   377.3 @@ -1,7 +1,10 @@
   377.4  /*
   377.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   377.6   *
   377.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   377.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   377.9 + *
  377.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  377.11 + * Other names may be trademarks of their respective owners.
  377.12   *
  377.13   * The contents of this file are subject to the terms of either the GNU
  377.14   * General Public License Version 2 only ("GPL") or the Common
  377.15 @@ -13,9 +16,9 @@
  377.16   * specific language governing permissions and limitations under the
  377.17   * License.  When distributing the software, include this License Header
  377.18   * Notice in each file and include the License file at
  377.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  377.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  377.21   * particular file as subject to the "Classpath" exception as provided
  377.22 - * by Sun in the GPL Version 2 section of the License file that
  377.23 + * by Oracle in the GPL Version 2 section of the License file that
  377.24   * accompanied this code. If applicable, add the following below the
  377.25   * License Header, with the fields enclosed by brackets [] replaced by
  377.26   * your own identifying information:
   378.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractSessionBean.java	Mon May 17 14:20:21 2010 -0400
   378.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/AbstractSessionBean.java	Mon May 17 14:20:38 2010 -0400
   378.3 @@ -1,7 +1,10 @@
   378.4  /*
   378.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   378.6   *
   378.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   378.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   378.9 + *
  378.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  378.11 + * Other names may be trademarks of their respective owners.
  378.12   *
  378.13   * The contents of this file are subject to the terms of either the GNU
  378.14   * General Public License Version 2 only ("GPL") or the Common
  378.15 @@ -13,9 +16,9 @@
  378.16   * specific language governing permissions and limitations under the
  378.17   * License.  When distributing the software, include this License Header
  378.18   * Notice in each file and include the License file at
  378.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  378.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  378.21   * particular file as subject to the "Classpath" exception as provided
  378.22 - * by Sun in the GPL Version 2 section of the License file that
  378.23 + * by Oracle in the GPL Version 2 section of the License file that
  378.24   * accompanied this code. If applicable, add the following below the
  378.25   * License Header, with the fields enclosed by brackets [] replaced by
  378.26   * your own identifying information:
   379.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/ApplicationException.java	Mon May 17 14:20:21 2010 -0400
   379.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/ApplicationException.java	Mon May 17 14:20:38 2010 -0400
   379.3 @@ -1,7 +1,10 @@
   379.4  /*
   379.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   379.6   *
   379.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   379.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   379.9 + *
  379.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  379.11 + * Other names may be trademarks of their respective owners.
  379.12   *
  379.13   * The contents of this file are subject to the terms of either the GNU
  379.14   * General Public License Version 2 only ("GPL") or the Common
  379.15 @@ -13,9 +16,9 @@
  379.16   * specific language governing permissions and limitations under the
  379.17   * License.  When distributing the software, include this License Header
  379.18   * Notice in each file and include the License file at
  379.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  379.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  379.21   * particular file as subject to the "Classpath" exception as provided
  379.22 - * by Sun in the GPL Version 2 section of the License file that
  379.23 + * by Oracle in the GPL Version 2 section of the License file that
  379.24   * accompanied this code. If applicable, add the following below the
  379.25   * License Header, with the fields enclosed by brackets [] replaced by
  379.26   * your own identifying information:
   380.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/FacesBean.java	Mon May 17 14:20:21 2010 -0400
   380.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/FacesBean.java	Mon May 17 14:20:38 2010 -0400
   380.3 @@ -1,7 +1,10 @@
   380.4  /*
   380.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   380.6   *
   380.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   380.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   380.9 + *
  380.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  380.11 + * Other names may be trademarks of their respective owners.
  380.12   *
  380.13   * The contents of this file are subject to the terms of either the GNU
  380.14   * General Public License Version 2 only ("GPL") or the Common
  380.15 @@ -13,9 +16,9 @@
  380.16   * specific language governing permissions and limitations under the
  380.17   * License.  When distributing the software, include this License Header
  380.18   * Notice in each file and include the License file at
  380.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  380.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  380.21   * particular file as subject to the "Classpath" exception as provided
  380.22 - * by Sun in the GPL Version 2 section of the License file that
  380.23 + * by Oracle in the GPL Version 2 section of the License file that
  380.24   * accompanied this code. If applicable, add the following below the
  380.25   * License Header, with the fields enclosed by brackets [] replaced by
  380.26   * your own identifying information:
   381.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/ActionListenerImpl.java	Mon May 17 14:20:21 2010 -0400
   381.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/ActionListenerImpl.java	Mon May 17 14:20:38 2010 -0400
   381.3 @@ -1,7 +1,10 @@
   381.4  /*
   381.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   381.6   *
   381.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   381.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   381.9 + *
  381.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  381.11 + * Other names may be trademarks of their respective owners.
  381.12   *
  381.13   * The contents of this file are subject to the terms of either the GNU
  381.14   * General Public License Version 2 only ("GPL") or the Common
  381.15 @@ -13,9 +16,9 @@
  381.16   * specific language governing permissions and limitations under the
  381.17   * License.  When distributing the software, include this License Header
  381.18   * Notice in each file and include the License file at
  381.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  381.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  381.21   * particular file as subject to the "Classpath" exception as provided
  381.22 - * by Sun in the GPL Version 2 section of the License file that
  381.23 + * by Oracle in the GPL Version 2 section of the License file that
  381.24   * accompanied this code. If applicable, add the following below the
  381.25   * License Header, with the fields enclosed by brackets [] replaced by
  381.26   * your own identifying information:
   382.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/PageBeanMapper.java	Mon May 17 14:20:21 2010 -0400
   382.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/PageBeanMapper.java	Mon May 17 14:20:38 2010 -0400
   382.3 @@ -1,7 +1,10 @@
   382.4  /*
   382.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   382.6   *
   382.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   382.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   382.9 + *
  382.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  382.11 + * Other names may be trademarks of their respective owners.
  382.12   *
  382.13   * The contents of this file are subject to the terms of either the GNU
  382.14   * General Public License Version 2 only ("GPL") or the Common
  382.15 @@ -13,9 +16,9 @@
  382.16   * specific language governing permissions and limitations under the
  382.17   * License.  When distributing the software, include this License Header
  382.18   * Notice in each file and include the License file at
  382.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  382.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  382.21   * particular file as subject to the "Classpath" exception as provided
  382.22 - * by Sun in the GPL Version 2 section of the License file that
  382.23 + * by Oracle in the GPL Version 2 section of the License file that
  382.24   * accompanied this code. If applicable, add the following below the
  382.25   * License Header, with the fields enclosed by brackets [] replaced by
  382.26   * your own identifying information:
   383.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/PageBeanMapperImpl.java	Mon May 17 14:20:21 2010 -0400
   383.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/PageBeanMapperImpl.java	Mon May 17 14:20:38 2010 -0400
   383.3 @@ -1,7 +1,10 @@
   383.4  /*
   383.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   383.6   *
   383.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   383.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   383.9 + *
  383.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  383.11 + * Other names may be trademarks of their respective owners.
  383.12   *
  383.13   * The contents of this file are subject to the terms of either the GNU
  383.14   * General Public License Version 2 only ("GPL") or the Common
  383.15 @@ -13,9 +16,9 @@
  383.16   * specific language governing permissions and limitations under the
  383.17   * License.  When distributing the software, include this License Header
  383.18   * Notice in each file and include the License file at
  383.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  383.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  383.21   * particular file as subject to the "Classpath" exception as provided
  383.22 - * by Sun in the GPL Version 2 section of the License file that
  383.23 + * by Oracle in the GPL Version 2 section of the License file that
  383.24   * accompanied this code. If applicable, add the following below the
  383.25   * License Header, with the fields enclosed by brackets [] replaced by
  383.26   * your own identifying information:
   384.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/ViewHandlerImpl.java	Mon May 17 14:20:21 2010 -0400
   384.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/faces/ViewHandlerImpl.java	Mon May 17 14:20:38 2010 -0400
   384.3 @@ -1,7 +1,10 @@
   384.4  /*
   384.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   384.6   *
   384.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   384.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   384.9 + *
  384.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  384.11 + * Other names may be trademarks of their respective owners.
  384.12   *
  384.13   * The contents of this file are subject to the terms of either the GNU
  384.14   * General Public License Version 2 only ("GPL") or the Common
  384.15 @@ -13,9 +16,9 @@
  384.16   * specific language governing permissions and limitations under the
  384.17   * License.  When distributing the software, include this License Header
  384.18   * Notice in each file and include the License file at
  384.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  384.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  384.21   * particular file as subject to the "Classpath" exception as provided
  384.22 - * by Sun in the GPL Version 2 section of the License file that
  384.23 + * by Oracle in the GPL Version 2 section of the License file that
  384.24   * accompanied this code. If applicable, add the following below the
  384.25   * License Header, with the fields enclosed by brackets [] replaced by
  384.26   * your own identifying information:
   385.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/renderer/CommandLinkRenderer.java	Mon May 17 14:20:21 2010 -0400
   385.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/renderer/CommandLinkRenderer.java	Mon May 17 14:20:38 2010 -0400
   385.3 @@ -1,7 +1,10 @@
   385.4  /*
   385.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   385.6   *
   385.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   385.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   385.9 + *
  385.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  385.11 + * Other names may be trademarks of their respective owners.
  385.12   *
  385.13   * The contents of this file are subject to the terms of either the GNU
  385.14   * General Public License Version 2 only ("GPL") or the Common
  385.15 @@ -13,9 +16,9 @@
  385.16   * specific language governing permissions and limitations under the
  385.17   * License.  When distributing the software, include this License Header
  385.18   * Notice in each file and include the License file at
  385.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  385.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  385.21   * particular file as subject to the "Classpath" exception as provided
  385.22 - * by Sun in the GPL Version 2 section of the License file that
  385.23 + * by Oracle in the GPL Version 2 section of the License file that
  385.24   * accompanied this code. If applicable, add the following below the
  385.25   * License Header, with the fields enclosed by brackets [] replaced by
  385.26   * your own identifying information:
   386.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/servlet/DummyTag.java	Mon May 17 14:20:21 2010 -0400
   386.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/servlet/DummyTag.java	Mon May 17 14:20:38 2010 -0400
   386.3 @@ -1,7 +1,10 @@
   386.4  /*
   386.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   386.6   *
   386.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   386.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   386.9 + *
  386.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  386.11 + * Other names may be trademarks of their respective owners.
  386.12   *
  386.13   * The contents of this file are subject to the terms of either the GNU
  386.14   * General Public License Version 2 only ("GPL") or the Common
  386.15 @@ -13,9 +16,9 @@
  386.16   * specific language governing permissions and limitations under the
  386.17   * License.  When distributing the software, include this License Header
  386.18   * Notice in each file and include the License file at
  386.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  386.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  386.21   * particular file as subject to the "Classpath" exception as provided
  386.22 - * by Sun in the GPL Version 2 section of the License file that
  386.23 + * by Oracle in the GPL Version 2 section of the License file that
  386.24   * accompanied this code. If applicable, add the following below the
  386.25   * License Header, with the fields enclosed by brackets [] replaced by
  386.26   * your own identifying information:
   387.1 --- a/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/servlet/LifecycleListener.java	Mon May 17 14:20:21 2010 -0400
   387.2 +++ b/visualweb.web.ui.appbase/library/src/com/sun/rave/web/ui/appbase/servlet/LifecycleListener.java	Mon May 17 14:20:38 2010 -0400
   387.3 @@ -1,7 +1,10 @@
   387.4  /*
   387.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   387.6   *
   387.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   387.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   387.9 + *
  387.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  387.11 + * Other names may be trademarks of their respective owners.
  387.12   *
  387.13   * The contents of this file are subject to the terms of either the GNU
  387.14   * General Public License Version 2 only ("GPL") or the Common
  387.15 @@ -13,9 +16,9 @@
  387.16   * specific language governing permissions and limitations under the
  387.17   * License.  When distributing the software, include this License Header
  387.18   * Notice in each file and include the License file at
  387.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  387.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  387.21   * particular file as subject to the "Classpath" exception as provided
  387.22 - * by Sun in the GPL Version 2 section of the License file that
  387.23 + * by Oracle in the GPL Version 2 section of the License file that
  387.24   * accompanied this code. If applicable, add the following below the
  387.25   * License Header, with the fields enclosed by brackets [] replaced by
  387.26   * your own identifying information:
   388.1 --- a/visualweb.web.ui.appbase/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   388.2 +++ b/visualweb.web.ui.appbase/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   388.3 @@ -1,6 +1,9 @@
   388.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   388.5  #
   388.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   388.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   388.8 +#
   388.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  388.10 +# Other names may be trademarks of their respective owners.
  388.11  #
  388.12  # The contents of this file are subject to the terms of either the GNU
  388.13  # General Public License Version 2 only ("GPL") or the Common
  388.14 @@ -12,9 +15,9 @@
  388.15  # specific language governing permissions and limitations under the
  388.16  # License.  When distributing the software, include this License Header
  388.17  # Notice in each file and include the License file at
  388.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  388.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  388.20  # particular file as subject to the "Classpath" exception as provided
  388.21 -# by Sun in the GPL Version 2 section of the License file that
  388.22 +# by Oracle in the GPL Version 2 section of the License file that
  388.23  # accompanied this code. If applicable, add the following below the
  388.24  # License Header, with the fields enclosed by brackets [] replaced by
  388.25  # your own identifying information:
   389.1 --- a/visualweb.web.ui.appbase/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   389.2 +++ b/visualweb.web.ui.appbase/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   389.3 @@ -2,7 +2,10 @@
   389.4  <!--
   389.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   389.6  
   389.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   389.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   389.9 +
  389.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  389.11 +Other names may be trademarks of their respective owners.
  389.12  
  389.13  
  389.14  The contents of this file are subject to the terms of either the GNU
  389.15 @@ -15,9 +18,9 @@
  389.16  specific language governing permissions and limitations under the
  389.17  License.  When distributing the software, include this License Header
  389.18  Notice in each file and include the License file at
  389.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  389.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  389.21  particular file as subject to the "Classpath" exception as provided
  389.22 -by Sun in the GPL Version 2 section of the License file that
  389.23 +by Oracle in the GPL Version 2 section of the License file that
  389.24  accompanied this code. If applicable, add the following below the
  389.25  License Header, with the fields enclosed by brackets [] replaced by
  389.26  your own identifying information:
   390.1 --- a/visualweb.web.ui.appbase/src/org/netbeans/modules/visualweb/web/ui/appbase/module/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   390.2 +++ b/visualweb.web.ui.appbase/src/org/netbeans/modules/visualweb/web/ui/appbase/module/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   390.3 @@ -1,6 +1,9 @@
   390.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   390.5  #
   390.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   390.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   390.8 +#
   390.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  390.10 +# Other names may be trademarks of their respective owners.
  390.11  #
  390.12  # The contents of this file are subject to the terms of either the GNU
  390.13  # General Public License Version 2 only ("GPL") or the Common
  390.14 @@ -12,9 +15,9 @@
  390.15  # specific language governing permissions and limitations under the
  390.16  # License.  When distributing the software, include this License Header
  390.17  # Notice in each file and include the License file at
  390.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  390.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  390.20  # particular file as subject to the "Classpath" exception as provided
  390.21 -# by Sun in the GPL Version 2 section of the License file that
  390.22 +# by Oracle in the GPL Version 2 section of the License file that
  390.23  # accompanied this code. If applicable, add the following below the
  390.24  # License Header, with the fields enclosed by brackets [] replaced by
  390.25  # your own identifying information:
   391.1 --- a/visualweb.web.ui.appbase/test/unit/src/org/netbeans/modules/visualweb/appbase/FacesBeanTest.java	Mon May 17 14:20:21 2010 -0400
   391.2 +++ b/visualweb.web.ui.appbase/test/unit/src/org/netbeans/modules/visualweb/appbase/FacesBeanTest.java	Mon May 17 14:20:38 2010 -0400
   391.3 @@ -2,9 +2,12 @@
   391.4  
   391.5  /*
   391.6   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   391.7 - * 
   391.8 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   391.9 - * 
  391.10 + *
  391.11 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  391.12 + *
  391.13 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  391.14 + * Other names may be trademarks of their respective owners.
  391.15 + *
  391.16   * The contents of this file are subject to the terms of either the GNU
  391.17   * General Public License Version 2 only ("GPL") or the Common
  391.18   * Development and Distribution License("CDDL") (collectively, the
  391.19 @@ -15,9 +18,9 @@
  391.20   * specific language governing permissions and limitations under the
  391.21   * License.  When distributing the software, include this License Header
  391.22   * Notice in each file and include the License file at
  391.23 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  391.24 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  391.25   * particular file as subject to the "Classpath" exception as provided
  391.26 - * by Sun in the GPL Version 2 section of the License file that
  391.27 + * by Oracle in the GPL Version 2 section of the License file that
  391.28   * accompanied this code. If applicable, add the following below the
  391.29   * License Header, with the fields enclosed by brackets [] replaced by
  391.30   * your own identifying information:
   392.1 --- a/visualweb.websvcmgr/build.xml	Mon May 17 14:20:21 2010 -0400
   392.2 +++ b/visualweb.websvcmgr/build.xml	Mon May 17 14:20:38 2010 -0400
   392.3 @@ -2,7 +2,10 @@
   392.4  <!--
   392.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   392.6  
   392.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   392.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   392.9 +
  392.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  392.11 +Other names may be trademarks of their respective owners.
  392.12  
  392.13  
  392.14  The contents of this file are subject to the terms of either the GNU
  392.15 @@ -15,9 +18,9 @@
  392.16  specific language governing permissions and limitations under the
  392.17  License.  When distributing the software, include this License Header
  392.18  Notice in each file and include the License file at
  392.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  392.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  392.21  particular file as subject to the "Classpath" exception as provided
  392.22 -by Sun in the GPL Version 2 section of the License file that
  392.23 +by Oracle in the GPL Version 2 section of the License file that
  392.24  accompanied this code. If applicable, add the following below the
  392.25  License Header, with the fields enclosed by brackets [] replaced by
  392.26  your own identifying information:
   393.1 --- a/visualweb.websvcmgr/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   393.2 +++ b/visualweb.websvcmgr/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   393.3 @@ -1,6 +1,9 @@
   393.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   393.5  #
   393.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   393.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   393.8 +#
   393.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  393.10 +# Other names may be trademarks of their respective owners.
  393.11  #
  393.12  # The contents of this file are subject to the terms of either the GNU
  393.13  # General Public License Version 2 only ("GPL") or the Common
  393.14 @@ -12,9 +15,9 @@
  393.15  # specific language governing permissions and limitations under the
  393.16  # License.  When distributing the software, include this License Header
  393.17  # Notice in each file and include the License file at
  393.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  393.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  393.20  # particular file as subject to the "Classpath" exception as provided
  393.21 -# by Sun in the GPL Version 2 section of the License file that
  393.22 +# by Oracle in the GPL Version 2 section of the License file that
  393.23  # accompanied this code. If applicable, add the following below the
  393.24  # License Header, with the fields enclosed by brackets [] replaced by
  393.25  # your own identifying information:
   394.1 --- a/visualweb.websvcmgr/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   394.2 +++ b/visualweb.websvcmgr/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   394.3 @@ -2,7 +2,10 @@
   394.4  <!--
   394.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   394.6  
   394.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   394.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   394.9 +
  394.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  394.11 +Other names may be trademarks of their respective owners.
  394.12  
  394.13  
  394.14  The contents of this file are subject to the terms of either the GNU
  394.15 @@ -15,9 +18,9 @@
  394.16  specific language governing permissions and limitations under the
  394.17  License.  When distributing the software, include this License Header
  394.18  Notice in each file and include the License file at
  394.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  394.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  394.21  particular file as subject to the "Classpath" exception as provided
  394.22 -by Sun in the GPL Version 2 section of the License file that
  394.23 +by Oracle in the GPL Version 2 section of the License file that
  394.24  accompanied this code. If applicable, add the following below the
  394.25  License Header, with the fields enclosed by brackets [] replaced by
  394.26  your own identifying information:
   395.1 --- a/visualweb.websvcmgr/release/ws_import_compile.xml	Mon May 17 14:20:21 2010 -0400
   395.2 +++ b/visualweb.websvcmgr/release/ws_import_compile.xml	Mon May 17 14:20:38 2010 -0400
   395.3 @@ -2,7 +2,10 @@
   395.4  <!--
   395.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   395.6  
   395.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   395.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   395.9 +
  395.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  395.11 +Other names may be trademarks of their respective owners.
  395.12  
  395.13  
  395.14  The contents of this file are subject to the terms of either the GNU
  395.15 @@ -15,9 +18,9 @@
  395.16  specific language governing permissions and limitations under the
  395.17  License.  When distributing the software, include this License Header
  395.18  Notice in each file and include the License file at
  395.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  395.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  395.21  particular file as subject to the "Classpath" exception as provided
  395.22 -by Sun in the GPL Version 2 section of the License file that
  395.23 +by Oracle in the GPL Version 2 section of the License file that
  395.24  accompanied this code. If applicable, add the following below the
  395.25  License Header, with the fields enclosed by brackets [] replaced by
  395.26  your own identifying information:
   396.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   396.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   396.3 @@ -1,6 +1,9 @@
   396.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   396.5  #
   396.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   396.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   396.8 +#
   396.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  396.10 +# Other names may be trademarks of their respective owners.
  396.11  #
  396.12  # The contents of this file are subject to the terms of either the GNU
  396.13  # General Public License Version 2 only ("GPL") or the Common
  396.14 @@ -12,9 +15,9 @@
  396.15  # specific language governing permissions and limitations under the
  396.16  # License.  When distributing the software, include this License Header
  396.17  # Notice in each file and include the License file at
  396.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  396.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  396.20  # particular file as subject to the "Classpath" exception as provided
  396.21 -# by Sun in the GPL Version 2 section of the License file that
  396.22 +# by Oracle in the GPL Version 2 section of the License file that
  396.23  # accompanied this code. If applicable, add the following below the
  396.24  # License Header, with the fields enclosed by brackets [] replaced by
  396.25  # your own identifying information:
   397.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   397.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   397.3 @@ -1,6 +1,9 @@
   397.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   397.5  #
   397.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   397.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   397.8 +#
   397.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  397.10 +# Other names may be trademarks of their respective owners.
  397.11  #
  397.12  # The contents of this file are subject to the terms of either the GNU
  397.13  # General Public License Version 2 only ("GPL") or the Common
  397.14 @@ -12,9 +15,9 @@
  397.15  # specific language governing permissions and limitations under the
  397.16  # License.  When distributing the software, include this License Header
  397.17  # Notice in each file and include the License file at
  397.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  397.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  397.20  # particular file as subject to the "Classpath" exception as provided
  397.21 -# by Sun in the GPL Version 2 section of the License file that
  397.22 +# by Oracle in the GPL Version 2 section of the License file that
  397.23  # accompanied this code. If applicable, add the following below the
  397.24  # License Header, with the fields enclosed by brackets [] replaced by
  397.25  # your own identifying information:
   398.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderBeanInfoWriter.java	Mon May 17 14:20:21 2010 -0400
   398.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderBeanInfoWriter.java	Mon May 17 14:20:38 2010 -0400
   398.3 @@ -1,7 +1,10 @@
   398.4  /*
   398.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   398.6   *
   398.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   398.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   398.9 + *
  398.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  398.11 + * Other names may be trademarks of their respective owners.
  398.12   *
  398.13   * The contents of this file are subject to the terms of either the GNU
  398.14   * General Public License Version 2 only ("GPL") or the Common
  398.15 @@ -13,9 +16,9 @@
  398.16   * specific language governing permissions and limitations under the
  398.17   * License.  When distributing the software, include this License Header
  398.18   * Notice in each file and include the License file at
  398.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  398.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  398.21   * particular file as subject to the "Classpath" exception as provided
  398.22 - * by Sun in the GPL Version 2 section of the License file that
  398.23 + * by Oracle in the GPL Version 2 section of the License file that
  398.24   * accompanied this code. If applicable, add the following below the
  398.25   * License Header, with the fields enclosed by brackets [] replaced by
  398.26   * your own identifying information:
   399.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderDesignInfoWriter.java	Mon May 17 14:20:21 2010 -0400
   399.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderDesignInfoWriter.java	Mon May 17 14:20:38 2010 -0400
   399.3 @@ -1,7 +1,10 @@
   399.4  /*
   399.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   399.6   *
   399.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   399.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   399.9 + *
  399.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  399.11 + * Other names may be trademarks of their respective owners.
  399.12   *
  399.13   * The contents of this file are subject to the terms of either the GNU
  399.14   * General Public License Version 2 only ("GPL") or the Common
  399.15 @@ -13,9 +16,9 @@
  399.16   * specific language governing permissions and limitations under the
  399.17   * License.  When distributing the software, include this License Header
  399.18   * Notice in each file and include the License file at
  399.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  399.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  399.21   * particular file as subject to the "Classpath" exception as provided
  399.22 - * by Sun in the GPL Version 2 section of the License file that
  399.23 + * by Oracle in the GPL Version 2 section of the License file that
  399.24   * accompanied this code. If applicable, add the following below the
  399.25   * License Header, with the fields enclosed by brackets [] replaced by
  399.26   * your own identifying information:
   400.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderInfo.java	Mon May 17 14:20:21 2010 -0400
   400.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderInfo.java	Mon May 17 14:20:38 2010 -0400
   400.3 @@ -1,7 +1,10 @@
   400.4  /*
   400.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   400.6   *
   400.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   400.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   400.9 + *
  400.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  400.11 + * Other names may be trademarks of their respective owners.
  400.12   *
  400.13   * The contents of this file are subject to the terms of either the GNU
  400.14   * General Public License Version 2 only ("GPL") or the Common
  400.15 @@ -13,9 +16,9 @@
  400.16   * specific language governing permissions and limitations under the
  400.17   * License.  When distributing the software, include this License Header
  400.18   * Notice in each file and include the License file at
  400.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  400.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  400.21   * particular file as subject to the "Classpath" exception as provided
  400.22 - * by Sun in the GPL Version 2 section of the License file that
  400.23 + * by Oracle in the GPL Version 2 section of the License file that
  400.24   * accompanied this code. If applicable, add the following below the
  400.25   * License Header, with the fields enclosed by brackets [] replaced by
  400.26   * your own identifying information:
   401.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderJavaMethod.java	Mon May 17 14:20:21 2010 -0400
   401.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderJavaMethod.java	Mon May 17 14:20:38 2010 -0400
   401.3 @@ -1,7 +1,10 @@
   401.4  /*
   401.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   401.6   *
   401.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   401.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   401.9 + *
  401.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  401.11 + * Other names may be trademarks of their respective owners.
  401.12   *
  401.13   * The contents of this file are subject to the terms of either the GNU
  401.14   * General Public License Version 2 only ("GPL") or the Common
  401.15 @@ -13,9 +16,9 @@
  401.16   * specific language governing permissions and limitations under the
  401.17   * License.  When distributing the software, include this License Header
  401.18   * Notice in each file and include the License file at
  401.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  401.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  401.21   * particular file as subject to the "Classpath" exception as provided
  401.22 - * by Sun in the GPL Version 2 section of the License file that
  401.23 + * by Oracle in the GPL Version 2 section of the License file that
  401.24   * accompanied this code. If applicable, add the following below the
  401.25   * License Header, with the fields enclosed by brackets [] replaced by
  401.26   * your own identifying information:
   402.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderMethod.java	Mon May 17 14:20:21 2010 -0400
   402.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderMethod.java	Mon May 17 14:20:38 2010 -0400
   402.3 @@ -1,7 +1,10 @@
   402.4  /*
   402.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   402.6   *
   402.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   402.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   402.9 + *
  402.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  402.11 + * Other names may be trademarks of their respective owners.
  402.12   *
  402.13   * The contents of this file are subject to the terms of either the GNU
  402.14   * General Public License Version 2 only ("GPL") or the Common
  402.15 @@ -13,9 +16,9 @@
  402.16   * specific language governing permissions and limitations under the
  402.17   * License.  When distributing the software, include this License Header
  402.18   * Notice in each file and include the License file at
  402.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  402.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  402.21   * particular file as subject to the "Classpath" exception as provided
  402.22 - * by Sun in the GPL Version 2 section of the License file that
  402.23 + * by Oracle in the GPL Version 2 section of the License file that
  402.24   * accompanied this code. If applicable, add the following below the
  402.25   * License Header, with the fields enclosed by brackets [] replaced by
  402.26   * your own identifying information:
   403.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderModelMethod.java	Mon May 17 14:20:21 2010 -0400
   403.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderModelMethod.java	Mon May 17 14:20:38 2010 -0400
   403.3 @@ -1,7 +1,10 @@
   403.4  /*
   403.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   403.6   *
   403.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   403.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   403.9 + *
  403.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  403.11 + * Other names may be trademarks of their respective owners.
  403.12   *
  403.13   * The contents of this file are subject to the terms of either the GNU
  403.14   * General Public License Version 2 only ("GPL") or the Common
  403.15 @@ -13,9 +16,9 @@
  403.16   * specific language governing permissions and limitations under the
  403.17   * License.  When distributing the software, include this License Header
  403.18   * Notice in each file and include the License file at
  403.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  403.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  403.21   * particular file as subject to the "Classpath" exception as provided
  403.22 - * by Sun in the GPL Version 2 section of the License file that
  403.23 + * by Oracle in the GPL Version 2 section of the License file that
  403.24   * accompanied this code. If applicable, add the following below the
  403.25   * License Header, with the fields enclosed by brackets [] replaced by
  403.26   * your own identifying information:
   404.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderParameter.java	Mon May 17 14:20:21 2010 -0400
   404.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderParameter.java	Mon May 17 14:20:38 2010 -0400
   404.3 @@ -1,7 +1,10 @@
   404.4  /*
   404.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   404.6   *
   404.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   404.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   404.9 + *
  404.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  404.11 + * Other names may be trademarks of their respective owners.
  404.12   *
  404.13   * The contents of this file are subject to the terms of either the GNU
  404.14   * General Public License Version 2 only ("GPL") or the Common
  404.15 @@ -13,9 +16,9 @@
  404.16   * specific language governing permissions and limitations under the
  404.17   * License.  When distributing the software, include this License Header
  404.18   * Notice in each file and include the License file at
  404.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  404.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  404.21   * particular file as subject to the "Classpath" exception as provided
  404.22 - * by Sun in the GPL Version 2 section of the License file that
  404.23 + * by Oracle in the GPL Version 2 section of the License file that
  404.24   * accompanied this code. If applicable, add the following below the
  404.25   * License Header, with the fields enclosed by brackets [] replaced by
  404.26   * your own identifying information:
   405.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderWriter.java	Mon May 17 14:20:21 2010 -0400
   405.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/DataProviderWriter.java	Mon May 17 14:20:38 2010 -0400
   405.3 @@ -1,7 +1,10 @@
   405.4  /*
   405.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   405.6   *
   405.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   405.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   405.9 + *
  405.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  405.11 + * Other names may be trademarks of their respective owners.
  405.12   *
  405.13   * The contents of this file are subject to the terms of either the GNU
  405.14   * General Public License Version 2 only ("GPL") or the Common
  405.15 @@ -13,9 +16,9 @@
  405.16   * specific language governing permissions and limitations under the
  405.17   * License.  When distributing the software, include this License Header
  405.18   * Notice in each file and include the License file at
  405.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  405.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  405.21   * particular file as subject to the "Classpath" exception as provided
  405.22 - * by Sun in the GPL Version 2 section of the License file that
  405.23 + * by Oracle in the GPL Version 2 section of the License file that
  405.24   * accompanied this code. If applicable, add the following below the
  405.25   * License Header, with the fields enclosed by brackets [] replaced by
  405.26   * your own identifying information:
   406.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/WebServiceSupportException.java	Mon May 17 14:20:21 2010 -0400
   406.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/WebServiceSupportException.java	Mon May 17 14:20:38 2010 -0400
   406.3 @@ -1,7 +1,10 @@
   406.4  /*
   406.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   406.6   *
   406.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   406.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   406.9 + *
  406.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  406.11 + * Other names may be trademarks of their respective owners.
  406.12   *
  406.13   * The contents of this file are subject to the terms of either the GNU
  406.14   * General Public License Version 2 only ("GPL") or the Common
  406.15 @@ -13,9 +16,9 @@
  406.16   * specific language governing permissions and limitations under the
  406.17   * License.  When distributing the software, include this License Header
  406.18   * Notice in each file and include the License file at
  406.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  406.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  406.21   * particular file as subject to the "Classpath" exception as provided
  406.22 - * by Sun in the GPL Version 2 section of the License file that
  406.23 + * by Oracle in the GPL Version 2 section of the License file that
  406.24   * accompanied this code. If applicable, add the following below the
  406.25   * License Header, with the fields enclosed by brackets [] replaced by
  406.26   * your own identifying information:
   407.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/WrapperClientBeanInfoWriter.java	Mon May 17 14:20:21 2010 -0400
   407.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/WrapperClientBeanInfoWriter.java	Mon May 17 14:20:38 2010 -0400
   407.3 @@ -1,7 +1,10 @@
   407.4  /*
   407.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   407.6   *
   407.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   407.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   407.9 + *
  407.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  407.11 + * Other names may be trademarks of their respective owners.
  407.12   *
  407.13   * The contents of this file are subject to the terms of either the GNU
  407.14   * General Public License Version 2 only ("GPL") or the Common
  407.15 @@ -13,9 +16,9 @@
  407.16   * specific language governing permissions and limitations under the
  407.17   * License.  When distributing the software, include this License Header
  407.18   * Notice in each file and include the License file at
  407.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  407.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  407.21   * particular file as subject to the "Classpath" exception as provided
  407.22 - * by Sun in the GPL Version 2 section of the License file that
  407.23 + * by Oracle in the GPL Version 2 section of the License file that
  407.24   * accompanied this code. If applicable, add the following below the
  407.25   * License Header, with the fields enclosed by brackets [] replaced by
  407.26   * your own identifying information:
   408.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/WrapperClientWriter.java	Mon May 17 14:20:21 2010 -0400
   408.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/codegen/WrapperClientWriter.java	Mon May 17 14:20:38 2010 -0400
   408.3 @@ -1,7 +1,10 @@
   408.4  /*
   408.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   408.6   *
   408.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   408.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   408.9 + *
  408.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  408.11 + * Other names may be trademarks of their respective owners.
  408.12   *
  408.13   * The contents of this file are subject to the terms of either the GNU
  408.14   * General Public License Version 2 only ("GPL") or the Common
  408.15 @@ -13,9 +16,9 @@
  408.16   * specific language governing permissions and limitations under the
  408.17   * License.  When distributing the software, include this License Header
  408.18   * Notice in each file and include the License file at
  408.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  408.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  408.21   * particular file as subject to the "Classpath" exception as provided
  408.22 - * by Sun in the GPL Version 2 section of the License file that
  408.23 + * by Oracle in the GPL Version 2 section of the License file that
  408.24   * accompanied this code. If applicable, add the following below the
  408.25   * License Header, with the fields enclosed by brackets [] replaced by
  408.26   * your own identifying information:
   409.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   409.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   409.3 @@ -1,6 +1,9 @@
   409.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   409.5  #
   409.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   409.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   409.8 +#
   409.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  409.10 +# Other names may be trademarks of their respective owners.
  409.11  #
  409.12  # The contents of this file are subject to the terms of either the GNU
  409.13  # General Public License Version 2 only ("GPL") or the Common
  409.14 @@ -12,9 +15,9 @@
  409.15  # specific language governing permissions and limitations under the
  409.16  # License.  When distributing the software, include this License Header
  409.17  # Notice in each file and include the License file at
  409.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  409.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  409.20  # particular file as subject to the "Classpath" exception as provided
  409.21 -# by Sun in the GPL Version 2 section of the License file that
  409.22 +# by Oracle in the GPL Version 2 section of the License file that
  409.23  # accompanied this code. If applicable, add the following below the
  409.24  # License Header, with the fields enclosed by brackets [] replaced by
  409.25  # your own identifying information:
   410.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceExtData.java	Mon May 17 14:20:21 2010 -0400
   410.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceExtData.java	Mon May 17 14:20:38 2010 -0400
   410.3 @@ -1,7 +1,10 @@
   410.4  /*
   410.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   410.6   *
   410.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   410.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   410.9 + *
  410.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  410.11 + * Other names may be trademarks of their respective owners.
  410.12   *
  410.13   * The contents of this file are subject to the terms of either the GNU
  410.14   * General Public License Version 2 only ("GPL") or the Common
  410.15 @@ -13,9 +16,9 @@
  410.16   * specific language governing permissions and limitations under the
  410.17   * License.  When distributing the software, include this License Header
  410.18   * Notice in each file and include the License file at
  410.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  410.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  410.21   * particular file as subject to the "Classpath" exception as provided
  410.22 - * by Sun in the GPL Version 2 section of the License file that
  410.23 + * by Oracle in the GPL Version 2 section of the License file that
  410.24   * accompanied this code. If applicable, add the following below the
  410.25   * License Header, with the fields enclosed by brackets [] replaced by
  410.26   * your own identifying information:
   411.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceExtImpl.java	Mon May 17 14:20:21 2010 -0400
   411.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceExtImpl.java	Mon May 17 14:20:38 2010 -0400
   411.3 @@ -1,7 +1,10 @@
   411.4  /*
   411.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   411.6   *
   411.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   411.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   411.9 + *
  411.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  411.11 + * Other names may be trademarks of their respective owners.
  411.12   *
  411.13   * The contents of this file are subject to the terms of either the GNU
  411.14   * General Public License Version 2 only ("GPL") or the Common
  411.15 @@ -13,9 +16,9 @@
  411.16   * specific language governing permissions and limitations under the
  411.17   * License.  When distributing the software, include this License Header
  411.18   * Notice in each file and include the License file at
  411.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  411.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  411.21   * particular file as subject to the "Classpath" exception as provided
  411.22 - * by Sun in the GPL Version 2 section of the License file that
  411.23 + * by Oracle in the GPL Version 2 section of the License file that
  411.24   * accompanied this code. If applicable, add the following below the
  411.25   * License Header, with the fields enclosed by brackets [] replaced by
  411.26   * your own identifying information:
   412.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceTransferManager.java	Mon May 17 14:20:21 2010 -0400
   412.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceTransferManager.java	Mon May 17 14:20:38 2010 -0400
   412.3 @@ -1,7 +1,10 @@
   412.4  /*
   412.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   412.6   *
   412.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   412.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   412.9 + *
  412.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  412.11 + * Other names may be trademarks of their respective owners.
  412.12   *
  412.13   * The contents of this file are subject to the terms of either the GNU
  412.14   * General Public License Version 2 only ("GPL") or the Common
  412.15 @@ -13,9 +16,9 @@
  412.16   * specific language governing permissions and limitations under the
  412.17   * License.  When distributing the software, include this License Header
  412.18   * Notice in each file and include the License file at
  412.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  412.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  412.21   * particular file as subject to the "Classpath" exception as provided
  412.22 - * by Sun in the GPL Version 2 section of the License file that
  412.23 + * by Oracle in the GPL Version 2 section of the License file that
  412.24   * accompanied this code. If applicable, add the following below the
  412.25   * License Header, with the fields enclosed by brackets [] replaced by
  412.26   * your own identifying information:
   413.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/util/Bundle.properties	Mon May 17 14:20:21 2010 -0400
   413.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/util/Bundle.properties	Mon May 17 14:20:38 2010 -0400
   413.3 @@ -1,6 +1,9 @@
   413.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   413.5  #
   413.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   413.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   413.8 +#
   413.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  413.10 +# Other names may be trademarks of their respective owners.
  413.11  #
  413.12  # The contents of this file are subject to the terms of either the GNU
  413.13  # General Public License Version 2 only ("GPL") or the Common
  413.14 @@ -12,9 +15,9 @@
  413.15  # specific language governing permissions and limitations under the
  413.16  # License.  When distributing the software, include this License Header
  413.17  # Notice in each file and include the License file at
  413.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  413.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  413.20  # particular file as subject to the "Classpath" exception as provided
  413.21 -# by Sun in the GPL Version 2 section of the License file that
  413.22 +# by Oracle in the GPL Version 2 section of the License file that
  413.23  # accompanied this code. If applicable, add the following below the
  413.24  # License Header, with the fields enclosed by brackets [] replaced by
  413.25  # your own identifying information:
   414.1 --- a/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/util/Util.java	Mon May 17 14:20:21 2010 -0400
   414.2 +++ b/visualweb.websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/util/Util.java	Mon May 17 14:20:38 2010 -0400
   414.3 @@ -1,7 +1,10 @@
   414.4  /*
   414.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   414.6   *
   414.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   414.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   414.9 + *
  414.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  414.11 + * Other names may be trademarks of their respective owners.
  414.12   *
  414.13   * The contents of this file are subject to the terms of either the GNU
  414.14   * General Public License Version 2 only ("GPL") or the Common
  414.15 @@ -13,9 +16,9 @@
  414.16   * specific language governing permissions and limitations under the
  414.17   * License.  When distributing the software, include this License Header
  414.18   * Notice in each file and include the License file at
  414.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  414.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  414.21   * particular file as subject to the "Classpath" exception as provided
  414.22 - * by Sun in the GPL Version 2 section of the License file that
  414.23 + * by Oracle in the GPL Version 2 section of the License file that
  414.24   * accompanied this code. If applicable, add the following below the
  414.25   * License Header, with the fields enclosed by brackets [] replaced by
  414.26   * your own identifying information:
   415.1 --- a/visualweb.websvcmgr/test/qa-functional/src/org/netbeans/test/websvcmgr/WebServiceAcceptanceTest.java	Mon May 17 14:20:21 2010 -0400
   415.2 +++ b/visualweb.websvcmgr/test/qa-functional/src/org/netbeans/test/websvcmgr/WebServiceAcceptanceTest.java	Mon May 17 14:20:38 2010 -0400
   415.3 @@ -1,7 +1,10 @@
   415.4  /*
   415.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   415.6   *
   415.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   415.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   415.9 + *
  415.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  415.11 + * Other names may be trademarks of their respective owners.
  415.12   *
  415.13   * The contents of this file are subject to the terms of either the GNU
  415.14   * General Public License Version 2 only ("GPL") or the Common
  415.15 @@ -13,9 +16,9 @@
  415.16   * specific language governing permissions and limitations under the
  415.17   * License.  When distributing the software, include this License Header
  415.18   * Notice in each file and include the License file at
  415.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  415.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  415.21   * particular file as subject to the "Classpath" exception as provided
  415.22 - * by Sun in the GPL Version 2 section of the License file that
  415.23 + * by Oracle in the GPL Version 2 section of the License file that
  415.24   * accompanied this code. If applicable, add the following below the
  415.25   * License Header, with the fields enclosed by brackets [] replaced by
  415.26   * your own identifying information:
   416.1 --- a/visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceExtImplTest.java	Mon May 17 14:20:21 2010 -0400
   416.2 +++ b/visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceExtImplTest.java	Mon May 17 14:20:38 2010 -0400
   416.3 @@ -1,8 +1,11 @@
   416.4  /*
   416.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   416.6 - * 
   416.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   416.8 - * 
   416.9 + *
  416.10 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  416.11 + *
  416.12 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  416.13 + * Other names may be trademarks of their respective owners.
  416.14 + *
  416.15   * The contents of this file are subject to the terms of either the GNU
  416.16   * General Public License Version 2 only ("GPL") or the Common
  416.17   * Development and Distribution License("CDDL") (collectively, the
  416.18 @@ -13,9 +16,9 @@
  416.19   * specific language governing permissions and limitations under the
  416.20   * License.  When distributing the software, include this License Header
  416.21   * Notice in each file and include the License file at
  416.22 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  416.23 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  416.24   * particular file as subject to the "Classpath" exception as provided
  416.25 - * by Sun in the GPL Version 2 section of the License file that
  416.26 + * by Oracle in the GPL Version 2 section of the License file that
  416.27   * accompanied this code. If applicable, add the following below the
  416.28   * License Header, with the fields enclosed by brackets [] replaced by
  416.29   * your own identifying information:
   417.1 --- a/visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceTransferManagerTest.java	Mon May 17 14:20:21 2010 -0400
   417.2 +++ b/visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/consumer/DesignerWebServiceTransferManagerTest.java	Mon May 17 14:20:38 2010 -0400
   417.3 @@ -1,8 +1,11 @@
   417.4  /*
   417.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   417.6 - * 
   417.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   417.8 - * 
   417.9 + *
  417.10 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  417.11 + *
  417.12 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  417.13 + * Other names may be trademarks of their respective owners.
  417.14 + *
  417.15   * The contents of this file are subject to the terms of either the GNU
  417.16   * General Public License Version 2 only ("GPL") or the Common
  417.17   * Development and Distribution License("CDDL") (collectively, the
  417.18 @@ -13,9 +16,9 @@
  417.19   * specific language governing permissions and limitations under the
  417.20   * License.  When distributing the software, include this License Header
  417.21   * Notice in each file and include the License file at
  417.22 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  417.23 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  417.24   * particular file as subject to the "Classpath" exception as provided
  417.25 - * by Sun in the GPL Version 2 section of the License file that
  417.26 + * by Oracle in the GPL Version 2 section of the License file that
  417.27   * accompanied this code. If applicable, add the following below the
  417.28   * License Header, with the fields enclosed by brackets [] replaced by
  417.29   * your own identifying information:
   418.1 --- a/visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/test/RunCommand.java	Mon May 17 14:20:21 2010 -0400
   418.2 +++ b/visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/test/RunCommand.java	Mon May 17 14:20:38 2010 -0400
   418.3 @@ -1,7 +1,10 @@
   418.4  /*
   418.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   418.6   *
   418.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   418.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   418.9 + *
  418.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  418.11 + * Other names may be trademarks of their respective owners.
  418.12   *
  418.13   * The contents of this file are subject to the terms of either the GNU
  418.14   * General Public License Version 2 only ("GPL") or the Common
  418.15 @@ -13,9 +16,9 @@
  418.16   * specific language governing permissions and limitations under the
  418.17   * License.  When distributing the software, include this License Header
  418.18   * Notice in each file and include the License file at
  418.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  418.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  418.21   * particular file as subject to the "Classpath" exception as provided
  418.22 - * by Sun in the GPL Version 2 section of the License file that
  418.23 + * by Oracle in the GPL Version 2 section of the License file that
  418.24   * accompanied this code. If applicable, add the following below the
  418.25   * License Header, with the fields enclosed by brackets [] replaced by
  418.26   * your own identifying information:
   419.1 --- a/visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/test/StreamGobbler.java	Mon May 17 14:20:21 2010 -0400
   419.2 +++ b/visualweb.websvcmgr/test/unit/src/org/netbeans/modules/visualweb/websvcmgr/test/StreamGobbler.java	Mon May 17 14:20:38 2010 -0400
   419.3 @@ -1,7 +1,10 @@
   419.4  /*
   419.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   419.6   *
   419.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   419.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   419.9 + *
  419.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  419.11 + * Other names may be trademarks of their respective owners.
  419.12   *
  419.13   * The contents of this file are subject to the terms of either the GNU
  419.14   * General Public License Version 2 only ("GPL") or the Common
  419.15 @@ -13,9 +16,9 @@
  419.16   * specific language governing permissions and limitations under the
  419.17   * License.  When distributing the software, include this License Header
  419.18   * Notice in each file and include the License file at
  419.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  419.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  419.21   * particular file as subject to the "Classpath" exception as provided
  419.22 - * by Sun in the GPL Version 2 section of the License file that
  419.23 + * by Oracle in the GPL Version 2 section of the License file that
  419.24   * accompanied this code. If applicable, add the following below the
  419.25   * License Header, with the fields enclosed by brackets [] replaced by
  419.26   * your own identifying information:
   420.1 --- a/visualweb.webui.designtime/build.xml	Mon May 17 14:20:21 2010 -0400
   420.2 +++ b/visualweb.webui.designtime/build.xml	Mon May 17 14:20:38 2010 -0400
   420.3 @@ -2,7 +2,10 @@
   420.4  <!--
   420.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   420.6  
   420.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   420.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   420.9 +
  420.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  420.11 +Other names may be trademarks of their respective owners.
  420.12  
  420.13  
  420.14  The contents of this file are subject to the terms of either the GNU
  420.15 @@ -15,9 +18,9 @@
  420.16  specific language governing permissions and limitations under the
  420.17  License.  When distributing the software, include this License Header
  420.18  Notice in each file and include the License file at
  420.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  420.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  420.21  particular file as subject to the "Classpath" exception as provided
  420.22 -by Sun in the GPL Version 2 section of the License file that
  420.23 +by Oracle in the GPL Version 2 section of the License file that
  420.24  accompanied this code. If applicable, add the following below the
  420.25  License Header, with the fields enclosed by brackets [] replaced by
  420.26  your own identifying information:
   421.1 --- a/visualweb.webui.designtime/nbproject/project.properties	Mon May 17 14:20:21 2010 -0400
   421.2 +++ b/visualweb.webui.designtime/nbproject/project.properties	Mon May 17 14:20:38 2010 -0400
   421.3 @@ -1,6 +1,9 @@
   421.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   421.5  #
   421.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   421.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   421.8 +#
   421.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  421.10 +# Other names may be trademarks of their respective owners.
  421.11  #
  421.12  # The contents of this file are subject to the terms of either the GNU
  421.13  # General Public License Version 2 only ("GPL") or the Common
  421.14 @@ -12,9 +15,9 @@
  421.15  # specific language governing permissions and limitations under the
  421.16  # License.  When distributing the software, include this License Header
  421.17  # Notice in each file and include the License file at
  421.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  421.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  421.20  # particular file as subject to the "Classpath" exception as provided
  421.21 -# by Sun in the GPL Version 2 section of the License file that
  421.22 +# by Oracle in the GPL Version 2 section of the License file that
  421.23  # accompanied this code. If applicable, add the following below the
  421.24  # License Header, with the fields enclosed by brackets [] replaced by
  421.25  # your own identifying information:
   422.1 --- a/visualweb.webui.designtime/nbproject/project.xml	Mon May 17 14:20:21 2010 -0400
   422.2 +++ b/visualweb.webui.designtime/nbproject/project.xml	Mon May 17 14:20:38 2010 -0400
   422.3 @@ -2,7 +2,10 @@
   422.4  <!--
   422.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   422.6  
   422.7 -Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   422.8 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   422.9 +
  422.10 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  422.11 +Other names may be trademarks of their respective owners.
  422.12  
  422.13  
  422.14  The contents of this file are subject to the terms of either the GNU
  422.15 @@ -15,9 +18,9 @@
  422.16  specific language governing permissions and limitations under the
  422.17  License.  When distributing the software, include this License Header
  422.18  Notice in each file and include the License file at
  422.19 -nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  422.20 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  422.21  particular file as subject to the "Classpath" exception as provided
  422.22 -by Sun in the GPL Version 2 section of the License file that
  422.23 +by Oracle in the GPL Version 2 section of the License file that
  422.24  accompanied this code. If applicable, add the following below the
  422.25  License Header, with the fields enclosed by brackets [] replaced by
  422.26  your own identifying information:
   423.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/AbstractDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   423.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/AbstractDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   423.3 @@ -1,7 +1,10 @@
   423.4  /*
   423.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   423.6   *
   423.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   423.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   423.9 + *
  423.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  423.11 + * Other names may be trademarks of their respective owners.
  423.12   *
  423.13   * The contents of this file are subject to the terms of either the GNU
  423.14   * General Public License Version 2 only ("GPL") or the Common
  423.15 @@ -13,9 +16,9 @@
  423.16   * specific language governing permissions and limitations under the
  423.17   * License.  When distributing the software, include this License Header
  423.18   * Notice in each file and include the License file at
  423.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  423.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  423.21   * particular file as subject to the "Classpath" exception as provided
  423.22 - * by Sun in the GPL Version 2 section of the License file that
  423.23 + * by Oracle in the GPL Version 2 section of the License file that
  423.24   * accompanied this code. If applicable, add the following below the
  423.25   * License Header, with the fields enclosed by brackets [] replaced by
  423.26   * your own identifying information:
   424.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AbsGridBeanCreateInfo.java	Mon May 17 14:20:21 2010 -0400
   424.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AbsGridBeanCreateInfo.java	Mon May 17 14:20:38 2010 -0400
   424.3 @@ -1,7 +1,10 @@
   424.4  /*
   424.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   424.6   *
   424.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   424.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   424.9 + *
  424.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  424.11 + * Other names may be trademarks of their respective owners.
  424.12   *
  424.13   * The contents of this file are subject to the terms of either the GNU
  424.14   * General Public License Version 2 only ("GPL") or the Common
  424.15 @@ -13,9 +16,9 @@
  424.16   * specific language governing permissions and limitations under the
  424.17   * License.  When distributing the software, include this License Header
  424.18   * Notice in each file and include the License file at
  424.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  424.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  424.21   * particular file as subject to the "Classpath" exception as provided
  424.22 - * by Sun in the GPL Version 2 section of the License file that
  424.23 + * by Oracle in the GPL Version 2 section of the License file that
  424.24   * accompanied this code. If applicable, add the following below the
  424.25   * License Header, with the fields enclosed by brackets [] replaced by
  424.26   * your own identifying information:
   425.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AddRemoveBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   425.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AddRemoveBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   425.3 @@ -1,7 +1,10 @@
   425.4  /*
   425.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   425.6   *
   425.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   425.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   425.9 + *
  425.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  425.11 + * Other names may be trademarks of their respective owners.
  425.12   *
  425.13   * The contents of this file are subject to the terms of either the GNU
  425.14   * General Public License Version 2 only ("GPL") or the Common
  425.15 @@ -13,9 +16,9 @@
  425.16   * specific language governing permissions and limitations under the
  425.17   * License.  When distributing the software, include this License Header
  425.18   * Notice in each file and include the License file at
  425.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  425.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  425.21   * particular file as subject to the "Classpath" exception as provided
  425.22 - * by Sun in the GPL Version 2 section of the License file that
  425.23 + * by Oracle in the GPL Version 2 section of the License file that
  425.24   * accompanied this code. If applicable, add the following below the
  425.25   * License Header, with the fields enclosed by brackets [] replaced by
  425.26   * your own identifying information:
   426.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AddRemoveBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   426.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AddRemoveBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   426.3 @@ -2,7 +2,10 @@
   426.4  /*
   426.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   426.6   *
   426.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   426.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   426.9 + *
  426.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  426.11 + * Other names may be trademarks of their respective owners.
  426.12   *
  426.13   * The contents of this file are subject to the terms of either the GNU
  426.14   * General Public License Version 2 only ("GPL") or the Common
  426.15 @@ -14,9 +17,9 @@
  426.16   * specific language governing permissions and limitations under the
  426.17   * License.  When distributing the software, include this License Header
  426.18   * Notice in each file and include the License file at
  426.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  426.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  426.21   * particular file as subject to the "Classpath" exception as provided
  426.22 - * by Sun in the GPL Version 2 section of the License file that
  426.23 + * by Oracle in the GPL Version 2 section of the License file that
  426.24   * accompanied this code. If applicable, add the following below the
  426.25   * License Header, with the fields enclosed by brackets [] replaced by
  426.26   * your own identifying information:
   427.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AddRemoveDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   427.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AddRemoveDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   427.3 @@ -1,7 +1,10 @@
   427.4  /*
   427.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   427.6   *
   427.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   427.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   427.9 + *
  427.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  427.11 + * Other names may be trademarks of their respective owners.
  427.12   *
  427.13   * The contents of this file are subject to the terms of either the GNU
  427.14   * General Public License Version 2 only ("GPL") or the Common
  427.15 @@ -13,9 +16,9 @@
  427.16   * specific language governing permissions and limitations under the
  427.17   * License.  When distributing the software, include this License Header
  427.18   * Notice in each file and include the License file at
  427.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  427.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  427.21   * particular file as subject to the "Classpath" exception as provided
  427.22 - * by Sun in the GPL Version 2 section of the License file that
  427.23 + * by Oracle in the GPL Version 2 section of the License file that
  427.24   * accompanied this code. If applicable, add the following below the
  427.25   * License Header, with the fields enclosed by brackets [] replaced by
  427.26   * your own identifying information:
   428.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlarmBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   428.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlarmBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   428.3 @@ -1,7 +1,10 @@
   428.4  /*
   428.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   428.6   *
   428.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   428.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   428.9 + *
  428.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  428.11 + * Other names may be trademarks of their respective owners.
  428.12   *
  428.13   * The contents of this file are subject to the terms of either the GNU
  428.14   * General Public License Version 2 only ("GPL") or the Common
  428.15 @@ -13,9 +16,9 @@
  428.16   * specific language governing permissions and limitations under the
  428.17   * License.  When distributing the software, include this License Header
  428.18   * Notice in each file and include the License file at
  428.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  428.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  428.21   * particular file as subject to the "Classpath" exception as provided
  428.22 - * by Sun in the GPL Version 2 section of the License file that
  428.23 + * by Oracle in the GPL Version 2 section of the License file that
  428.24   * accompanied this code. If applicable, add the following below the
  428.25   * License Header, with the fields enclosed by brackets [] replaced by
  428.26   * your own identifying information:
   429.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlarmBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   429.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlarmBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   429.3 @@ -2,7 +2,10 @@
   429.4  /*
   429.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   429.6   *
   429.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   429.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   429.9 + *
  429.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  429.11 + * Other names may be trademarks of their respective owners.
  429.12   *
  429.13   * The contents of this file are subject to the terms of either the GNU
  429.14   * General Public License Version 2 only ("GPL") or the Common
  429.15 @@ -14,9 +17,9 @@
  429.16   * specific language governing permissions and limitations under the
  429.17   * License.  When distributing the software, include this License Header
  429.18   * Notice in each file and include the License file at
  429.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  429.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  429.21   * particular file as subject to the "Classpath" exception as provided
  429.22 - * by Sun in the GPL Version 2 section of the License file that
  429.23 + * by Oracle in the GPL Version 2 section of the License file that
  429.24   * accompanied this code. If applicable, add the following below the
  429.25   * License Header, with the fields enclosed by brackets [] replaced by
  429.26   * your own identifying information:
   430.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlertBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   430.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlertBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   430.3 @@ -1,7 +1,10 @@
   430.4  /*
   430.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   430.6   *
   430.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   430.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   430.9 + *
  430.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  430.11 + * Other names may be trademarks of their respective owners.
  430.12   *
  430.13   * The contents of this file are subject to the terms of either the GNU
  430.14   * General Public License Version 2 only ("GPL") or the Common
  430.15 @@ -13,9 +16,9 @@
  430.16   * specific language governing permissions and limitations under the
  430.17   * License.  When distributing the software, include this License Header
  430.18   * Notice in each file and include the License file at
  430.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  430.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  430.21   * particular file as subject to the "Classpath" exception as provided
  430.22 - * by Sun in the GPL Version 2 section of the License file that
  430.23 + * by Oracle in the GPL Version 2 section of the License file that
  430.24   * accompanied this code. If applicable, add the following below the
  430.25   * License Header, with the fields enclosed by brackets [] replaced by
  430.26   * your own identifying information:
   431.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlertBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   431.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlertBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   431.3 @@ -2,7 +2,10 @@
   431.4  /*
   431.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   431.6   *
   431.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   431.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   431.9 + *
  431.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  431.11 + * Other names may be trademarks of their respective owners.
  431.12   *
  431.13   * The contents of this file are subject to the terms of either the GNU
  431.14   * General Public License Version 2 only ("GPL") or the Common
  431.15 @@ -14,9 +17,9 @@
  431.16   * specific language governing permissions and limitations under the
  431.17   * License.  When distributing the software, include this License Header
  431.18   * Notice in each file and include the License file at
  431.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  431.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  431.21   * particular file as subject to the "Classpath" exception as provided
  431.22 - * by Sun in the GPL Version 2 section of the License file that
  431.23 + * by Oracle in the GPL Version 2 section of the License file that
  431.24   * accompanied this code. If applicable, add the following below the
  431.25   * License Header, with the fields enclosed by brackets [] replaced by
  431.26   * your own identifying information:
   432.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlertDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   432.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AlertDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   432.3 @@ -1,7 +1,10 @@
   432.4  /*
   432.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   432.6   *
   432.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   432.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   432.9 + *
  432.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  432.11 + * Other names may be trademarks of their respective owners.
  432.12   *
  432.13   * The contents of this file are subject to the terms of either the GNU
  432.14   * General Public License Version 2 only ("GPL") or the Common
  432.15 @@ -13,9 +16,9 @@
  432.16   * specific language governing permissions and limitations under the
  432.17   * License.  When distributing the software, include this License Header
  432.18   * Notice in each file and include the License file at
  432.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  432.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  432.21   * particular file as subject to the "Classpath" exception as provided
  432.22 - * by Sun in the GPL Version 2 section of the License file that
  432.23 + * by Oracle in the GPL Version 2 section of the License file that
  432.24   * accompanied this code. If applicable, add the following below the
  432.25   * License Header, with the fields enclosed by brackets [] replaced by
  432.26   * your own identifying information:
   433.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AnchorBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   433.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AnchorBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   433.3 @@ -1,7 +1,10 @@
   433.4  /*
   433.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   433.6   *
   433.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   433.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   433.9 + *
  433.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  433.11 + * Other names may be trademarks of their respective owners.
  433.12   *
  433.13   * The contents of this file are subject to the terms of either the GNU
  433.14   * General Public License Version 2 only ("GPL") or the Common
  433.15 @@ -13,9 +16,9 @@
  433.16   * specific language governing permissions and limitations under the
  433.17   * License.  When distributing the software, include this License Header
  433.18   * Notice in each file and include the License file at
  433.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  433.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  433.21   * particular file as subject to the "Classpath" exception as provided
  433.22 - * by Sun in the GPL Version 2 section of the License file that
  433.23 + * by Oracle in the GPL Version 2 section of the License file that
  433.24   * accompanied this code. If applicable, add the following below the
  433.25   * License Header, with the fields enclosed by brackets [] replaced by
  433.26   * your own identifying information:
   434.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AnchorBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   434.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AnchorBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   434.3 @@ -2,7 +2,10 @@
   434.4  /*
   434.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   434.6   *
   434.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   434.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   434.9 + *
  434.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  434.11 + * Other names may be trademarks of their respective owners.
  434.12   *
  434.13   * The contents of this file are subject to the terms of either the GNU
  434.14   * General Public License Version 2 only ("GPL") or the Common
  434.15 @@ -14,9 +17,9 @@
  434.16   * specific language governing permissions and limitations under the
  434.17   * License.  When distributing the software, include this License Header
  434.18   * Notice in each file and include the License file at
  434.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  434.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  434.21   * particular file as subject to the "Classpath" exception as provided
  434.22 - * by Sun in the GPL Version 2 section of the License file that
  434.23 + * by Oracle in the GPL Version 2 section of the License file that
  434.24   * accompanied this code. If applicable, add the following below the
  434.25   * License Header, with the fields enclosed by brackets [] replaced by
  434.26   * your own identifying information:
   435.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AnchorDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   435.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/AnchorDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   435.3 @@ -1,7 +1,10 @@
   435.4  /*
   435.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   435.6   *
   435.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   435.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   435.9 + *
  435.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  435.11 + * Other names may be trademarks of their respective owners.
  435.12   *
  435.13   * The contents of this file are subject to the terms of either the GNU
  435.14   * General Public License Version 2 only ("GPL") or the Common
  435.15 @@ -13,9 +16,9 @@
  435.16   * specific language governing permissions and limitations under the
  435.17   * License.  When distributing the software, include this License Header
  435.18   * Notice in each file and include the License file at
  435.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  435.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  435.21   * particular file as subject to the "Classpath" exception as provided
  435.22 - * by Sun in the GPL Version 2 section of the License file that
  435.23 + * by Oracle in the GPL Version 2 section of the License file that
  435.24   * accompanied this code. If applicable, add the following below the
  435.25   * License Header, with the fields enclosed by brackets [] replaced by
  435.26   * your own identifying information:
   436.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BodyBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   436.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BodyBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   436.3 @@ -1,7 +1,10 @@
   436.4  /*
   436.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   436.6   *
   436.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   436.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   436.9 + *
  436.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  436.11 + * Other names may be trademarks of their respective owners.
  436.12   *
  436.13   * The contents of this file are subject to the terms of either the GNU
  436.14   * General Public License Version 2 only ("GPL") or the Common
  436.15 @@ -13,9 +16,9 @@
  436.16   * specific language governing permissions and limitations under the
  436.17   * License.  When distributing the software, include this License Header
  436.18   * Notice in each file and include the License file at
  436.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  436.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  436.21   * particular file as subject to the "Classpath" exception as provided
  436.22 - * by Sun in the GPL Version 2 section of the License file that
  436.23 + * by Oracle in the GPL Version 2 section of the License file that
  436.24   * accompanied this code. If applicable, add the following below the
  436.25   * License Header, with the fields enclosed by brackets [] replaced by
  436.26   * your own identifying information:
   437.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BodyBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   437.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BodyBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   437.3 @@ -2,7 +2,10 @@
   437.4  /*
   437.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   437.6   *
   437.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   437.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   437.9 + *
  437.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  437.11 + * Other names may be trademarks of their respective owners.
  437.12   *
  437.13   * The contents of this file are subject to the terms of either the GNU
  437.14   * General Public License Version 2 only ("GPL") or the Common
  437.15 @@ -14,9 +17,9 @@
  437.16   * specific language governing permissions and limitations under the
  437.17   * License.  When distributing the software, include this License Header
  437.18   * Notice in each file and include the License file at
  437.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  437.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  437.21   * particular file as subject to the "Classpath" exception as provided
  437.22 - * by Sun in the GPL Version 2 section of the License file that
  437.23 + * by Oracle in the GPL Version 2 section of the License file that
  437.24   * accompanied this code. If applicable, add the following below the
  437.25   * License Header, with the fields enclosed by brackets [] replaced by
  437.26   * your own identifying information:
   438.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BreadcrumbsBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   438.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BreadcrumbsBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   438.3 @@ -1,7 +1,10 @@
   438.4  /*
   438.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   438.6   *
   438.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   438.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   438.9 + *
  438.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  438.11 + * Other names may be trademarks of their respective owners.
  438.12   *
  438.13   * The contents of this file are subject to the terms of either the GNU
  438.14   * General Public License Version 2 only ("GPL") or the Common
  438.15 @@ -13,9 +16,9 @@
  438.16   * specific language governing permissions and limitations under the
  438.17   * License.  When distributing the software, include this License Header
  438.18   * Notice in each file and include the License file at
  438.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  438.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  438.21   * particular file as subject to the "Classpath" exception as provided
  438.22 - * by Sun in the GPL Version 2 section of the License file that
  438.23 + * by Oracle in the GPL Version 2 section of the License file that
  438.24   * accompanied this code. If applicable, add the following below the
  438.25   * License Header, with the fields enclosed by brackets [] replaced by
  438.26   * your own identifying information:
   439.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BreadcrumbsBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   439.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BreadcrumbsBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   439.3 @@ -2,7 +2,10 @@
   439.4  /*
   439.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   439.6   *
   439.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   439.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   439.9 + *
  439.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  439.11 + * Other names may be trademarks of their respective owners.
  439.12   *
  439.13   * The contents of this file are subject to the terms of either the GNU
  439.14   * General Public License Version 2 only ("GPL") or the Common
  439.15 @@ -14,9 +17,9 @@
  439.16   * specific language governing permissions and limitations under the
  439.17   * License.  When distributing the software, include this License Header
  439.18   * Notice in each file and include the License file at
  439.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  439.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  439.21   * particular file as subject to the "Classpath" exception as provided
  439.22 - * by Sun in the GPL Version 2 section of the License file that
  439.23 + * by Oracle in the GPL Version 2 section of the License file that
  439.24   * accompanied this code. If applicable, add the following below the
  439.25   * License Header, with the fields enclosed by brackets [] replaced by
  439.26   * your own identifying information:
   440.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BreadcrumbsDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   440.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/BreadcrumbsDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   440.3 @@ -1,7 +1,10 @@
   440.4  /*
   440.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   440.6   *
   440.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   440.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   440.9 + *
  440.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  440.11 + * Other names may be trademarks of their respective owners.
  440.12   *
  440.13   * The contents of this file are subject to the terms of either the GNU
  440.14   * General Public License Version 2 only ("GPL") or the Common
  440.15 @@ -13,9 +16,9 @@
  440.16   * specific language governing permissions and limitations under the
  440.17   * License.  When distributing the software, include this License Header
  440.18   * Notice in each file and include the License file at
  440.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  440.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  440.21   * particular file as subject to the "Classpath" exception as provided
  440.22 - * by Sun in the GPL Version 2 section of the License file that
  440.23 + * by Oracle in the GPL Version 2 section of the License file that
  440.24   * accompanied this code. If applicable, add the following below the
  440.25   * License Header, with the fields enclosed by brackets [] replaced by
  440.26   * your own identifying information:
   441.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/Bundle-DT.properties	Mon May 17 14:20:21 2010 -0400
   441.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/Bundle-DT.properties	Mon May 17 14:20:38 2010 -0400
   441.3 @@ -1,6 +1,9 @@
   441.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   441.5  #
   441.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   441.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   441.8 +#
   441.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  441.10 +# Other names may be trademarks of their respective owners.
  441.11  #
  441.12  # The contents of this file are subject to the terms of either the GNU
  441.13  # General Public License Version 2 only ("GPL") or the Common
  441.14 @@ -12,9 +15,9 @@
  441.15  # specific language governing permissions and limitations under the
  441.16  # License.  When distributing the software, include this License Header
  441.17  # Notice in each file and include the License file at
  441.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  441.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  441.20  # particular file as subject to the "Classpath" exception as provided
  441.21 -# by Sun in the GPL Version 2 section of the License file that
  441.22 +# by Oracle in the GPL Version 2 section of the License file that
  441.23  # accompanied this code. If applicable, add the following below the
  441.24  # License Header, with the fields enclosed by brackets [] replaced by
  441.25  # your own identifying information:
   442.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/Bundle-JSF.properties	Mon May 17 14:20:21 2010 -0400
   442.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/Bundle-JSF.properties	Mon May 17 14:20:38 2010 -0400
   442.3 @@ -1,6 +1,9 @@
   442.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   442.5  #
   442.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   442.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   442.8 +#
   442.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  442.10 +# Other names may be trademarks of their respective owners.
  442.11  #
  442.12  # The contents of this file are subject to the terms of either the GNU
  442.13  # General Public License Version 2 only ("GPL") or the Common
  442.14 @@ -12,9 +15,9 @@
  442.15  # specific language governing permissions and limitations under the
  442.16  # License.  When distributing the software, include this License Header
  442.17  # Notice in each file and include the License file at
  442.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  442.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  442.20  # particular file as subject to the "Classpath" exception as provided
  442.21 -# by Sun in the GPL Version 2 section of the License file that
  442.22 +# by Oracle in the GPL Version 2 section of the License file that
  442.23  # accompanied this code. If applicable, add the following below the
  442.24  # License Header, with the fields enclosed by brackets [] replaced by
  442.25  # your own identifying information:
   443.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ButtonBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   443.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ButtonBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   443.3 @@ -1,7 +1,10 @@
   443.4  /*
   443.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   443.6   *
   443.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   443.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   443.9 + *
  443.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  443.11 + * Other names may be trademarks of their respective owners.
  443.12   *
  443.13   * The contents of this file are subject to the terms of either the GNU
  443.14   * General Public License Version 2 only ("GPL") or the Common
  443.15 @@ -13,9 +16,9 @@
  443.16   * specific language governing permissions and limitations under the
  443.17   * License.  When distributing the software, include this License Header
  443.18   * Notice in each file and include the License file at
  443.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  443.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  443.21   * particular file as subject to the "Classpath" exception as provided
  443.22 - * by Sun in the GPL Version 2 section of the License file that
  443.23 + * by Oracle in the GPL Version 2 section of the License file that
  443.24   * accompanied this code. If applicable, add the following below the
  443.25   * License Header, with the fields enclosed by brackets [] replaced by
  443.26   * your own identifying information:
   444.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ButtonBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   444.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ButtonBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   444.3 @@ -2,7 +2,10 @@
   444.4  /*
   444.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   444.6   *
   444.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   444.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   444.9 + *
  444.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  444.11 + * Other names may be trademarks of their respective owners.
  444.12   *
  444.13   * The contents of this file are subject to the terms of either the GNU
  444.14   * General Public License Version 2 only ("GPL") or the Common
  444.15 @@ -14,9 +17,9 @@
  444.16   * specific language governing permissions and limitations under the
  444.17   * License.  When distributing the software, include this License Header
  444.18   * Notice in each file and include the License file at
  444.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  444.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  444.21   * particular file as subject to the "Classpath" exception as provided
  444.22 - * by Sun in the GPL Version 2 section of the License file that
  444.23 + * by Oracle in the GPL Version 2 section of the License file that
  444.24   * accompanied this code. If applicable, add the following below the
  444.25   * License Header, with the fields enclosed by brackets [] replaced by
  444.26   * your own identifying information:
   445.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ButtonDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   445.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ButtonDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   445.3 @@ -1,7 +1,10 @@
   445.4  /*
   445.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   445.6   *
   445.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   445.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   445.9 + *
  445.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  445.11 + * Other names may be trademarks of their respective owners.
  445.12   *
  445.13   * The contents of this file are subject to the terms of either the GNU
  445.14   * General Public License Version 2 only ("GPL") or the Common
  445.15 @@ -13,9 +16,9 @@
  445.16   * specific language governing permissions and limitations under the
  445.17   * License.  When distributing the software, include this License Header
  445.18   * Notice in each file and include the License file at
  445.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  445.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  445.21   * particular file as subject to the "Classpath" exception as provided
  445.22 - * by Sun in the GPL Version 2 section of the License file that
  445.23 + * by Oracle in the GPL Version 2 section of the License file that
  445.24   * accompanied this code. If applicable, add the following below the
  445.25   * License Header, with the fields enclosed by brackets [] replaced by
  445.26   * your own identifying information:
   446.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   446.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   446.3 @@ -1,7 +1,10 @@
   446.4  /*
   446.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   446.6   *
   446.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   446.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   446.9 + *
  446.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  446.11 + * Other names may be trademarks of their respective owners.
  446.12   *
  446.13   * The contents of this file are subject to the terms of either the GNU
  446.14   * General Public License Version 2 only ("GPL") or the Common
  446.15 @@ -13,9 +16,9 @@
  446.16   * specific language governing permissions and limitations under the
  446.17   * License.  When distributing the software, include this License Header
  446.18   * Notice in each file and include the License file at
  446.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  446.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  446.21   * particular file as subject to the "Classpath" exception as provided
  446.22 - * by Sun in the GPL Version 2 section of the License file that
  446.23 + * by Oracle in the GPL Version 2 section of the License file that
  446.24   * accompanied this code. If applicable, add the following below the
  446.25   * License Header, with the fields enclosed by brackets [] replaced by
  446.26   * your own identifying information:
   447.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   447.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   447.3 @@ -2,7 +2,10 @@
   447.4  /*
   447.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   447.6   *
   447.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   447.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   447.9 + *
  447.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  447.11 + * Other names may be trademarks of their respective owners.
  447.12   *
  447.13   * The contents of this file are subject to the terms of either the GNU
  447.14   * General Public License Version 2 only ("GPL") or the Common
  447.15 @@ -14,9 +17,9 @@
  447.16   * specific language governing permissions and limitations under the
  447.17   * License.  When distributing the software, include this License Header
  447.18   * Notice in each file and include the License file at
  447.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  447.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  447.21   * particular file as subject to the "Classpath" exception as provided
  447.22 - * by Sun in the GPL Version 2 section of the License file that
  447.23 + * by Oracle in the GPL Version 2 section of the License file that
  447.24   * accompanied this code. If applicable, add the following below the
  447.25   * License Header, with the fields enclosed by brackets [] replaced by
  447.26   * your own identifying information:
   448.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   448.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   448.3 @@ -1,7 +1,10 @@
   448.4  /*
   448.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   448.6   *
   448.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   448.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   448.9 + *
  448.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  448.11 + * Other names may be trademarks of their respective owners.
  448.12   *
  448.13   * The contents of this file are subject to the terms of either the GNU
  448.14   * General Public License Version 2 only ("GPL") or the Common
  448.15 @@ -13,9 +16,9 @@
  448.16   * specific language governing permissions and limitations under the
  448.17   * License.  When distributing the software, include this License Header
  448.18   * Notice in each file and include the License file at
  448.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  448.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  448.21   * particular file as subject to the "Classpath" exception as provided
  448.22 - * by Sun in the GPL Version 2 section of the License file that
  448.23 + * by Oracle in the GPL Version 2 section of the License file that
  448.24   * accompanied this code. If applicable, add the following below the
  448.25   * License Header, with the fields enclosed by brackets [] replaced by
  448.26   * your own identifying information:
   449.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarMonthBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   449.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CalendarMonthBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   449.3 @@ -2,7 +2,10 @@
   449.4  /*
   449.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   449.6   *
   449.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   449.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   449.9 + *
  449.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  449.11 + * Other names may be trademarks of their respective owners.
  449.12   *
  449.13   * The contents of this file are subject to the terms of either the GNU
  449.14   * General Public License Version 2 only ("GPL") or the Common
  449.15 @@ -14,9 +17,9 @@
  449.16   * specific language governing permissions and limitations under the
  449.17   * License.  When distributing the software, include this License Header
  449.18   * Notice in each file and include the License file at
  449.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  449.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  449.21   * particular file as subject to the "Classpath" exception as provided
  449.22 - * by Sun in the GPL Version 2 section of the License file that
  449.23 + * by Oracle in the GPL Version 2 section of the License file that
  449.24   * accompanied this code. If applicable, add the following below the
  449.25   * License Header, with the fields enclosed by brackets [] replaced by
  449.26   * your own identifying information:
   450.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   450.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   450.3 @@ -1,7 +1,10 @@
   450.4  /*
   450.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   450.6   *
   450.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   450.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   450.9 + *
  450.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  450.11 + * Other names may be trademarks of their respective owners.
  450.12   *
  450.13   * The contents of this file are subject to the terms of either the GNU
  450.14   * General Public License Version 2 only ("GPL") or the Common
  450.15 @@ -13,9 +16,9 @@
  450.16   * specific language governing permissions and limitations under the
  450.17   * License.  When distributing the software, include this License Header
  450.18   * Notice in each file and include the License file at
  450.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  450.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  450.21   * particular file as subject to the "Classpath" exception as provided
  450.22 - * by Sun in the GPL Version 2 section of the License file that
  450.23 + * by Oracle in the GPL Version 2 section of the License file that
  450.24   * accompanied this code. If applicable, add the following below the
  450.25   * License Header, with the fields enclosed by brackets [] replaced by
  450.26   * your own identifying information:
   451.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   451.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   451.3 @@ -2,7 +2,10 @@
   451.4  /*
   451.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   451.6   *
   451.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   451.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   451.9 + *
  451.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  451.11 + * Other names may be trademarks of their respective owners.
  451.12   *
  451.13   * The contents of this file are subject to the terms of either the GNU
  451.14   * General Public License Version 2 only ("GPL") or the Common
  451.15 @@ -14,9 +17,9 @@
  451.16   * specific language governing permissions and limitations under the
  451.17   * License.  When distributing the software, include this License Header
  451.18   * Notice in each file and include the License file at
  451.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  451.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  451.21   * particular file as subject to the "Classpath" exception as provided
  451.22 - * by Sun in the GPL Version 2 section of the License file that
  451.23 + * by Oracle in the GPL Version 2 section of the License file that
  451.24   * accompanied this code. If applicable, add the following below the
  451.25   * License Header, with the fields enclosed by brackets [] replaced by
  451.26   * your own identifying information:
   452.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   452.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   452.3 @@ -1,7 +1,10 @@
   452.4  /*
   452.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   452.6   *
   452.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   452.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   452.9 + *
  452.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  452.11 + * Other names may be trademarks of their respective owners.
  452.12   *
  452.13   * The contents of this file are subject to the terms of either the GNU
  452.14   * General Public License Version 2 only ("GPL") or the Common
  452.15 @@ -13,9 +16,9 @@
  452.16   * specific language governing permissions and limitations under the
  452.17   * License.  When distributing the software, include this License Header
  452.18   * Notice in each file and include the License file at
  452.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  452.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  452.21   * particular file as subject to the "Classpath" exception as provided
  452.22 - * by Sun in the GPL Version 2 section of the License file that
  452.23 + * by Oracle in the GPL Version 2 section of the License file that
  452.24   * accompanied this code. If applicable, add the following below the
  452.25   * License Header, with the fields enclosed by brackets [] replaced by
  452.26   * your own identifying information:
   453.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxGroupBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   453.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxGroupBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   453.3 @@ -1,7 +1,10 @@
   453.4  /*
   453.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   453.6   *
   453.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   453.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   453.9 + *
  453.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  453.11 + * Other names may be trademarks of their respective owners.
  453.12   *
  453.13   * The contents of this file are subject to the terms of either the GNU
  453.14   * General Public License Version 2 only ("GPL") or the Common
  453.15 @@ -13,9 +16,9 @@
  453.16   * specific language governing permissions and limitations under the
  453.17   * License.  When distributing the software, include this License Header
  453.18   * Notice in each file and include the License file at
  453.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  453.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  453.21   * particular file as subject to the "Classpath" exception as provided
  453.22 - * by Sun in the GPL Version 2 section of the License file that
  453.23 + * by Oracle in the GPL Version 2 section of the License file that
  453.24   * accompanied this code. If applicable, add the following below the
  453.25   * License Header, with the fields enclosed by brackets [] replaced by
  453.26   * your own identifying information:
   454.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxGroupBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   454.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxGroupBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   454.3 @@ -2,7 +2,10 @@
   454.4  /*
   454.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   454.6   *
   454.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   454.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   454.9 + *
  454.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  454.11 + * Other names may be trademarks of their respective owners.
  454.12   *
  454.13   * The contents of this file are subject to the terms of either the GNU
  454.14   * General Public License Version 2 only ("GPL") or the Common
  454.15 @@ -14,9 +17,9 @@
  454.16   * specific language governing permissions and limitations under the
  454.17   * License.  When distributing the software, include this License Header
  454.18   * Notice in each file and include the License file at
  454.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  454.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  454.21   * particular file as subject to the "Classpath" exception as provided
  454.22 - * by Sun in the GPL Version 2 section of the License file that
  454.23 + * by Oracle in the GPL Version 2 section of the License file that
  454.24   * accompanied this code. If applicable, add the following below the
  454.25   * License Header, with the fields enclosed by brackets [] replaced by
  454.26   * your own identifying information:
   455.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxGroupDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   455.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/CheckboxGroupDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   455.3 @@ -1,7 +1,10 @@
   455.4  /*
   455.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   455.6   *
   455.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   455.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   455.9 + *
  455.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  455.11 + * Other names may be trademarks of their respective owners.
  455.12   *
  455.13   * The contents of this file are subject to the terms of either the GNU
  455.14   * General Public License Version 2 only ("GPL") or the Common
  455.15 @@ -13,9 +16,9 @@
  455.16   * specific language governing permissions and limitations under the
  455.17   * License.  When distributing the software, include this License Header
  455.18   * Notice in each file and include the License file at
  455.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  455.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  455.21   * particular file as subject to the "Classpath" exception as provided
  455.22 - * by Sun in the GPL Version 2 section of the License file that
  455.23 + * by Oracle in the GPL Version 2 section of the License file that
  455.24   * accompanied this code. If applicable, add the following below the
  455.25   * License Header, with the fields enclosed by brackets [] replaced by
  455.26   * your own identifying information:
   456.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/DropDownBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   456.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/DropDownBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   456.3 @@ -1,7 +1,10 @@
   456.4  /*
   456.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   456.6   *
   456.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   456.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   456.9 + *
  456.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  456.11 + * Other names may be trademarks of their respective owners.
  456.12   *
  456.13   * The contents of this file are subject to the terms of either the GNU
  456.14   * General Public License Version 2 only ("GPL") or the Common
  456.15 @@ -13,9 +16,9 @@
  456.16   * specific language governing permissions and limitations under the
  456.17   * License.  When distributing the software, include this License Header
  456.18   * Notice in each file and include the License file at
  456.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  456.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  456.21   * particular file as subject to the "Classpath" exception as provided
  456.22 - * by Sun in the GPL Version 2 section of the License file that
  456.23 + * by Oracle in the GPL Version 2 section of the License file that
  456.24   * accompanied this code. If applicable, add the following below the
  456.25   * License Header, with the fields enclosed by brackets [] replaced by
  456.26   * your own identifying information:
   457.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/DropDownBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   457.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/DropDownBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   457.3 @@ -2,7 +2,10 @@
   457.4  /*
   457.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   457.6   *
   457.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   457.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   457.9 + *
  457.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  457.11 + * Other names may be trademarks of their respective owners.
  457.12   *
  457.13   * The contents of this file are subject to the terms of either the GNU
  457.14   * General Public License Version 2 only ("GPL") or the Common
  457.15 @@ -14,9 +17,9 @@
  457.16   * specific language governing permissions and limitations under the
  457.17   * License.  When distributing the software, include this License Header
  457.18   * Notice in each file and include the License file at
  457.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  457.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  457.21   * particular file as subject to the "Classpath" exception as provided
  457.22 - * by Sun in the GPL Version 2 section of the License file that
  457.23 + * by Oracle in the GPL Version 2 section of the License file that
  457.24   * accompanied this code. If applicable, add the following below the
  457.25   * License Header, with the fields enclosed by brackets [] replaced by
  457.26   * your own identifying information:
   458.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/DropDownDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   458.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/DropDownDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   458.3 @@ -1,7 +1,10 @@
   458.4  /*
   458.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   458.6   *
   458.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   458.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   458.9 + *
  458.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  458.11 + * Other names may be trademarks of their respective owners.
  458.12   *
  458.13   * The contents of this file are subject to the terms of either the GNU
  458.14   * General Public License Version 2 only ("GPL") or the Common
  458.15 @@ -13,9 +16,9 @@
  458.16   * specific language governing permissions and limitations under the
  458.17   * License.  When distributing the software, include this License Header
  458.18   * Notice in each file and include the License file at
  458.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  458.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  458.21   * particular file as subject to the "Classpath" exception as provided
  458.22 - * by Sun in the GPL Version 2 section of the License file that
  458.23 + * by Oracle in the GPL Version 2 section of the License file that
  458.24   * accompanied this code. If applicable, add the following below the
  458.25   * License Header, with the fields enclosed by brackets [] replaced by
  458.26   * your own identifying information:
   459.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableListBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   459.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableListBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   459.3 @@ -1,7 +1,10 @@
   459.4  /*
   459.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   459.6   *
   459.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   459.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   459.9 + *
  459.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  459.11 + * Other names may be trademarks of their respective owners.
  459.12   *
  459.13   * The contents of this file are subject to the terms of either the GNU
  459.14   * General Public License Version 2 only ("GPL") or the Common
  459.15 @@ -13,9 +16,9 @@
  459.16   * specific language governing permissions and limitations under the
  459.17   * License.  When distributing the software, include this License Header
  459.18   * Notice in each file and include the License file at
  459.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  459.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  459.21   * particular file as subject to the "Classpath" exception as provided
  459.22 - * by Sun in the GPL Version 2 section of the License file that
  459.23 + * by Oracle in the GPL Version 2 section of the License file that
  459.24   * accompanied this code. If applicable, add the following below the
  459.25   * License Header, with the fields enclosed by brackets [] replaced by
  459.26   * your own identifying information:
   460.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableListBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   460.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableListBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   460.3 @@ -2,7 +2,10 @@
   460.4  /*
   460.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   460.6   *
   460.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   460.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   460.9 + *
  460.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  460.11 + * Other names may be trademarks of their respective owners.
  460.12   *
  460.13   * The contents of this file are subject to the terms of either the GNU
  460.14   * General Public License Version 2 only ("GPL") or the Common
  460.15 @@ -14,9 +17,9 @@
  460.16   * specific language governing permissions and limitations under the
  460.17   * License.  When distributing the software, include this License Header
  460.18   * Notice in each file and include the License file at
  460.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  460.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  460.21   * particular file as subject to the "Classpath" exception as provided
  460.22 - * by Sun in the GPL Version 2 section of the License file that
  460.23 + * by Oracle in the GPL Version 2 section of the License file that
  460.24   * accompanied this code. If applicable, add the following below the
  460.25   * License Header, with the fields enclosed by brackets [] replaced by
  460.26   * your own identifying information:
   461.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableListDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   461.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableListDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   461.3 @@ -1,7 +1,10 @@
   461.4  /*
   461.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   461.6   *
   461.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   461.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   461.9 + *
  461.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  461.11 + * Other names may be trademarks of their respective owners.
  461.12   *
  461.13   * The contents of this file are subject to the terms of either the GNU
  461.14   * General Public License Version 2 only ("GPL") or the Common
  461.15 @@ -13,9 +16,9 @@
  461.16   * specific language governing permissions and limitations under the
  461.17   * License.  When distributing the software, include this License Header
  461.18   * Notice in each file and include the License file at
  461.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  461.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  461.21   * particular file as subject to the "Classpath" exception as provided
  461.22 - * by Sun in the GPL Version 2 section of the License file that
  461.23 + * by Oracle in the GPL Version 2 section of the License file that
  461.24   * accompanied this code. If applicable, add the following below the
  461.25   * License Header, with the fields enclosed by brackets [] replaced by
  461.26   * your own identifying information:
   462.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableValueHolderDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   462.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/EditableValueHolderDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   462.3 @@ -1,7 +1,10 @@
   462.4  /*
   462.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   462.6   *
   462.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   462.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   462.9 + *
  462.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  462.11 + * Other names may be trademarks of their respective owners.
  462.12   *
  462.13   * The contents of this file are subject to the terms of either the GNU
  462.14   * General Public License Version 2 only ("GPL") or the Common
  462.15 @@ -13,9 +16,9 @@
  462.16   * specific language governing permissions and limitations under the
  462.17   * License.  When distributing the software, include this License Header
  462.18   * Notice in each file and include the License file at
  462.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  462.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  462.21   * particular file as subject to the "Classpath" exception as provided
  462.22 - * by Sun in the GPL Version 2 section of the License file that
  462.23 + * by Oracle in the GPL Version 2 section of the License file that
  462.24   * accompanied this code. If applicable, add the following below the
  462.25   * License Header, with the fields enclosed by brackets [] replaced by
  462.26   * your own identifying information:
   463.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FieldBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   463.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FieldBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   463.3 @@ -1,7 +1,10 @@
   463.4  /*
   463.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   463.6   *
   463.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   463.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   463.9 + *
  463.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  463.11 + * Other names may be trademarks of their respective owners.
  463.12   *
  463.13   * The contents of this file are subject to the terms of either the GNU
  463.14   * General Public License Version 2 only ("GPL") or the Common
  463.15 @@ -13,9 +16,9 @@
  463.16   * specific language governing permissions and limitations under the
  463.17   * License.  When distributing the software, include this License Header
  463.18   * Notice in each file and include the License file at
  463.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  463.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  463.21   * particular file as subject to the "Classpath" exception as provided
  463.22 - * by Sun in the GPL Version 2 section of the License file that
  463.23 + * by Oracle in the GPL Version 2 section of the License file that
  463.24   * accompanied this code. If applicable, add the following below the
  463.25   * License Header, with the fields enclosed by brackets [] replaced by
  463.26   * your own identifying information:
   464.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FieldBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   464.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FieldBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   464.3 @@ -2,7 +2,10 @@
   464.4  /*
   464.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   464.6   *
   464.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   464.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   464.9 + *
  464.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  464.11 + * Other names may be trademarks of their respective owners.
  464.12   *
  464.13   * The contents of this file are subject to the terms of either the GNU
  464.14   * General Public License Version 2 only ("GPL") or the Common
  464.15 @@ -14,9 +17,9 @@
  464.16   * specific language governing permissions and limitations under the
  464.17   * License.  When distributing the software, include this License Header
  464.18   * Notice in each file and include the License file at
  464.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  464.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  464.21   * particular file as subject to the "Classpath" exception as provided
  464.22 - * by Sun in the GPL Version 2 section of the License file that
  464.23 + * by Oracle in the GPL Version 2 section of the License file that
  464.24   * accompanied this code. If applicable, add the following below the
  464.25   * License Header, with the fields enclosed by brackets [] replaced by
  464.26   * your own identifying information:
   465.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FormBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   465.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FormBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   465.3 @@ -1,7 +1,10 @@
   465.4  /*
   465.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   465.6   *
   465.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   465.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   465.9 + *
  465.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  465.11 + * Other names may be trademarks of their respective owners.
  465.12   *
  465.13   * The contents of this file are subject to the terms of either the GNU
  465.14   * General Public License Version 2 only ("GPL") or the Common
  465.15 @@ -13,9 +16,9 @@
  465.16   * specific language governing permissions and limitations under the
  465.17   * License.  When distributing the software, include this License Header
  465.18   * Notice in each file and include the License file at
  465.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  465.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  465.21   * particular file as subject to the "Classpath" exception as provided
  465.22 - * by Sun in the GPL Version 2 section of the License file that
  465.23 + * by Oracle in the GPL Version 2 section of the License file that
  465.24   * accompanied this code. If applicable, add the following below the
  465.25   * License Header, with the fields enclosed by brackets [] replaced by
  465.26   * your own identifying information:
   466.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FormBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   466.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FormBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   466.3 @@ -2,7 +2,10 @@
   466.4  /*
   466.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   466.6   *
   466.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   466.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   466.9 + *
  466.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  466.11 + * Other names may be trademarks of their respective owners.
  466.12   *
  466.13   * The contents of this file are subject to the terms of either the GNU
  466.14   * General Public License Version 2 only ("GPL") or the Common
  466.15 @@ -14,9 +17,9 @@
  466.16   * specific language governing permissions and limitations under the
  466.17   * License.  When distributing the software, include this License Header
  466.18   * Notice in each file and include the License file at
  466.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  466.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  466.21   * particular file as subject to the "Classpath" exception as provided
  466.22 - * by Sun in the GPL Version 2 section of the License file that
  466.23 + * by Oracle in the GPL Version 2 section of the License file that
  466.24   * accompanied this code. If applicable, add the following below the
  466.25   * License Header, with the fields enclosed by brackets [] replaced by
  466.26   * your own identifying information:
   467.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FormDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   467.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FormDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   467.3 @@ -1,7 +1,10 @@
   467.4  /*
   467.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   467.6   *
   467.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   467.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   467.9 + *
  467.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  467.11 + * Other names may be trademarks of their respective owners.
  467.12   *
  467.13   * The contents of this file are subject to the terms of either the GNU
  467.14   * General Public License Version 2 only ("GPL") or the Common
  467.15 @@ -13,9 +16,9 @@
  467.16   * specific language governing permissions and limitations under the
  467.17   * License.  When distributing the software, include this License Header
  467.18   * Notice in each file and include the License file at
  467.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  467.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  467.21   * particular file as subject to the "Classpath" exception as provided
  467.22 - * by Sun in the GPL Version 2 section of the License file that
  467.23 + * by Oracle in the GPL Version 2 section of the License file that
  467.24   * accompanied this code. If applicable, add the following below the
  467.25   * License Header, with the fields enclosed by brackets [] replaced by
  467.26   * your own identifying information:
   468.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   468.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   468.3 @@ -1,7 +1,10 @@
   468.4  /*
   468.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   468.6   *
   468.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   468.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   468.9 + *
  468.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  468.11 + * Other names may be trademarks of their respective owners.
  468.12   *
  468.13   * The contents of this file are subject to the terms of either the GNU
  468.14   * General Public License Version 2 only ("GPL") or the Common
  468.15 @@ -13,9 +16,9 @@
  468.16   * specific language governing permissions and limitations under the
  468.17   * License.  When distributing the software, include this License Header
  468.18   * Notice in each file and include the License file at
  468.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  468.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  468.21   * particular file as subject to the "Classpath" exception as provided
  468.22 - * by Sun in the GPL Version 2 section of the License file that
  468.23 + * by Oracle in the GPL Version 2 section of the License file that
  468.24   * accompanied this code. If applicable, add the following below the
  468.25   * License Header, with the fields enclosed by brackets [] replaced by
  468.26   * your own identifying information:
   469.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   469.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   469.3 @@ -2,7 +2,10 @@
   469.4  /*
   469.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   469.6   *
   469.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   469.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   469.9 + *
  469.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  469.11 + * Other names may be trademarks of their respective owners.
  469.12   *
  469.13   * The contents of this file are subject to the terms of either the GNU
  469.14   * General Public License Version 2 only ("GPL") or the Common
  469.15 @@ -14,9 +17,9 @@
  469.16   * specific language governing permissions and limitations under the
  469.17   * License.  When distributing the software, include this License Header
  469.18   * Notice in each file and include the License file at
  469.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  469.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  469.21   * particular file as subject to the "Classpath" exception as provided
  469.22 - * by Sun in the GPL Version 2 section of the License file that
  469.23 + * by Oracle in the GPL Version 2 section of the License file that
  469.24   * accompanied this code. If applicable, add the following below the
  469.25   * License Header, with the fields enclosed by brackets [] replaced by
  469.26   * your own identifying information:
   470.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameSetBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   470.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameSetBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   470.3 @@ -1,7 +1,10 @@
   470.4  /*
   470.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   470.6   *
   470.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   470.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   470.9 + *
  470.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  470.11 + * Other names may be trademarks of their respective owners.
  470.12   *
  470.13   * The contents of this file are subject to the terms of either the GNU
  470.14   * General Public License Version 2 only ("GPL") or the Common
  470.15 @@ -13,9 +16,9 @@
  470.16   * specific language governing permissions and limitations under the
  470.17   * License.  When distributing the software, include this License Header
  470.18   * Notice in each file and include the License file at
  470.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  470.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  470.21   * particular file as subject to the "Classpath" exception as provided
  470.22 - * by Sun in the GPL Version 2 section of the License file that
  470.23 + * by Oracle in the GPL Version 2 section of the License file that
  470.24   * accompanied this code. If applicable, add the following below the
  470.25   * License Header, with the fields enclosed by brackets [] replaced by
  470.26   * your own identifying information:
   471.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameSetBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   471.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/FrameSetBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   471.3 @@ -2,7 +2,10 @@
   471.4  /*
   471.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   471.6   *
   471.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   471.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   471.9 + *
  471.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  471.11 + * Other names may be trademarks of their respective owners.
  471.12   *
  471.13   * The contents of this file are subject to the terms of either the GNU
  471.14   * General Public License Version 2 only ("GPL") or the Common
  471.15 @@ -14,9 +17,9 @@
  471.16   * specific language governing permissions and limitations under the
  471.17   * License.  When distributing the software, include this License Header
  471.18   * Notice in each file and include the License file at
  471.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  471.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  471.21   * particular file as subject to the "Classpath" exception as provided
  471.22 - * by Sun in the GPL Version 2 section of the License file that
  471.23 + * by Oracle in the GPL Version 2 section of the License file that
  471.24   * accompanied this code. If applicable, add the following below the
  471.25   * License Header, with the fields enclosed by brackets [] replaced by
  471.26   * your own identifying information:
   472.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HeadBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   472.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HeadBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   472.3 @@ -1,7 +1,10 @@
   472.4  /*
   472.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   472.6   *
   472.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   472.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   472.9 + *
  472.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  472.11 + * Other names may be trademarks of their respective owners.
  472.12   *
  472.13   * The contents of this file are subject to the terms of either the GNU
  472.14   * General Public License Version 2 only ("GPL") or the Common
  472.15 @@ -13,9 +16,9 @@
  472.16   * specific language governing permissions and limitations under the
  472.17   * License.  When distributing the software, include this License Header
  472.18   * Notice in each file and include the License file at
  472.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  472.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  472.21   * particular file as subject to the "Classpath" exception as provided
  472.22 - * by Sun in the GPL Version 2 section of the License file that
  472.23 + * by Oracle in the GPL Version 2 section of the License file that
  472.24   * accompanied this code. If applicable, add the following below the
  472.25   * License Header, with the fields enclosed by brackets [] replaced by
  472.26   * your own identifying information:
   473.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HeadBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   473.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HeadBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   473.3 @@ -2,7 +2,10 @@
   473.4  /*
   473.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   473.6   *
   473.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   473.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   473.9 + *
  473.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  473.11 + * Other names may be trademarks of their respective owners.
  473.12   *
  473.13   * The contents of this file are subject to the terms of either the GNU
  473.14   * General Public License Version 2 only ("GPL") or the Common
  473.15 @@ -14,9 +17,9 @@
  473.16   * specific language governing permissions and limitations under the
  473.17   * License.  When distributing the software, include this License Header
  473.18   * Notice in each file and include the License file at
  473.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  473.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  473.21   * particular file as subject to the "Classpath" exception as provided
  473.22 - * by Sun in the GPL Version 2 section of the License file that
  473.23 + * by Oracle in the GPL Version 2 section of the License file that
  473.24   * accompanied this code. If applicable, add the following below the
  473.25   * License Header, with the fields enclosed by brackets [] replaced by
  473.26   * your own identifying information:
   474.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HelpInlineBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   474.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HelpInlineBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   474.3 @@ -1,7 +1,10 @@
   474.4  /*
   474.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   474.6   *
   474.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   474.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   474.9 + *
  474.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  474.11 + * Other names may be trademarks of their respective owners.
  474.12   *
  474.13   * The contents of this file are subject to the terms of either the GNU
  474.14   * General Public License Version 2 only ("GPL") or the Common
  474.15 @@ -13,9 +16,9 @@
  474.16   * specific language governing permissions and limitations under the
  474.17   * License.  When distributing the software, include this License Header
  474.18   * Notice in each file and include the License file at
  474.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  474.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  474.21   * particular file as subject to the "Classpath" exception as provided
  474.22 - * by Sun in the GPL Version 2 section of the License file that
  474.23 + * by Oracle in the GPL Version 2 section of the License file that
  474.24   * accompanied this code. If applicable, add the following below the
  474.25   * License Header, with the fields enclosed by brackets [] replaced by
  474.26   * your own identifying information:
   475.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HelpInlineBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   475.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HelpInlineBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   475.3 @@ -2,7 +2,10 @@
   475.4  /*
   475.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   475.6   *
   475.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   475.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   475.9 + *
  475.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  475.11 + * Other names may be trademarks of their respective owners.
  475.12   *
  475.13   * The contents of this file are subject to the terms of either the GNU
  475.14   * General Public License Version 2 only ("GPL") or the Common
  475.15 @@ -14,9 +17,9 @@
  475.16   * specific language governing permissions and limitations under the
  475.17   * License.  When distributing the software, include this License Header
  475.18   * Notice in each file and include the License file at
  475.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  475.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  475.21   * particular file as subject to the "Classpath" exception as provided
  475.22 - * by Sun in the GPL Version 2 section of the License file that
  475.23 + * by Oracle in the GPL Version 2 section of the License file that
  475.24   * accompanied this code. If applicable, add the following below the
  475.25   * License Header, with the fields enclosed by brackets [] replaced by
  475.26   * your own identifying information:
   476.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HelpInlineDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   476.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HelpInlineDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   476.3 @@ -1,7 +1,10 @@
   476.4  /*
   476.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   476.6   *
   476.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   476.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   476.9 + *
  476.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  476.11 + * Other names may be trademarks of their respective owners.
  476.12   *
  476.13   * The contents of this file are subject to the terms of either the GNU
  476.14   * General Public License Version 2 only ("GPL") or the Common
  476.15 @@ -13,9 +16,9 @@
  476.16   * specific language governing permissions and limitations under the
  476.17   * License.  When distributing the software, include this License Header
  476.18   * Notice in each file and include the License file at
  476.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  476.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  476.21   * particular file as subject to the "Classpath" exception as provided
  476.22 - * by Sun in the GPL Version 2 section of the License file that
  476.23 + * by Oracle in the GPL Version 2 section of the License file that
  476.24   * accompanied this code. If applicable, add the following below the
  476.25   * License Header, with the fields enclosed by brackets [] replaced by
  476.26   * your own identifying information:
   477.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HiddenFieldBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   477.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HiddenFieldBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   477.3 @@ -1,7 +1,10 @@
   477.4  /*
   477.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   477.6   *
   477.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   477.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   477.9 + *
  477.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  477.11 + * Other names may be trademarks of their respective owners.
  477.12   *
  477.13   * The contents of this file are subject to the terms of either the GNU
  477.14   * General Public License Version 2 only ("GPL") or the Common
  477.15 @@ -13,9 +16,9 @@
  477.16   * specific language governing permissions and limitations under the
  477.17   * License.  When distributing the software, include this License Header
  477.18   * Notice in each file and include the License file at
  477.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  477.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  477.21   * particular file as subject to the "Classpath" exception as provided
  477.22 - * by Sun in the GPL Version 2 section of the License file that
  477.23 + * by Oracle in the GPL Version 2 section of the License file that
  477.24   * accompanied this code. If applicable, add the following below the
  477.25   * License Header, with the fields enclosed by brackets [] replaced by
  477.26   * your own identifying information:
   478.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HiddenFieldBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   478.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HiddenFieldBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   478.3 @@ -2,7 +2,10 @@
   478.4  /*
   478.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   478.6   *
   478.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   478.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   478.9 + *
  478.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  478.11 + * Other names may be trademarks of their respective owners.
  478.12   *
  478.13   * The contents of this file are subject to the terms of either the GNU
  478.14   * General Public License Version 2 only ("GPL") or the Common
  478.15 @@ -14,9 +17,9 @@
  478.16   * specific language governing permissions and limitations under the
  478.17   * License.  When distributing the software, include this License Header
  478.18   * Notice in each file and include the License file at
  478.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  478.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  478.21   * particular file as subject to the "Classpath" exception as provided
  478.22 - * by Sun in the GPL Version 2 section of the License file that
  478.23 + * by Oracle in the GPL Version 2 section of the License file that
  478.24   * accompanied this code. If applicable, add the following below the
  478.25   * License Header, with the fields enclosed by brackets [] replaced by
  478.26   * your own identifying information:
   479.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HiddenFieldDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   479.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HiddenFieldDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   479.3 @@ -1,7 +1,10 @@
   479.4  /*
   479.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   479.6   *
   479.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   479.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   479.9 + *
  479.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  479.11 + * Other names may be trademarks of their respective owners.
  479.12   *
  479.13   * The contents of this file are subject to the terms of either the GNU
  479.14   * General Public License Version 2 only ("GPL") or the Common
  479.15 @@ -13,9 +16,9 @@
  479.16   * specific language governing permissions and limitations under the
  479.17   * License.  When distributing the software, include this License Header
  479.18   * Notice in each file and include the License file at
  479.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  479.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  479.21   * particular file as subject to the "Classpath" exception as provided
  479.22 - * by Sun in the GPL Version 2 section of the License file that
  479.23 + * by Oracle in the GPL Version 2 section of the License file that
  479.24   * accompanied this code. If applicable, add the following below the
  479.25   * License Header, with the fields enclosed by brackets [] replaced by
  479.26   * your own identifying information:
   480.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HtmlBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   480.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HtmlBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   480.3 @@ -1,7 +1,10 @@
   480.4  /*
   480.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   480.6   *
   480.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   480.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   480.9 + *
  480.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  480.11 + * Other names may be trademarks of their respective owners.
  480.12   *
  480.13   * The contents of this file are subject to the terms of either the GNU
  480.14   * General Public License Version 2 only ("GPL") or the Common
  480.15 @@ -13,9 +16,9 @@
  480.16   * specific language governing permissions and limitations under the
  480.17   * License.  When distributing the software, include this License Header
  480.18   * Notice in each file and include the License file at
  480.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  480.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  480.21   * particular file as subject to the "Classpath" exception as provided
  480.22 - * by Sun in the GPL Version 2 section of the License file that
  480.23 + * by Oracle in the GPL Version 2 section of the License file that
  480.24   * accompanied this code. If applicable, add the following below the
  480.25   * License Header, with the fields enclosed by brackets [] replaced by
  480.26   * your own identifying information:
   481.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HtmlBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   481.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HtmlBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   481.3 @@ -2,7 +2,10 @@
   481.4  /*
   481.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   481.6   *
   481.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   481.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   481.9 + *
  481.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  481.11 + * Other names may be trademarks of their respective owners.
  481.12   *
  481.13   * The contents of this file are subject to the terms of either the GNU
  481.14   * General Public License Version 2 only ("GPL") or the Common
  481.15 @@ -14,9 +17,9 @@
  481.16   * specific language governing permissions and limitations under the
  481.17   * License.  When distributing the software, include this License Header
  481.18   * Notice in each file and include the License file at
  481.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  481.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  481.21   * particular file as subject to the "Classpath" exception as provided
  481.22 - * by Sun in the GPL Version 2 section of the License file that
  481.23 + * by Oracle in the GPL Version 2 section of the License file that
  481.24   * accompanied this code. If applicable, add the following below the
  481.25   * License Header, with the fields enclosed by brackets [] replaced by
  481.26   * your own identifying information:
   482.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HyperlinkBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   482.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HyperlinkBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   482.3 @@ -1,7 +1,10 @@
   482.4  /*
   482.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   482.6   *
   482.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   482.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   482.9 + *
  482.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  482.11 + * Other names may be trademarks of their respective owners.
  482.12   *
  482.13   * The contents of this file are subject to the terms of either the GNU
  482.14   * General Public License Version 2 only ("GPL") or the Common
  482.15 @@ -13,9 +16,9 @@
  482.16   * specific language governing permissions and limitations under the
  482.17   * License.  When distributing the software, include this License Header
  482.18   * Notice in each file and include the License file at
  482.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  482.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  482.21   * particular file as subject to the "Classpath" exception as provided
  482.22 - * by Sun in the GPL Version 2 section of the License file that
  482.23 + * by Oracle in the GPL Version 2 section of the License file that
  482.24   * accompanied this code. If applicable, add the following below the
  482.25   * License Header, with the fields enclosed by brackets [] replaced by
  482.26   * your own identifying information:
   483.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HyperlinkBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   483.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HyperlinkBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   483.3 @@ -2,7 +2,10 @@
   483.4  /*
   483.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   483.6   *
   483.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   483.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   483.9 + *
  483.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  483.11 + * Other names may be trademarks of their respective owners.
  483.12   *
  483.13   * The contents of this file are subject to the terms of either the GNU
  483.14   * General Public License Version 2 only ("GPL") or the Common
  483.15 @@ -14,9 +17,9 @@
  483.16   * specific language governing permissions and limitations under the
  483.17   * License.  When distributing the software, include this License Header
  483.18   * Notice in each file and include the License file at
  483.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  483.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  483.21   * particular file as subject to the "Classpath" exception as provided
  483.22 - * by Sun in the GPL Version 2 section of the License file that
  483.23 + * by Oracle in the GPL Version 2 section of the License file that
  483.24   * accompanied this code. If applicable, add the following below the
  483.25   * License Header, with the fields enclosed by brackets [] replaced by
  483.26   * your own identifying information:
   484.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HyperlinkDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   484.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/HyperlinkDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   484.3 @@ -1,7 +1,10 @@
   484.4  /*
   484.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   484.6   *
   484.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   484.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   484.9 + *
  484.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  484.11 + * Other names may be trademarks of their respective owners.
  484.12   *
  484.13   * The contents of this file are subject to the terms of either the GNU
  484.14   * General Public License Version 2 only ("GPL") or the Common
  484.15 @@ -13,9 +16,9 @@
  484.16   * specific language governing permissions and limitations under the
  484.17   * License.  When distributing the software, include this License Header
  484.18   * Notice in each file and include the License file at
  484.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  484.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  484.21   * particular file as subject to the "Classpath" exception as provided
  484.22 - * by Sun in the GPL Version 2 section of the License file that
  484.23 + * by Oracle in the GPL Version 2 section of the License file that
  484.24   * accompanied this code. If applicable, add the following below the
  484.25   * License Header, with the fields enclosed by brackets [] replaced by
  484.26   * your own identifying information:
   485.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IFrameBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   485.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IFrameBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   485.3 @@ -1,7 +1,10 @@
   485.4  /*
   485.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   485.6   *
   485.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   485.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   485.9 + *
  485.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  485.11 + * Other names may be trademarks of their respective owners.
  485.12   *
  485.13   * The contents of this file are subject to the terms of either the GNU
  485.14   * General Public License Version 2 only ("GPL") or the Common
  485.15 @@ -13,9 +16,9 @@
  485.16   * specific language governing permissions and limitations under the
  485.17   * License.  When distributing the software, include this License Header
  485.18   * Notice in each file and include the License file at
  485.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  485.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  485.21   * particular file as subject to the "Classpath" exception as provided
  485.22 - * by Sun in the GPL Version 2 section of the License file that
  485.23 + * by Oracle in the GPL Version 2 section of the License file that
  485.24   * accompanied this code. If applicable, add the following below the
  485.25   * License Header, with the fields enclosed by brackets [] replaced by
  485.26   * your own identifying information:
   486.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IFrameBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   486.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IFrameBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   486.3 @@ -2,7 +2,10 @@
   486.4  /*
   486.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   486.6   *
   486.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   486.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   486.9 + *
  486.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  486.11 + * Other names may be trademarks of their respective owners.
  486.12   *
  486.13   * The contents of this file are subject to the terms of either the GNU
  486.14   * General Public License Version 2 only ("GPL") or the Common
  486.15 @@ -14,9 +17,9 @@
  486.16   * specific language governing permissions and limitations under the
  486.17   * License.  When distributing the software, include this License Header
  486.18   * Notice in each file and include the License file at
  486.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  486.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  486.21   * particular file as subject to the "Classpath" exception as provided
  486.22 - * by Sun in the GPL Version 2 section of the License file that
  486.23 + * by Oracle in the GPL Version 2 section of the License file that
  486.24   * accompanied this code. If applicable, add the following below the
  486.25   * License Header, with the fields enclosed by brackets [] replaced by
  486.26   * your own identifying information:
   487.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   487.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   487.3 @@ -1,7 +1,10 @@
   487.4  /*
   487.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   487.6   *
   487.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   487.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   487.9 + *
  487.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  487.11 + * Other names may be trademarks of their respective owners.
  487.12   *
  487.13   * The contents of this file are subject to the terms of either the GNU
  487.14   * General Public License Version 2 only ("GPL") or the Common
  487.15 @@ -13,9 +16,9 @@
  487.16   * specific language governing permissions and limitations under the
  487.17   * License.  When distributing the software, include this License Header
  487.18   * Notice in each file and include the License file at
  487.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  487.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  487.21   * particular file as subject to the "Classpath" exception as provided
  487.22 - * by Sun in the GPL Version 2 section of the License file that
  487.23 + * by Oracle in the GPL Version 2 section of the License file that
  487.24   * accompanied this code. If applicable, add the following below the
  487.25   * License Header, with the fields enclosed by brackets [] replaced by
  487.26   * your own identifying information:
   488.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   488.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   488.3 @@ -2,7 +2,10 @@
   488.4  /*
   488.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   488.6   *
   488.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   488.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   488.9 + *
  488.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  488.11 + * Other names may be trademarks of their respective owners.
  488.12   *
  488.13   * The contents of this file are subject to the terms of either the GNU
  488.14   * General Public License Version 2 only ("GPL") or the Common
  488.15 @@ -14,9 +17,9 @@
  488.16   * specific language governing permissions and limitations under the
  488.17   * License.  When distributing the software, include this License Header
  488.18   * Notice in each file and include the License file at
  488.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  488.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  488.21   * particular file as subject to the "Classpath" exception as provided
  488.22 - * by Sun in the GPL Version 2 section of the License file that
  488.23 + * by Oracle in the GPL Version 2 section of the License file that
  488.24   * accompanied this code. If applicable, add the following below the
  488.25   * License Header, with the fields enclosed by brackets [] replaced by
  488.26   * your own identifying information:
   489.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   489.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   489.3 @@ -1,7 +1,10 @@
   489.4  /*
   489.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   489.6   *
   489.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   489.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   489.9 + *
  489.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  489.11 + * Other names may be trademarks of their respective owners.
  489.12   *
  489.13   * The contents of this file are subject to the terms of either the GNU
  489.14   * General Public License Version 2 only ("GPL") or the Common
  489.15 @@ -13,9 +16,9 @@
  489.16   * specific language governing permissions and limitations under the
  489.17   * License.  When distributing the software, include this License Header
  489.18   * Notice in each file and include the License file at
  489.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  489.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  489.21   * particular file as subject to the "Classpath" exception as provided
  489.22 - * by Sun in the GPL Version 2 section of the License file that
  489.23 + * by Oracle in the GPL Version 2 section of the License file that
  489.24   * accompanied this code. If applicable, add the following below the
  489.25   * License Header, with the fields enclosed by brackets [] replaced by
  489.26   * your own identifying information:
   490.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconHyperlinkBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   490.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconHyperlinkBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   490.3 @@ -1,7 +1,10 @@
   490.4  /*
   490.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   490.6   *
   490.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   490.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   490.9 + *
  490.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  490.11 + * Other names may be trademarks of their respective owners.
  490.12   *
  490.13   * The contents of this file are subject to the terms of either the GNU
  490.14   * General Public License Version 2 only ("GPL") or the Common
  490.15 @@ -13,9 +16,9 @@
  490.16   * specific language governing permissions and limitations under the
  490.17   * License.  When distributing the software, include this License Header
  490.18   * Notice in each file and include the License file at
  490.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  490.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  490.21   * particular file as subject to the "Classpath" exception as provided
  490.22 - * by Sun in the GPL Version 2 section of the License file that
  490.23 + * by Oracle in the GPL Version 2 section of the License file that
  490.24   * accompanied this code. If applicable, add the following below the
  490.25   * License Header, with the fields enclosed by brackets [] replaced by
  490.26   * your own identifying information:
   491.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconHyperlinkBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   491.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconHyperlinkBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   491.3 @@ -2,7 +2,10 @@
   491.4  /*
   491.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   491.6   *
   491.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   491.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   491.9 + *
  491.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  491.11 + * Other names may be trademarks of their respective owners.
  491.12   *
  491.13   * The contents of this file are subject to the terms of either the GNU
  491.14   * General Public License Version 2 only ("GPL") or the Common
  491.15 @@ -14,9 +17,9 @@
  491.16   * specific language governing permissions and limitations under the
  491.17   * License.  When distributing the software, include this License Header
  491.18   * Notice in each file and include the License file at
  491.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  491.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  491.21   * particular file as subject to the "Classpath" exception as provided
  491.22 - * by Sun in the GPL Version 2 section of the License file that
  491.23 + * by Oracle in the GPL Version 2 section of the License file that
  491.24   * accompanied this code. If applicable, add the following below the
  491.25   * License Header, with the fields enclosed by brackets [] replaced by
  491.26   * your own identifying information:
   492.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconHyperlinkDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   492.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/IconHyperlinkDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   492.3 @@ -1,7 +1,10 @@
   492.4  /*
   492.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   492.6   *
   492.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   492.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   492.9 + *
  492.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  492.11 + * Other names may be trademarks of their respective owners.
  492.12   *
  492.13   * The contents of this file are subject to the terms of either the GNU
  492.14   * General Public License Version 2 only ("GPL") or the Common
  492.15 @@ -13,9 +16,9 @@
  492.16   * specific language governing permissions and limitations under the
  492.17   * License.  When distributing the software, include this License Header
  492.18   * Notice in each file and include the License file at
  492.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  492.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  492.21   * particular file as subject to the "Classpath" exception as provided
  492.22 - * by Sun in the GPL Version 2 section of the License file that
  492.23 + * by Oracle in the GPL Version 2 section of the License file that
  492.24   * accompanied this code. If applicable, add the following below the
  492.25   * License Header, with the fields enclosed by brackets [] replaced by
  492.26   * your own identifying information:
   493.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageComponentBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   493.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageComponentBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   493.3 @@ -1,7 +1,10 @@
   493.4  /*
   493.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   493.6   *
   493.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   493.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   493.9 + *
  493.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  493.11 + * Other names may be trademarks of their respective owners.
  493.12   *
  493.13   * The contents of this file are subject to the terms of either the GNU
  493.14   * General Public License Version 2 only ("GPL") or the Common
  493.15 @@ -13,9 +16,9 @@
  493.16   * specific language governing permissions and limitations under the
  493.17   * License.  When distributing the software, include this License Header
  493.18   * Notice in each file and include the License file at
  493.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  493.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  493.21   * particular file as subject to the "Classpath" exception as provided
  493.22 - * by Sun in the GPL Version 2 section of the License file that
  493.23 + * by Oracle in the GPL Version 2 section of the License file that
  493.24   * accompanied this code. If applicable, add the following below the
  493.25   * License Header, with the fields enclosed by brackets [] replaced by
  493.26   * your own identifying information:
   494.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageComponentBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   494.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageComponentBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   494.3 @@ -2,7 +2,10 @@
   494.4  /*
   494.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   494.6   *
   494.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   494.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   494.9 + *
  494.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  494.11 + * Other names may be trademarks of their respective owners.
  494.12   *
  494.13   * The contents of this file are subject to the terms of either the GNU
  494.14   * General Public License Version 2 only ("GPL") or the Common
  494.15 @@ -14,9 +17,9 @@
  494.16   * specific language governing permissions and limitations under the
  494.17   * License.  When distributing the software, include this License Header
  494.18   * Notice in each file and include the License file at
  494.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  494.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  494.21   * particular file as subject to the "Classpath" exception as provided
  494.22 - * by Sun in the GPL Version 2 section of the License file that
  494.23 + * by Oracle in the GPL Version 2 section of the License file that
  494.24   * accompanied this code. If applicable, add the following below the
  494.25   * License Header, with the fields enclosed by brackets [] replaced by
  494.26   * your own identifying information:
   495.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageComponentDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   495.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageComponentDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   495.3 @@ -1,7 +1,10 @@
   495.4  /*
   495.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   495.6   *
   495.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   495.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   495.9 + *
  495.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  495.11 + * Other names may be trademarks of their respective owners.
  495.12   *
  495.13   * The contents of this file are subject to the terms of either the GNU
  495.14   * General Public License Version 2 only ("GPL") or the Common
  495.15 @@ -13,9 +16,9 @@
  495.16   * specific language governing permissions and limitations under the
  495.17   * License.  When distributing the software, include this License Header
  495.18   * Notice in each file and include the License file at
  495.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  495.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  495.21   * particular file as subject to the "Classpath" exception as provided
  495.22 - * by Sun in the GPL Version 2 section of the License file that
  495.23 + * by Oracle in the GPL Version 2 section of the License file that
  495.24   * accompanied this code. If applicable, add the following below the
  495.25   * License Header, with the fields enclosed by brackets [] replaced by
  495.26   * your own identifying information:
   496.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageHyperlinkBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   496.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageHyperlinkBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   496.3 @@ -1,7 +1,10 @@
   496.4  /*
   496.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   496.6   *
   496.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   496.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   496.9 + *
  496.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  496.11 + * Other names may be trademarks of their respective owners.
  496.12   *
  496.13   * The contents of this file are subject to the terms of either the GNU
  496.14   * General Public License Version 2 only ("GPL") or the Common
  496.15 @@ -13,9 +16,9 @@
  496.16   * specific language governing permissions and limitations under the
  496.17   * License.  When distributing the software, include this License Header
  496.18   * Notice in each file and include the License file at
  496.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  496.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  496.21   * particular file as subject to the "Classpath" exception as provided
  496.22 - * by Sun in the GPL Version 2 section of the License file that
  496.23 + * by Oracle in the GPL Version 2 section of the License file that
  496.24   * accompanied this code. If applicable, add the following below the
  496.25   * License Header, with the fields enclosed by brackets [] replaced by
  496.26   * your own identifying information:
   497.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageHyperlinkBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   497.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageHyperlinkBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   497.3 @@ -2,7 +2,10 @@
   497.4  /*
   497.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   497.6   *
   497.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   497.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   497.9 + *
  497.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  497.11 + * Other names may be trademarks of their respective owners.
  497.12   *
  497.13   * The contents of this file are subject to the terms of either the GNU
  497.14   * General Public License Version 2 only ("GPL") or the Common
  497.15 @@ -14,9 +17,9 @@
  497.16   * specific language governing permissions and limitations under the
  497.17   * License.  When distributing the software, include this License Header
  497.18   * Notice in each file and include the License file at
  497.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  497.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  497.21   * particular file as subject to the "Classpath" exception as provided
  497.22 - * by Sun in the GPL Version 2 section of the License file that
  497.23 + * by Oracle in the GPL Version 2 section of the License file that
  497.24   * accompanied this code. If applicable, add the following below the
  497.25   * License Header, with the fields enclosed by brackets [] replaced by
  497.26   * your own identifying information:
   498.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageHyperlinkDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   498.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ImageHyperlinkDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   498.3 @@ -1,7 +1,10 @@
   498.4  /*
   498.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   498.6   *
   498.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   498.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   498.9 + *
  498.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  498.11 + * Other names may be trademarks of their respective owners.
  498.12   *
  498.13   * The contents of this file are subject to the terms of either the GNU
  498.14   * General Public License Version 2 only ("GPL") or the Common
  498.15 @@ -13,9 +16,9 @@
  498.16   * specific language governing permissions and limitations under the
  498.17   * License.  When distributing the software, include this License Header
  498.18   * Notice in each file and include the License file at
  498.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  498.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  498.21   * particular file as subject to the "Classpath" exception as provided
  498.22 - * by Sun in the GPL Version 2 section of the License file that
  498.23 + * by Oracle in the GPL Version 2 section of the License file that
  498.24   * accompanied this code. If applicable, add the following below the
  498.25   * License Header, with the fields enclosed by brackets [] replaced by
  498.26   * your own identifying information:
   499.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LabelBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   499.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LabelBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   499.3 @@ -1,7 +1,10 @@
   499.4  /*
   499.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   499.6   *
   499.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   499.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   499.9 + *
  499.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  499.11 + * Other names may be trademarks of their respective owners.
  499.12   *
  499.13   * The contents of this file are subject to the terms of either the GNU
  499.14   * General Public License Version 2 only ("GPL") or the Common
  499.15 @@ -13,9 +16,9 @@
  499.16   * specific language governing permissions and limitations under the
  499.17   * License.  When distributing the software, include this License Header
  499.18   * Notice in each file and include the License file at
  499.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  499.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  499.21   * particular file as subject to the "Classpath" exception as provided
  499.22 - * by Sun in the GPL Version 2 section of the License file that
  499.23 + * by Oracle in the GPL Version 2 section of the License file that
  499.24   * accompanied this code. If applicable, add the following below the
  499.25   * License Header, with the fields enclosed by brackets [] replaced by
  499.26   * your own identifying information:
   500.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LabelBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   500.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LabelBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   500.3 @@ -2,7 +2,10 @@
   500.4  /*
   500.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   500.6   *
   500.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   500.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   500.9 + *
  500.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  500.11 + * Other names may be trademarks of their respective owners.
  500.12   *
  500.13   * The contents of this file are subject to the terms of either the GNU
  500.14   * General Public License Version 2 only ("GPL") or the Common
  500.15 @@ -14,9 +17,9 @@
  500.16   * specific language governing permissions and limitations under the
  500.17   * License.  When distributing the software, include this License Header
  500.18   * Notice in each file and include the License file at
  500.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  500.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  500.21   * particular file as subject to the "Classpath" exception as provided
  500.22 - * by Sun in the GPL Version 2 section of the License file that
  500.23 + * by Oracle in the GPL Version 2 section of the License file that
  500.24   * accompanied this code. If applicable, add the following below the
  500.25   * License Header, with the fields enclosed by brackets [] replaced by
  500.26   * your own identifying information:
   501.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LabelDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   501.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LabelDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   501.3 @@ -1,7 +1,10 @@
   501.4  /*
   501.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   501.6   *
   501.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   501.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   501.9 + *
  501.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  501.11 + * Other names may be trademarks of their respective owners.
  501.12   *
  501.13   * The contents of this file are subject to the terms of either the GNU
  501.14   * General Public License Version 2 only ("GPL") or the Common
  501.15 @@ -13,9 +16,9 @@
  501.16   * specific language governing permissions and limitations under the
  501.17   * License.  When distributing the software, include this License Header
  501.18   * Notice in each file and include the License file at
  501.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  501.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  501.21   * particular file as subject to the "Classpath" exception as provided
  501.22 - * by Sun in the GPL Version 2 section of the License file that
  501.23 + * by Oracle in the GPL Version 2 section of the License file that
  501.24   * accompanied this code. If applicable, add the following below the
  501.25   * License Header, with the fields enclosed by brackets [] replaced by
  501.26   * your own identifying information:
   502.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LegendBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   502.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LegendBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   502.3 @@ -2,7 +2,10 @@
   502.4  /*
   502.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   502.6   *
   502.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   502.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   502.9 + *
  502.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  502.11 + * Other names may be trademarks of their respective owners.
  502.12   *
  502.13   * The contents of this file are subject to the terms of either the GNU
  502.14   * General Public License Version 2 only ("GPL") or the Common
  502.15 @@ -14,9 +17,9 @@
  502.16   * specific language governing permissions and limitations under the
  502.17   * License.  When distributing the software, include this License Header
  502.18   * Notice in each file and include the License file at
  502.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  502.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  502.21   * particular file as subject to the "Classpath" exception as provided
  502.22 - * by Sun in the GPL Version 2 section of the License file that
  502.23 + * by Oracle in the GPL Version 2 section of the License file that
  502.24   * accompanied this code. If applicable, add the following below the
  502.25   * License Header, with the fields enclosed by brackets [] replaced by
  502.26   * your own identifying information:
   503.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LinkBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   503.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LinkBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   503.3 @@ -1,7 +1,10 @@
   503.4  /*
   503.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   503.6   *
   503.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   503.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   503.9 + *
  503.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  503.11 + * Other names may be trademarks of their respective owners.
  503.12   *
  503.13   * The contents of this file are subject to the terms of either the GNU
  503.14   * General Public License Version 2 only ("GPL") or the Common
  503.15 @@ -13,9 +16,9 @@
  503.16   * specific language governing permissions and limitations under the
  503.17   * License.  When distributing the software, include this License Header
  503.18   * Notice in each file and include the License file at
  503.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  503.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  503.21   * particular file as subject to the "Classpath" exception as provided
  503.22 - * by Sun in the GPL Version 2 section of the License file that
  503.23 + * by Oracle in the GPL Version 2 section of the License file that
  503.24   * accompanied this code. If applicable, add the following below the
  503.25   * License Header, with the fields enclosed by brackets [] replaced by
  503.26   * your own identifying information:
   504.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LinkBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   504.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LinkBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   504.3 @@ -2,7 +2,10 @@
   504.4  /*
   504.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   504.6   *
   504.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   504.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   504.9 + *
  504.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  504.11 + * Other names may be trademarks of their respective owners.
  504.12   *
  504.13   * The contents of this file are subject to the terms of either the GNU
  504.14   * General Public License Version 2 only ("GPL") or the Common
  504.15 @@ -14,9 +17,9 @@
  504.16   * specific language governing permissions and limitations under the
  504.17   * License.  When distributing the software, include this License Header
  504.18   * Notice in each file and include the License file at
  504.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  504.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  504.21   * particular file as subject to the "Classpath" exception as provided
  504.22 - * by Sun in the GPL Version 2 section of the License file that
  504.23 + * by Oracle in the GPL Version 2 section of the License file that
  504.24   * accompanied this code. If applicable, add the following below the
  504.25   * License Header, with the fields enclosed by brackets [] replaced by
  504.26   * your own identifying information:
   505.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LinkDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   505.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/LinkDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   505.3 @@ -1,7 +1,10 @@
   505.4  /*
   505.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   505.6   *
   505.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   505.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   505.9 + *
  505.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  505.11 + * Other names may be trademarks of their respective owners.
  505.12   *
  505.13   * The contents of this file are subject to the terms of either the GNU
  505.14   * General Public License Version 2 only ("GPL") or the Common
  505.15 @@ -13,9 +16,9 @@
  505.16   * specific language governing permissions and limitations under the
  505.17   * License.  When distributing the software, include this License Header
  505.18   * Notice in each file and include the License file at
  505.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  505.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  505.21   * particular file as subject to the "Classpath" exception as provided
  505.22 - * by Sun in the GPL Version 2 section of the License file that
  505.23 + * by Oracle in the GPL Version 2 section of the License file that
  505.24   * accompanied this code. If applicable, add the following below the
  505.25   * License Header, with the fields enclosed by brackets [] replaced by
  505.26   * your own identifying information:
   506.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListSelectorBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   506.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListSelectorBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   506.3 @@ -1,7 +1,10 @@
   506.4  /*
   506.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   506.6   *
   506.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   506.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   506.9 + *
  506.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  506.11 + * Other names may be trademarks of their respective owners.
  506.12   *
  506.13   * The contents of this file are subject to the terms of either the GNU
  506.14   * General Public License Version 2 only ("GPL") or the Common
  506.15 @@ -13,9 +16,9 @@
  506.16   * specific language governing permissions and limitations under the
  506.17   * License.  When distributing the software, include this License Header
  506.18   * Notice in each file and include the License file at
  506.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  506.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  506.21   * particular file as subject to the "Classpath" exception as provided
  506.22 - * by Sun in the GPL Version 2 section of the License file that
  506.23 + * by Oracle in the GPL Version 2 section of the License file that
  506.24   * accompanied this code. If applicable, add the following below the
  506.25   * License Header, with the fields enclosed by brackets [] replaced by
  506.26   * your own identifying information:
   507.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListSelectorBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   507.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListSelectorBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   507.3 @@ -2,7 +2,10 @@
   507.4  /*
   507.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   507.6   *
   507.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   507.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   507.9 + *
  507.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  507.11 + * Other names may be trademarks of their respective owners.
  507.12   *
  507.13   * The contents of this file are subject to the terms of either the GNU
  507.14   * General Public License Version 2 only ("GPL") or the Common
  507.15 @@ -14,9 +17,9 @@
  507.16   * specific language governing permissions and limitations under the
  507.17   * License.  When distributing the software, include this License Header
  507.18   * Notice in each file and include the License file at
  507.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  507.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  507.21   * particular file as subject to the "Classpath" exception as provided
  507.22 - * by Sun in the GPL Version 2 section of the License file that
  507.23 + * by Oracle in the GPL Version 2 section of the License file that
  507.24   * accompanied this code. If applicable, add the following below the
  507.25   * License Header, with the fields enclosed by brackets [] replaced by
  507.26   * your own identifying information:
   508.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListboxBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   508.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListboxBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   508.3 @@ -1,7 +1,10 @@
   508.4  /*
   508.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   508.6   *
   508.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   508.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   508.9 + *
  508.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  508.11 + * Other names may be trademarks of their respective owners.
  508.12   *
  508.13   * The contents of this file are subject to the terms of either the GNU
  508.14   * General Public License Version 2 only ("GPL") or the Common
  508.15 @@ -13,9 +16,9 @@
  508.16   * specific language governing permissions and limitations under the
  508.17   * License.  When distributing the software, include this License Header
  508.18   * Notice in each file and include the License file at
  508.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  508.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  508.21   * particular file as subject to the "Classpath" exception as provided
  508.22 - * by Sun in the GPL Version 2 section of the License file that
  508.23 + * by Oracle in the GPL Version 2 section of the License file that
  508.24   * accompanied this code. If applicable, add the following below the
  508.25   * License Header, with the fields enclosed by brackets [] replaced by
  508.26   * your own identifying information:
   509.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListboxBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   509.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListboxBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   509.3 @@ -2,7 +2,10 @@
   509.4  /*
   509.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   509.6   *
   509.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   509.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   509.9 + *
  509.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  509.11 + * Other names may be trademarks of their respective owners.
  509.12   *
  509.13   * The contents of this file are subject to the terms of either the GNU
  509.14   * General Public License Version 2 only ("GPL") or the Common
  509.15 @@ -14,9 +17,9 @@
  509.16   * specific language governing permissions and limitations under the
  509.17   * License.  When distributing the software, include this License Header
  509.18   * Notice in each file and include the License file at
  509.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  509.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  509.21   * particular file as subject to the "Classpath" exception as provided
  509.22 - * by Sun in the GPL Version 2 section of the License file that
  509.23 + * by Oracle in the GPL Version 2 section of the License file that
  509.24   * accompanied this code. If applicable, add the following below the
  509.25   * License Header, with the fields enclosed by brackets [] replaced by
  509.26   * your own identifying information:
   510.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListboxDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   510.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/ListboxDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   510.3 @@ -1,7 +1,10 @@
   510.4  /*
   510.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   510.6   *
   510.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   510.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   510.9 + *
  510.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  510.11 + * Other names may be trademarks of their respective owners.
  510.12   *
  510.13   * The contents of this file are subject to the terms of either the GNU
  510.14   * General Public License Version 2 only ("GPL") or the Common
  510.15 @@ -13,9 +16,9 @@
  510.16   * specific language governing permissions and limitations under the
  510.17   * License.  When distributing the software, include this License Header
  510.18   * Notice in each file and include the License file at
  510.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  510.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  510.21   * particular file as subject to the "Classpath" exception as provided
  510.22 - * by Sun in the GPL Version 2 section of the License file that
  510.23 + * by Oracle in the GPL Version 2 section of the License file that
  510.24   * accompanied this code. If applicable, add the following below the
  510.25   * License Header, with the fields enclosed by brackets [] replaced by
  510.26   * your own identifying information:
   511.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MarkupBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   511.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MarkupBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   511.3 @@ -1,7 +1,10 @@
   511.4  /*
   511.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   511.6   *
   511.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   511.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   511.9 + *
  511.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  511.11 + * Other names may be trademarks of their respective owners.
  511.12   *
  511.13   * The contents of this file are subject to the terms of either the GNU
  511.14   * General Public License Version 2 only ("GPL") or the Common
  511.15 @@ -13,9 +16,9 @@
  511.16   * specific language governing permissions and limitations under the
  511.17   * License.  When distributing the software, include this License Header
  511.18   * Notice in each file and include the License file at
  511.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  511.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  511.21   * particular file as subject to the "Classpath" exception as provided
  511.22 - * by Sun in the GPL Version 2 section of the License file that
  511.23 + * by Oracle in the GPL Version 2 section of the License file that
  511.24   * accompanied this code. If applicable, add the following below the
  511.25   * License Header, with the fields enclosed by brackets [] replaced by
  511.26   * your own identifying information:
   512.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MarkupBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   512.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MarkupBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   512.3 @@ -2,7 +2,10 @@
   512.4  /*
   512.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   512.6   *
   512.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   512.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   512.9 + *
  512.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  512.11 + * Other names may be trademarks of their respective owners.
  512.12   *
  512.13   * The contents of this file are subject to the terms of either the GNU
  512.14   * General Public License Version 2 only ("GPL") or the Common
  512.15 @@ -14,9 +17,9 @@
  512.16   * specific language governing permissions and limitations under the
  512.17   * License.  When distributing the software, include this License Header
  512.18   * Notice in each file and include the License file at
  512.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  512.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  512.21   * particular file as subject to the "Classpath" exception as provided
  512.22 - * by Sun in the GPL Version 2 section of the License file that
  512.23 + * by Oracle in the GPL Version 2 section of the License file that
  512.24   * accompanied this code. If applicable, add the following below the
  512.25   * License Header, with the fields enclosed by brackets [] replaced by
  512.26   * your own identifying information:
   513.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   513.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   513.3 @@ -1,7 +1,10 @@
   513.4  /*
   513.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   513.6   *
   513.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   513.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   513.9 + *
  513.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  513.11 + * Other names may be trademarks of their respective owners.
  513.12   *
  513.13   * The contents of this file are subject to the terms of either the GNU
  513.14   * General Public License Version 2 only ("GPL") or the Common
  513.15 @@ -13,9 +16,9 @@
  513.16   * specific language governing permissions and limitations under the
  513.17   * License.  When distributing the software, include this License Header
  513.18   * Notice in each file and include the License file at
  513.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  513.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  513.21   * particular file as subject to the "Classpath" exception as provided
  513.22 - * by Sun in the GPL Version 2 section of the License file that
  513.23 + * by Oracle in the GPL Version 2 section of the License file that
  513.24   * accompanied this code. If applicable, add the following below the
  513.25   * License Header, with the fields enclosed by brackets [] replaced by
  513.26   * your own identifying information:
   514.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   514.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   514.3 @@ -2,7 +2,10 @@
   514.4  /*
   514.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   514.6   *
   514.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   514.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   514.9 + *
  514.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  514.11 + * Other names may be trademarks of their respective owners.
  514.12   *
  514.13   * The contents of this file are subject to the terms of either the GNU
  514.14   * General Public License Version 2 only ("GPL") or the Common
  514.15 @@ -14,9 +17,9 @@
  514.16   * specific language governing permissions and limitations under the
  514.17   * License.  When distributing the software, include this License Header
  514.18   * Notice in each file and include the License file at
  514.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  514.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  514.21   * particular file as subject to the "Classpath" exception as provided
  514.22 - * by Sun in the GPL Version 2 section of the License file that
  514.23 + * by Oracle in the GPL Version 2 section of the License file that
  514.24   * accompanied this code. If applicable, add the following below the
  514.25   * License Header, with the fields enclosed by brackets [] replaced by
  514.26   * your own identifying information:
   515.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   515.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   515.3 @@ -1,7 +1,10 @@
   515.4  /*
   515.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   515.6   *
   515.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   515.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   515.9 + *
  515.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  515.11 + * Other names may be trademarks of their respective owners.
  515.12   *
  515.13   * The contents of this file are subject to the terms of either the GNU
  515.14   * General Public License Version 2 only ("GPL") or the Common
  515.15 @@ -13,9 +16,9 @@
  515.16   * specific language governing permissions and limitations under the
  515.17   * License.  When distributing the software, include this License Header
  515.18   * Notice in each file and include the License file at
  515.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  515.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  515.21   * particular file as subject to the "Classpath" exception as provided
  515.22 - * by Sun in the GPL Version 2 section of the License file that
  515.23 + * by Oracle in the GPL Version 2 section of the License file that
  515.24   * accompanied this code. If applicable, add the following below the
  515.25   * License Header, with the fields enclosed by brackets [] replaced by
  515.26   * your own identifying information:
   516.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageGroupBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   516.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageGroupBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   516.3 @@ -1,7 +1,10 @@
   516.4  /*
   516.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   516.6   *
   516.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   516.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   516.9 + *
  516.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  516.11 + * Other names may be trademarks of their respective owners.
  516.12   *
  516.13   * The contents of this file are subject to the terms of either the GNU
  516.14   * General Public License Version 2 only ("GPL") or the Common
  516.15 @@ -13,9 +16,9 @@
  516.16   * specific language governing permissions and limitations under the
  516.17   * License.  When distributing the software, include this License Header
  516.18   * Notice in each file and include the License file at
  516.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  516.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  516.21   * particular file as subject to the "Classpath" exception as provided
  516.22 - * by Sun in the GPL Version 2 section of the License file that
  516.23 + * by Oracle in the GPL Version 2 section of the License file that
  516.24   * accompanied this code. If applicable, add the following below the
  516.25   * License Header, with the fields enclosed by brackets [] replaced by
  516.26   * your own identifying information:
   517.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageGroupBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   517.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageGroupBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   517.3 @@ -2,7 +2,10 @@
   517.4  /*
   517.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   517.6   *
   517.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   517.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   517.9 + *
  517.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  517.11 + * Other names may be trademarks of their respective owners.
  517.12   *
  517.13   * The contents of this file are subject to the terms of either the GNU
  517.14   * General Public License Version 2 only ("GPL") or the Common
  517.15 @@ -14,9 +17,9 @@
  517.16   * specific language governing permissions and limitations under the
  517.17   * License.  When distributing the software, include this License Header
  517.18   * Notice in each file and include the License file at
  517.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  517.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  517.21   * particular file as subject to the "Classpath" exception as provided
  517.22 - * by Sun in the GPL Version 2 section of the License file that
  517.23 + * by Oracle in the GPL Version 2 section of the License file that
  517.24   * accompanied this code. If applicable, add the following below the
  517.25   * License Header, with the fields enclosed by brackets [] replaced by
  517.26   * your own identifying information:
   518.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageGroupDesignInfo.java	Mon May 17 14:20:21 2010 -0400
   518.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MessageGroupDesignInfo.java	Mon May 17 14:20:38 2010 -0400
   518.3 @@ -1,7 +1,10 @@
   518.4  /*
   518.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   518.6   *
   518.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   518.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   518.9 + *
  518.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  518.11 + * Other names may be trademarks of their respective owners.
  518.12   *
  518.13   * The contents of this file are subject to the terms of either the GNU
  518.14   * General Public License Version 2 only ("GPL") or the Common
  518.15 @@ -13,9 +16,9 @@
  518.16   * specific language governing permissions and limitations under the
  518.17   * License.  When distributing the software, include this License Header
  518.18   * Notice in each file and include the License file at
  518.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  518.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  518.21   * particular file as subject to the "Classpath" exception as provided
  518.22 - * by Sun in the GPL Version 2 section of the License file that
  518.23 + * by Oracle in the GPL Version 2 section of the License file that
  518.24   * accompanied this code. If applicable, add the following below the
  518.25   * License Header, with the fields enclosed by brackets [] replaced by
  518.26   * your own identifying information:
   519.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MetaBeanInfo.java	Mon May 17 14:20:21 2010 -0400
   519.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MetaBeanInfo.java	Mon May 17 14:20:38 2010 -0400
   519.3 @@ -1,7 +1,10 @@
   519.4  /*
   519.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   519.6   *
   519.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   519.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   519.9 + *
  519.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  519.11 + * Other names may be trademarks of their respective owners.
  519.12   *
  519.13   * The contents of this file are subject to the terms of either the GNU
  519.14   * General Public License Version 2 only ("GPL") or the Common
  519.15 @@ -13,9 +16,9 @@
  519.16   * specific language governing permissions and limitations under the
  519.17   * License.  When distributing the software, include this License Header
  519.18   * Notice in each file and include the License file at
  519.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  519.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  519.21   * particular file as subject to the "Classpath" exception as provided
  519.22 - * by Sun in the GPL Version 2 section of the License file that
  519.23 + * by Oracle in the GPL Version 2 section of the License file that
  519.24   * accompanied this code. If applicable, add the following below the
  519.25   * License Header, with the fields enclosed by brackets [] replaced by
  519.26   * your own identifying information:
   520.1 --- a/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MetaBeanInfoBase.java	Mon May 17 14:20:21 2010 -0400
   520.2 +++ b/visualweb.webui.designtime/src/org/netbeans/modules/visualweb/web/ui/dt/component/MetaBeanInfoBase.java	Mon May 17 14:20:38 2010 -0400
   520.3 @@ -2,7 +2,10 @@
   520.4  /*
   520.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   520.6   *
   520.7 - * Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
   520.8 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   520.9 + *
  520.10 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  520.11 + * Other names may be trademarks of their respective owners.
  520.12   *
  520.13   * The contents of this file are subject to the terms of either the GNU
  520.14   * General Public License Version 2 only ("GPL") or the Common
  520.15 @@ -14,9 +17,9 @@
  520.16   * specific language governing permissions and limitations under the
  520.17   * License.  When distributing the software, include this License Header
  520.18   * Notice in each file and include the License file at
  520.19 - * nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
  520.20 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  520.21   * particular file as subject to the "Classpath" exception as provided
  520.22 - * by Sun in the GPL Version 2 section of the License file that
  520.23 + * by Oracle in the GPL Version 2 section of the License file that
  520.24   * accompanied this code. If applicable, add the following below the
  520.25   * License Header, with the fields enclosed by brackets [] replaced by
  520.26   * your own identifying information: