From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: licenses/
Date: Sat, 14 Mar 2015 08:21:09 +0000 (UTC) [thread overview]
Message-ID: <1426289091.283e2ab8daf04c108c2fb437dc6db5fbea261f3f.jlec@gentoo> (raw)
commit: 283e2ab8daf04c108c2fb437dc6db5fbea261f3f
Author: Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Fri Mar 13 23:24:51 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Mar 13 23:24:51 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=283e2ab8
new licences needed for FSL package
licenses/FSL | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
licenses/newmat | 30 ++++++++++++++++++
2 files changed, 124 insertions(+)
diff --git a/licenses/FSL b/licenses/FSL
new file mode 100644
index 0000000..566feec
--- /dev/null
+++ b/licenses/FSL
@@ -0,0 +1,94 @@
+
+FMRIB Software Library, Release 5.0 (c) 2012, The University of Oxford
+(the "Software")
+
+The Software remains the property of the University of Oxford ("the
+University").
+
+The Software is distributed "AS IS" under this Licence solely for
+non-commercial use in the hope that it will be useful, but in order
+that the University as a charitable foundation protects its assets for
+the benefit of its educational and research purposes, the University
+makes clear that no condition is made or to be implied, nor is any
+warranty given or to be implied, as to the accuracy of the Software,
+or that it will be suitable for any particular purpose or for use
+under any specific conditions. Furthermore, the University disclaims
+all responsibility for the use which is made of the Software. It
+further disclaims any liability for the outcomes arising from using
+the Software.
+
+The Licensee agrees to indemnify the University and hold the
+University harmless from and against any and all claims, damages and
+liabilities asserted by third parties (including claims for
+negligence) which arise directly or indirectly from the use of the
+Software or the sale of any products based on the Software.
+
+No part of the Software may be reproduced, modified, transmitted or
+transferred in any form or by any means, electronic or mechanical,
+without the express permission of the University. The permission of
+the University is not required if the said reproduction, modification,
+transmission or transference is done without financial return, the
+conditions of this Licence are imposed upon the receiver of the
+product, and all original and amended source code is included in any
+transmitted product. You may be held legally responsible for any
+copyright infringement that is caused or encouraged by your failure to
+abide by these terms and conditions.
+
+You are not permitted under this Licence to use this Software
+commercially. Use for which any financial return is received shall be
+defined as commercial use, and includes (1) integration of all or part
+of the source code or the Software into a product for sale or license
+by or on behalf of Licensee to third parties or (2) use of the
+Software or any derivative of it for research with the final aim of
+developing software products for sale or license to a third party or
+(3) use of the Software or any derivative of it for research with the
+final aim of developing non-software products for sale or license to a
+third party, or (4) use of the Software to provide any service to an
+external organisation for which payment is received. If you are
+interested in using the Software commercially, please contact Isis
+Innovation Limited ("Isis"), the technology transfer company of the
+University, to negotiate a licence. Contact details are:
+innovation@isis.ox.ac.uk quoting reference BS/9564.
+
+
+-------------------------------------------------------------------
+
+The Standard Space Atlases
+
+The Cerebellum, Harvard-Oxford, JHU, Juelich, Striatum and Thalamus atlases,
+whilst not being the property of Oxford, are released under the terms of the
+main FSL licence above, at the request of their owners. These atlases
+should therefore not be used for commercial purposes; for such
+purposes please contact the primary co-ordinator for the relevant
+atlas:
+
+Harvard-Oxford: steve@fmrib.ox.ac.uk
+JHU: susumu@mri.jhu.edu
+Juelich: S.Eickhoff@fz-juelich.de
+Thalamus: behrens@fmrib.ox.ac.uk
+Cerebellum: j.diedrichsen@bangor.ac.uk
+Striatum: andri.tziortzi@gmail.com
+
+-------------------------------------------------------------------
+
+FSLView
+
+FSLView sources are released under the terms of the GPLv2
+(http://www.gnu.org/licenses/old-licenses/gpl-2.0.html). FSLView
+binaries use Qt (http://qt.nokia.com) which is released under LGPLv2.1.
+The FSLView binaries are released under the GPL, with the added
+exception that we also give permission to link this program with the Qt
+non-commercial edition, and distribute the resulting executable,
+without including the source code for the Qt non-commercial edition in
+the source distribution.
+
+FSLView is distributed "AS IS" under this Licence in the hope that it
+will be useful, but in order that the University as a charitable
+foundation protects its assets for the benefit of its educational and
+research purposes, the University makes clear that no condition is
+made or to be implied, nor is any warranty given or to be implied, as
+to the accuracy of the Software, or that it will be suitable for any
+particular purpose or for use under any specific conditions.
+Furthermore, the University disclaims all responsibility for the use
+which is made of the Software. It further disclaims any liability for
+the outcomes arising from using the Software.
diff --git a/licenses/newmat b/licenses/newmat
new file mode 100644
index 0000000..e31b4f4
--- /dev/null
+++ b/licenses/newmat
@@ -0,0 +1,30 @@
+Copyright:
+
+ Copyright (C) 1990-2006 Robert Davies
+
+Licence:
+
+ I place no restrictions on the use of newmat except that I take
+ no liability for any problems that may arise from its use,
+ distribution or other dealings with it.
+
+ You can use it in your commercial projects.
+
+ You can make and distribute modified or merged versions. You can
+ include parts of it in your own software.
+
+ If you distribute modified or merged versions, please make it
+ clear which parts are mine and which parts are modified.
+
+ For a substantially modified version, simply note that it is,
+ in part, derived from my software. A comment in the code will
+ be sufficient.
+
+ The software is provided "as is", without warranty of any kind.
+
+ Please understand that there may still be bugs and errors.
+
+ Use at your own risk. I (Robert Davies) take no responsibility
+ for any errors or omissions in this package or for any misfortune
+ that may befall you or others as a result of your use,
+ distribution or other dealings with it.
next reply other threads:[~2015-03-14 8:21 UTC|newest]
Thread overview: 77+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-14 8:21 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-02 12:36 [gentoo-commits] proj/sci:master commit in: licenses/ Andrew Ammerlaan
2022-12-01 22:08 Andrew Ammerlaan
2022-12-01 21:58 Andrew Ammerlaan
2022-01-25 15:36 Andrew Ammerlaan
2022-01-23 13:06 Andrew Ammerlaan
2021-08-31 9:45 Andrew Ammerlaan
2021-07-03 10:32 Andrew Ammerlaan
2021-03-06 16:47 Andrew Ammerlaan
2021-02-25 14:59 Andrew Ammerlaan
2021-02-04 10:50 Andrew Ammerlaan
2021-01-30 15:23 Andrew Ammerlaan
2021-01-24 21:05 Andrew Ammerlaan
2021-01-19 17:02 Andrew Ammerlaan
2020-12-31 18:49 Aisha Tammy
2020-12-30 21:13 Aisha Tammy
2020-12-20 23:29 Aisha Tammy
2020-10-21 14:59 Horea Christian
2020-10-20 21:40 Horea Christian
2019-10-29 9:09 Alexey Shvetsov
2019-10-29 8:31 Alexey Shvetsov
2019-07-07 18:32 Martin Mokrejs
2019-03-25 9:40 Martin Mokrejs
2018-06-21 18:43 Justin Lecher
2018-04-21 14:14 Martin Mokrejs
2017-04-20 17:27 Martin Mokrejs
2017-04-20 17:25 Martin Mokrejs
2017-03-21 19:22 Justin Lecher
2016-11-28 20:53 Marius Brehler
2016-07-15 13:23 Martin Mokrejs
2016-05-30 8:52 Marius Brehler
2016-01-05 22:29 Martin Mokrejs
2016-01-05 22:28 Martin Mokrejs
2015-11-02 8:32 Marius Brehler
2015-09-21 19:05 Justin Lecher
2015-05-18 13:05 Justin Lecher
2015-05-12 11:18 Justin Lecher
2015-05-04 14:45 Justin Lecher
2015-05-04 14:02 Justin Lecher
2015-04-18 1:15 Martin Mokrejs
2015-03-14 8:21 Justin Lecher
2015-02-26 1:50 Christoph Junghans
2015-02-10 14:37 Justin Lecher
2015-01-26 7:58 Justin Lecher
2015-01-18 2:16 Christoph Junghans
2015-01-15 6:53 Justin Lecher
2015-01-10 14:07 Justin Lecher
2015-01-10 11:44 Justin Lecher
2015-01-08 23:19 Martin Mokrejs
2015-01-07 21:40 Martin Mokrejs
2014-12-17 15:28 Justin Lecher
2014-09-28 11:30 Justin Lecher
2014-09-05 15:24 Jauhien Piatlicki
2014-09-02 16:50 Jauhien Piatlicki
2014-04-16 22:31 Sebastien Fabbro
2014-03-24 11:55 Martin Mokrejs
2014-01-21 19:38 Reinis Danne
2013-10-28 4:29 Guillaume Horel
2013-10-22 15:14 Christoph Junghans
2013-09-14 17:50 Christoph Junghans
2013-09-12 5:40 Sebastien Fabbro
2013-08-29 16:00 Martin Mokrejs
2013-08-12 21:27 Sebastien Fabbro
2013-07-09 22:44 Justin Bronder
2013-07-09 1:17 Justin Bronder
2013-06-12 22:02 Sebastien Fabbro
2012-09-20 12:39 Justin Lecher
2012-09-20 12:39 Justin Lecher
2012-06-08 12:51 Justin Lecher
2012-03-04 13:25 Justin Lecher
2012-02-02 13:00 Thomas Kahle
2012-01-20 9:14 Andrew Savchenko
2012-01-08 12:14 Martin Mokrejs
2011-10-31 13:11 Justin Lecher
2011-02-18 23:05 Martin Mokrejs
2011-02-18 23:03 Martin Mokrejs
2011-02-14 18:49 Martin Mokrejs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1426289091.283e2ab8daf04c108c2fb437dc6db5fbea261f3f.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox