1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-11-10 00:45:36 +00:00

copyright update

This commit is contained in:
Antonin Portelli 2015-06-11 14:04:54 +01:00
parent bd770cebb5
commit 3e6b0edce1
64 changed files with 64 additions and 64 deletions

View File

@ -1,7 +1,7 @@
/* /*
* AsciiFile.cpp, part of LatAnalyze 3 * AsciiFile.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* AsciiFile.hpp, part of LatAnalyze 3 * AsciiFile.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* AsciiLexer.lpp, part of LatAnalyze 3 * AsciiLexer.lpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* AsciiParser.ypp, part of LatAnalyze 3 * AsciiParser.ypp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Chi2Function.cpp, part of LatAnalyze 3 * Chi2Function.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Chi2Function.hpp, part of LatAnalyze 3 * Chi2Function.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* CompiledFunction.cpp, part of LatAnalyze 3 * CompiledFunction.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* CompiledFunction.hpp, part of LatAnalyze 3 * CompiledFunction.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* CompiledModel.cpp, part of LatAnalyze 3 * CompiledModel.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* CompiledModel.hpp, part of LatAnalyze 3 * CompiledModel.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Dataset.hpp, part of LatAnalyze 3 * Dataset.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Derivative.cpp, part of LatAnalyze 3 * Derivative.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Derivative.hpp, part of LatAnalyze 3 * Derivative.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Exceptions.cpp, part of LatAnalyze 3 * Exceptions.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Exceptions.hpp, part of LatAnalyze 3 * Exceptions.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* File.cpp, part of LatAnalyze 3 * File.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* File.hpp, part of LatAnalyze 3 * File.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* FitInterface.cpp, part of LatAnalyze 3 * FitInterface.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* FitInterface.hpp, part of LatAnalyze 3 * FitInterface.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Function.cpp, part of LatAnalyze 3 * Function.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Function.hpp, part of LatAnalyze 3 * Function.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Global.cpp, part of LatAnalyze 3 * Global.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Global.hpp, part of LatAnalyze 3 * Global.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* GslHybridRootFinder.cpp, part of LatAnalyze 3 * GslHybridRootFinder.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* GslHybridRootFinder.hpp, part of LatAnalyze 3 * GslHybridRootFinder.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* GslQagsIntegrator.cpp, part of LatAnalyze 3 * GslQagsIntegrator.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* GslQagsIntegrator.hpp, part of LatAnalyze 3 * GslQagsIntegrator.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Integrator.hpp, part of LatAnalyze 3 * Integrator.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* IoObject.hpp, part of LatAnalyze 3 * IoObject.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Mat.cpp, part of LatAnalyze 3 * Mat.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Mat.hpp, part of LatAnalyze 3 * Mat.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* MatSample.cpp, part of LatAnalyze 3 * MatSample.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* MatSample.hpp, part of LatAnalyze 3 * MatSample.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Math.cpp, part of LatAnalyze 3 * Math.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Math.hpp, part of LatAnalyze 3 * Math.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* MathInterpreter.cpp, part of LatAnalyze 3 * MathInterpreter.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* MathInterpreter.hpp, part of LatAnalyze 3 * MathInterpreter.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* MathLexer.lpp, part of LatAnalyze 3 * MathLexer.lpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* MathParser.ypp, part of LatAnalyze 3 * MathParser.ypp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Minimizer.cpp, part of LatAnalyze 3 * Minimizer.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Minimizer.hpp, part of LatAnalyze 3 * Minimizer.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* MinuitMinimizer.cpp, part of LatAnalyze 3 * MinuitMinimizer.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* MinuitMinimizer.hpp, part of LatAnalyze 3 * MinuitMinimizer.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Model.cpp, part of LatAnalyze 3 * Model.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Model.hpp, part of LatAnalyze 3 * Model.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* ParserState.hpp, part of LatAnalyze 3 * ParserState.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Plot.cpp, part of LatAnalyze 3 * Plot.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Plot.hpp, part of LatAnalyze 3 * Plot.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* RandGen.cpp, part of LatAnalyze 3 * RandGen.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* RandGen.hpp, part of LatAnalyze 3 * RandGen.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* RootFinder.cpp, part of LatAnalyze 3 * RootFinder.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* RootFinder.hpp, part of LatAnalyze 3 * RootFinder.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Solver.cpp, part of LatAnalyze 3 * Solver.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* Solver.hpp, part of LatAnalyze 3 * Solver.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* StatArray.hpp, part of LatAnalyze 3 * StatArray.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* TabFunction.cpp, part of LatAnalyze 3 * TabFunction.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* TabFunction.hpp, part of LatAnalyze 3 * TabFunction.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* XYSampleData.cpp, part of LatAnalyze 3 * XYSampleData.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* XYSampleData.hpp, part of LatAnalyze 3 * XYSampleData.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* XYStatData.cpp, part of LatAnalyze 3 * XYStatData.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* XYData.hpp, part of LatAnalyze 3 * XYData.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* includes.hpp, part of LatAnalyze 3 * includes.hpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* resample.cpp, part of LatAnalyze 3 * resample.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
* sample_combine.cpp, part of LatAnalyze 3 * sample_combine.cpp, part of LatAnalyze 3
* *
* Copyright (C) 2013 - 2014 Antonin Portelli * Copyright (C) 2013 - 2015 Antonin Portelli
* *
* LatAnalyze 3 is free software: you can redistribute it and/or modify * LatAnalyze 3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by