forked from fzampirolli/mctest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLicense.txt
25 lines (19 loc) · 1007 Bytes
/
License.txt
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
=====================================================================
Copyright (C) 2018-2023 Francisco de Assis Zampirolli
from Federal University of ABC and individual contributors.
All rights reserved.
This file is part of MCTest 5.2.
Languages: Python 3.8.5, Django 3.1.4 and many libraries described at
github.com/fzampirolli/mctest
You should cite some references included in vision.ufabc.edu.br
in any publication about it.
MCTest is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License
(gnu.org/licenses/agpl-3.0.txt) as published by the Free Software
Foundation, either version 3 of the License, or (at your option)
any later version.
MCTest 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.
=====================================================================