-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCOPYING
32 lines (23 loc) · 1.51 KB
/
COPYING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Copyright 2013-2015
Camille Coti <[email protected]>
Classement is a program whose purpose is to issue requests to the French
Tennis Federation and calculate an estimation of one's future ranking with
respect to a recursive estimation of one's opponents.
This program is free software distributed under the terms of two licenses, the
CeCILL-C license that fits European law, and the GNU Lesser General Public
License. You can use, modify and/ or redistribute the software under the terms
of the CeCILL-C license as circulated by CEA, CNRS and INRIA at the following
URL <http://www.cecill.info> or under the terms of the GNU LGPL as published by
the Free Software Foundation, either version 3 of the License, or (at your
option) any later version.
This program 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 program. If not, see <http://www.gnu.org/licenses/>.
The fact that you are presently reading this means that you have had
knowledge of the CeCILL-C and LGPL licenses and that you accept their terms.
The urlgrabber module was written by Michael D. Stenner and Ryan Tomayko.
It is distributed under the terms of the GNU Lesser General Public License.
The gaecookie module was written by Min Xiang.
It was released under the terms of the MIT license.