File: copyright.html

package info (click to toggle)
petsc 2.3.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 77,732 kB
  • ctags: 314,526
  • sloc: ansic: 254,277; python: 26,350; cpp: 18,257; fortran: 15,694; makefile: 11,000; sh: 3,638; xml: 620; csh: 211
file content (50 lines) | stat: -rw-r--r-- 2,980 bytes parent folder | download | duplicates (2)
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
39
40
41
42
43
44
45
46
47
48
49
50
<html>
<body BGCOLOR="FFFFFF">

    <h1>Copyright</h1>
    

 
    <td width="75%" valign="top">
   If you modify PETSc source code and wish to distributed only binary versions of your changed code
    (which you can) you <strong>must</strong> config/configure.py PETSc with the additional flag --with-gnu-copyright-code=0
    to prevent violating the GNU copyright which covers a
    tiny percentage of the code in the PETSc distribution.</p>

   <p align="center"><font size="5">COPYRIGHT NOTIFICATION</font>
    </p>
    <p align="center"><font size="4">(C) COPYRIGHT 1995-2004 UNIVERSITY OF CHICAGO </font></p>
    <p>This program discloses material protectable under copyright laws of the United States.
    Permission to copy and modify this software and its documentation is
    hereby granted, provided that this notice is retained thereon and on all copies or
    modifications. The University of Chicago makes no representations as to the suitability
    and operability of this software for any purpose. It is provided &quot;as is&quot; without
    express or implied warranty. Permission is hereby granted to use, reproduce, prepare
    derivative works, and to redistribute to others, so long as this original copyright notice
    is retained. </p>
    <p><a href="../miscellaneous/index.html">Software authors</a></p>

    <ul type="circle">
      <li>Mathematics and Computer Science Division</li>
      <li>Argonne National Laboratory, </li>
      <li>Argonne IL 60439 FAX: (630) 252-5986 </li>
      <li>Any questions or comments on the software may be directed to <a href="mailto:petsc-maint@mcs.anl.gov">petsc-maint@mcs.anl.gov</a>.</li>
    </ul>
    <p>Argonne National Laboratory with facilities in the state of Illinois, is
    owned by The United States Government, and operated by the University of Chicago under
    provision of a contract with the Department of Energy. </p>
    <p align="center"><font size="5">DISCLAIMER </font></p>
    <p>THIS PROGRAM WAS PREPARED AS AN ACCOUNT OF WORK SPONSORED BY AN AGENCY OF THE UNITED
    STATES GOVERNMENT. NEITHER THE UNITED STATES GOVERNMENT NOR ANY AGENCY THEREOF, NOR THE
    UNIVERSITY OF CHICAGO, NOR ANY OF THEIR EMPLOYEES OR OFFICERS, MAKES ANY WARRANTY, EXPRESS
    OR IMPLIED, OR ASSUMES ANY LEGAL 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. REFERENCE HEREIN TO
    ANY SPECIFIC COMMERCIAL PRODUCT, PROCESS, OR SERVICE BY TRADE NAME, TRADEMARK,
    MANUFACTURER, OR OTHERWISE, DOES NOT NECESSARILY CONSTITUTE OR IMPLY ITS ENDORSEMENT,
    RECOMMENDATION, OR FAVORING BY THE UNITED STATES GOVERNMENT OR ANY AGENCY THEREOF. THE
    VIEW AND OPINIONS OF AUTHORS EXPRESSED HEREIN DO NOT NECESSARILY STATE OR REFLECT THOSE OF
    THE UNITED STATES GOVERNMENT OR ANY AGENCY THEREOF.
   
   </body>
</html>