1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

added pdb author to core.util.Resource.java

This commit is contained in:
oblonski 2014-04-16 18:58:24 +02:00
parent b54daca531
commit d11e11fc8d

View file

@ -27,7 +27,7 @@ import org.apache.log4j.Logger;
/** /**
* *
* @author stefan schroeder * @author stefan schroeder, pierre-david belanger
* *
*/ */
public class Resource { public class Resource {