You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by bb...@apache.org on 2007/02/07 15:38:03 UTC

svn commit: r504592 [1/4] - in /incubator/xap/trunk/codebase/src: google/ xap/ xap/application/ xap/bridges/basic/ xap/bridges/dojo/ xap/bridges/ext/ xap/bridges/google/ xap/bridges/microsoft/ xap/bridges/xap/ xap/bridges/yahoo/ xap/data/ xap/data/brid...

Author: bbuffone
Date: Wed Feb  7 07:37:55 2007
New Revision: 504592

URL: http://svn.apache.org/viewvc?view=rev&rev=504592
Log:
Updated the license section.

Modified:
    incubator/xap/trunk/codebase/src/google/__package__.js
    incubator/xap/trunk/codebase/src/xap/Xap.js
    incubator/xap/trunk/codebase/src/xap/application/Application.js
    incubator/xap/trunk/codebase/src/xap/bridges/basic/AbstractWidgetBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/basic/DefsBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/basic/DomNodeBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/basic/HtmlHostBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/basic/HtmlViewBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/basic/XInclude.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/BorderPanelBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/CellBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/ColumnBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/DesktopPaneBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoButtonBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoColorPaletteBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoContentPaneBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoDatePickerBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoFloatingPaneBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoGenericWidgetBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoLayoutContainerBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoLayoutPaneBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoWidgetBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/FreePanelBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/GridPanelBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalFlowPaneBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalPanelBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalSeparatorBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalSplitPaneBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalToolBarBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuBarBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuItemBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/PasswordFieldBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/PopupMenuBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/RowBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/ScrollPaneBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/SecondSplitChildBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/SplitChildBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/TabBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/TabPaneBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/TableBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/TextAreaBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/TextFieldBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/TreeBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/TreeTableBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalPanelBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalSplitPaneBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalToolBarBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/dojo/WindowBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/ext/EffectsBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/ext/EffectsPane.js
    incubator/xap/trunk/codebase/src/xap/bridges/ext/HelloWorldBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/ext/HtmlPaneBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleIconBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleIconsBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleInfoWindowBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleMapBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleMarkerBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleMarkersBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/microsoft/VEBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/microsoft/VEIconBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/microsoft/VEIconsBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/microsoft/VEInfoWindowBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/microsoft/VEMapBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/microsoft/VEMarkerBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/microsoft/VEMarkersBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/xap/ButtonBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/xap/CheckboxBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/xap/EditableComboBoxBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/xap/LabelBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/xap/LinkBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/xap/ListBoxBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/xap/ListItemBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/xap/RadioButtonBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/xap/XapComboBoxBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/yahoo/YahooBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/yahoo/YahooIconBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/yahoo/YahooIconsBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/yahoo/YahooInfoWindowBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/yahoo/YahooMapBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/yahoo/YahooMarkerBridge.js
    incubator/xap/trunk/codebase/src/xap/bridges/yahoo/YahooMarkersBridge.js
    incubator/xap/trunk/codebase/src/xap/data/DataFramework.js
    incubator/xap/trunk/codebase/src/xap/data/DataNamespaceHandler.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/BindingBridge.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/DataAttributeConverter.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/DataFrameworkBridge.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/DataSourceBridge.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/DecimalFormatterBridge.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/FormatterBridge.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/FormatterChainBridge.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/IteratorBridge.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/MessageFormatterBridge.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/ObjectDataSourceBridge.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/SimpleDocumentDataSourceBridge.js
    incubator/xap/trunk/codebase/src/xap/data/bridge/XmlDataTokens.js
    incubator/xap/trunk/codebase/src/xap/data/controller/AttributeValueLocation.js
    incubator/xap/trunk/codebase/src/xap/data/controller/Binding.js
    incubator/xap/trunk/codebase/src/xap/data/controller/BindingResolver.js
    incubator/xap/trunk/codebase/src/xap/data/controller/BindingType.js
    incubator/xap/trunk/codebase/src/xap/data/controller/ContextFrame.js
    incubator/xap/trunk/codebase/src/xap/data/controller/ContextStack.js
    incubator/xap/trunk/codebase/src/xap/data/controller/ElementLocation.js
    incubator/xap/trunk/codebase/src/xap/data/controller/Iterator.js
    incubator/xap/trunk/codebase/src/xap/data/controller/IteratorContainerImpl.js
    incubator/xap/trunk/codebase/src/xap/data/controller/XmlLocation.js
    incubator/xap/trunk/codebase/src/xap/data/datasource/AbstractDataSet.js
    incubator/xap/trunk/codebase/src/xap/data/datasource/AbstractDataSource.js
    incubator/xap/trunk/codebase/src/xap/data/datasource/ArrayDataSet.js
    incubator/xap/trunk/codebase/src/xap/data/datasource/DataSetFactory.js
    incubator/xap/trunk/codebase/src/xap/data/datasource/ObjectDataSource.js
    incubator/xap/trunk/codebase/src/xap/data/datasource/QueryRecord.js
    incubator/xap/trunk/codebase/src/xap/data/datasource/SimpleDocumentDataSource.js
    incubator/xap/trunk/codebase/src/xap/data/datasource/VectorDataSet.js
    incubator/xap/trunk/codebase/src/xap/data/formatter/DecimalFormatter.js
    incubator/xap/trunk/codebase/src/xap/data/formatter/FormatterChain.js
    incubator/xap/trunk/codebase/src/xap/data/formatter/JsFormatterImpl.js
    incubator/xap/trunk/codebase/src/xap/data/formatter/MessageFormatter.js
    incubator/xap/trunk/codebase/src/xap/html/HtmlConnector.js
    incubator/xap/trunk/codebase/src/xap/log/Logger.js
    incubator/xap/trunk/codebase/src/xap/macro/Macro.js
    incubator/xap/trunk/codebase/src/xap/macro/MacroNamespaceHandler.js
    incubator/xap/trunk/codebase/src/xap/mco/ContainerLifeCycleObject.js
    incubator/xap/trunk/codebase/src/xap/mco/McoInvocationException.js
    incubator/xap/trunk/codebase/src/xap/mco/McoInvocationExceptionRes.js
    incubator/xap/trunk/codebase/src/xap/mco/McoNamespaceHandler.js
    incubator/xap/trunk/codebase/src/xap/requestservice/HttpRequest.js
    incubator/xap/trunk/codebase/src/xap/requestservice/NetServiceListener.js
    incubator/xap/trunk/codebase/src/xap/requestservice/RequestService.js
    incubator/xap/trunk/codebase/src/xap/resolver/ResolutionHandler.js
    incubator/xap/trunk/codebase/src/xap/resolver/ResolutionInfo.js
    incubator/xap/trunk/codebase/src/xap/session/ClientEvent.js
    incubator/xap/trunk/codebase/src/xap/session/ClientSession.js
    incubator/xap/trunk/codebase/src/xap/session/Container.js
    incubator/xap/trunk/codebase/src/xap/session/DeclarativeArgumentParser.js
    incubator/xap/trunk/codebase/src/xap/session/EventHandler.js
    incubator/xap/trunk/codebase/src/xap/taghandling/AbstractTagImpl.js
    incubator/xap/trunk/codebase/src/xap/taghandling/AttributeConversionException.js
    incubator/xap/trunk/codebase/src/xap/taghandling/AttributeConversionExceptionRes.js
    incubator/xap/trunk/codebase/src/xap/taghandling/AttributeConverter.js
    incubator/xap/trunk/codebase/src/xap/taghandling/PluginDocumentHandler.js
    incubator/xap/trunk/codebase/src/xap/taghandling/PluginRegistryImpl.js
    incubator/xap/trunk/codebase/src/xap/taghandling/plugin.xml
    incubator/xap/trunk/codebase/src/xap/util/ArrayHelper.js
    incubator/xap/trunk/codebase/src/xap/util/Character.js
    incubator/xap/trunk/codebase/src/xap/util/Debug.js
    incubator/xap/trunk/codebase/src/xap/util/EscapeSyntaxException.js
    incubator/xap/trunk/codebase/src/xap/util/EscapeSyntaxParser.js
    incubator/xap/trunk/codebase/src/xap/util/Event.js
    incubator/xap/trunk/codebase/src/xap/util/Exception.js
    incubator/xap/trunk/codebase/src/xap/util/Hashtable.js
    incubator/xap/trunk/codebase/src/xap/util/HttpUtils.js
    incubator/xap/trunk/codebase/src/xap/util/LayoutUtils.js
    incubator/xap/trunk/codebase/src/xap/util/LogFactory.js
    incubator/xap/trunk/codebase/src/xap/util/MessageFormat.js
    incubator/xap/trunk/codebase/src/xap/util/ObjectHierarchyAnalyzer.js
    incubator/xap/trunk/codebase/src/xap/util/Profiler.js
    incubator/xap/trunk/codebase/src/xap/util/ResourceDictionary.js
    incubator/xap/trunk/codebase/src/xap/util/TypeUtils.js
    incubator/xap/trunk/codebase/src/xap/util/UidProvider.js
    incubator/xap/trunk/codebase/src/xap/util/Utils.js
    incubator/xap/trunk/codebase/src/xap/util/Vector.js
    incubator/xap/trunk/codebase/src/xap/util/XapException.js
    incubator/xap/trunk/codebase/src/xap/util/XapExceptionRes.js
    incubator/xap/trunk/codebase/src/xap/util/XmlUtils.js
    incubator/xap/trunk/codebase/src/xap/util/__package__.js
    incubator/xap/trunk/codebase/src/xap/util/allXapClassStrings.txt
    incubator/xap/trunk/codebase/src/xap/widgets/Button.js
    incubator/xap/trunk/codebase/src/xap/widgets/Checkbox.js
    incubator/xap/trunk/codebase/src/xap/widgets/Label.js
    incubator/xap/trunk/codebase/src/xap/widgets/Link.js
    incubator/xap/trunk/codebase/src/xap/widgets/ListBox.js
    incubator/xap/trunk/codebase/src/xap/widgets/ListItem.js
    incubator/xap/trunk/codebase/src/xap/widgets/RadioButton.js
    incubator/xap/trunk/codebase/src/xap/widgets/XapComboBox.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/BorderPanel.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/ComboBoxTextField.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/FreePanel.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/GridPanel.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/HorizontalFlowPane.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/HorizontalPanel.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/HtmlWrapper.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/PasswordField.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/RichtextTooltip.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/ScrollPane.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/SoloPanel.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/TextArea.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/TextField.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/TreeTable.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/VerticalPanel.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/Window.js
    incubator/xap/trunk/codebase/src/xap/xml/DocumentContainer.js
    incubator/xap/trunk/codebase/src/xap/xml/InvalidXmlException.js
    incubator/xap/trunk/codebase/src/xap/xml/InvalidXmlExceptionRes.js
    incubator/xap/trunk/codebase/src/xap/xml/NamespaceHandlerManager.js
    incubator/xap/trunk/codebase/src/xap/xml/ParserFactory.js
    incubator/xap/trunk/codebase/src/xap/xml/XalNamespaceHandler.js
    incubator/xap/trunk/codebase/src/xap/xml/XmlTokens.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/Document.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/XapElement.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/XapElementRes.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/events/AttributeChangeEvent.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/events/AttributeChangeListener.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/events/ChangeRejectedException.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/events/ChangeRejectedExceptionRes.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/events/DocumentOwnershipListener.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/events/DomChangeEvent.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/events/StructureChangeEvent.js
    incubator/xap/trunk/codebase/src/xap/xml/dom/events/StructureChangeListener.js
    incubator/xap/trunk/codebase/src/xap/xml/firefox/Parser.js
    incubator/xap/trunk/codebase/src/xap/xml/firefox/ParserException.js
    incubator/xap/trunk/codebase/src/xap/xml/firefox/ParserExceptionRes.js
    incubator/xap/trunk/codebase/src/xap/xml/ie/Parser.js
    incubator/xap/trunk/codebase/src/xap/xml/ie/ParserException.js
    incubator/xap/trunk/codebase/src/xap/xml/ie/ParserExceptionRes.js
    incubator/xap/trunk/codebase/src/xap/xml/sax/EmptyDocumentException.js
    incubator/xap/trunk/codebase/src/xap/xml/sax/EmptyDocumentExceptionRes.js
    incubator/xap/trunk/codebase/src/xap/xml/sax/ParserException.js
    incubator/xap/trunk/codebase/src/xap/xml/sax/ParserExceptionRes.js
    incubator/xap/trunk/codebase/src/xap/xml/sax/SaxContentHandler.js
    incubator/xap/trunk/codebase/src/xap/xml/sax/SaxParser.js
    incubator/xap/trunk/codebase/src/xap/xml/xmodify/CommandDirective.js
    incubator/xap/trunk/codebase/src/xap/xml/xmodify/DirectiveSet.js
    incubator/xap/trunk/codebase/src/xap/xml/xmodify/UpdateDirective.js
    incubator/xap/trunk/codebase/src/xap/xml/xmodify/Xmodify.js
    incubator/xap/trunk/codebase/src/xap/xml/xmodify/XmodifyException.js
    incubator/xap/trunk/codebase/src/xap/xml/xmodify/XmodifyNamespaceHandler.js
    incubator/xap/trunk/codebase/src/xap/xml/xmodify/commands.xal

