adjust year of copyright

This commit is contained in:
Andreas Schildbach 2012-03-12 14:09:27 +01:00
parent 506640c5ea
commit 4db44b1630
167 changed files with 333 additions and 333 deletions

View file

@ -1,6 +1,6 @@
/*
* Copyright 2010, 2011 the original author or authors.
*
* Copyright 2010-2012 the original author or authors.
*
* This program 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
@ -31,7 +31,7 @@ import de.schildbach.pte.dto.Style;
/**
* Interface to be implemented by providers of transportation networks
*
*
* @author Andreas Schildbach
*/
public interface NetworkProvider