Skip to content
Snippets Groups Projects
Commit cc0239a5 authored by langella's avatar langella
Browse files

COPYING instructions

git-svn-id: https://subversion.renater.fr/xtandempipeline/trunk@89 b8ef2a07-7df7-436f-90b9-41648038564b
parent d76cd7e9
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
package fr.inra.pappso.xtandempipeline;
/*
* Copyright 2011, Benoit Valot, Olivier Langella
This file is part of XtandemPipeline.
XtandemPipeline 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
(at your option) any later version.
XtandemPipeline 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with XtandemPipeline. If not, see <http://www.gnu.org/licenses/>.
*/
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
......@@ -18,7 +37,7 @@ public class XtandemPipelineMain {
static public String version = "3.1.0";
public static String about = "X!Tandem Pipeline is developped by PAPPSO team (http://pappso.inra.fr) by Benoit Valot and Olivier langella.\n\n"
+ "This software is distributed as Gnu Public Licensed.\n\n"
+ "This software is distributed under the terms of the GNU General Public License.\n\n"
+ "For more information on X!Tandem search tools, see http://www.thegpm.org/tandem/";
public static String warning = "Evalue protein has been changed\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment