/usr/share/doc/lp-solve-doc/copyright is in lp-solve-doc 5.5.0.13-7.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 | This package is currently maintained by
Juan Esteban Monsalve Tobon <esteban@v7w.com>.
It was created by James R. Van Zandt <jrv@vanzandt.mv.com> on
Thu, 21 Oct 1999 20:55:33 -0400.
The home page of the upstream package is:
http://www.geocities.com/lpsolve/
It was downloaded from ftp://ftp.ics.ele.tue.nl/pub/lp_solve/
It can be downloaded from:
http://groups.yahoo.com/group/lp_solve/files/Version4/
Upstream Authors:
Michel Berkelaar <michel@ics.ele.tue.nl>
Jeroen Dirks <jeroend@tor.numetrix.com>
Kjell Eikland <kjell.eikland@broadpark.no>
Peter Notebaert <peno@mailme.org>
Copyright:
bfp/bfp_LUSOL/LUSOL/hbio.c:
/* Harwell-Boeing File I/O in C
V. 1.0
National Institute of Standards and Technology, MD.
K.A. Remington
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
NOTICE
Permission to use, copy, modify, and distribute this software and
its documentation for any purpose and without fee is hereby granted
provided that the above copyright notice appear in all copies and
that both the copyright notice and this permission notice appear in
supporting documentation.
Neither the Author nor the Institution (National Institute of Standards
and Technology) make any representations about the suitability of this
software for any purpose. This software is provided "as is" without
expressed or implied warranty.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
colamd/colamd.c:
Copyright (c) 1998-2001 by the University of Florida.
All Rights Reserved.
THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY
EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
Permission is hereby granted to use or copy this program for any
purpose, provided the above notices are retained on all copies.
User documentation of any code that uses this code must cite the
Authors, the Copyright, and "Used by permission." If this code is
accessible from within Matlab, then typing "help colamd" and "help
symamd" must cite the Authors. Permission to modify the code and to
distribute modified code is granted, provided the above notices are
retained, and a notice that the code was modified is included with the
above copyright notice. You must also retain the Availability
information below, of the original version.
This software is provided free of charge.
lp_rlp.c:
/* This file comes from bison-1.28. */
/* Skeleton output parser for bison,
Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
This program 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
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* As a special exception, when this file is copied by Bison into a
Bison output file, you may use that output file without restriction.
This special exception was added by the Free Software Foundation
in version 1.24 of Bison. */
lp_solve itself is LGPL.
On Debian GNU/Linux systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'
|