Modified: incubator/xap/trunk/codebase/src/google/__package__.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/google/__package__.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/google/__package__.js (original)
+++ incubator/xap/trunk/codebase/src/google/__package__.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/Xap.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/Xap.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/Xap.js (original)
+++ incubator/xap/trunk/codebase/src/xap/Xap.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/application/Application.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/application/Application.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/application/Application.js (original)
+++ incubator/xap/trunk/codebase/src/xap/application/Application.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/basic/AbstractWidgetBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/basic/AbstractWidgetBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/basic/AbstractWidgetBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/basic/AbstractWidgetBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *	http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/basic/DefsBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/basic/DefsBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/basic/DefsBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/basic/DefsBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/basic/DomNodeBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/basic/DomNodeBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/basic/DomNodeBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/basic/DomNodeBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/basic/HtmlHostBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/basic/HtmlHostBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/basic/HtmlHostBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/basic/HtmlHostBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/basic/HtmlViewBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/basic/HtmlViewBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/basic/HtmlViewBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/basic/HtmlViewBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/basic/XInclude.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/basic/XInclude.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/basic/XInclude.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/basic/XInclude.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/BorderPanelBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/BorderPanelBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/BorderPanelBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/BorderPanelBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/CellBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/CellBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/CellBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/CellBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/ColumnBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/ColumnBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/ColumnBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/ColumnBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/DesktopPaneBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/DesktopPaneBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/DesktopPaneBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/DesktopPaneBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoButtonBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoButtonBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoButtonBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoButtonBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoColorPaletteBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoColorPaletteBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoColorPaletteBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoColorPaletteBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *	http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoContentPaneBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoContentPaneBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoContentPaneBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoContentPaneBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoDatePickerBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoDatePickerBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoDatePickerBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoDatePickerBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *	http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoFloatingPaneBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoFloatingPaneBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoFloatingPaneBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoFloatingPaneBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoGenericWidgetBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoGenericWidgetBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoGenericWidgetBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoGenericWidgetBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoLayoutContainerBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoLayoutContainerBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoLayoutContainerBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoLayoutContainerBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoLayoutPaneBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoLayoutPaneBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoLayoutPaneBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoLayoutPaneBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoWidgetBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoWidgetBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoWidgetBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/DojoWidgetBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/FreePanelBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/FreePanelBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/FreePanelBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/FreePanelBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/GridPanelBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/GridPanelBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/GridPanelBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/GridPanelBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalFlowPaneBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalFlowPaneBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalFlowPaneBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalFlowPaneBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalPanelBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalPanelBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalPanelBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalPanelBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalSeparatorBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalSeparatorBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalSeparatorBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalSeparatorBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalSplitPaneBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalSplitPaneBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalSplitPaneBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalSplitPaneBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalToolBarBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalToolBarBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalToolBarBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/HorizontalToolBarBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuBarBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuBarBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuBarBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuBarBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuItemBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuItemBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuItemBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/MenuItemBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/PasswordFieldBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/PasswordFieldBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/PasswordFieldBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/PasswordFieldBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/PopupMenuBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/PopupMenuBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/PopupMenuBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/PopupMenuBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/RowBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/RowBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/RowBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/RowBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/ScrollPaneBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/ScrollPaneBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/ScrollPaneBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/ScrollPaneBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/SecondSplitChildBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/SecondSplitChildBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/SecondSplitChildBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/SecondSplitChildBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/SplitChildBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/SplitChildBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/SplitChildBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/SplitChildBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/TabBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/TabBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/TabBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/TabBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/TabPaneBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/TabPaneBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/TabPaneBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/TabPaneBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/TableBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/TableBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/TableBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/TableBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/TextAreaBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/TextAreaBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/TextAreaBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/TextAreaBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/TextFieldBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/TextFieldBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/TextFieldBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/TextFieldBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/TreeBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/TreeBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/TreeBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/TreeBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/TreeTableBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/TreeTableBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/TreeTableBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/TreeTableBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalPanelBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalPanelBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalPanelBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalPanelBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalSplitPaneBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalSplitPaneBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalSplitPaneBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalSplitPaneBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalToolBarBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalToolBarBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalToolBarBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/VerticalToolBarBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/dojo/WindowBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/dojo/WindowBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/dojo/WindowBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/dojo/WindowBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/ext/EffectsBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/ext/EffectsBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/ext/EffectsBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/ext/EffectsBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at 
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/ext/EffectsPane.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/ext/EffectsPane.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/ext/EffectsPane.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/ext/EffectsPane.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/ext/HelloWorldBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/ext/HelloWorldBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/ext/HelloWorldBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/ext/HelloWorldBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/ext/HtmlPaneBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/ext/HtmlPaneBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/ext/HtmlPaneBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/ext/HtmlPaneBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleIconBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleIconBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleIconBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleIconBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleIconsBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleIconsBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleIconsBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleIconsBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleInfoWindowBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleInfoWindowBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleInfoWindowBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleInfoWindowBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleMapBridge.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleMapBridge.js?view=diff&rev=504592&r1=504591&r2=504592
==============================================================================
--- incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleMapBridge.js (original)
+++ incubator/xap/trunk/codebase/src/xap/bridges/google/GoogleMapBridge.js Wed Feb  7 07:37:55 2007
@@ -1,9 +1,11 @@
 /*
- * Copyright  2006 The Apache Software Foundation.
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *  or more contributor license agreements.  See the NOTICE file
+ *  distributed with this work for additional information
+ *  regarding copyright ownership.  The ASF licenses this file
+ *  to you under the Apache License, Version 2.0 (the
+ *  "License"); you may not use this file except in compliance
+ *  with the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *