From 1abdfb47853ede919a34ea28305721052957929d Mon Sep 17 00:00:00 2001 From: Stefan Schroeder <4sschroeder@gmail.com> Date: Tue, 26 Nov 2013 11:08:25 +0100 Subject: [PATCH] remove license txt from pom-files --- jsprit-core/pom.xml | 21 +--------- .../InsertionInitialSolutionFactory.java | 40 ++++++------------- jsprit-examples/pom.xml | 21 +--------- jsprit-instances/pom.xml | 21 +--------- pom.xml | 21 +--------- 5 files changed, 17 insertions(+), 107 deletions(-) diff --git a/jsprit-core/pom.xml b/jsprit-core/pom.xml index 1814672a..069f5f62 100644 --- a/jsprit-core/pom.xml +++ b/jsprit-core/pom.xml @@ -1,23 +1,4 @@ - + jsprit diff --git a/jsprit-core/src/main/java/jsprit/core/algorithm/InsertionInitialSolutionFactory.java b/jsprit-core/src/main/java/jsprit/core/algorithm/InsertionInitialSolutionFactory.java index fe9d7cfb..072e5714 100644 --- a/jsprit-core/src/main/java/jsprit/core/algorithm/InsertionInitialSolutionFactory.java +++ b/jsprit-core/src/main/java/jsprit/core/algorithm/InsertionInitialSolutionFactory.java @@ -1,34 +1,20 @@ /******************************************************************************* - * Copyright (c) 2011 Stefan Schroeder. - * eMail: stefan.schroeder@kit.edu + * Copyright (C) 2013 Stefan Schroeder * - * 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 + * This library 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 Foundation; either + * version 3.0 of the License, or (at your option) any later version. * - * Contributors: - * Stefan Schroeder - initial API and implementation + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library. If not, see . ******************************************************************************/ -/* *********************************************************************** * - * project: org.matsim.* - * IniSolution.java - * * - * *********************************************************************** * - * * - * copyright : (C) 2011 by the members listed in the COPYING, * - * LICENSE and WARRANTY file. * - * email : info at matsim dot org * - * * - * *********************************************************************** * - * * - * 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 2 of the License, or * - * (at your option) any later version. * - * See also COPYING, LICENSE and WARRANTY file * - * * - * *********************************************************************** */ + package jsprit.core.algorithm; diff --git a/jsprit-examples/pom.xml b/jsprit-examples/pom.xml index 3708f825..9506f332 100644 --- a/jsprit-examples/pom.xml +++ b/jsprit-examples/pom.xml @@ -1,23 +1,4 @@ - + jsprit diff --git a/jsprit-instances/pom.xml b/jsprit-instances/pom.xml index 70a2a0ab..2bddfbe7 100644 --- a/jsprit-instances/pom.xml +++ b/jsprit-instances/pom.xml @@ -1,23 +1,4 @@ - + jsprit diff --git a/pom.xml b/pom.xml index 80d56311..764cbf62 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,4 @@ - + 4.0.0