update license headers

This commit is contained in:
Hannes
2014-01-16 16:41:08 +01:00
committed by Hannes Janetzek
parent 73e46e7a6f
commit aa5f11e754
238 changed files with 1104 additions and 21 deletions

View File

@@ -1,5 +1,8 @@
/*
* Copyright 2010, 2011, 2012 mapsforge.org
* Copyright 2013 Hannes Janetzek
*
* This file is part of the OpenScienceMap project (http://www.opensciencemap.org).
*
* 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
@@ -93,7 +96,7 @@ public abstract class MapActivity extends Activity {
/**
* This method is called once by each MapView during its setup process.
*
*
* @param map
* the calling MapView.
*/