Skip to content

Commit

Permalink
Created release v0.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
bwitham committed Jul 22, 2015
1 parent b533e0d commit 12b5d00
Show file tree
Hide file tree
Showing 1,436 changed files with 1,686 additions and 1,426 deletions.
2 changes: 1 addition & 1 deletion hoot-cmd/src/main/cpp/hoot/cmd/HelpCmd.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

// Hoot
Expand Down
2 changes: 1 addition & 1 deletion hoot-cmd/src/main/cpp/hoot/cmd/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014, 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

// GCC
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/Conflator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "Conflator.h"

Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/Conflator.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef CONFLATOR_H
#define CONFLATOR_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/DefaultIdGenerator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "DefaultIdGenerator.h"
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/DefaultIdGenerator.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#ifndef DEFAULTIDGENERATOR_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/DistanceUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/DistanceUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef DISTANCEUTILS_H
#define DISTANCEUTILS_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/Exception.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef EXCEPTION_H
#define EXCEPTION_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/Factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "Factory.h"
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/Factory.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#ifndef _HOOT_FACTORY_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/FeatureProvider.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef FEATUREPROVIDER_H
#define FEATUREPROVIDER_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/GeometryPainter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "GeometryPainter.h"
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/GeometryPainter.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#ifndef __GEOMETRY_PAINTER_H__
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/Hoot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2014, 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "Hoot.h"

Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/Hoot.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2014, 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef HOOT_H
#define HOOT_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/IdGenerator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "IdGenerator.h"
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/IdGenerator.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#ifndef IDGENERATOR_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/MapReprojector.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014, 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/


Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/MapReprojector.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef __MAP_REPROJECTOR_H__
#define __MAP_REPROJECTOR_H__
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/OgrFeatureProvider.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "OgrFeatureProvider.h"

Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/OgrFeatureProvider.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef OGRFEATUREPROVIDER_H
#define OGRFEATUREPROVIDER_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/OsmMap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014, 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "OsmMap.h"
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/OsmMap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014, 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef OSMMAP_H
#define OSMMAP_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/OsmMapConsumer.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef OSMMAPCONSUMER_H
#define OSMMAPCONSUMER_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/OsmMapListener.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#ifndef OSMMAPLISTENER_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/PositiveIdGenerator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "PositiveIdGenerator.h"
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/PositiveIdGenerator.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef POSITIVEIDGENERATOR_H
#define POSITIVEIDGENERATOR_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "PostGisFeatureProvider.h"

Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/PostGisFeatureProvider.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef POSTGISFEATUREPROVIDER_H
#define POSTGISFEATUREPROVIDER_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/RelationMap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef RELATIONMAP_H
#define RELATIONMAP_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/SourceFeature.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef SOURCEFEATURE_H
#define SOURCEFEATURE_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/SourceMap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef SOURCEMAP_H
#define SOURCEMAP_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/Units.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef UNITS_H
#define UNITS_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/VectorFeatureProvider.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "VectorFeatureProvider.h"

Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/VectorFeatureProvider.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef VECTORFEATUREPROVIDER_H
#define VECTORFEATUREPROVIDER_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/Version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "Version.h"
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#ifndef VERSION_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/WayMap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#ifndef WAYMAP_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/WorkingMap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "WorkingMap.h"

Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/WorkingMap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2012, 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef WORKINGMAP_H
#define WORKINGMAP_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/algorithms/AlphaShape.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2013, 2014 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "AlphaShape.h"
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/algorithms/AlphaShape.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2013 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/

#ifndef __ALPHASHAPE_H__
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2014, 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "BufferedLineSegmentIntersector.h"

Expand Down
Loading

0 comments on commit 12b5d00

Please sign in to comment.