This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch stretch
in repository osgearth.

commit f075db44394e3db14275e4e3ccabfad2f7778047
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Mon May 25 19:54:00 2015 +0200

    Update copyright file.
    
    Changes:
    - Add email address for Upstream-Contact
    - Update Source URL for GitHub releases
    - Group copyright statements by license
    - Fix LGPL version 3 or later shortname
    - Add license header to copyright comment
---
 debian/changelog |   6 +
 debian/copyright | 560 ++++---------------------------------------------------
 2 files changed, 46 insertions(+), 520 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3f67c74..52af4f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,12 @@ osgearth (2.5.0+dfsg-3) UNRELEASED; urgency=medium
   * Apply patch by Reiner Herrmann to make build reproducible by setting the
     date embedded in man pages. (closes: #783026)
   * Update Vcs-Browser URL to use cgit instead of gitweb.
+  * Update copyright file, changes:
+    - Add email address for Upstream-Contact
+    - Update Source URL for GitHub releases
+    - Group copyright statements by license
+    - Fix LGPL version 3 or later shortname
+    - Add license header to copyright comment
 
  -- Bas Couwenberg <sebas...@debian.org>  Mon, 25 May 2015 17:55:21 +0200
 
diff --git a/debian/copyright b/debian/copyright
index cf15f0f..cffdfd3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,32 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: osgEarth
-Upstream-Contact: Glenn Waldron
-Source: http://osgearth.org/
+Upstream-Contact: Glenn Waldron <gwald...@gmail.com>
+Source: https://github.com/gwaldron/osgearth/releases
 Comment: Several data files with unknown licenses are removed to create
  the +dfsg version.
+ .
+ osgEarth is licensed under the LGPL-3+ as documented in the LICENSE.txt file.
+ The LICENSE.txt file contains the following header followed by the full text
+ of LGPL-3+ license:
+ .
+  OSGEARTH SOFTWARE LICENSE
+ .
+  The osgEarth library and included programs are provided under the terms
+  of the GNU Library General Public License (LGPL - included below) with the
+  following exceptions and stipulations:
+ .
+  1. Static linking of applications and modules to the osgEarth library does 
NOT
+     constitute a derivative work and does not require the author to provide 
source
+     code for the application or module.
+ .
+  2. If you link the application or module to a modified version of the 
osgEarth
+     library, then the modifications to osgEarth must be provided under the 
terms of
+     the LGPL.
+ .
+  3. The text herein comprises the definitive licensing information for the 
osgEarth
+     library, and supercedes any licensing text found in osgEarth source files,
+     header files, or documentation.
+ .
 Files-Excluded: data/2s19_ru_desert.tga
  data/2s19_ru_desert.tga.attr
  data/2s19_ru_dmg_desert.tga
@@ -86,544 +109,41 @@ Files-Excluded: data/2s19_ru_desert.tga
  data/world.prj
  data/world.shp
  data/world.shx
-License: LGPL-3
-
-Files: src/applications/osgearth_kml/osgearth_kml.cpp
- src/osgEarthDrivers/cache_sqlite3/Sqlite3Cache.cpp
- src/osgEarthDrivers/engine_droam/AMRGeometry.cpp
- src/osgEarthDrivers/engine_droam/AMRShaders.h
- src/osgEarthDrivers/engine_droam/CubeManifold.cpp
- src/osgEarthDrivers/engine_droam/Diamond.cpp
- src/osgEarthDrivers/engine_droam/DRoamNode.cpp
- src/osgEarthDrivers/engine_droam/Manifold.cpp
- src/osgEarthDrivers/engine_droam/MeshManager.cpp
- src/osgEarthDrivers/engine_droam/Plugin.cpp
- src/osgEarthDrivers/engine_osgterrain/CustomTerrain.cpp
- src/osgEarthDrivers/engine_osgterrain/CustomTile.cpp
- src/osgEarthDrivers/engine_osgterrain/Terrain.cpp
- src/osgEarthDrivers/engine_seamless/SeamlessEngineNode.cpp
- src/osgEarthDrivers/mbtiles/ReaderWriterMBTiles.cpp
- src/osgEarthDrivers/model_feature_label/FeatureLabelModelSource.cpp
- src/osgEarthDrivers/wms/Capabilities.cpp
- src/osgEarthFeatures/MarkerFactory.cpp
- src/osgEarthQt/Actions.cpp
- src/osgEarthSymbology/GeometryExtrudeSymbolizer.cpp
- src/osgEarthSymbology/GeometrySymbol.cpp
- src/osgEarthSymbology/GeometrySymbolizer.cpp
- src/osgEarthSymbology/MarkerSymbolizer.cpp
- src/osgEarthSymbology/ModelSymbolizer.cpp
- src/osgEarthSymbology/Registry.cpp
- src/osgEarthUtil/NearFarGroup.cpp
-Copyright: 2008-2010, Pelican Mapping
-License: LGPL-2+
-
-Files: src/osgEarthDrivers/engine_mp/LODFactorCallback.cpp
- src/osgEarthDrivers/engine_osgterrain/LODFactorCallback.cpp
- src/osgEarthDrivers/engine_quadtree/LODFactorCallback.cpp
-Copyright: 2008-2011, Pelican Mapping
-License: LGPL-2+
-
-Files: 
src/applications/osgearth_viewerIOS/osgEarthViewerIOS/osgearth_viewerIOS.cpp
- src/osgEarth/ClampingBinTechnique.cpp
- src/osgEarthDrivers/engine_quadtree/CustomPagedLOD.cpp
- src/osgEarth/MapNodeObserver.cpp
- src/osgEarth/Math.cpp
-Copyright: 2008-2012, Pelican Mapping
-License: LGPL-2+
-
-Files: src/applications/osgearth_annotation/osgearth_annotation.cpp
- src/applications/osgearth_backfill/osgearth_backfill.cpp
- src/applications/osgearth_boundarygen/BoundaryUtil.cpp
- src/applications/osgearth_boundarygen/VertexCollectionVisitor.cpp
- src/applications/osgearth_boundarygen/boundarygen.cpp
- src/applications/osgearth_city/osgearth_city.cpp
- src/applications/osgearth_clamp/osgearth_clamp.cpp
- src/applications/osgearth_colorfilter/osgearth_colorfilter.cpp
- src/applications/osgearth_contour/osgearth_contour.cpp
- src/applications/osgearth_controls/osgearth_controls.cpp
- src/applications/osgearth_elevation/osgearth_elevation.cpp
- src/applications/osgearth_featureeditor/osgearth_featureeditor.cpp
- src/applications/osgearth_featurefilter/osgearth_featurefilter.cpp
- src/applications/osgearth_featureinfo/osgearth_featureinfo.cpp
- src/applications/osgearth_featuremanip/osgearth_featuremanip.cpp
- src/applications/osgearth_featurequery/osgearth_featurequery.cpp
- src/applications/osgearth_features/osgearth_features.cpp
- src/applications/osgearth_graticule/osgearth_graticule.cpp
- src/applications/osgearth_imageoverlay/osgearth_imageoverlay.cpp
- src/applications/osgearth_los/osgearth_los.cpp
- src/applications/osgearth_manip/osgearth_manip.cpp
- src/applications/osgearth_map/osgearth_map.cpp
- src/applications/osgearth_measure/osgearth_measure.cpp
- src/applications/osgearth_minimap/osgearth_minimap.cpp
- src/applications/osgearth_occlusionculling/osgearth_occlusionculling.cpp
- src/applications/osgearth_overlayviewer/osgearth_overlayviewer.cpp
- src/applications/osgearth_package/osgearth_package.cpp
- src/applications/osgearth_package_qt/ExportDialog.cpp
- src/applications/osgearth_package_qt/SceneController.cpp
- src/applications/osgearth_package_qt/SceneController.h
- src/applications/osgearth_package_qt/TMSExporter.cpp
- src/applications/osgearth_package_qt/TMSExporter.h
- src/applications/osgearth_package_qt/WaitDialog.cpp
- src/applications/osgearth_package_qt/package_qt.cpp
- src/applications/osgearth_qt/osgearth_qt.cpp
- src/applications/osgearth_qt_simple/osgearth_qt_simple.cpp
- src/applications/osgearth_qt_windows/osgearth_qt_windows.cpp
- src/applications/osgearth_seed/osgearth_seed.cpp
- src/applications/osgearth_sequencecontrol/osgearth_sequencecontrol.cpp
- src/applications/osgearth_shadercomp/osgearth_shadercomp.cpp
- src/applications/osgearth_shadow/osgearth_shadow.cpp
- src/applications/osgearth_terrainprofile/osgearth_terrainprofile.cpp
- src/applications/osgearth_tfs/osgearth_tfs.cpp
- src/applications/osgearth_tilesource/osgearth_tilesource.cpp
- src/applications/osgearth_toc/osgearth_toc.cpp
- src/applications/osgearth_tracks/osgearth_tracks.cpp
- src/applications/osgearth_version/osgearth_version.cpp
- src/applications/osgearth_verticalscale/osgearth_verticalscale.cpp
- src/applications/osgearth_viewer/osgearth_viewer.cpp
- src/osgEarth/Bounds.cpp
- src/osgEarth/Cache.cpp
- src/osgEarth/CachePolicy.cpp
- src/osgEarth/CacheSeed.cpp
- src/osgEarth/Capabilities.cpp
- src/osgEarth/ClampableNode.cpp
- src/osgEarth/ClampingTechnique.cpp
- src/osgEarth/ColorFilter.cpp
- src/osgEarth/CompositeTileSource.cpp
- src/osgEarth/Config.cpp
- src/osgEarth/Cube.cpp
- src/osgEarth/CullingUtils.cpp
- src/osgEarth/DPLineSegmentIntersector.cpp
- src/osgEarth/DepthOffset.cpp
- src/osgEarth/Draggers.cpp
- src/osgEarth/DrapeableNode.cpp
- src/osgEarth/DrapingTechnique.cpp
- src/osgEarth/DrawInstanced.cpp
- src/osgEarth/ECEF.cpp
- src/osgEarth/ElevationLOD.cpp
- src/osgEarth/ElevationLayer.cpp
- src/osgEarth/FadeEffect.cpp
- src/osgEarth/FileUtils.cpp
- src/osgEarth/GeoData.cpp
- src/osgEarth/GeoMath.cpp
- src/osgEarth/Geoid.cpp
- src/osgEarth/HTTPClient.cpp
- src/osgEarth/HeightFieldUtils.cpp
- src/osgEarth/IOTypes.cpp
- src/osgEarth/ImageLayer.cpp
- src/osgEarth/ImageMosaic.cpp
- src/osgEarth/ImageToHeightFieldConverter.cpp
- src/osgEarth/ImageUtils.cpp
- src/osgEarth/JsonUtils.cpp
- src/osgEarth/Layer.cpp
- src/osgEarth/LocalTangentPlane.cpp
- src/osgEarth/Locators.cpp
- src/osgEarth/Map.cpp
- src/osgEarth/MapCallback.cpp
- src/osgEarth/MapFrame.cpp
- src/osgEarth/MapInfo.cpp
- src/osgEarth/MapNode.cpp
- src/osgEarth/MapNodeOptions.cpp
- src/osgEarth/MapOptions.cpp
- src/osgEarth/MaskLayer.cpp
- src/osgEarth/MaskNode.cpp
- src/osgEarth/MaskSource.cpp
- src/osgEarth/MemCache.cpp
- src/osgEarth/MimeTypes.cpp
- src/osgEarth/ModelLayer.cpp
- src/osgEarth/ModelSource.cpp
- src/osgEarth/NodeUtils.cpp
- src/osgEarth/OverlayDecorator.cpp
- src/osgEarth/OverlayNode.cpp
- src/osgEarth/Pickers.cpp
- src/osgEarth/Profile.cpp
- src/osgEarth/Progress.cpp
- src/osgEarth/Random.cpp
- src/osgEarth/Registry.cpp
- src/osgEarth/Revisioning.cpp
- src/osgEarth/ShaderFactory.cpp
- src/osgEarth/ShaderGenerator.cpp
- src/osgEarth/ShaderUtils.cpp
- src/osgEarth/SparseTexture2DArray.cpp
- src/osgEarth/SpatialReference.cpp
- src/osgEarth/StateSetCache.cpp
- src/osgEarth/StringUtils.cpp
- src/osgEarth/TaskService.cpp
- src/osgEarth/Terrain.cpp
- src/osgEarth/TerrainEngineNode.cpp
- src/osgEarth/TerrainLayer.cpp
- src/osgEarth/TerrainOptions.cpp
- src/osgEarth/TextureCompositor.cpp
- src/osgEarth/TextureCompositorMulti.cpp
- src/osgEarth/TextureCompositorTexArray.cpp
- src/osgEarth/ThreadingUtils.cpp
- src/osgEarth/TileKey.cpp
- src/osgEarth/TileSource.cpp
- src/osgEarth/TimeControl.cpp
- src/osgEarth/TraversalData.cpp
- src/osgEarth/URI.cpp
- src/osgEarth/Units.cpp
- src/osgEarth/Utils.cpp
- src/osgEarth/Version.cpp
- src/osgEarth/VerticalDatum.cpp
- src/osgEarth/Viewpoint.cpp
- src/osgEarth/VirtualProgram.cpp
- src/osgEarth/XmlUtils.cpp
- src/osgEarthAnnotation/AnnotationData.cpp
- src/osgEarthAnnotation/AnnotationEditing.cpp
- src/osgEarthAnnotation/AnnotationNode.cpp
- src/osgEarthAnnotation/AnnotationRegistry.cpp
- src/osgEarthAnnotation/AnnotationSettings.cpp
- src/osgEarthAnnotation/AnnotationUtils.cpp
- src/osgEarthAnnotation/CircleNode.cpp
- src/osgEarthAnnotation/Decluttering.cpp
- src/osgEarthAnnotation/Decoration.cpp
- src/osgEarthAnnotation/EllipseNode.cpp
- src/osgEarthAnnotation/FeatureEditing.cpp
- src/osgEarthAnnotation/FeatureNode.cpp
- src/osgEarthAnnotation/HighlightDecoration.cpp
- src/osgEarthAnnotation/ImageOverlay.cpp
- src/osgEarthAnnotation/ImageOverlayEditor.cpp
- src/osgEarthAnnotation/LabelNode.cpp
- src/osgEarthAnnotation/LocalGeometryNode.cpp
- src/osgEarthAnnotation/LocalizedNode.cpp
- src/osgEarthAnnotation/ModelNode.cpp
- src/osgEarthAnnotation/OrthoNode.cpp
- src/osgEarthAnnotation/PlaceNode.cpp
- src/osgEarthAnnotation/RectangleNode.cpp
- src/osgEarthAnnotation/TrackNode.cpp
- src/osgEarthDrivers/agglite/AGGLiteRasterizerTileSource.cpp
- src/osgEarthDrivers/arcgis/Extent.h
- src/osgEarthDrivers/arcgis/MapService.h
- src/osgEarthDrivers/arcgis/ReaderWriterArcGIS.cpp
- src/osgEarthDrivers/arcgis_map_cache/ReaderWriterArcGISMapCache.cpp
- src/osgEarthDrivers/cache_filesystem/FileSystemCache.cpp
- src/osgEarthDrivers/debug/DebugTileSource.cpp
- src/osgEarthDrivers/earth/EarthFileSerializer1.cpp
- src/osgEarthDrivers/earth/EarthFileSerializer2.cpp
- src/osgEarthDrivers/earth/ReaderWriterOsgEarth.cpp
- src/osgEarthDrivers/engine_byo/BYOTerrainEngineDriver.cpp
- src/osgEarthDrivers/engine_byo/BYOTerrainEngineNode.cpp
- src/osgEarthDrivers/engine_mp/CustomPagedLOD.cpp
- src/osgEarthDrivers/engine_mp/KeyNodeFactory.cpp
- src/osgEarthDrivers/engine_mp/MPGeometry.cpp
- src/osgEarthDrivers/engine_mp/MPTerrainEngineDriver.cpp
- src/osgEarthDrivers/engine_mp/MPTerrainEngineNode.cpp
- src/osgEarthDrivers/engine_mp/SerialKeyNodeFactory.cpp
- src/osgEarthDrivers/engine_mp/TerrainNode.cpp
- src/osgEarthDrivers/engine_mp/TileModelCompiler.cpp
- src/osgEarthDrivers/engine_mp/TileModelFactory.cpp
- src/osgEarthDrivers/engine_mp/TileNode.cpp
- src/osgEarthDrivers/engine_mp/TileNodeRegistry.cpp
- src/osgEarthDrivers/engine_osgterrain/KeyNodeFactory.cpp
- src/osgEarthDrivers/engine_osgterrain/MultiPassTerrainTechnique.cpp
- src/osgEarthDrivers/engine_osgterrain/OSGTerrainEngineNode.cpp
- src/osgEarthDrivers/engine_osgterrain/OSGTileFactory.cpp
- src/osgEarthDrivers/engine_osgterrain/ParallelKeyNodeFactory.cpp
- src/osgEarthDrivers/engine_osgterrain/Plugin.cpp
- src/osgEarthDrivers/engine_osgterrain/SerialKeyNodeFactory.cpp
- src/osgEarthDrivers/engine_osgterrain/SinglePassTerrainTechnique.cpp
- src/osgEarthDrivers/engine_osgterrain/StreamingTerrainNode.cpp
- src/osgEarthDrivers/engine_osgterrain/StreamingTile.cpp
- src/osgEarthDrivers/engine_osgterrain/TerrainNode.cpp
- src/osgEarthDrivers/engine_osgterrain/Tile.cpp
- src/osgEarthDrivers/engine_osgterrain/TileBuilder.cpp
- src/osgEarthDrivers/engine_quadtree/KeyNodeFactory.cpp
- src/osgEarthDrivers/engine_quadtree/QuadTreeTerrainEngineDriver.cpp
- src/osgEarthDrivers/engine_quadtree/QuadTreeTerrainEngineNode.cpp
- src/osgEarthDrivers/engine_quadtree/SerialKeyNodeFactory.cpp
- src/osgEarthDrivers/engine_quadtree/TerrainNode.cpp
- src/osgEarthDrivers/engine_quadtree/TileModelCompiler.cpp
- src/osgEarthDrivers/engine_quadtree/TileModelFactory.cpp
- src/osgEarthDrivers/engine_quadtree/TileNode.cpp
- src/osgEarthDrivers/engine_quadtree/TileNodeRegistry.cpp
- src/osgEarthDrivers/feature_ogr/FeatureCursorOGR.cpp
- src/osgEarthDrivers/feature_ogr/FeatureSourceOGR.cpp
- src/osgEarthDrivers/feature_tfs/FeatureSourceTFS.cpp
- src/osgEarthDrivers/feature_wfs/FeatureSourceWFS.cpp
- src/osgEarthDrivers/gdal/ReaderWriterGDAL.cpp
- src/osgEarthDrivers/kml/KMLReader.cpp
- src/osgEarthDrivers/kml/KML_Document.cpp
- src/osgEarthDrivers/kml/KML_Feature.cpp
- src/osgEarthDrivers/kml/KML_Folder.cpp
- src/osgEarthDrivers/kml/KML_Geometry.cpp
- src/osgEarthDrivers/kml/KML_GroundOverlay.cpp
- src/osgEarthDrivers/kml/KML_IconStyle.cpp
- src/osgEarthDrivers/kml/KML_LabelStyle.cpp
- src/osgEarthDrivers/kml/KML_LineString.cpp
- src/osgEarthDrivers/kml/KML_LineStyle.cpp
- src/osgEarthDrivers/kml/KML_LinearRing.cpp
- src/osgEarthDrivers/kml/KML_Model.cpp
- src/osgEarthDrivers/kml/KML_MultiGeometry.cpp
- src/osgEarthDrivers/kml/KML_NetworkLink.cpp
- src/osgEarthDrivers/kml/KML_NetworkLinkControl.cpp
- src/osgEarthDrivers/kml/KML_Object.cpp
- src/osgEarthDrivers/kml/KML_Overlay.cpp
- src/osgEarthDrivers/kml/KML_PhotoOverlay.cpp
- src/osgEarthDrivers/kml/KML_Placemark.cpp
- src/osgEarthDrivers/kml/KML_Point.cpp
- src/osgEarthDrivers/kml/KML_PolyStyle.cpp
- src/osgEarthDrivers/kml/KML_Polygon.cpp
- src/osgEarthDrivers/kml/KML_Root.cpp
- src/osgEarthDrivers/kml/KML_Schema.cpp
- src/osgEarthDrivers/kml/KML_ScreenOverlay.cpp
- src/osgEarthDrivers/kml/KML_Style.cpp
- src/osgEarthDrivers/kml/KML_StyleMap.cpp
- src/osgEarthDrivers/kml/KMZArchive.cpp
- src/osgEarthDrivers/kml/ReaderWriterKML.cpp
- src/osgEarthDrivers/label_annotation/AnnotationLabelSource.cpp
- src/osgEarthDrivers/label_overlay/OverlayLabelSource.cpp
- src/osgEarthDrivers/mask_feature/FeatureMaskSource.cpp
- src/osgEarthDrivers/model_feature_geom/FeatureGeomModelSource.cpp
- src/osgEarthDrivers/model_feature_stencil/FeatureStencilModelSource.cpp
- src/osgEarthDrivers/model_simple/SimpleModelSource.cpp
- src/osgEarthDrivers/ocean_surface/ElevationProxyImageLayer.cpp
- src/osgEarthDrivers/ocean_surface/OceanCompositor.cpp
- src/osgEarthDrivers/ocean_surface/OceanSurfaceContainer.cpp
- src/osgEarthDrivers/ocean_surface/ReaderWriterOceanSurface.cpp
- src/osgEarthDrivers/osg/OSGTileSource.cpp
- src/osgEarthDrivers/refresh/ReaderWriterRefresh.cpp
- src/osgEarthDrivers/script_engine_v8/JSWrappers.cpp
- src/osgEarthDrivers/script_engine_v8/JavascriptEngineV8.cpp
- src/osgEarthDrivers/script_engine_v8/JavascriptEngineV8Factory.cpp
- src/osgEarthDrivers/tilecache/ReaderWriterTileCache.cpp
- src/osgEarthDrivers/tileservice/ReaderWriterTileService.cpp
- src/osgEarthDrivers/tms/ReaderWriterTMS.cpp
- src/osgEarthDrivers/vdatum_egm2008/EGM2008.cpp
- src/osgEarthDrivers/vdatum_egm2008/EGM2008Grid.h
- src/osgEarthDrivers/vdatum_egm84/EGM84.cpp
- src/osgEarthDrivers/vdatum_egm84/EGM84Grid.h
- src/osgEarthDrivers/vdatum_egm96/EGM96.cpp
- src/osgEarthDrivers/vdatum_egm96/EGM96Grid.h
- src/osgEarthDrivers/vpb/ReaderWriterVPB.cpp
- src/osgEarthDrivers/wcs/ReaderWriterWCS.cpp
- src/osgEarthDrivers/wcs/WCS11Source.cpp
- src/osgEarthDrivers/wcs/WCS11Source.h
- src/osgEarthDrivers/wms/ReaderWriterWMS.cpp
- src/osgEarthDrivers/wms/TileService.cpp
- src/osgEarthDrivers/xyz/ReaderWriterXYZ.cpp
- src/osgEarthDrivers/yahoo/ReaderWriterYahoo.cpp
- src/osgEarthFeatures/AltitudeFilter.cpp
- src/osgEarthFeatures/BufferFilter.cpp
- src/osgEarthFeatures/BuildGeometryFilter.cpp
- src/osgEarthFeatures/BuildTextFilter.cpp
- src/osgEarthFeatures/BuildTextOperator.cpp
- src/osgEarthFeatures/CentroidFilter.cpp
- src/osgEarthFeatures/ConvertTypeFilter.cpp
- src/osgEarthFeatures/CropFilter.cpp
- src/osgEarthFeatures/ExtrudeGeometryFilter.cpp
- src/osgEarthFeatures/Feature.cpp
- src/osgEarthFeatures/FeatureCursor.cpp
- src/osgEarthFeatures/FeatureDisplayLayout.cpp
- src/osgEarthFeatures/FeatureDrawSet.cpp
- src/osgEarthFeatures/FeatureListSource.cpp
- src/osgEarthFeatures/FeatureModelGraph.cpp
- src/osgEarthFeatures/FeatureModelSource.cpp
- src/osgEarthFeatures/FeatureSource.cpp
- src/osgEarthFeatures/FeatureSourceIndexNode.cpp
- src/osgEarthFeatures/FeatureTileSource.cpp
- src/osgEarthFeatures/Filter.cpp
- src/osgEarthFeatures/FilterContext.cpp
- src/osgEarthFeatures/GeometryCompiler.cpp
- src/osgEarthFeatures/GeometryUtils.cpp
- src/osgEarthFeatures/LabelSource.cpp
- src/osgEarthFeatures/MeshClamper.cpp
- src/osgEarthFeatures/OgrUtils.cpp
- src/osgEarthFeatures/OptimizerHints.cpp
- src/osgEarthFeatures/PolygonizeLines.cpp
- src/osgEarthFeatures/ResampleFilter.cpp
- src/osgEarthFeatures/ScaleFilter.cpp
- src/osgEarthFeatures/ScatterFilter.cpp
- src/osgEarthFeatures/ScriptEngine.cpp
- src/osgEarthFeatures/Session.cpp
- src/osgEarthFeatures/SubstituteModelFilter.cpp
- src/osgEarthFeatures/TessellateOperator.cpp
- src/osgEarthFeatures/TextSymbolizer.cpp
- src/osgEarthFeatures/TransformFilter.cpp
- src/osgEarthFeatures/VirtualFeatureSource.cpp
- src/osgEarthQt/AnnotationDialogs.cpp
- src/osgEarthQt/AnnotationListWidget.cpp
- src/osgEarthQt/AnnotationToolbar.cpp
- src/osgEarthQt/CollapsiblePairWidget.cpp
- src/osgEarthQt/DataManager.cpp
- src/osgEarthQt/LOSControlWidget.cpp
- src/osgEarthQt/LOSCreationDialog.cpp
- src/osgEarthQt/LayerManagerWidget.cpp
- src/osgEarthQt/MapCatalogWidget.cpp
- src/osgEarthQt/MultiViewerWidget.cpp
- src/osgEarthQt/TerrainProfileGraph.cpp
- src/osgEarthQt/TerrainProfileWidget.cpp
- src/osgEarthQt/ViewWidget.cpp
- src/osgEarthQt/ViewerWidget.cpp
- src/osgEarthSymbology/AltitudeSymbol.cpp
- src/osgEarthSymbology/Color.cpp
- src/osgEarthSymbology/CssUtils.cpp
- src/osgEarthSymbology/Expression.cpp
- src/osgEarthSymbology/ExtrusionSymbol.cpp
- src/osgEarthSymbology/Fill.cpp
- src/osgEarthSymbology/GEOS.cpp
- src/osgEarthSymbology/Geometry.cpp
- src/osgEarthSymbology/GeometryFactory.cpp
- src/osgEarthSymbology/GeometryRasterizer.cpp
- src/osgEarthSymbology/IconResource.cpp
- src/osgEarthSymbology/IconSymbol.cpp
- src/osgEarthSymbology/InstanceResource.cpp
- src/osgEarthSymbology/InstanceSymbol.cpp
- src/osgEarthSymbology/LineSymbol.cpp
- src/osgEarthSymbology/MarkerResource.cpp
- src/osgEarthSymbology/MarkerSymbol.cpp
- src/osgEarthSymbology/MeshConsolidator.cpp
- src/osgEarthSymbology/MeshSubdivider.cpp
- src/osgEarthSymbology/ModelResource.cpp
- src/osgEarthSymbology/ModelSymbol.cpp
- src/osgEarthSymbology/PointSymbol.cpp
- src/osgEarthSymbology/PolygonSymbol.cpp
- src/osgEarthSymbology/Query.cpp
- src/osgEarthSymbology/RenderSymbol.cpp
- src/osgEarthSymbology/Resource.cpp
- src/osgEarthSymbology/ResourceCache.cpp
- src/osgEarthSymbology/ResourceLibrary.cpp
- src/osgEarthSymbology/Skins.cpp
- src/osgEarthSymbology/StencilVolumeNode.cpp
- src/osgEarthSymbology/Stroke.cpp
- src/osgEarthSymbology/Style.cpp
- src/osgEarthSymbology/StyleSelector.cpp
- src/osgEarthSymbology/StyleSheet.cpp
- src/osgEarthSymbology/Symbol.cpp
- src/osgEarthSymbology/TextSymbol.cpp
- src/osgEarthUtil/AnnotationEvents.cpp
- src/osgEarthUtil/AutoClipPlaneHandler.cpp
- src/osgEarthUtil/BrightnessContrastColorFilter.cpp
- src/osgEarthUtil/CMYKColorFilter.cpp
- src/osgEarthUtil/ChromaKeyColorFilter.cpp
- src/osgEarthUtil/ClampCallback.cpp
- src/osgEarthUtil/Controls.cpp
- src/osgEarthUtil/DataScanner.cpp
- src/osgEarthUtil/EarthManipulator.cpp
- src/osgEarthUtil/ExampleResources.cpp
- src/osgEarthUtil/FeatureManipTool.cpp
- src/osgEarthUtil/FeatureQueryTool.cpp
- src/osgEarthUtil/GLSLColorFilter.cpp
- src/osgEarthUtil/GammaColorFilter.cpp
- src/osgEarthUtil/GeodeticGraticule.cpp
- src/osgEarthUtil/HSLColorFilter.cpp
- src/osgEarthUtil/LatLongFormatter.cpp
- src/osgEarthUtil/LinearLineOfSight.cpp
- src/osgEarthUtil/MGRSFormatter.cpp
- src/osgEarthUtil/MGRSGraticule.cpp
- src/osgEarthUtil/MeasureTool.cpp
- src/osgEarthUtil/MouseCoordsTool.cpp
- src/osgEarthUtil/PolyhedralLineOfSight.cpp
- src/osgEarthUtil/RGBColorFilter.cpp
- src/osgEarthUtil/RadialLineOfSight.cpp
- src/osgEarthUtil/ShadowUtils.cpp
- src/osgEarthUtil/SkyNode.cpp
- src/osgEarthUtil/SpatialData.cpp
- src/osgEarthUtil/TFS.cpp
- src/osgEarthUtil/TFSPackager.cpp
- src/osgEarthUtil/TMS.cpp
- src/osgEarthUtil/TMSBackFiller.cpp
- src/osgEarthUtil/TMSPackager.cpp
- src/osgEarthUtil/TerrainProfile.cpp
- src/osgEarthUtil/UTMGraticule.cpp
- src/osgEarthUtil/WFS.cpp
- src/osgEarthUtil/WMS.cpp
-Copyright: 2008-2013, Pelican Mapping
-License: LGPL-2+
-
-Files: src/osgEarth/Mercator.cpp
- src/osgEarthDrivers/engine_droam/GeodeticManifold.cpp
- src/osgEarthDrivers/engine_seamless/SeamlessPlugin.cpp
- src/osgEarthDrivers/model_feature_stencil/StencilUtils.cpp
- src/osgEarthDrivers/model_feature_stencil/StencilUtils.h
- src/osgEarthDrivers/vpb/Copy of ReaderWriterVPB.cpp
- src/osgEarthFeatures/FeatureRasterizer.cpp
- src/osgEarthFeatures/StencilVolumeNode.cpp
- src/osgEarthSymbology/FeatureDataSet.cpp
- src/osgEarthSymbology/FeatureDataSetAdapter.cpp
- src/osgEarthSymbology/GeometryInput.cpp
-Copyright: 2008-2009, Pelican Ventures, Inc
-License: LGPL-2+
-
-Files: src/osgEarthDrivers/engine_seamless/Euler.cpp
- src/osgEarthDrivers/engine_seamless/GeoPatch.cpp
- src/osgEarthDrivers/engine_seamless/Patch.cpp
- src/osgEarthDrivers/engine_seamless/PatchGroup.cpp
- src/osgEarthDrivers/engine_seamless/PatchSet.cpp
- src/osgEarthDrivers/engine_seamless/Projected.cpp
- src/osgEarthDrivers/engine_seamless/QSC.cpp
-Copyright: 2010, Pelican Ventures, Inc
-License: LGPL-2+
+License: LGPL-3+
 
-Files: src/applications/osgearth_viewerIOS/osgEarthViewerIOS/AppDelegate.h
- src/applications/osgearth_viewerIOS/osgEarthViewerIOS/AppDelegate.m
- 
src/applications/osgearth_viewerIOS/osgEarthViewerIOS/ShaderGen/ShaderGenScene.h
- src/applications/osgearth_viewerIOS/osgEarthViewerIOS/StartViewerController.h
- src/applications/osgearth_viewerIOS/osgEarthViewerIOS/StartViewerController.m
- src/applications/osgearth_viewerIOS/osgEarthViewerIOS/ViewController.h
- src/applications/osgearth_viewerIOS/osgEarthViewerIOS/ViewController.m
- src/applications/osgearth_viewerIOS/osgEarthViewerIOS/main.m
- src/applications/osgearth_viewerIOS/osgEarthViewerIOS/osgPlugins.h
-Copyright: 2012, Thomas Hogarth
+Files: *
+Copyright: 2008-2014, Pelican Mapping
+                2012, Thomas Hogarth
+           2010-2013, Glenn Waldron
+           2010-2013, Jason Beverage
+           2008-2010, Pelican Ventures, Inc
+                2010, timoore
 License: LGPL-2+
 
-Files: src/applications/osgearth_viewer_android/jni/OsgMainApp.cpp
-Copyright: 2012, Glenn Waldron
-License: LGPL-2+
-
-Files: src/osgEarth/ElevationQuery.cpp
-Copyright: 2011-2013, Glenn Waldron
- 2011-2013, Jason Beverage
-License: LGPL-2+
-
-Files: src/osgEarthDrivers/arcgis/MapService.cpp
-Copyright: 2010, 2012, Glenn Waldron
- 2010-2011, Jason Beverage
-License: LGPL-2+
-
-Files: src/osgEarthDrivers/engine_seamless/Geographic.cpp
-Copyright: 2010, timoore
- 2010, Glenn Waldron
-License: LGPL-2+
-
-Files: src/osgEarthUtil/ObjectLocator.cpp
-Copyright: 2010-2012, Glenn Waldron
- 2011, Jason Beverage
-License: LGPL-2+
-
-Files: docs/source/conf.py
-Copyright: = 2013, Pelican Mapping
-License: LGPL-2+
-
-Files: 
src/applications/osgearth_viewerIOS/osgEarthViewerIOS/ShaderGen/GLES2ShaderGenVisitor.cpp
- 
src/applications/osgearth_viewerIOS/osgEarthViewerIOS/ShaderGen/GLES2ShaderGenVisitor.h
-Copyright: 1998-2009, Robert Osfield
-License: OSGPL
-
 Files: 
src/applications/osgearth_viewerIOS/osgEarthViewerIOS/MultiTouchManipulator/EarthMultiTouchManipulator.cpp
  
src/applications/osgearth_viewerIOS/osgEarthViewerIOS/MultiTouchManipulator/EarthMultiTouchManipulator.h
+ 
src/applications/osgearth_viewerIOS/osgEarthViewerIOS/ShaderGen/GLES2ShaderGenVisitor.cpp
+ 
src/applications/osgearth_viewerIOS/osgEarthViewerIOS/ShaderGen/GLES2ShaderGenVisitor.h
 Copyright: 1998-2010, Robert Osfield
 License: OSGPL
 
 Files: src/osgEarth/Notify.cpp
 Copyright: 1998-2006, Robert Osfield
- 2008-2013, Pelican Mapping
+           2008-2013, Pelican Mapping
 License: OSGPL and LGPL-2+
 
-Files: src/osgEarth/tinyxmlparser.cpp
-Copyright: 2000-2002, Lee Thomason (www.grinninglizard.com)
-License: zlib
-
 Files: src/osgEarth/tinyxml.cpp
  src/osgEarth/tinyxml.h
  src/osgEarth/tinyxmlerror.cpp
+ src/osgEarth/tinyxmlparser.cpp
 Copyright: 2000-2006, Lee Thomason (www.grinninglizard.com)
 License: zlib
 
 Files: src/osgEarth/tinystr.cpp
  src/osgEarth/tinystr.h
 Copyright: 2002-2003, Yves Berquin
- 2002-2007, Lee Thomason (www.grinninglizard.com)
- 2005, Tyge Løvset
+           2002-2007, Lee Thomason (www.grinninglizard.com)
+                2005, Tyge Løvset
 License: zlib
 
 Files: src/osgEarthSymbology/AGG.h
@@ -634,7 +154,7 @@ Files: debian/*
 Copyright: 2009, Pirmin Kalberer <pi_...@sourcepole.ch>
 License: LGPL-2+
 
-License: LGPL-3
+License: LGPL-3+
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License as published by
  the Free Software Foundation; either version 3 of the License, or

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/osgearth.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to