169本機で使われるソフトウェアのライセンス情報(つづき)When a program is linked with a library, whether statically or using a shared library, the combination ofthe two is legally speaking a combined work, a derivative of the original library. The ordinary GeneralPublic License therefore permits such linking only if the entire combination fits its criteria of freedom. TheLesser General Public License permits more lax criteria for linking other code with the library.We call this license the "Lesser" General Public License because it does Less to protect the user's freedomthan the ordinary General Public License. It also provides other free software developers Less of anadvantage over competing non-free programs. These disadvantages are the reason we use the ordinaryGeneral Public License for many libraries. However, the Lesser license provides advantages in certainspecial circumstances.For example, on rare occasions, there may be a special need to encourage the widest possible use of acertain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowedto use the library. A more frequent case is that a free library does the same job as widely used non-freelibraries. In this case, there is little to gain by limiting the free library to free software only, so we use theLesser General Public License.In other cases, permission to use a particular library in non-free programs enables a greater number ofpeople to use a large body of free software. For example, permission to use the GNU C Library in non-freeprograms enables many more people to use the whole GNU operating system, as well as its variant, theGNU/Linux operating system.Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that theuser of a program that is linked with the Library has the freedom and the wherewithal to run that programusing a modified version of the Library.The precise terms and conditions for copying, distribution and modification follow. Pay close attention tothe difference between a "work based on the library" and a "work that uses the library". The formercontains code derived from the library, whereas the latter must be combined with the library in order torun.GNU LESSER GENERAL PUBLIC LICENSETERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION0. This License Agreement applies to any software library or other program which contains a notice placedby the copyright holder or other authorized party saying it may be distributed under the terms of thisLesser General Public License (also called "this License"). Each licensee is addressed as "you".A "library" means a collection of software functions and/or data prepared so as to be convenientlylinked with application programs (which use some of those functions and data) to form executables.The "Library", below, refers to any such software library or work which has been distributed under theseterms. A "work based on the Library" means either the Library or any derivative work under copyrightlaw: that is to say, a work containing the Library or a portion of it, either verbatim or with modificationsand/or translated straightforwardly into another language. (Hereinafter, translation is included withoutlimitation in the term "modification".)4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object codeor executable form under the terms of Sections 1 and 2 above provided that you accompany it with thecomplete corresponding machine-readable source code, which must be distributed under the terms ofSections 1 and 2 above on a medium customarily used for software interchange. アサ フー ビ タースIf distribution of object code is made by offering access to copy from a designated place, then offeringequivalent access to copy the source code from the same place satisfies the requirement to distribute thesource code, even though third parties are not compelled to copy the source along with the object code.5. A program that contains no derivative of any portion of the Library, but is designed to work with theLibrary by being compiled or linked with it, is called a "work that uses the Library". Such a work, inisolation, is not a derivative work of the Library, and therefore falls outside the scope of this License.よくある質問However, linking a "work that uses the Library" with the Library creates an executable that is a derivativeof the Library (because it contains portions of the Library), rather than a "work that uses the library". Theexecutable is therefore covered by this License. Section 6 states terms for distribution of suchexecutables.When a "work that uses the Library" uses material from a header file that is part of the Library, the objectcode for the work may be a derivative work of the Library even though the source code is not. Whetherthis is true is especially significant if the work can be linked without the Library, or if the work is itself alibrary. The threshold for this to be true is not precisely defined by law.メッセージIf such an object file uses only numerical parameters, data structure layouts and accessors, and smallmacros and small inline functions (ten lines or less in length), then the use of the object file isunrestricted, regardless of whether it is legally a derivative work. (Executables containing this objectcode plus portions of the Library will still fall under Section 6.)Otherwise, if the work is a derivative of the Library, you may distribute the object code for the workunder the terms of Section 6. Any executables containing that work also fall under Section 6, whether ornot they are linked directly with the Library itself.故障かな?6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" withthe Library to produce a work containing portions of the Library, and distribute that work under termsof your choice, provided that the terms permit modification of the work for the customer's own use andreverse engineering for debugging such modifications.You must give prominent notice with each copy of the work that the Library is used in it and that theLibrary and its use are covered by this License. You must supply a copy of this License. If the work duringexecution displays copyright notices, you must include the copyright notice for the Library amongthem, as well as a reference directing the user to the copy of this License. Also, you must do one of thesethings:"Source code" for a work means the preferred form of the work for making modifications to it. For alibrary, complete source code means all the source code for all modules it contains, plus any associatedinterface definition files, plus the scripts used to control compilation and installation of the library.語説明a) Accompany the work with the complete corresponding machine-readable source code for the Libraryincluding whatever changes were used in the work (which must be distributed under Sections 1 and 2above); and, if the work is an executable linked with the Library, with the complete machine-readable"work that uses the Library", as object code and/or source code, so that the user can modify theLibrary and then relink to produce a modified executable containing the modified Library. (It isunderstood that the user who changes the contents of definitions files in the Library will notnecessarily be able to recompile the application to use the modified definitions.)Activities other than copying, distribution and modification are not covered by this License; they areoutside its scope. The act of running a program using the Library is not restricted, and output from sucha program is covered only if its contents constitute a work based on the Library (independent of the useof the Library in a tool for writing it). Whether that is true depends on what the Library does and whatthe program that uses the Library does.用b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that(1) uses at run time a copy of the library already present on the user's computer system, rather thancopying library functions into the executable, and (2) will operate properly with a modified version ofthe library, if the user installs one, as long as the modified version is interface-compatible with theversion that the work was made with.1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, inany medium, provided that you conspicuously and appropriately publish on each copy an appropriatecopyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and tothe absence of any warranty; and distribute a copy of this License along with the Library.You may charge a fee for the physical act of transferring a copy, and you may at your option offerwarranty protection in exchange for a fee.2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based onthe Library, and copy and distribute such modifications or work under the terms of Section 1 above,provided that you also meet all of these conditions:a) The modified work must itself be a software library.b) You must cause the files modified to carry prominent notices stating that you changed the files andthe date of any change.c) You must cause the whole of the work to be licensed at no charge to all third parties under the termsof this License.d) If a facility in the modified Library refers to a function or a table of data to be supplied by anapplication program that uses the facility, other than as an argument passed when the facility isinvoked, then you must make a good faith effort to ensure that, in the event an application does notsupply such function or table, the facility still operates, and performs whatever part of its purposeremains meaningful.(For example, a function in a library to compute square roots has a purpose that is entirely welldefinedindependent of the application. Therefore, Subsection 2d requires that any applicationsuppliedfunction or table used by this function must be optional: if the application does not supplyit, the square root function must still compute square roots.)These requirements apply to the modified work as a whole. If identifiable sections of that work are notderived from the Library, and can be reasonably considered independent and separate works inthemselves, then this License, and its terms, do not apply to those sections when you distribute them asseparate works. But when you distribute the same sections as part of a whole which is a work based onthe Library, the distribution of the whole must be on the terms of this License, whose permissions forother licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely byyou; rather, the intent is to exercise the right to control the distribution of derivative or collective worksbased on the Library.In addition, mere aggregation of another work not based on the Library with the Library (or with a workbased on the Library) on a volume of a storage or distribution medium does not bring the other workunder the scope of this License.3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to agiven copy of the Library. To do this, you must alter all the notices that refer to this License, so that theyrefer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer versionthan version 2 of the ordinary GNU General Public License has appeared, then you can specify thatversion instead if you wish.) Do not make any other change in these notices.c) Accompany the work with a written offer, valid for at least three years, to give the same user thematerials specified in Subsection 6a, above, for a charge no more than the cost of performing thisdistribution.d) If distribution of the work is made by offering access to copy from a designated place, offerequivalent access to copy the above specified materials from the same place.e) Verify that the user has already received a copy of these materials or that you have already sent thisuser a copy.さくいん ライセ情 ン報 スFor an executable, the required form of the "work that uses the Library" must include any data andutility programs needed for reproducing the executable from it. However, as a special exception, thematerials to be distributed need not include anything that is normally distributed (in either source orbinary form) with the major components (compiler, kernel, and so on) of the operating system on whichthe executable runs, unless that component itself accompanies the executable.It may happen that this requirement contradicts the license restrictions of other proprietary librariesthat do not normally accompany the operating system. Such a contradiction means you cannot useboth them and the Library together in an executable that you distribute.7. You may place library facilities that are a work based on the Library side-by-side in a single librarytogether with other library facilities not covered by this License, and distribute such a combined library,provided that the separate distribution of the work based on the Library and of the other libraryfacilities is otherwise permitted, and provided that you do these two things:a) Accompany the combined library with a copy of the same work based on the Library, uncombinedwith any other library facilities. This must be distributed under the terms of the Sections above.b) Give prominent notice with the combined library of the fact that part of it is a work based on theLibrary, and explaining where to find the accompanying uncombined form of the same work.8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly providedunder this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute theLibrary is void, and will automatically terminate your rights under this License. However, parties whohave received copies, or rights, from you under this License will not have their licenses terminated solong as such parties remain in full compliance.9. You are not required to accept this License, since you have not signed it. However, nothing else grantsyou permission to modify or distribute the Library or its derivative works. These actions are prohibitedby law if you do not accept this License. Therefore, by modifying or distributing the Library (or any workbased on the Library), you indicate your acceptance of this License to do so, and all its terms andconditions for copying, distributing or modifying the Library or works based on it.10. Each time you redistribute the Library (or any work based on the Library), the recipient automaticallyreceives a license from the original licensor to copy, distribute, link with or modify the Library subjectto these terms and conditions. You may not impose any further restrictions on the recipients' exerciseof the rights granted herein. You are not responsible for enforcing compliance by third parties withthis License.困ったときOnce this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU GeneralPublic License applies to all subsequent copies and derivative works made from that copy.This option is useful when you wish to copy part of the code of the Library into a program that is not alibrary.E4U20_21JD_book.indb 1692010/12/10 11:02:05