Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix memory leak in process-join.
[simgrid.git] / COPYING
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: SimGrid
3 Source: https://gforge.inria.fr/frs/?group_id=12
4
5 Files: *
6 Copyright: 2003-2016. The SimGrid Team. All rights reserved.
7 License: LGPL-2.1
8
9 Files: src/xbt/snprintf.c
10 Copyright: 1999, Mark Martinec <mark.martinec@ijs.si.
11 License: Artistic
12 Comment: Heavily adapted by the SimGrid team but remains under the original license
13
14 Files: src/xbt/ex.cpp include/xbt/ex.h
15 Copyright: 
16   Copyright (c) 2002-2004 Ralf S. Engelschall <rse@engelschall.com>
17   Copyright (c) 2002-2004 The OSSP Project <http://www.ossp.org/>
18   Copyright (c) 2002-2004 Cable & Wireless <http://www.cw.com/>
19   Copyright (c) 2005-2015. The SimGrid Team.  
20 License: Expat
21  This file is part of OSSP ex, an exception handling library
22  which can be found at http://www.ossp.org/pkg/lib/ex/.
23  .
24  Permission to use, copy, modify, and distribute this software for
25  any purpose with or without fee is hereby granted, provided that
26  the above copyright notice and this permission notice appear in all
27  copies.
28  .
29  THIS SOFTWARE IS PROVIDED AS IS'' AND ANY EXPRESSED OR IMPLIED
30  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
31  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
32  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
33  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
35  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
36  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
37  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
38  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
39  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
40  SUCH DAMAGE.
41 Comment: Adapted from code from Ralf S. Engelschall and others in the OSSP project, remains under the original license.
42
43 Files: src/xbt/mmalloc/* include/xbt/mmalloc.h
44 Copyright: 
45   Copyright (C) 1991, 1992 Free Software Foundation, Inc.
46   Copyright (C) 2003-2016. The SimGrid Team.
47 License: LGPL-2.1
48 Comment: these files used to be part of gdb, but were removed there
49
50 Files: 
51  teshsuite/smpi/mpich3-test/*
52 Copyright: 
53  (C) 2001-2014 by Argonne National Laboratory.
54  (C) 2008 by University of Illinois.
55  (C) 2011-2012 Intel Corporation. 
56 License: other
57                                   COPYRIGHT
58  .
59  The following is a notice of limited availability of the code, and disclaimer
60  which must be included in the prologue of the code and in all source listings
61  of the code.
62  .
63  Copyright Notice
64   + 2002 University of Chicago
65  .
66  Permission is hereby granted to use, reproduce, prepare derivative works, and
67  to redistribute to others.  This software was authored by:
68  .
69  Mathematics and Computer Science Division
70  Argonne National Laboratory, Argonne IL 60439
71  .
72  (and)
73  .
74  Department of Computer Science
75  University of Illinois at Urbana-Champaign
76  .
77  .
78                               GOVERNMENT LICENSE
79  .
80  Portions of this material resulted from work developed under a U.S.
81  Government Contract and are subject to the following license: the Government
82  is granted for itself and others acting on its behalf a paid-up, nonexclusive,
83  irrevocable worldwide license in this computer software to reproduce, prepare
84  derivative works, and perform publicly and display publicly.
85  .
86                                   DISCLAIMER
87  .
88  This computer code material was prepared, in part, as an account of work
89  sponsored by an agency of the United States Government.  Neither the United
90  States, nor the University of Chicago, nor any of their employees, makes any
91  warranty express or implied, or assumes any legal liability or responsibility
92  for the accuracy, completeness, or usefulness of any information, apparatus,
93  product, or process disclosed, or represents that its use would not infringe
94  privately owned rights.
95
96 Files: src/xbt/RngStream.c include/xbt/RngStream.h
97 Copyright: 2001 Pierre L'Ecuyer, University of Montreal
98 License: GPL-2+ and LGPL-2.1
99 Comment: The author granted us the right to distribute this files under the LGPL-2.1 as long as it is bundled with SimGrid.
100
101 Files:
102  src/simdag/dax_dtd.c
103  src/simdag/dax_dtd.h
104  src/surf/xml/simgrid_dtd.c
105  src/surf/xml/simgrid_dtd.h
106 Copyright:
107  FleXML is Copyright (C) 1999-2005 Kristoffer Rose.  All rights reserved.
108  FleXML is Copyright (C) 2003-2013 Martin Quinson.  All rights reserved.
109  Copyright (C) 2003-2016. The SimGrid team.
110 License: GPL-2+ and LGPL-2.1
111 Comment: Generated with the FleXML XML processor generator (which is GPL-2+) using SimGrid configuration files (that are LGPL-2.1)
112
113 Files:
114  src/smpi/colls/allgather-2dmesh.c
115  src/smpi/colls/allgather-3dmesh.c
116  src/smpi/colls/allgather-bruck.c
117  src/smpi/colls/allgather-pair.c
118  src/smpi/colls/allgather-ring.c
119  src/smpi/colls/allgather-spreading-simple.c
120  src/smpi/colls/allgatherv-pair.c
121  src/smpi/colls/allgatherv-ring.c
122  src/smpi/colls/alltoall-2dmesh.c
123  src/smpi/colls/alltoall-3dmesh.c
124  src/smpi/colls/alltoall-pair.c
125  src/smpi/colls/alltoall-pair-light-barrier.c
126  src/smpi/colls/alltoall-pair-mpi-barrier.c
127  src/smpi/colls/alltoall-pair-one-barrier.c
128  src/smpi/colls/alltoall-rdb.c
129  src/smpi/colls/alltoall-ring.c
130  src/smpi/colls/alltoall-ring-light-barrier.c
131  src/smpi/colls/alltoall-ring-mpi-barrier.c
132  src/smpi/colls/alltoall-ring-one-barrier.c
133  src/smpi/colls/alltoallv-pair.c
134  src/smpi/colls/alltoallv-pair-light-barrier.c
135  src/smpi/colls/alltoallv-pair-mpi-barrier.c
136  src/smpi/colls/alltoallv-pair-one-barrier.c
137  src/smpi/colls/alltoallv-ring.c
138  src/smpi/colls/alltoallv-ring-light-barrier.c
139  src/smpi/colls/alltoallv-ring-mpi-barrier.c
140  src/smpi/colls/alltoallv-ring-one-barrier.c
141  src/smpi/colls/bcast-binomial-tree.c
142  src/smpi/colls/bcast-scatter-LR-allgather.c
143  src/smpi/colls/bcast-scatter-rdb-allgather.c
144 Copyright: Copyright (c) 2006, Ahmad Faraj & Xin Yuan
145 License: BSD-3-clause
146  Redistribution and use in source and binary forms, with or without
147  modification, are permitted provided that the following conditions
148  are met:
149  .
150   * Redistributions of source code must retain the above copyright notice,
151     this list of conditions and the following disclaimer.
152  .
153   * Redistributions in binary form must reproduce the above copyright notice,
154     this list of conditions and the following disclaimer in the documentation
155     and/or other materials provided with the distribution.
156  .
157   * Neither the name of the Florida State University nor the names of its
158     contributors may be used to endorse or promote products derived from this
159     software without specific prior written permission.
160  .
161     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
162     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
163     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
164     DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
165     ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
166     (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
167     LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
168     ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
169     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
170     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
171 Comment: Borrowed from StarMPI.
172
173 Files:
174  src/smpi/colls/allgather-mvapich-smp.c
175  src/smpi/colls/allgatherv-ompi-bruck.c
176  src/smpi/colls/allgatherv-mpich-ring.c
177  src/smpi/colls/allreduce-mvapich-two-level.c
178  src/smpi/colls/allreduce-ompi-ring-segmented.c
179  src/smpi/colls/alltoall-mvapich-scatter-dest.c
180  src/smpi/colls/allreduce-mvapich-rs.c
181  src/smpi/colls/barrier-mvapich2-pair.c
182  src/smpi/colls/barrier-ompi.c
183  src/smpi/colls/bcast-mvapich-smp.c
184  src/smpi/colls/bcast-ompi-split-bintree.c
185  src/smpi/colls/coll_tuned_topo.c
186  src/smpi/colls/coll_tuned_topo.h
187  src/smpi/colls/gather-mvapich.c
188  src/smpi/colls/gather-ompi.c
189  src/smpi/colls/reduce-mvapich-knomial.c
190  src/smpi/colls/reduce-mvapich-two-level.c
191  src/smpi/colls/reduce-ompi.c
192  src/smpi/colls/reduce_scatter-ompi.c
193  src/smpi/colls/scatter-mvapich-two-level.c
194  src/smpi/colls/scatter-ompi.c
195 Copyright:
196  Copyright (c) 2001 by Argonne National Laboratory.
197  Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana University Research and Technology Corporation.  All rights reserved.
198  Copyright (c) 2004-2009 The University of Tennessee and The University of Tennessee Research Foundation.  All rights reserved.
199  Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, University of Stuttgart.  All rights reserved.
200  Copyright (c) 2004-2005 The Regents of the University of California. All rights reserved.
201  Copyright (c) 2001-2014, The Ohio State University. All rights reserved.
202 License: BSD-3-clause
203 Comment: Borrowed from MVAPICH2.
204
205 Files: src/smpi/colls/reduce-rab.c
206 Copyright: 1997, Rolf Rabenseifner. Computing Center University of Stuttgart
207 License: other
208  The usage of this software is free, but this header must not be removed.
209
210 Files: src/xbt/automaton/parserPromela.tab.cacc
211 Copyright:
212  Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
213  Copyright (C) 2003-2016. The SimGrid team.
214 License: GPL-3+ and LGPL-2.1
215 Comment: Generated with the Bison processor generator (which is GPL-3+) using SimGrid configuration files (that are LGPL-2.1) 
216
217 Files: teshsuite/smpi/isp/umpire/*
218 Copyright: 2000-2003, Bronis R. de Supinski
219 Comment: this licensing info was provided by the author per email
220 License: NON COMMERCIAL
221  NOTICE
222  .
223  This work was produced at the University of California, Lawrence
224  Livermore National Laboratory (UC LLNL) under contract
225  no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy
226  (DOE) and The Regents of the University of California (University) for
227  the operation of UC LLNL. The rights of the Federal Government are
228  reserved under Contract 48 subject to the restrictions agreed upon by
229  the DOE and University as allowed under DOE Acquisition Letter 97-1.
230  The only additional restriction is that redistribution of this work
231  without the written consent of either the Univeristy or its primary
232  author, Bronis R. de Supinski, is prohibited.
233  .
234  .
235  DISCLAIMER
236  .
237  This work was prepared as an account of work sponsored by an agency of
238  the United States Government. Neither the United States Government nor
239  the University of California nor any of their employees, makes any
240  warranty, express or implied, or assumes any liability or
241  responsibility for the accuracy, completeness, or usefulness of any
242  information, apparatus, product, or process disclosed, or represents
243  that its use would not infringe privately-owned rights.  Reference
244  herein to any specific commercial products, process, or service by
245  trade name, trademark, manufacturer or otherwise does not necessarily
246  constitute or imply its endorsement, recommendation, or favoring by
247  the United States Government or the University of California. The
248  views and opinions of authors expressed herein do not necessarily
249  state or reflect those of the United States Government or the
250  University of California, and shall not be used for advertising or
251  product endorsement purposes.
252  .
253  .
254  .
255  NOTIFICATION OF COMMERCIAL USE
256  .
257  Commercialization of this product is prohibited without notifying the
258  Department of Energy (DOE) or Lawrence Livermore National Laboratory
259  (LLNL).