geoext / geoext2

GeoExt 2 — JavaScript Toolkit for Rich Web Mapping Applications
http://geoext.github.io/geoext2/
Other
142 stars 106 forks source link

Correct copyright date #380

Closed chrismayer closed 8 years ago

chrismayer commented 8 years ago

Title says it all...

bartvde commented 8 years ago

I wonder if we can just do -present like Facebook does on React?

Sent from my iPhone

On 14 feb. 2016, at 16:31, Christian Mayer notifications@github.com wrote:

Title says it all...

You can view, comment on, or merge this pull request online at:

https://github.com/geoext/geoext2/pull/380

Commit Summary

Correct copyright date File Changes

M examples/action/mappanel_with_actions.js (2) M examples/geocoder/geocoder.js (2) M examples/grid/feature-grid-w-proxy.js (2) M examples/grid/feature-grid.js (2) M examples/layeropacityslider/layeropacityslider.js (2) M examples/legendpanel/legendpanel.js (2) M examples/mappanel/mappanel.js (2) M examples/permalink/permalink.js (2) M examples/popup/popup.js (2) M examples/printextent/print-extent.js (2) M examples/printform/print-form.js (2) M examples/printpage/print-page.js (2) M examples/printpreview/print-preview.js (2) M examples/renderer/renderer.js (2) M examples/stylegrid/style-grid.js (2) M examples/tree/tree.js (2) M examples/wfscapabilities/wfscapabilities.js (2) M examples/wmscapabilities/wmscapabilities.js (2) M examples/zoomchooser/zoomchooser.js (2) M examples/zoomslider/zoomslider.js (2) M license.txt (2) M package.json (2) M src/GeoExt/Action.js (2) M src/GeoExt/FeatureRenderer.js (2) M src/GeoExt/Form.js (2) M src/GeoExt/Lang.js (2) M src/GeoExt/LegendImage.js (2) M src/GeoExt/OverviewMap.js (2) M src/GeoExt/Version.js (2) M src/GeoExt/container/LayerLegend.js (2) M src/GeoExt/container/UrlLegend.js (2) M src/GeoExt/container/VectorLegend.js (2) M src/GeoExt/container/WmsLegend.js (2) M src/GeoExt/data/AttributeModel.js (2) M src/GeoExt/data/AttributeStore.js (2) M src/GeoExt/data/CswRecordsModel.js (2) M src/GeoExt/data/FeatureStore.js (2) M src/GeoExt/data/LayerModel.js (2) M src/GeoExt/data/LayerStore.js (2) M src/GeoExt/data/LayerTreeModel.js (2) M src/GeoExt/data/MapfishPrintProvider.js (2) M src/GeoExt/data/OwsStore.js (2) M src/GeoExt/data/PrintPage.js (2) M src/GeoExt/data/RasterStyleModel.js (2) M src/GeoExt/data/ScaleModel.js (2) M src/GeoExt/data/ScaleStore.js (2) M src/GeoExt/data/StyleStore.js (2) M src/GeoExt/data/VectorStyleModel.js (2) M src/GeoExt/data/WfsCapabilitiesLayerModel.js (2) M src/GeoExt/data/WfsCapabilitiesLayerStore.js (2) M src/GeoExt/data/WmcLayerModel.js (2) M src/GeoExt/data/WmsCapabilitiesLayerModel.js (2) M src/GeoExt/data/WmsCapabilitiesLayerStore.js (2) M src/GeoExt/data/WmsDescribeLayerModel.js (2) M src/GeoExt/data/WmsDescribeLayerStore.js (2) M src/GeoExt/data/proxy/Protocol.js (2) M src/GeoExt/data/reader/Attribute.js (2) M src/GeoExt/data/reader/CswRecords.js (2) M src/GeoExt/data/reader/Feature.js (2) M src/GeoExt/data/reader/WfsCapabilities.js (2) M src/GeoExt/data/reader/Wmc.js (2) M src/GeoExt/data/reader/WmsCapabilities.js (2) M src/GeoExt/data/reader/WmsDescribeLayer.js (2) M src/GeoExt/form/Basic.js (2) M src/GeoExt/form/Panel.js (2) M src/GeoExt/form/action/Search.js (2) M src/GeoExt/form/field/GeocoderComboBox.js (2) M src/GeoExt/grid/column/Symbolizer.js (2) M src/GeoExt/panel/Legend.js (2) M src/GeoExt/panel/Map.js (2) M src/GeoExt/panel/PrintMap.js (2) M src/GeoExt/plugins/PrintExtent.js (2) M src/GeoExt/plugins/PrintPageField.js (2) M src/GeoExt/plugins/PrintProviderField.js (2) M src/GeoExt/selection/FeatureModel.js (2) M src/GeoExt/slider/LayerOpacity.js (2) M src/GeoExt/slider/MapPanelItem.js (2) M src/GeoExt/slider/Tip.js (2) M src/GeoExt/slider/Zoom.js (2) M src/GeoExt/state/PermalinkProvider.js (2) M src/GeoExt/tree/BaseLayerContainer.js (2) M src/GeoExt/tree/Column.js (2) M src/GeoExt/tree/LayerContainer.js (2) M src/GeoExt/tree/LayerLoader.js (2) M src/GeoExt/tree/LayerNode.js (2) M src/GeoExt/tree/OverlayLayerContainer.js (2) M src/GeoExt/tree/Panel.js (2) M src/GeoExt/tree/Util.js (7) M src/GeoExt/tree/View.js (2) M src/GeoExt/window/Popup.js (2) Patch Links:

https://github.com/geoext/geoext2/pull/380.patch https://github.com/geoext/geoext2/pull/380.diff — Reply to this email directly or view it on GitHub.

marcjansen commented 8 years ago

This one can be merged. I'd not be against 'to present'

chrismayer commented 8 years ago

I'm also :+1: for - present. Is it OK for you if I rebase this or should I do another PR?

bartvde commented 8 years ago

rebase is fine, TIA

Sent from my iPhone

On 14 feb. 2016, at 17:39, Christian Mayer notifications@github.com wrote:

I'm also for - present. Is it OK for you if I rebase this or should I do another PR?

— Reply to this email directly or view it on GitHub.

marcjansen commented 8 years ago

Please merge this, Chris. Thanks again