Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s4u: implement Engine::setConfig()
[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 Copyright: Expat
21 Comment: Adapted from code from Ralf S. Engelschall and others in the OSSP project, remains under the original license.
22
23 Files: src/xbt/mmalloc/* include/xbt/mmalloc.h
24 Copyright: 
25   Copyright (C) 1991, 1992 Free Software Foundation, Inc.
26   Copyright (C) 2003-2016. The SimGrid Team.
27 License: LGPL-2.1
28 Comment: these files used to be part of gdb, but were removed there
29
30 Files: 
31  teshsuite/smpi/mpich3-test/*
32 Copyright: 
33  (C) 2001-2014 by Argonne National Laboratory.
34  (C) 2008 by University of Illinois.
35  (C) 2011-2012 Intel Corporation. 
36 License: other
37                                   COPYRIGHT
38  .
39  The following is a notice of limited availability of the code, and disclaimer
40  which must be included in the prologue of the code and in all source listings
41  of the code.
42  .
43  Copyright Notice
44   + 2002 University of Chicago
45  .
46  Permission is hereby granted to use, reproduce, prepare derivative works, and
47  to redistribute to others.  This software was authored by:
48  .
49  Mathematics and Computer Science Division
50  Argonne National Laboratory, Argonne IL 60439
51  .
52  (and)
53  .
54  Department of Computer Science
55  University of Illinois at Urbana-Champaign
56  .
57  .
58                               GOVERNMENT LICENSE
59  .
60  Portions of this material resulted from work developed under a U.S.
61  Government Contract and are subject to the following license: the Government
62  is granted for itself and others acting on its behalf a paid-up, nonexclusive,
63  irrevocable worldwide license in this computer software to reproduce, prepare
64  derivative works, and perform publicly and display publicly.
65  .
66                                   DISCLAIMER
67  .
68  This computer code material was prepared, in part, as an account of work
69  sponsored by an agency of the United States Government.  Neither the United
70  States, nor the University of Chicago, nor any of their employees, makes any
71  warranty express or implied, or assumes any legal liability or responsibility
72  for the accuracy, completeness, or usefulness of any information, apparatus,
73  product, or process disclosed, or represents that its use would not infringe
74  privately owned rights.
75
76 Files: src/xbt/RngStream.c include/xbt/RngStream.h
77 Copyright: 2001 Pierre L'Ecuyer, University of Montreal
78 License: GPL-2+ and LGPL-2.1
79 Comment: The author granted us the right to distribute this files under the LGPL-2.1 as long as it is bundled with SimGrid.
80
81 Files:
82  src/simdag/dax_dtd.c
83  src/simdag/dax_dtd.l
84  src/simdag/dax_dtd.h
85  src/surf/xml/simgrid_dtd.c
86  src/surf/xml/simgrid_dtd.h
87 Copyright:
88  FleXML is Copyright (C) 1999-2005 Kristoffer Rose.  All rights reserved.
89  FleXML is Copyright (C) 2003-2013 Martin Quinson.  All rights reserved.
90  Copyright (C) 2003-2016. The SimGrid team.
91 License: GPL-2+ and LGPL-2.1
92 Comment: Generated with the FleXML XML processor generator (which is GPL-2+) using SimGrid configuration files (that are LGPL-2.1)
93
94 Files:
95  src/smpi/colls/allgather-2dmesh.c
96  src/smpi/colls/allgather-3dmesh.c
97  src/smpi/colls/allgather-bruck.c
98  src/smpi/colls/allgather-pair.c
99  src/smpi/colls/allgather-ring.c
100  src/smpi/colls/allgather-spreading-simple.c
101  src/smpi/colls/allgatherv-pair.c
102  src/smpi/colls/allgatherv-ring.c
103  src/smpi/colls/alltoall-2dmesh.c
104  src/smpi/colls/alltoall-3dmesh.c
105  src/smpi/colls/alltoall-bruck.c
106  src/smpi/colls/alltoall-pair.c
107  src/smpi/colls/alltoall-pair-light-barrier.c
108  src/smpi/colls/alltoall-pair-mpi-barrier.c
109  src/smpi/colls/alltoall-pair-one-barrier.c
110  src/smpi/colls/alltoall-rdb.c
111  src/smpi/colls/alltoall-ring.c
112  src/smpi/colls/alltoall-ring-light-barrier.c
113  src/smpi/colls/alltoall-ring-mpi-barrier.c
114  src/smpi/colls/alltoall-ring-one-barrier.c
115  src/smpi/colls/alltoallv-pair.c
116  src/smpi/colls/alltoallv-pair-light-barrier.c
117  src/smpi/colls/alltoallv-pair-mpi-barrier.c
118  src/smpi/colls/alltoallv-pair-one-barrier.c
119  src/smpi/colls/alltoallv-ring.c
120  src/smpi/colls/alltoallv-ring-light-barrier.c
121  src/smpi/colls/alltoallv-ring-mpi-barrier.c
122  src/smpi/colls/alltoallv-ring-one-barrier.c
123  src/smpi/colls/bcast-binomial-tree.c
124  src/smpi/colls/bcast-scatter-LR-allgather.c
125  src/smpi/colls/bcast-scatter-rdb-allgather.c
126 Copyright: Copyright (c) 2006, Ahmad Faraj & Xin Yuan
127 License: BSD-3-clause
128 Comment: Borrowed from StarMPI.
129
130 Files:
131  src/smpi/colls/allgather-mvapich-smp.c
132  src/smpi/colls/allgatherv-ompi-bruck.c
133  src/smpi/colls/allgatherv-mpich-ring.c
134  src/smpi/colls/allreduce-mvapich-two-level.c
135  src/smpi/colls/allreduce-ompi-ring-segmented.c
136  src/smpi/colls/alltoall-mvapich-scatter-dest.c
137  src/smpi/colls/allreduce-mvapich-rs.c
138  src/smpi/colls/barrier-mvapich2-pair.c
139  src/smpi/colls/barrier-ompi.c
140  src/smpi/colls/bcast-mvapich-smp.c
141  src/smpi/colls/bcast-ompi-split-bintree.c
142  src/smpi/colls/coll_tuned_topo.c
143  src/smpi/colls/coll_tuned_topo.h
144  src/smpi/colls/gather-mvapich.c
145  src/smpi/colls/gather-ompi.c
146  src/smpi/colls/reduce-mvapich-knomial.c
147  src/smpi/colls/reduce-mvapich-two-level.c
148  src/smpi/colls/reduce-ompi.c
149  src/smpi/colls/reduce_scatter-ompi.c
150  src/smpi/colls/scatter-mvapich-two-level.c
151  src/smpi/colls/scatter-ompi.c
152 Copyright:
153  Copyright (c) 2001 by Argonne National Laboratory.
154  Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana University Research and Technology Corporation.  All rights reserved.
155  Copyright (c) 2004-2009 The University of Tennessee and The University of Tennessee Research Foundation.  All rights reserved.
156  Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, University of Stuttgart.  All rights reserved.
157  Copyright (c) 2004-2005 The Regents of the University of California. All rights reserved.
158  Copyright (c) 2001-2014, The Ohio State University. All rights reserved.
159 License: BSD-3-clause
160 Comment: Borrowed from MVAPICH2.
161
162 Files: src/smpi/colls/reduce-rab.c
163 Copyright: 1997, Rolf Rabenseifner. Computing Center University of Stuttgart
164 License: other
165  The usage of this software is free, but this header must not be removed.
166
167 Files: src/xbt/automaton/parserPromela.tab.cacc
168 Copyright:
169  Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
170  Copyright (C) 2003-2016. The SimGrid team.
171 License: GPL-3+ and LGPL-2.1
172 Comment: Generated with the Bison processor generator (which is GPL-3+) using SimGrid configuration files (that are LGPL-2.1) 
173
174 Files: teshsuite/smpi/isp/umpire/*
175 Copyright: 2000-2003, Bronis R. de Supinski
176 Comment: this licensing info was provided by the author per email
177 License: NON COMMERCIAL
178  NOTICE
179  .
180  This work was produced at the University of California, Lawrence
181  Livermore National Laboratory (UC LLNL) under contract
182  no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy
183  (DOE) and The Regents of the University of California (University) for
184  the operation of UC LLNL. The rights of the Federal Government are
185  reserved under Contract 48 subject to the restrictions agreed upon by
186  the DOE and University as allowed under DOE Acquisition Letter 97-1.
187  The only additional restriction is that redistribution of this work
188  without the written consent of either the Univeristy or its primary
189  author, Bronis R. de Supinski, is prohibited.
190  .
191  .
192  DISCLAIMER
193  .
194  This work was prepared as an account of work sponsored by an agency of
195  the United States Government. Neither the United States Government nor
196  the University of California nor any of their employees, makes any
197  warranty, express or implied, or assumes any liability or
198  responsibility for the accuracy, completeness, or usefulness of any
199  information, apparatus, product, or process disclosed, or represents
200  that its use would not infringe privately-owned rights.  Reference
201  herein to any specific commercial products, process, or service by
202  trade name, trademark, manufacturer or otherwise does not necessarily
203  constitute or imply its endorsement, recommendation, or favoring by
204  the United States Government or the University of California. The
205  views and opinions of authors expressed herein do not necessarily
206  state or reflect those of the United States Government or the
207  University of California, and shall not be used for advertising or
208  product endorsement purposes.
209  .
210  .
211  .
212  NOTIFICATION OF COMMERCIAL USE
213  .
214  Commercialization of this product is prohibited without notifying the
215  Department of Energy (DOE) or Lawrence Livermore National Laboratory
216  (LLNL).