| | 53 | |
| | 54 | == licensing == |
| | 55 | |
| | 56 | `pgplot` appears to be non-free because it discriminates against fields of endeavor. However, since CAL falls within the allowable fields of endeavor, we are free to use it: |
| | 57 | {{{ |
| | 58 | [dkg@metis ~]$ cat /usr/share/doc/pgplot5/copyright |
| | 59 | Below is a verbatim copy of the PGPLOT library copyright. |
| | 60 | The Debian package was first made by John Lapeyre |
| | 61 | <lapeyre@physics.arizona.edu> and now updated and maintained by Gopal |
| | 62 | Narayanan <gopal@debian.org>. |
| | 63 | The source was obtained from http://astro.caltech.edu/~tjp/pgplot/ . |
| | 64 | More information can be obtained at this site. |
| | 65 | |
| | 66 | *********************************************************************** |
| | 67 | * PGPLOT Fortran Graphics Subroutine Library * |
| | 68 | * Version 5.2.0 * |
| | 69 | *********************************************************************** |
| | 70 | |
| | 71 | *********************************************************************** |
| | 72 | * * |
| | 73 | * Copyright (c) 1983-1997 by the California Institute of Technology. * |
| | 74 | * All rights reserved. * |
| | 75 | * * |
| | 76 | * For further information, contact: * |
| | 77 | * Dr. T. J. Pearson * |
| | 78 | * 105-24 California Institute of Technology, * |
| | 79 | * Pasadena, California 91125, USA * |
| | 80 | * * |
| | 81 | * tjp@astro.caltech.edu * |
| | 82 | * * |
| | 83 | * The PGPLOT library, both binary and source, and the PGPLOT manual * |
| | 84 | * `PGPLOT Graphics Subroutine Library' are copyrighted, but available * |
| | 85 | * without fee for education, academic research and non-commercial * |
| | 86 | * purposes. Ownership of the software remains with the California * |
| | 87 | * Institute of Technology. Users may distribute the binary and * |
| | 88 | * source code to third parties provided that the copyright notice and * |
| | 89 | * this statement appears on all copies and that no charge is made for * |
| | 90 | * such copies. Any entity wishing to integrate all or part of the * |
| | 91 | * source code into a product for commercial use or resale should * |
| | 92 | * contact the author at the above address. * |
| | 93 | * * |
| | 94 | * THE CALIFORNIA INSTITUTE OF TECHNOLOGY MAKES NO REPRESENTATIONS * |
| | 95 | * ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY PURPOSE. IT IS * |
| | 96 | * PROVIDED `AS IS' WITHOUT EXPRESS OR IMPLIED WARRANTY. THE * |
| | 97 | * CALIFORNIA INSTITUTE OF TECHNOLOGY SHALL NOT BE LIABLE FOR ANY * |
| | 98 | * DAMAGES SUFFERED BY THE USER OF THIS SOFTWARE. * |
| | 99 | * * |
| | 100 | * The software may have been developed under agreements between the * |
| | 101 | * California Institute of Technology and the Federal Government which * |
| | 102 | * entitle the Government to certain rights. * |
| | 103 | * * |
| | 104 | *********************************************************************** |
| | 105 | [dkg@metis ~]$ |
| | 106 | }}} |