Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PAPPSO
xtpcpp
Commits
d7074c63
Commit
d7074c63
authored
Nov 07, 2020
by
Langella Olivier
Browse files
licence headers fixed
parent
c3e13a13
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main.cpp
View file @
d7074c63
/*******************************************************************************
* Copyright (c) 2015 Olivier Langella <
O
livier.
L
angella@
moulon.inra
.fr>.
* Copyright (c) 2015 Olivier Langella <
o
livier.
l
angella@
u-psud
.fr>.
*
* This file is part of
PAPPSOms-tools
.
* This file is part of
XTPcpp
.
*
*
PAPPSOms-tools
is free software: you can redistribute it and/or modify
*
XTPcpp
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.
*
*
PAPPSOms-tools
is distributed in the hope that it will be useful,
*
XTPcpp
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
PAPPSOms-tools
. If not, see <http://www.gnu.org/licenses/>.
* along with
XTPcpp
. If not, see <http://www.gnu.org/licenses/>.
*
* Contributors:
* Olivier Langella <Olivier.Langella@moulon.inra.fr> - initial API and
*implementation
******************************************************************************/
#include
"config.h"
...
...
src/utils/utils.cpp
View file @
d7074c63
/*******************************************************************************
* Copyright (c) 2017 Olivier Langella <olivier.langella@u-psud.fr>.
*
* This file is part of XTPcpp.
*
* XTPcpp 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.
*
* XTPcpp 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 XTPcpp. If not, see <http://www.gnu.org/licenses/>.
*
******************************************************************************/
#include
"utils.h"
#include
<pappsomspp/exception/exceptionnotfound.h>
#include
<pappsomspp/mzrange.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment