diff --git a/hoot-core/src/main/cpp/hoot/core/io/OsmMapWriterFactory.h b/hoot-core/src/main/cpp/hoot/core/io/OsmMapWriterFactory.h
index c1a1a36..1809055 100644
--- a/hoot-core/src/main/cpp/hoot/core/io/OsmMapWriterFactory.h
+++ b/hoot-core/src/main/cpp/hoot/core/io/OsmMapWriterFactory.h
@@ -22,13 +22,12 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
- * @copyright Copyright (C) 2015, 2016, 2017, 2018, 2019 DigitalGlobe (http://www.digitalglobe.com/)
+ * @copyright Copyright (C) 2015, 2016, 2017, 2018, 2019, 2020 DigitalGlobe (http://www.digitalglobe.com/)
*/
#ifndef OSMMAPWRITERFACTORY_H
#define OSMMAPWRITERFACTORY_H
// Hoot
-//#include <hoot/core/elements/OsmMap.h>
#include <hoot/core/conflate/network/NetworkMatcher.h>
#include <hoot/core/io/ElementInputStream.h>