From edfbae323f0168cc78d055e754d91a7b820f453f Mon Sep 17 00:00:00 2001 From: Emux Date: Thu, 4 Jan 2018 22:06:08 +0200 Subject: [PATCH] OpenMapTilesGeojsonTileSource: fix header date #468 --- .../tiling/source/geojson/OpenMapTilesGeojsonTileSource.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vtm-json/src/org/oscim/tiling/source/geojson/OpenMapTilesGeojsonTileSource.java b/vtm-json/src/org/oscim/tiling/source/geojson/OpenMapTilesGeojsonTileSource.java index 502bc1fc..1afef11e 100644 --- a/vtm-json/src/org/oscim/tiling/source/geojson/OpenMapTilesGeojsonTileSource.java +++ b/vtm-json/src/org/oscim/tiling/source/geojson/OpenMapTilesGeojsonTileSource.java @@ -1,7 +1,7 @@ /* * Copyright 2017 devemux86 * Copyright 2017 Gustl22 - * Copyright 2017 boldtrn + * Copyright 2018 boldtrn * * 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