mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
add header to example
This commit is contained in:
parent
bc6c1e23b5
commit
f93f621c5b
1 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,15 @@
|
||||||
|
/*******************************************************************************
|
||||||
|
* Copyright (c) 2011 Stefan Schroeder.
|
||||||
|
* eMail: stefan.schroeder@kit.edu
|
||||||
|
*
|
||||||
|
* All rights reserved. This program and the accompanying materials
|
||||||
|
* are made available under the terms of the GNU Public License v2.0
|
||||||
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||||
|
*
|
||||||
|
* Contributors:
|
||||||
|
* Stefan Schroeder - initial API and implementation
|
||||||
|
******************************************************************************/
|
||||||
package examples;
|
package examples;
|
||||||
|
|
||||||
import readers.SolomonReader;
|
import readers.SolomonReader;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue