summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-10-15 12:02:37 +0200
committerSona Sarmadi <sona.sarmadi@enea.com>2018-10-15 12:05:41 +0200
commitad2120f08650ea628df574940a4106343b8393d8 (patch)
tree327bbdd11cb2795c5b9059c9811fefebd0223a61
parent3e0c154246f220c051353f2bbc4d21df5e603dcf (diff)
downloadel_releases-standard-ad2120f08650ea628df574940a4106343b8393d8.tar.gz
Add missing licenses to License.xml
Nodejs - Artistic-2.0 is missing Boost - Python-2.0 is missing Bjam - Python-2.0 is missing Debianutils, SMAIL_GPL is missing Change-Id: Ibfd366eb39ee502bb99ac01fc756f8075ea54137 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rw-r--r--doc/book-enea-linux-open-source/doc/licenses.xml390
1 files changed, 383 insertions, 7 deletions
diff --git a/doc/book-enea-linux-open-source/doc/licenses.xml b/doc/book-enea-linux-open-source/doc/licenses.xml
index 38bded0..3e37328 100644
--- a/doc/book-enea-linux-open-source/doc/licenses.xml
+++ b/doc/book-enea-linux-open-source/doc/licenses.xml
@@ -326,7 +326,7 @@ specific documentation.-->
326 326
327 <entry>Portable Boost.Jam build tool for boost.</entry> 327 <entry>Portable Boost.Jam build tool for boost.</entry>
328 328
329 <entry>BSL-1.0, MIT</entry> 329 <entry>BSL-1.0, MIT, Python-2.0</entry>
330 </row> 330 </row>
331 331
332 <row> 332 <row>
@@ -358,7 +358,7 @@ specific documentation.-->
358 358
359 <entry>Free peer-reviewed portable C++ source libraries.</entry> 359 <entry>Free peer-reviewed portable C++ source libraries.</entry>
360 360
361 <entry>BSL-1.0, MIT</entry> 361 <entry>BSL-1.0, MIT, Python-2.0</entry>
362 </row> 362 </row>
363 363
364 <row> 364 <row>
@@ -604,7 +604,7 @@ specific documentation.-->
604 604
605 <entry>Miscellaneous utilities specific to Debian.</entry> 605 <entry>Miscellaneous utilities specific to Debian.</entry>
606 606
607 <entry>GPL-2.0</entry> 607 <entry>GPL-2.0, SMAIL_GPL</entry>
608 </row> 608 </row>
609 609
610 <row> 610 <row>
@@ -2474,7 +2474,7 @@ specific documentation.-->
2474 2474
2475 <entry>nodeJS Evented I/O for V8 JavaScript</entry> 2475 <entry>nodeJS Evented I/O for V8 JavaScript</entry>
2476 2476
2477 <entry>MIT, BSD</entry> 2477 <entry>MIT, BSD, Artistic-2.0</entry>
2478 </row> 2478 </row>
2479 2479
2480 <row> 2480 <row>
@@ -3000,7 +3000,7 @@ specific documentation.-->
3000 <entry>qtdeclarative-native version 3000 <entry>qtdeclarative-native version
3001 5.10.1+gitAUTOINC+3e91062877-r0.</entry> 3001 5.10.1+gitAUTOINC+3e91062877-r0.</entry>
3002 3002
3003 <entry>GFDL-1.3 &amp; BSD &amp; ( GPL-3.0 &amp; The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) &amp; ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )</entry> 3003 <entry>GFDL-1.3 &amp; BSD &amp; (GPL-3.0 &amp; The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) &amp; ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )</entry>
3004 </row> 3004 </row>
3005 3005
3006 <row> 3006 <row>
@@ -3010,7 +3010,7 @@ specific documentation.-->
3010 3010
3011 <entry>Qt 5 Graphical Effects.</entry> 3011 <entry>Qt 5 Graphical Effects.</entry>
3012 3012
3013 <entry>GFDL-1.3 &amp; BSD &amp; ( GPL-3.0 &amp; The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) &amp; ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )</entry> 3013 <entry>GFDL-1.3 &amp; BSD &amp; (GPL-3.0 &amp; The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) &amp; ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )</entry>
3014 </row> 3014 </row>
3015 3015
3016 <row> 3016 <row>
@@ -4234,6 +4234,213 @@ The End
4234</programlisting></para> 4234</programlisting></para>
4235 </section> 4235 </section>
4236 4236
4237 <section id="Artistic-2">
4238 <title> Artistic-2.0</title>
4239 <para><programlisting>
4240 The Artistic License 2.0
4241
4242 Copyright (c) 2000-2006, The Perl Foundation.
4243
4244 Everyone is permitted to copy and distribute verbatim copies
4245 of this license document, but changing it is not allowed.
4246
4247Preamble
4248
4249This license establishes the terms under which a given free software
4250Package may be copied, modified, distributed, and/or redistributed.
4251The intent is that the Copyright Holder maintains some artistic
4252control over the development of that Package while still keeping the
4253Package available as open source and free software.
4254
4255You are always permitted to make arrangements wholly outside of this
4256license directly with the Copyright Holder of a given Package. If the
4257terms of this license do not permit the full use that you propose to
4258make of the Package, you should contact the Copyright Holder and seek
4259a different licensing arrangement.
4260
4261Definitions
4262
4263 "Copyright Holder" means the individual(s) or organization(s)
4264 named in the copyright notice for the entire Package.
4265
4266 "Contributor" means any party that has contributed code or other
4267 material to the Package, in accordance with the Copyright Holder`s
4268 procedures.
4269
4270 "You" and "your" means any person who would like to copy,
4271 distribute, or modify the Package.
4272
4273 "Package" means the collection of files distributed by the
4274 Copyright Holder, and derivatives of that collection and/or of
4275 those files. A given Package may consist of either the Standard
4276 Version, or a Modified Version.
4277
4278 "Distribute" means providing a copy of the Package or making it
4279 accessible to anyone else, or in the case of a company or
4280 organization, to others outside of your company or organization.
4281
4282 "Distributor Fee" means any fee that you charge for Distributing
4283 this Package or providing support for this Package to another
4284 party. It does not mean licensing fees.
4285
4286 "Standard Version" refers to the Package if it has not been
4287 modified, or has been modified only in ways explicitly requested
4288 by the Copyright Holder.
4289
4290 "Modified Version" means the Package, if it has been changed, and
4291 such changes were not explicitly requested by the Copyright
4292 Holder.
4293
4294 "Original License" means this Artistic License as Distributed with
4295 the Standard Version of the Package, in its current version or as
4296 it may be modified by The Perl Foundation in the future.
4297
4298 "Source" form means the source code, documentation source, and
4299 configuration files for the Package.
4300
4301 "Compiled" form means the compiled bytecode, object code, binary,
4302 or any other form resulting from mechanical transformation or
4303 translation of the Source form.
4304
4305
4306Permission for Use and Modification Without Distribution
4307
4308(1) You are permitted to use the Standard Version and create and use
4309Modified Versions for any purpose without restriction, provided that
4310you do not Distribute the Modified Version.
4311
4312
4313Permissions for Redistribution of the Standard Version
4314
4315(2) You may Distribute verbatim copies of the Source form of the
4316Standard Version of this Package in any medium without restriction,
4317either gratis or for a Distributor Fee, provided that you duplicate
4318all of the original copyright notices and associated disclaimers. At
4319your discretion, such verbatim copies may or may not include a
4320Compiled form of the Package.
4321
4322(3) You may apply any bug fixes, portability changes, and other
4323modifications made available from the Copyright Holder. The resulting
4324Package will still be considered the Standard Version, and as such
4325will be subject to the Original License.
4326
4327
4328Distribution of Modified Versions of the Package as Source
4329
4330(4) You may Distribute your Modified Version as Source (either gratis
4331or for a Distributor Fee, and with or without a Compiled form of the
4332Modified Version) provided that you clearly document how it differs
4333from the Standard Version, including, but not limited to, documenting
4334any non-standard features, executables, or modules, and provided that
4335you do at least ONE of the following:
4336
4337 (a) make the Modified Version available to the Copyright Holder
4338 of the Standard Version, under the Original License, so that the
4339 Copyright Holder may include your modifications in the Standard
4340 Version.
4341
4342 (b) ensure that installation of your Modified Version does not
4343 prevent the user installing or running the Standard Version. In
4344 addition, the Modified Version must bear a name that is different
4345 from the name of the Standard Version.
4346
4347 (c) allow anyone who receives a copy of the Modified Version to
4348 make the Source form of the Modified Version available to others
4349 under
4350
4351 (i) the Original License or
4352
4353 (ii) a license that permits the licensee to freely copy,
4354 modify and redistribute the Modified Version using the same
4355 licensing terms that apply to the copy that the licensee
4356 received, and requires that the Source form of the Modified
4357 Version, and of any works derived from it, be made freely
4358 available in that license fees are prohibited but Distributor
4359 Fees are allowed.
4360
4361
4362Distribution of Compiled Forms of the Standard Version
4363or Modified Versions without the Source
4364
4365(5) You may Distribute Compiled forms of the Standard Version without
4366the Source, provided that you include complete instructions on how to
4367get the Source of the Standard Version. Such instructions must be
4368valid at the time of your distribution. If these instructions, at any
4369time while you are carrying out such distribution, become invalid, you
4370must provide new instructions on demand or cease further distribution.
4371If you provide valid instructions or cease distribution within thirty
4372days after you become aware that the instructions are invalid, then
4373you do not forfeit any of your rights under this license.
4374
4375(6) You may Distribute a Modified Version in Compiled form without
4376the Source, provided that you comply with Section 4 with respect to
4377the Source of the Modified Version.
4378
4379
4380Aggregating or Linking the Package
4381
4382(7) You may aggregate the Package (either the Standard Version or
4383Modified Version) with other packages and Distribute the resulting
4384aggregation provided that you do not charge a licensing fee for the
4385Package. Distributor Fees are permitted, and licensing fees for other
4386components in the aggregation are permitted. The terms of this license
4387apply to the use and Distribution of the Standard or Modified Versions
4388as included in the aggregation.
4389
4390(8) You are permitted to link Modified and Standard Versions with
4391other works, to embed the Package in a larger work of your own, or to
4392build stand-alone binary or bytecode versions of applications that
4393include the Package, and Distribute the result without restriction,
4394provided the result does not expose a direct interface to the Package.
4395
4396
4397Items That are Not Considered Part of a Modified Version
4398
4399(9) Works (including, but not limited to, modules and scripts) that
4400merely extend or make use of the Package, do not, by themselves, cause
4401the Package to be a Modified Version. In addition, such works are not
4402considered parts of the Package itself, and are not subject to the
4403terms of this license.
4404
4405
4406General Provisions
4407
4408(10) Any use, modification, and distribution of the Standard or
4409Modified Versions is governed by this Artistic License. By using,
4410modifying or distributing the Package, you accept this license. Do not
4411use, modify, or distribute the Package, if you do not accept this
4412license.
4413
4414(11) If your Modified Version has been derived from a Modified
4415Version made by someone other than you, you are nevertheless required
4416to ensure that your Modified Version complies with the requirements of
4417this license.
4418
4419(12) This license does not grant you the right to use any trademark,
4420service mark, tradename, or logo of the Copyright Holder.
4421(13) This license includes the non-exclusive, worldwide,
4422free-of-charge patent license to make, have made, use, offer to sell,
4423sell, import and otherwise transfer the Package with respect to any
4424patent claims licensable by the Copyright Holder that are necessarily
4425infringed by the Package. If you institute patent litigation
4426(including a cross-claim or counterclaim) against any party alleging
4427that the Package constitutes direct or contributory patent
4428infringement, then this Artistic License to you shall terminate on the
4429date that such litigation is filed.
4430
4431(14) Disclaimer of Warranty:
4432THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
4433IS` AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
4434WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
4435NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
4436LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
4437BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
4438DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
4439ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4440
4441 </programlisting></para>
4442 </section>
4443
4237 <section id="lic_3"> 4444 <section id="lic_3">
4238 <title>BSD</title> 4445 <title>BSD</title>
4239 4446
@@ -10216,7 +10423,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10216 10423
10217</programlisting></para> 10424</programlisting></para>
10218 </section> 10425 </section>
10219
10220 <section id="lic_37"> 10426 <section id="lic_37">
10221 <title>Sleepycat</title> 10427 <title>Sleepycat</title>
10222 10428
@@ -10314,6 +10520,176 @@ SUCH DAMAGE.
10314</programlisting></para> 10520</programlisting></para>
10315 </section> 10521 </section>
10316 10522
10523 <section id="SMAIL_GPL">
10524 <title>SMAIL_GPL </title>
10525 <para><programlisting>
10526This is the Debian GNU/Linux package debianutils.
10527
10528It is an original Debian package. Programs in it were maintained by
10529Guy Maor &lt;maor@debian.org&gt;, and are now maintained by Clint Adams
10530&lt;schizo@debian.org&gt;.
10531
10532All its programs except readlink, savelog, and which may be
10533redistributed under the terms of the GNU GPL, Version 2 or later,
10534found on Debian systems in the file /usr/share/common-licenses/GPL.
10535
10536which is in the public domain.
10537
10538readlink is Copyright (c) 1997 Kenneth Stailey, and may also be
10539distributed under the terms of the BSD copyright.
10540
10541savelog may be redistributed under the following terms: (The rest of
10542this file consists of savelog's distribution terms.)
10543
10544#ident "@(#)smail:RELEASE-3_2:COPYING,v 1.2 1996/06/14 18:59:10 woods Exp"
10545
10546 SMAIL GENERAL PUBLIC LICENSE
10547 (Clarified 11 Feb 1988)
10548
10549 Copyright (C) 1988 Landon Curt Noll &amp; Ronald S. Karr
10550 Copyright (C) 1992 Ronald S. Karr
10551 Copyleft (GNU) 1988 Landon Curt Noll &amp; Ronald S. Karr
10552
10553 Everyone is permitted to copy and distribute verbatim copies
10554 of this license, but changing it is not allowed. You can also
10555 use this wording to make the terms for other programs.
10556
10557 The license agreements of most software companies keep you at the
10558mercy of those companies. By contrast, our general public license is
10559intended to give everyone the right to share SMAIL. To make sure that
10560you get the rights we want you to have, we need to make restrictions
10561that forbid anyone to deny you these rights or to ask you to surrender
10562the rights. Hence this license agreement.
10563
10564 Specifically, we want to make sure that you have the right to give
10565away copies of SMAIL, that you receive source code or else can get it
10566if you want it, that you can change SMAIL or use pieces of it in new
10567free programs, and that you know you can do these things.
10568
10569 To make sure that everyone has such rights, we have to forbid you to
10570deprive anyone else of these rights. For example, if you distribute
10571copies of SMAIL, you must give the recipients all the rights that you
10572have. You must make sure that they, too, receive or can get the
10573source code. And you must tell them their rights.
10574
10575 Also, for our own protection, we must make certain that everyone
10576finds out that there is no warranty for SMAIL. If SMAIL is modified by
10577someone else and passed on, we want its recipients to know that what
10578they have is not what we distributed, so that any problems introduced
10579by others will not reflect on our reputation.
10580
10581 Therefore we (Landon Curt Noll and Ronald S. Karr) make the following
10582terms which say what you must do to be allowed to distribute or change
10583SMAIL.
10584
10585 COPYING POLICIES
10586
10587 1. You may copy and distribute verbatim copies of SMAIL source code
10588as you receive it, in any medium, provided that you conspicuously and
10589appropriately publish on each copy a valid copyright notice "Copyright
10590(C) 1988 Landon Curt Noll &amp; Ronald S. Karr" (or with whatever year is
10591appropriate); keep intact the notices on all files that refer to this
10592License Agreement and to the absence of any warranty; and give any
10593other recipients of the SMAIL program a copy of this License
10594Agreement along with the program. You may charge a distribution fee
10595for the physical act of transferring a copy.
10596
10597 2. You may modify your copy or copies of SMAIL or any portion of it,
10598and copy and distribute such modifications under the terms of
10599Paragraph 1 above, provided that you also do the following:
10600
10601 a) cause the modified files to carry prominent notices stating
10602 that you changed the files and the date of any change; and
10603
10604 b) cause the whole of any work that you distribute or publish,
10605 that in whole or in part contains or is a derivative of SMAIL or
10606 any part thereof, to be licensed at no charge to all third
10607 parties on terms identical to those contained in this License
10608 Agreement (except that you may choose to grant more extensive
10609 warranty protection to some or all third parties, at your option).
10610
10611 c) You may charge a distribution fee for the physical act of
10612 transferring a copy, and you may at your option offer warranty
10613 protection in exchange for a fee.
10614
10615Mere aggregation of another unrelated program with this program (or its
10616derivative) on a volume of a storage or distribution medium does not bring
10617the other program under the scope of these terms.
10618
10619 3. You may copy and distribute SMAIL (or a portion or derivative of it,
10620under Paragraph 2) in object code or executable form under the terms of
10621Paragraphs 1 and 2 above provided that you also do one of the following:
10622
10623 a) accompany it with the complete corresponding machine-readable
10624 source code, which must be distributed under the terms of
10625 Paragraphs 1 and 2 above; or,
10626
10627 b) accompany it with a written offer, valid for at least three
10628 years, to give any third party free (except for a nominal
10629 shipping charge) a complete machine-readable copy of the
10630 corresponding source code, to be distributed under the terms of
10631 Paragraphs 1 and 2 above; or,
10632
10633 c) accompany it with the information you received as to where the
10634 corresponding source code may be obtained. (This alternative is
10635 allowed only for non-commercial distribution and only if you
10636 received the program in object code or executable form alone.)
10637
10638For an executable file, complete source code means all the source code for
10639all modules it contains; but, as a special exception, it need not include
10640source code for modules which are standard libraries that accompany the
10641operating system on which the executable file runs.
10642
10643 4. You may not copy, sublicense, distribute or transfer SMAIL
10644except as expressly provided under this License Agreement. Any attempt
10645otherwise to copy, sublicense, distribute or transfer SMAIL is void and
10646your rights to use the program under this License agreement shall be
10647automatically terminated. However, parties who have received computer
10648software programs from you with this License Agreement will not have
10649their licenses terminated so long as such parties remain in full compliance.
10650
10651 5. If you wish to incorporate parts of SMAIL into other free
10652programs whose distribution conditions are different, write to Landon
10653Curt Noll &amp; Ronald S. Karr via the Free Software Foundation at 51
10654Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. We have not yet
10655worked out a simple rule that can be stated here, but we will often
10656permit this. We will be guided by the two goals of preserving the
10657free status of all derivatives of our free software and of promoting
10658the sharing and reuse of software.
10659
10660Your comments and suggestions about our licensing policies and our
10661software are welcome! This contract was based on the contract made by
10662the Free Software Foundation. Please contact the Free Software
10663Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
10664USA, or call (617) 542-5942 for details on copylefted material in
10665general.
10666
10667 NO WARRANTY
10668
10669 BECAUSE SMAIL IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY NO
10670WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT WHEN
10671OTHERWISE STATED IN WRITING, LANDON CURT NOLL &amp; RONALD S. KARR AND/OR
10672OTHER PARTIES PROVIDE SMAIL "AS IS" WITHOUT WARRANTY OF ANY KIND,
10673EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
10674WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
10675THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF SMAIL IS WITH
10676YOU. SHOULD SMAIL PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
10677NECESSARY SERVICING, REPAIR OR CORRECTION.
10678
10679 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL LANDON CURT NOLL &amp;
10680RONALD S. KARR AND/OR ANY OTHER PARTY WHO MAY MODIFY AND REDISTRIBUTE
10681SMAIL AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
10682LOST PROFITS, LOST MONIES, OR OTHER SPECIAL, INCIDENTAL OR
10683CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
10684(INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
10685INACCURATE OR LOSSES SUSTAINED BY THIRD PARTIES OR A FAILURE OF THE
10686PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) SMAIL, EVEN IF YOU HAVE
10687BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY
10688ANY OTHER PARTY.
10689
10690 </programlisting></para>
10691 </section>
10692
10317 <section id="lic_38"> 10693 <section id="lic_38">
10318 <title>XSL</title> 10694 <title>XSL</title>
10319 10695