-
Notifications
You must be signed in to change notification settings - Fork 5
/
COPYRIGHT
33 lines (26 loc) · 1.26 KB
/
COPYRIGHT
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
/* This file is part of the BPAS library http://www.bpaslib.org
BPAS 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.
BPAS 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 BPAS. If not, see <http://www.gnu.org/licenses/>.
Copyright:
Mohammadali Asadi <masadi4@uwo.ca>
Alexander Brandt <abrandt5@uwo.ca>
Changbo Chen <changbo.chen@hotmail.com>
Svyatoslav Covanov <svyatoslav.covanov@loria.fr>
Farnam Mansouri <mansouri.farnam@gmail.com>
Davood Mohajerani <mohajerani.d@gmail.com>
Robert Moir <robert@moir.net>
Marc Moreno Maza <moreno@csd.uwo.ca>
Delaram Talaashrafi <dtalaash@uwo.ca>
Amha Tsegaye <atsegaye@uwo.ca>
Linxiao Wang <lwang739@uwo.ca>
Ning Xie <nxie6@csd.uwo.ca>
Yuzhen Xie <yuzhenxie@yahoo.ca>
*/