diff --git a/COPYING b/COPYING index afd7942bac3f40c9e6b4474682314e021c84b99e..0712e040f1da325fc81474b5202b6421091a844d 100644 --- a/COPYING +++ b/COPYING @@ -45,7 +45,7 @@ advertising or product endorsement purposes. Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -211,7 +211,7 @@ access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -268,7 +268,7 @@ impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -321,7 +321,7 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS - + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest diff --git a/doc/html/Makefile.am b/doc/html/Makefile.am index 7401a3e59baf9e206addbf1050df6060e3e48bb1..1cbc421ea64a7bcfd55e8d218f9d2ca1764aa586 100644 --- a/doc/html/Makefile.am +++ b/doc/html/Makefile.am @@ -53,6 +53,7 @@ generated_html = \ cpu_management.html \ cray.html \ crypto_plugins.html \ + disclaimer.html \ dist_plane.html \ documentation.html \ download.html \ diff --git a/doc/html/Makefile.in b/doc/html/Makefile.in index a767a15ce679b91ea146d84d4a781954b185abae..f6a3b9305268a1a2123ecbbc0f2179f017f3a255 100644 --- a/doc/html/Makefile.in +++ b/doc/html/Makefile.in @@ -352,6 +352,7 @@ generated_html = \ cpu_management.html \ cray.html \ crypto_plugins.html \ + disclaimer.html \ dist_plane.html \ documentation.html \ download.html \ diff --git a/doc/html/disclaimer.shtml b/doc/html/disclaimer.shtml new file mode 100644 index 0000000000000000000000000000000000000000..e4e9325d3b0839fbf28ff5bade8af2cb2e962d58 --- /dev/null +++ b/doc/html/disclaimer.shtml @@ -0,0 +1,90 @@ +<!--#include virtual="header.txt"--> + +<h1>Legal Notices</h1> + +<p>SLURM is free software; you can redistribute it and/or modify it under +the terms of the <a href="http://www.gnu.org/licenses/gpl.html">GNU General +Public License</a> as published by the <a href="http://fsf/org/">Free +Software Foundation</a>; either version 2 of the License, or (at your option) +any later version.</p> + +<p>SLURM 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 <a href="//www.gnu.org/licenses/gpl.html"> +GNU General Public License</a> for more details.</p> + +<h1>NO WARRANTY</h1> +<p>The following is an excerpt from the GNU General Public License.</p> + +<p>BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION.</p> + +<p>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES.</p> + +<h1>Copyrights</h1> + +<p>SLURM represents the collaborative efforts of roughly 100 people representing +roughtly 40 different organizations world-wide. A current list of contributors +can be found at the <a href="team.html">SLURM Team</a> web page.</p> + +<p>While many organizations contributed code and/or documentation without +including a copyright notice, the following copyright notices are found in +SLURM's code and documenation files:<br> +Copyright (C) 2011 Trinity Centre for High Performance Computing<br> +Copyright (C) 2010-2011 SchedMD LLC<br> +Copyright (C) 2009 CEA/DAM/DIF<br> +Copyright (C) 2009-2011 Centro Svizzero di Calcolo Scientifico (CSCS)<br> +Copyright (C) 2008-2011 Lawrence Livermore National Security<br> +Copyright (C) 2008 Vijay Ramasubramanian<br> +Copyright (C) 2007-2008 Red Hat, Inc.<br> +Copyright (C) 2007-2009 National University of Defense Technology, China<br> +Copyright (C) 2007-2011 Bull<br> +Copyright (C) 2005-2008 Hewlett-Packard Development Company, L.P.<br> +Copyright (C) 2004-2009, Marcus Holland-Moritz<br> +Copyright (C) 2002-2007 The Regents of the University of California<br> +Copyright (C) 2002-2003 Linux NetworX<br> +Copyright (C) 2002 University of Chicago<br> +Copyright (C) 2001 Paul Marquess<br> +Copyright (C) 2000 Markus Friedl<br> +Copyright (C) 1999 Kenneth Albanowski<br> +Copyright (C) 1998 Todd C. Miller <Todd.Miller@courtesan.com><br> +Copyright (C) 1996-2003 Maximum Entropy Data Consultants Ltd,<br> +Copyright (C) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland<br> +Copyright (C) 1989-1994, 1996-1999, 2001 Free Software Foundation, Inc.</p> + +<p>Much of the work was performed under the auspices of the U.S. Department of +Energy by Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344. +This work was sponsored by an agency of the United States government. +Neither the United States Government nor Lawrence Livermore National +Security, LLC, nor any of their employees, makes any warranty, express +or implied, or assumes any liability or responsibility for the accuracy, +completeness, or usefulness of any information, apparatus, product, or +process disclosed, or represents that its use would not infringe privately +owned rights. References herein to any specific commercial products, process, +or services by trade names, trademark, manufacturer or otherwise does not +necessarily constitute or imply its endorsement, recommendation, or +favoring by the United States Government or the Lawrence Livermore National +Security, LLC. The views and opinions of authors expressed herein do not +necessarily state or reflect those of the United States government or +Lawrence Livermore National Security, LLC, and shall not be used for +advertising or product endorsement purposes.</p> + +<p style="text-align: center;">Last modified 27 June 2010</p> + +<!--#include virtual="footer.txt"--> + diff --git a/doc/html/footer.txt b/doc/html/footer.txt index bee6ae12e5c39572bc1747e99960eb04cc77a3fc..787a17157f50af7750e671628d6d5f0e36bfe13f 100644 --- a/doc/html/footer.txt +++ b/doc/html/footer.txt @@ -1,32 +1,15 @@ </div> <!-- closes "content" --> <div id="footer"> -<div id="left"> <span class="ucrlnum">LLNL-WEB-411573 |</span> <a href="https://www.llnl.gov/disclaimer.html" target="_blank" class="privacy">Privacy & Legal Notice</a></div> -<div id="right"><span class="ucrlnum">18 July 2008 </span></div> +<div id="left"> <a href="disclaimer.html" target="_blank" class="privacy">Legal Notices</a></div> +<div id="right"><span class="ucrlnum">27 June 2011 </span></div> </div> <div id="footer2"> -<div id="left2"><img src="sponsors.gif" width="129" height="30" border="0" usemap="#Map2"></div> -<div id="center2"><a href="https://www.llnl.gov/" target="_blank" class="footer">Lawrence Livermore National Laboratory</a><br /> -<span class="smalltextblue">7000 East Avenue • Livermore, CA 94550</span></div> -<div id="right2"><span class="smalltextblue">Operated by -Lawrence Livermore National Security, LLC, for the</span> -<a href="http://www.energy.gov/" target="_blank" class="footer"> -Department of Energy's</a><br /> -<a href="http://www.nnsa.doe.gov/" target="_blank" class="footer"> -National Nuclear Security Administration</a></div> <div style="clear:both;"></div> </div> -</div> <!-- closes "container" --> - -<map name="Map"> -<area shape="rect" coords="571,1,799,15" href="https://www.llnl.gov/"> -</map> -<map name="Map2"> -<area shape="rect" coords="1,1,92,30" href="http://www.nnsa.doe.gov/" target="_blank" alt="NNSA logo links to the NNSA Web site"> -<area shape="rect" coords="98,1,132,30" href="http://www.energy.gov/" target="_blank" alt="Department of Energy logo links to the DOE Web site"> -</map> +</div> </body> </html> diff --git a/doc/html/slurm_banner.gif b/doc/html/slurm_banner.gif index 3a6d6d517ff0340764b5a687ae5fde4fed4d598c..8564b4b837ff23a89823e61e64cc950cc4911215 100644 Binary files a/doc/html/slurm_banner.gif and b/doc/html/slurm_banner.gif differ