Skip to content

Commit

Permalink
Updated file license headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwitham committed Aug 1, 2016
1 parent 3c09e0a commit c7b6f89
Show file tree
Hide file tree
Showing 212 changed files with 433 additions and 225 deletions.
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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef OSMMAP_H
#define OSMMAP_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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "MaximalNearestSublineMatcher.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "MultiLineStringSplitter.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef MULTILINESTRINGSPLITTER_H
#define MULTILINESTRINGSPLITTER_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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/

#ifndef PROBABILITYOFMATCH_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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "WaySplitter.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2005 VividSolutions (http://www.vividsolutions.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "LocationOfPoint.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2005 VividSolutions (http://www.vividsolutions.com/)
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "WayLocation.h"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
/*
* This file is part of Hootenanny.
*
* Hootenanny is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* --------------------------------------------------------------------
*
* The following copyright notices are generated automatically. If you
* have a new notice to add, please use the format:
* " * @copyright Copyright ..."
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "WayMatchStringMappingConverter.h"

namespace hoot
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
/*
* This file is part of Hootenanny.
*
* Hootenanny is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* --------------------------------------------------------------------
*
* The following copyright notices are generated automatically. If you
* have a new notice to add, please use the format:
* " * @copyright Copyright ..."
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef WAYMATCHSTRINGMAPPINGCONVERTER_H
#define WAYMATCHSTRINGMAPPINGCONVERTER_H

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
/*
* This file is part of Hootenanny.
*
* Hootenanny is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* --------------------------------------------------------------------
*
* The following copyright notices are generated automatically. If you
* have a new notice to add, please use the format:
* " * @copyright Copyright ..."
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "WayString.h"

namespace hoot
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
/*
* This file is part of Hootenanny.
*
* Hootenanny is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* --------------------------------------------------------------------
*
* The following copyright notices are generated automatically. If you
* have a new notice to add, please use the format:
* " * @copyright Copyright ..."
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef WAYSTRING_H
#define WAYSTRING_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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef WAYSUBLINE_H
#define WAYSUBLINE_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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "WaySublineCollection.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef WAYSUBLINECOLLECTION_H
#define WAYSUBLINECOLLECTION_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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "WaySublineMatchString.h"

Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/cmd/ApplyChangesetCmd.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/cmd/ConflateCmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Expand Down
4 changes: 2 additions & 2 deletions hoot-core/src/main/cpp/hoot/core/cmd/IsMatchCmd.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Expand All @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/

// Hoot
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/conflate/CookieCutter.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "CookieCutter.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "ImpliedDividedMarker.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "LocalTileWorker.h"
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/conflate/MatchFactory.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef MATCHFACTORY_H
#define MATCHFACTORY_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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "MergerFactory.h"

Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/conflate/MergerFactory.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef MERGEFACTORY_H
#define MERGEFACTORY_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/conflate/ReviewMarker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Expand Down
4 changes: 2 additions & 2 deletions hoot-core/src/main/cpp/hoot/core/conflate/ReviewMarker.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Expand All @@ -22,7 +22,7 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
* @copyright Copyright (C) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef REVIEWMARKER_H
#define REVIEWMARKER_H
Expand Down
2 changes: 1 addition & 1 deletion hoot-core/src/main/cpp/hoot/core/conflate/RubberSheet.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "RubberSheet.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/

#include "TileBoundsCalculator.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "HighwayExpertClassifier.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) 2015 DigitalGlobe (http://www.digitalglobe.com/)
* @copyright Copyright (C) 2015, 2016 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "HighwayRfClassifier.h"

Expand Down
Loading

0 comments on commit c7b6f89

Please sign in to comment.