-
Notifications
You must be signed in to change notification settings - Fork 4
/
COPYING
38 lines (30 loc) · 1.78 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
DMTCP (and the included MTCP) is free software; you can redistribute it
and/or modify it under the terms of the GNU Lesser General Public License
(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.
The files dmtcp/src/dmtcpaware.c and dmtcp/src/dmtcpaware.h are released
under MIT/BSD dual license. The user is allowed to use these files under
either license.
Files found in the directory dmtcp/src are Copyright (C) 2006-2008 by Jason
Ansel, Kapil Arya, and Gene Cooperman, except that
files dmtcp/src/trampolines.* are Copyright (C) 2006-2008 by Tyler Denniston,
and Kapil Arya, and except that
files dmtcp/src/eventwrappers.* are Copyright (C) 2012 by Kapil Arya,
Gene Cooperman and Rohan Garg.
Files found in the directory dmtcp/jalib are Copyright (C) 2005-2008 by
Jason Ansel.
Files found in the directory mtcp are Copyright (C) 2006-2012 by Michael
Rieker, Jason Ansel, Kapil Arya, and Gene Cooperman.
The contents of files mtcp/mtcp_sigaction_*, mtcp/sysdep-*,
mtcp/NOTES-x86_64/*.[hS] and dmtcp/src/glibcsystem.cpp are taken from glibc and
is Copyright (C) 1991-2000,2002,2003,2005,2007 Free Software Foundation, Inc.
Files found in the directory dmtcp/plugin are Copyright (C) 2005-2012 by
Jason Ansel, Kapil Arya, and Gene Cooperman, except that
files found in the directory dmtcp/plugin/ptrace are Copyright (C) 2005-2012 by
Ana-Maria Visan, Kapil Arya, and Gene Cooperman.
Any remaining files (for building/testing) are Copyright (C) 2006-2008 Jason
Ansel, Kapil Arya, and Gene Cooperman.