|
1 | | -Copyright (c) 2013-2014, Lawrence Livermore National Security, LLC. |
| 1 | +######################################################################## |
| 2 | +GNU LESSER GENERAL PUBLIC LICENSE (Lesser GPL) |
| 3 | +Version 2.1, February 1999 |
| 4 | +######################################################################## |
| 5 | +Copyright (c) 2013-2016, Lawrence Livermore National Security, LLC. |
2 | 6 | Produced at the Lawrence Livermore National Laboratory. |
3 | 7 |
|
4 | 8 | This file is part of Spack. |
5 | | -Written by Todd Gamblin, [email protected], All rights reserved. |
| 9 | +Created by Todd Gamblin, [email protected], All rights reserved. |
6 | 10 | LLNL-CODE-647188 |
7 | 11 |
|
8 | 12 | For details, see https://github.com/llnl/spack |
9 | 13 |
|
10 | 14 | This program is free software; you can redistribute it and/or modify |
11 | | -it under the terms of the GNU General Public License (as published by |
12 | | -the Free Software Foundation) version 2.1 dated February 1999. |
| 15 | +it under the terms of the GNU Lesser General Public License (as |
| 16 | +published by the Free Software Foundation) version 2.1, February 1999. |
13 | 17 |
|
14 | 18 | This program is distributed in the hope that it will be useful, but |
15 | 19 | WITHOUT ANY WARRANTY; without even the IMPLIED WARRANTY OF |
16 | 20 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the terms and |
17 | | -conditions of the GNU General Public License for more details. |
| 21 | +conditions of the GNU Lesser General Public License for more details. |
18 | 22 |
|
19 | | -You should have received a copy of the GNU Lesser General Public License |
20 | | -along with this program; if not, write to the Free Software Foundation, |
21 | | -Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 23 | +You should have received a copy of the GNU Lesser General Public |
| 24 | +License along with this program; if not, write to the Free Software |
| 25 | +Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
22 | 26 |
|
23 | | -OUR NOTICE AND TERMS AND CONDITIONS OF THE GNU GENERAL PUBLIC LICENSE |
| 27 | +######################################################################## |
| 28 | +LLNL NOTICE AND TERMS AND CONDITIONS OF THE GNU LGPL |
24 | 29 |
|
25 | | -Our Preamble Notice |
| 30 | +LLNL Preamble Notice |
26 | 31 |
|
27 | | -A. This notice is required to be provided under our contract with the |
28 | | -U.S. Department of Energy (DOE). This work was produced at the |
29 | | -Lawrence Livermore National Laboratory under Contract |
30 | | -No. DE-AC52-07NA27344 with the DOE. |
| 32 | +A. This notice is required to be provided under LLNL's contract with |
| 33 | + the U.S. Department of Energy (DOE). This work was produced at the |
| 34 | + Lawrence Livermore National Laboratory under Contract |
| 35 | + No. DE-AC52-07NA27344 with the DOE. |
31 | 36 |
|
32 | 37 | B. Neither the United States Government nor Lawrence Livermore |
33 | | -National Security, LLC nor any of their employees, makes any warranty, |
34 | | -express or implied, or assumes any liability or responsibility for the |
35 | | -accuracy, completeness, or usefulness of any information, apparatus, |
36 | | -product, or process disclosed, or represents that its use would not |
37 | | -infringe privately-owned rights. |
| 38 | + National Security, LLC nor any of their employees, makes any |
| 39 | + warranty, express or implied, or assumes any liability or |
| 40 | + responsibility for the accuracy, completeness, or usefulness of any |
| 41 | + information, apparatus, product, or process disclosed, or |
| 42 | + represents that its use would not infringe privately-owned rights. |
38 | 43 |
|
39 | 44 | C. Also, reference herein to any specific commercial products, |
40 | | -process, or services by trade name, trademark, manufacturer or |
41 | | -otherwise does not necessarily constitute or imply its endorsement, |
42 | | -recommendation, or favoring by the United States Government or |
43 | | -Lawrence Livermore National Security, LLC. The views and opinions of |
44 | | -authors expressed herein do not necessarily state or reflect those of |
45 | | -the United States Government or Lawrence Livermore National Security, |
46 | | -LLC, and shall not be used for advertising or product endorsement |
47 | | -purposes. |
| 45 | + process, or services by trade name, trademark, manufacturer or |
| 46 | + otherwise does not necessarily constitute or imply its endorsement, |
| 47 | + recommendation, or favoring by the United States Government or |
| 48 | + Lawrence Livermore National Security, LLC. The views and opinions |
| 49 | + of authors expressed herein do not necessarily state or reflect |
| 50 | + those of the United States Government or Lawrence Livermore |
| 51 | + National Security, LLC, and shall not be used for advertising or |
| 52 | + product endorsement purposes. |
48 | 53 |
|
49 | 54 | The precise terms and conditions for copying, distribution and |
50 | 55 | modification follows. |
51 | 56 |
|
52 | | -GNU Lesser GPL terms and Conditions for Copying, Distribution, and |
53 | | -Modification |
| 57 | +######################################################################## |
| 58 | +GNU LESSER GENERAL PUBLIC LICENSE |
| 59 | +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION |
54 | 60 |
|
55 | 61 | 0. This License Agreement applies to any software library or other |
56 | 62 | program which contains a notice placed by the copyright holder or |
|
0 commit comments