| 1 |
This is the Debian GNU/Linux prepacked version of the octave-sp package. It
|
| 2 |
is based on semidef-oct which is itself a port to Octave by A. S. Hodel
|
| 3 |
<a.s.hodel@eng.auburn.edu> of the semidef package by Lieven Vandenberghe
|
| 4 |
<vandenbe@esat.kuleuven.ac.be> and Stephen Boyd <boyd@isl.stanford.edu>.
|
| 5 |
|
| 6 |
This package was put together by Dirk Eddelbuettel <edd@debian.org> from the
|
| 7 |
sources at
|
| 8 |
ftp://ftp.eng.auburn.edu/pub/hodel/semidef-oct.tar.gz
|
| 9 |
Also included were two Octave script files (run_cmd.m, prompt.m) from his
|
| 10 |
OCST package that is available as
|
| 11 |
ftp://ftp.eng.auburn.edu/pub/hodel/OCST-980904.tar.gz
|
| 12 |
Some minor changes were made which are documented in the file
|
| 13 |
/usr/share/doc/octave-sp/changelog.Debian.gz.
|
| 14 |
|
| 15 |
This package is curently maintained by the Debian Octave Group
|
| 16 |
(http://pkg-octave.alioth.debian.org).
|
| 17 |
|
| 18 |
The semidef package contains the following statement in the file COPYRIGHT
|
| 19 |
and in the src/*.c files:
|
| 20 |
|
| 21 |
Copyright (c) 1994 by Lieven Vandenberghe and Stephen Boyd.
|
| 22 |
|
| 23 |
Permission to use, copy, modify, and distribute this software for
|
| 24 |
any purpose without fee is hereby granted, provided that this entire
|
| 25 |
notice is included in all copies of any software which is or includes
|
| 26 |
a copy or modification of this software and in all copies of the
|
| 27 |
supporting documentation for such software.
|
| 28 |
|
| 29 |
This software is being provided "as is", without any express or
|
| 30 |
implied warranty. In particular, the authors do not make any
|
| 31 |
representation or warranty of any kind concerning the merchantability
|
| 32 |
of this software or its fitness for any particular purpose.
|
| 33 |
|
| 34 |
This statement is ambiguous as regards DFSG-compliance of the package. We
|
| 35 |
contacted the upstream authors to obtain a clarification of the license
|
| 36 |
terms [1]. They agreed to switch the license to the Lesser General Public
|
| 37 |
License (LGPL) [2][3]:
|
| 38 |
|
| 39 |
* Lieven Vandenberghe <vandenbe@ee.ucla.edu> [2007-08-06 09:13]:
|
| 40 |
|
| 41 |
> I can see why our license is ambiguous. When we wrote it in 1994, we
|
| 42 |
> intended it to mean that the program is entirely free, for any purpose
|
| 43 |
> (including commercial) and without any restriction.
|
| 44 |
>
|
| 45 |
> If it is easier if we switch to a standard free license, I would choose
|
| 46 |
> the LGPL.
|
| 47 |
|
| 48 |
* Stephen Boyd <boyd@stanford.edu> [2007-08-06 12:50]:
|
| 49 |
|
| 50 |
> whatever is easiest. i am happy with semidef_prog having either license.
|
| 51 |
|
| 52 |
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435214#25
|
| 53 |
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435214#45
|
| 54 |
[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435214#55
|
| 55 |
|
| 56 |
The additional code by A. S. Hodel is released under the following terms:
|
| 57 |
|
| 58 |
# Copyright (C) 1996 A. Scottedward Hodel
|
| 59 |
#
|
| 60 |
# This file is part of Octave.
|
| 61 |
#
|
| 62 |
# Octave is free software; you can redistribute it and/or modify it
|
| 63 |
# under the terms of the GNU General Public License as published by the
|
| 64 |
# Free Software Foundation; either version 2, or (at your option) any
|
| 65 |
# later version.
|
| 66 |
#
|
| 67 |
# Octave is distributed in the hope that it will be useful, but WITHOUT
|
| 68 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
| 69 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
| 70 |
# for more details.
|
| 71 |
#
|
| 72 |
# You should have received a copy of the GNU General Public License
|
| 73 |
# along with Octave; see the file COPYING. If not, write to the Free
|
| 74 |
# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
| 75 |
# MA 02110-1301, USA.
|
| 76 |
|
| 77 |
The Debian packaging is:
|
| 78 |
|
| 79 |
# Copyright (C) 1998 - 2003 by Dirk Eddelbuettel <edd@debian.org>
|
| 80 |
# Copyright (C) 2005 - 2008 by Rafael Laboissiere <rafael@debian.org>
|
| 81 |
|
| 82 |
and is released under the terms of the GNU GPL, version 3 or later.
|
| 83 |
|
| 84 |
On a Debian GNU/Linux systems, the complete text of GNU General Public
|
| 85 |
License can be found in the file /usr/share/common-licenses/GPL-2
|
| 86 |
(version 2) and /usr/share/common-licenses/GPL-3 (version 3). The
|
| 87 |
complete text of GNU Lesser General Public License can be found in the
|
| 88 |
file /usr/share/common-licenses/LGPL.
|