-
Notifications
You must be signed in to change notification settings - Fork 2
/
COPYING
39 lines (30 loc) · 1.66 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
33
34
35
36
37
38
39
License and attribution information for S.O.N.I.A.'s software project
This software is distributed under the GPL-3 license. It is free,
open source, and has the following attribution requirements
(GPL Section 7):
- you agree to retain in S.O.N.I.A.'s software project and any
modifications to S.O.N.I.A's software project the copyright, author
attribution.
- you agree that S.O.N.I.A.'s software project and any modifications to
will, when used, display the attribution:
Based on "S.O.N.I.A. - École de technologie supérieure" software
project (http://sonia.etsmtl.ca).
What does this mean ?
If you are modifying S.O.N.I.A.'s software project or adopting any source
code from S.O.N.I.A.'s software project for use in another application,
you must ensure that the copyright and attributions mentioned in the
license above appear in the code of your modified version or
application. These attributions must also appear when the package is
loaded (e.g., via "library" or "require").
==========================
Copyright (C) 2012 "S.O.N.I.A. - École de technologie supérieure"
This program 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.
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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.