~ubuntu-branches/ubuntu/vivid/gnome-desktop3/vivid-proposed

« back to all changes in this revision

Viewing changes to desktop-docs/lgpl/fi/lgpl.xml

  • Committer: Package Import Robot
  • Author(s): Tim Lunn
  • Date: 2013-05-28 09:10:46 UTC
  • mfrom: (1.6.1) (21.1.10 experimental)
  • Revision ID: package-import@ubuntu.com-20130528091046-b0oc28za9l97fgq1
Tags: 3.8.2-0ubuntu1
* New upstream release
* Sync with Debian (LP: #1184812) Remaining changes:
  - debian/patches:
    + 04_compute_average_color.patch: Compute the avergage color in
      gnome-desktop itself, not in unity to fix some races (LP #963140)
    + tweak_color_computation.patch, Patch from Gord, no patch header,
      no bug link.
    + git_revert_draw_background.patch
    + ubuntu_language.patch, Ported relevant bits from g-c-c 
      52_region_language.patch, as required for gnome 3.8 region panel
    + ubuntu_language_list_from_SUPPORTED.patch,
      adds api to get list of available languages from SUPPORTED file.
      To be used by gnome 3.8 region panel language installation.
  - debian/control.in:
    + Don't break gnome-shell << 3.7.90
    + Use source:Version for gnome-desktop3-data Depend
    + Add epoch to gnome-desktop3-data's Breaks/Replaces, as our old
      gnome-desktop source package introduced an epoch. This needs to be
      kept until after 14.04 LTS.
 - Install helper tools into a versioned directory (by overriding
   libexecdir). They could alternatively be installed in a separate package
* Dropped changes:
  - 02_refuse_to_break_GL_compositors.patch:
    + Doesn't appear to be needed any more
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
3
 
<!-- 
4
 
     The GNU Public License 2 in DocBook
5
 
     Markup by Eric Baudais <baudais@okstate.edu>
6
 
     Maintained by the GNOME Documentation Project
7
 
     http://developer.gnome.org/projects/gdp
8
 
     Version: 1.0.1
9
 
     Last Modified: Feb. 5, 2001
10
 
-->
11
 
<article id="index" lang="fi">
12
 
    <articleinfo>
13
 
      <title>GNU Lesser General Public License (LGPL-lisenssi)</title>
14
 
      <copyright>
15
 
        <year>2000</year>
16
 
        <holder>Free Software Foundation, Inc.</holder>
17
 
      </copyright><copyright><year>2001</year><holder>Mikko Välimäki</holder></copyright><copyright><year>2005</year><holder>Tommi Vainikainen</holder></copyright><copyright><year>2008</year><holder>Timo Jyrinki</holder></copyright>
18
 
      <author>
19
 
        <surname>Free Software Foundation</surname>
20
 
      </author>
21
 
      <publisher role="maintainer">
22
 
        <publishername>Gnomen dokumentointiprojekti</publishername>
23
 
      </publisher>
24
 
      <revhistory>
25
 
        <revision>
26
 
          <revnumber>2.1</revnumber>
27
 
          <date>1999-02</date>
28
 
        </revision>
29
 
      </revhistory>
30
 
      <legalnotice id="gpl-legalnotice">
31
 
        <para><address>Free Software Foundation, Inc. <street>51 Franklin Street, Fifth Floor</street>, <city>Boston</city>, <state>MA</state><postcode>02110-1301</postcode><country>USA</country></address>.</para>
32
 
        <para>Tämän lisenssisopimuksen kirjaimellinen kopioiminen ja levittäminen on sallittu, mutta muuttaminen on kielletty.
33
 
 
34
 
<warning><para>Tämä on LGPL-lisenssin epävirallinen käännös suomeksi. Tätä käännöstä ei ole julkaissut Free Software Foundation eikä se määritä oikeudellisesti sitovasti LGPL-lisenssiä käyttävien ohjelmien levitysehtoja — vain alkuperäinen englanninkielinen LGPL-lisenssin teksti on oikeudellisesti sitova. Toivomme kuitenkin, että tämä käännös auttaa suomenkielisiä ymmärtämään LGPL-lisenssiä paremmin.</para></warning></para>
35
 
      </legalnotice>
36
 
      <releaseinfo>Versio 2.1, helmikuu 1999</releaseinfo>
37
 
    <abstract role="description"><para>Yleensä tietokoneohjelmien lisenssisopimukset on suunniteltu siten, että ne estävät ohjelmien vapaan jakamisen ja muuttamisen. Sen sijaan GPL-lisenssit on suunniteltu takaamaan käyttäjän vapaus jakaa ja muuttaa ohjelmaa — lisenssi varmistaa, että ohjelma on vapaa kaikille käyttäjille.</para></abstract>
38
 
 
39
 
  </articleinfo>
40
 
 
41
 
  <sect1 id="preamble" label="none">
42
 
    <title>Johdanto</title>
43
 
    
44
 
    <para>Yleensä tietokoneohjelmien lisenssisopimukset on suunniteltu siten, että ne estävät ohjelmien vapaan jakamisen ja muuttamisen. Sen sijaan GPL-lisenssit on suunniteltu takaamaan käyttäjän vapaus jakaa ja muuttaa ohjelmaa — lisenssi varmistaa, että ohjelma on vapaa kaikille käyttäjille.</para>
45
 
 
46
 
    <para>Kun tässä Lisenssissä puhutaan vapaasta ohjelmasta, silloin ei tarkoiteta hintaa. GPL-lisenssi on nimittäin suunniteltu siten, että käyttäjälle taataan vapaus levittää kopioita vapaista ohjelmista (ja pyytää halutessaan maksu tästä palvelusta). GPL-lisenssi takaa myös sen, että käyttäjä saa halutessaan ohjelman lähdekoodin, että hän voi muuttaa ohjelmaa tai käyttää osia siitä omissa vapaissa ohjelmissaan, ja että kaikkien näiden toimien tiedetään olevan sallittuja.</para>
47
 
 
48
 
    <para>
49
 
      This license, the Lesser General Public License, applies to some
50
 
      specially designated software packages--typically libraries--of the
51
 
      Free Software Foundation and other authors who decide to use it.  You
52
 
      can use it too, but we suggest you first think carefully about whether
53
 
      this license or the ordinary General Public License is the better
54
 
      strategy to use in any particular case, based on the explanations below.
55
 
    </para>
56
 
 
57
 
    <para>Kun tässä Lisenssissä puhutaan vapaasta ohjelmasta, silloin ei tarkoiteta hintaa. GPL-lisenssit on nimittäin suunniteltu siten, että käyttäjälle taataan vapaus levittää kopioita vapaista ohjelmista (ja pyytää halutessaan maksu tästä palvelusta). GPL-lisenssit takaavat myös sen, että käyttäjä saa halutessaan ohjelman lähdekoodin, että hän voi muuttaa ohjelmaa tai käyttää osia siitä omissa vapaissa ohjelmissaan, ja että kaikkien näiden toimien tiedetään olevan sallittuja.</para>
58
 
 
59
 
    <para>Jotta käyttäjän oikeudet turvattaisiin, lisenssillä asetetaan rajoituksia, jotka estävät ketä tahansa kieltämästä näitä oikeuksia tai vaatimasta niiden luovuttamista. Nämä rajoitukset merkitsevät tiettyjä velvoitteita jokaiselle käyttäjälle, joka levittää kirjastokopioita tai muuttaa kirjastoa.</para>
60
 
 
61
 
    <para>
62
 
      For example, if you distribute copies of the library, whether gratis
63
 
      or for a fee, you must give the recipients all the rights that we gave
64
 
      you.  You must make sure that they, too, receive or can get the source
65
 
      code.  If you link other code with the library, you must provide
66
 
      complete object files to the recipients, so that they can relink them
67
 
      with the library after making changes to the library and recompiling
68
 
      it.  And you must show them these terms so they know their rights.
69
 
    </para>
70
 
 
71
 
    <para>
72
 
      We protect your rights with a two-step method: (1) we copyright the
73
 
      library, and (2) we offer you this license, which gives you legal
74
 
      permission to copy, distribute and/or modify the library.
75
 
    </para>
76
 
 
77
 
    <para>Edelleen, jokaisen tekijän ja Free Software Foundationin suojaamiseksi on varmistettava, että jokainen ymmärtää, että vapaalla kirjastolla ei ole takuuta. Jos joku muuttaa kirjastoa ja levittää sen edelleen, kirjaston vastaanottajien on tiedettävä, että heillä ei ole alkuperäistä kirjastoa. Joten mikä tahansa ongelma, jonka muut ovat aikaansaaneet, ei vaikuta alkuperäisen tekijän maineeseen.</para>
78
 
 
79
 
    <para>
80
 
      Finally, software patents pose a constant threat to the existence of
81
 
      any free program.  We wish to make sure that a company cannot
82
 
      effectively restrict the users of a free program by obtaining a
83
 
      restrictive license from a patent holder.  Therefore, we insist that
84
 
      any patent license obtained for a version of the library must be
85
 
      consistent with the full freedom of use specified in this license.
86
 
    </para>
87
 
 
88
 
    <para>
89
 
      Most GNU software, including some libraries, is covered by the
90
 
      ordinary GNU General Public License.  This license, the GNU Lesser
91
 
      General Public License, applies to certain designated libraries, and
92
 
      is quite different from the ordinary General Public License.  We use
93
 
      this license for certain libraries in order to permit linking those
94
 
      libraries into non-free programs.
95
 
    </para>
96
 
 
97
 
    <para>
98
 
      When a program is linked with a library, whether statically or using
99
 
      a shared library, the combination of the two is legally speaking a
100
 
      combined work, a derivative of the original library.  The ordinary
101
 
      General Public License therefore permits such linking only if the
102
 
      entire combination fits its criteria of freedom.  The Lesser General
103
 
      Public License permits more lax criteria for linking other code with
104
 
      the library.
105
 
    </para>
106
 
 
107
 
    <para>
108
 
      We call this license the <quote>Lesser</quote> General Public License
109
 
      because it does Less to protect the user's freedom than the ordinary
110
 
      General Public License.  It also provides other free software developers
111
 
      Less of an advantage over competing non-free programs.  These
112
 
      disadvantages are the reason we use the ordinary General Public License
113
 
      for many libraries.  However, the Lesser license provides advantages in
114
 
      certain special circumstances.
115
 
    </para>
116
 
 
117
 
    <para>
118
 
      For example, on rare occasions, there may be a special need to
119
 
      encourage the widest possible use of a certain library, so that it becomes
120
 
      a de-facto standard.  To achieve this, non-free programs must be
121
 
      allowed to use the library.  A more frequent case is that a free
122
 
      library does the same job as widely used non-free libraries.  In this
123
 
      case, there is little to gain by limiting the free library to free
124
 
      software only, so we use the Lesser General Public License.
125
 
    </para>
126
 
 
127
 
    <para>
128
 
      In other cases, permission to use a particular library in non-free
129
 
      programs enables a greater number of people to use a large body of
130
 
      free software.  For example, permission to use the GNU C Library in
131
 
      non-free programs enables many more people to use the whole GNU
132
 
      operating system, as well as its variant, the GNU/Linux operating
133
 
      system.
134
 
    </para>
135
 
 
136
 
    <para>
137
 
      Although the Lesser General Public License is Less protective of the
138
 
      users' freedom, it does ensure that the user of a program that is
139
 
      linked with the Library has the freedom and the wherewithal to run
140
 
      that program using a modified version of the Library.
141
 
    </para>
142
 
 
143
 
    <para>
144
 
      The precise terms and conditions for copying, distribution and
145
 
      modification follow.  Pay close attention to the difference between a
146
 
      <quote>work based on the library</quote> and a <quote>work that uses the
147
 
      library</quote>.  The former contains code derived from the library,
148
 
      whereas the latter must be combined with the library in order to run.
149
 
    </para>
150
 
 
151
 
  </sect1>
152
 
 
153
 
  <sect1 id="terms" label="none">
154
 
    <title>Ehdot kopioimiselle, levittämiselle ja muuttamiselle</title>
155
 
 
156
 
    <sect2 id="sect0" label="0">
157
 
      <title>Kohta 0</title>
158
 
      <para>
159
 
        This License Agreement applies to any software library or other
160
 
        program which contains a notice placed by the copyright holder or
161
 
        other authorized party saying it may be distributed under the terms of
162
 
        this Lesser General Public License (also called <quote>this License</quote>).
163
 
        Each licensee is addressed as <quote>you</quote>.
164
 
      </para>
165
 
 
166
 
      <para>
167
 
        A <quote>library</quote> means a collection of software functions and/or data
168
 
        prepared so as to be conveniently linked with application programs
169
 
        (which use some of those functions and data) to form executables.
170
 
      </para>
171
 
 
172
 
      <para>
173
 
        The <quote>Library</quote>, below, refers to any such software library or work
174
 
        which has been distributed under these terms.  A <quote>work based on the
175
 
        Library</quote> means either the Library or any derivative work under
176
 
        copyright law: that is to say, a work containing the Library or a
177
 
        portion of it, either verbatim or with modifications and/or translated
178
 
        straightforwardly into another language.  (Hereinafter, translation is
179
 
        included without limitation in the term <quote>modification</quote>.)
180
 
      </para>   
181
 
 
182
 
      <para>Teoksen <quote>lähdekoodi</quote> tarkoittaa sen suositeltavaa muotoa muutosten tekemistä varten. Kirjaston täydellinen lähdekoodi tarkoittaa kaikkea lähdekoodia kaikkiin teoksen sisältämiin moduleihin ja lisäksi kaikkiin sen mukana seuraaviin käyttöliittymätiedostoihin sekä skripteihin, joilla hallitaan ajettavan teoksen asennusta ja kääntämistä.</para>
183
 
 
184
 
      <para>
185
 
        Activities other than copying, distribution and modification are not
186
 
        covered by this License; they are outside its scope.  The act of
187
 
        running a program using the Library is not restricted, and output from
188
 
        such a program is covered only if its contents constitute a work based
189
 
        on the Library (independent of the use of the Library in a tool for
190
 
        writing it).  Whether that is true depends on what the Library does
191
 
        and what the program that uses the Library does.
192
 
      </para>
193
 
 
194
 
    </sect2>
195
 
 
196
 
    <sect2 id="sect1" label="1">
197
 
      <title>Kohta 1</title>
198
 
      <para>Lisenssin saajalla on oikeus kopioida ja levittää sanatarkkoja kopioita Kirjaston lähdekoodista sellaisena kuin se on saatu, millä tahansa laitteella. Ehtona on, että asianmukaisesti jokaisesta kopiosta ilmenee kenellä on siihen tekijänoikeus ja että Kirjastoon ei ole takuuta; edelleen, kaikki viitaukset tähän Lisenssiin ja ilmoitukseen takuun puuttumisesta on pidettävä koskemattomana; ja vielä, jokaiselle Kirjaston vastaanottajalle on annettava tämä Lisenssi kirjaston mukana.</para>
199
 
      
200
 
      <para>Lisenssin saaja voi pyytää maksun Ohjelman kopioimisesta ja voi halutessaan myydä Ohjelmaan takuun.</para>
201
 
    </sect2>
202
 
 
203
 
    <sect2 id="sect2" label="2">
204
 
      <title>Kohta 2</title>
205
 
      <para>Kirjastokopion tai kopioiden tai minkä tahansa osan muuttaminen on sallittu. Kun kirjastoa muutetaan, muodostuu Kirjastoon perustuva teos. Lisenssin saajalla on lupa kopioida ja levittää näitä muutoksia ja Kirjastoon perustuvaa teosta ehdolla, että ensinnäkin <link linkend="sect1">Kohdan 1</link> edellytykset täytetään ja lisäksi vielä seuraavat:
206
 
<orderedlist numeration="loweralpha">
207
 
          <listitem>
208
 
            <para>Muunnellun teoksen on oltava itsessään ohjelmakirjasto.</para>
209
 
          </listitem>
210
 
          <listitem>
211
 
            <para>Muuteltujen tiedostojen on sisällettävä selkeä merkintä, josta ilmenee, kuka tiedostoja on muuttanut ja päiväys, jolloin muutokset on tehty.</para>
212
 
          </listitem>
213
 
          <listitem>
214
 
            <para>
215
 
              You must cause the whole of the work to be licensed at no
216
 
              charge to all third parties under the terms of this License.
217
 
            </para>
218
 
          </listitem>
219
 
          <listitem>
220
 
            <para>
221
 
              If a facility in the modified Library refers to a function or a
222
 
              table of data to be supplied by an application program that uses
223
 
              the facility, other than as an argument passed when the facility
224
 
              is invoked, then you must make a good faith effort to ensure that,
225
 
              in the event an application does not supply such function or
226
 
              table, the facility still operates, and performs whatever part of
227
 
              its purpose remains meaningful.
228
 
            </para>
229
 
 
230
 
            <para>
231
 
              (For example, a function in a library to compute square roots has
232
 
              a purpose that is entirely well-defined independent of the
233
 
              application.  Therefore, Subsection 2d requires that any
234
 
              application-supplied function or table used by this function must
235
 
              be optional: if the application does not supply it, the square
236
 
              root function must still compute square roots.)
237
 
            </para>
238
 
              
239
 
            <para>Nämä ehdot koskevat muuteltua teosta kokonaisuudessaan. Jos yksilöitävät osat tästä teoksesta eivät ole johdettuja Kirjastosta ja ne voidaan perustellusti katsoa itsenäisiksi ja erillisiksi teoksiksi, silloin tämä Lisenssi ja sen ehdot eivät koske näitä osia, kun niitä levitetään erillisinä teoksina. Mutta jos samoja osia levitetään osana kokonaisuutta, joka on Kirjastoon perustuva teos, tämän kokonaisuuden levittäminen on tapahduttava tämän Lisenssin ehtojen mukaan, jolloin tämän lisenssin ehdot laajenevat kokonaisuuteen ja täten sen jokaiseen osaan riippumatta siitä, kuka ne on tehnyt ja millä lisenssiehdoilla.</para>
240
 
 
241
 
            <para>Eli tämän Kohdan tarkoitus ei ole saada oikeuksia tai ottaa pois Lisenssin saajan oikeuksia teokseen, jonka hän on kokonaan kirjoittanut; pikemminkin tarkoitus on käyttää oikeutta kontrolloida Kirjastoon perustuvien jälkiperäisteosten tai kollektiivisten teosten levittämistä.</para>
242
 
 
243
 
            <para>Lisäksi pelkkä toisen teoksen, joka ei perustu Kirjastoon, liittäminen Kirjaston (tai Kirjastoon perustuvan teoksen) kanssa samalle tallennus- tai jakeluvälineelle ei merkitse sitä, että toinen teos tulisi tämän Lisenssin sitomaksi.</para>
244
 
          </listitem>         
245
 
        </orderedlist></para>
246
 
 
247
 
    </sect2>
248
 
 
249
 
    <sect2 id="sect3" label="3">
250
 
      <title>Kohta 3</title>
251
 
 
252
 
      <para>
253
 
        You may opt to apply the terms of the ordinary GNU General Public
254
 
        License instead of this License to a given copy of the Library.  To do
255
 
        this, you must alter all the notices that refer to this License, so
256
 
        that they refer to the ordinary GNU General Public License, version 2,
257
 
        instead of to this License.  (If a newer version than version 2 of the
258
 
        ordinary GNU General Public License has appeared, then you can specify
259
 
        that version instead if you wish.)  Do not make any other change in
260
 
        these notices.
261
 
      </para>
262
 
 
263
 
      <para>
264
 
        Once this change is made in a given copy, it is irreversible for
265
 
        that copy, so the ordinary GNU General Public License applies to all
266
 
        subsequent copies and derivative works made from that copy.
267
 
      </para>
268
 
      
269
 
      <para>
270
 
        This option is useful when you wish to copy part of the code of
271
 
        the Library into a program that is not a library.
272
 
      </para>
273
 
    </sect2>
274
 
 
275
 
    <sect2 id="sect4" label="4">
276
 
      <title>Kohta 4</title>
277
 
      
278
 
      <para>
279
 
        You may copy and distribute the Library (or a portion or
280
 
        derivative of it, under <link linkend="sect2">Section 2</link>
281
 
        ) in object code or executable form under the terms of Sections 
282
 
        <link linkend="sect1">1</link> and 
283
 
        <link linkend="sect2">2</link> above provided that you accompany
284
 
        it with the complete corresponding machine-readable source code, which
285
 
        must be distributed under the terms of Sections <link linkend="sect1">1</link>
286
 
        and <link linkend="sect2">2</link> above on a
287
 
        medium customarily used for software interchange.
288
 
      </para>
289
 
 
290
 
      <para>Jos ajettavan tai objektikoodin levittäminen tehdään tarjoamalla pääsy tietyssä paikassa olevaan kopioon, tällöin tarjoamalla vastaavasti pääsy samassa paikassa olevaan lähdekoodiin luetaan lähdekoodin levittämiseksi, vaikka kolmansia osapuolia ei pakotettaisi kopioimaan lähdekoodia objektikoodin mukana.</para>
291
 
 
292
 
    </sect2>
293
 
 
294
 
    <sect2 id="sect5" label="5">
295
 
      <title>Kohta 5</title>
296
 
 
297
 
      <para>
298
 
        A program that contains no derivative of any portion of the
299
 
        Library, but is designed to work with the Library by being compiled or
300
 
        linked with it, is called a <quote>work that uses the Library</quote>.  
301
 
        Such a work, in isolation, is not a derivative work of the Library, and
302
 
        therefore falls outside the scope of this License.
303
 
      </para>
304
 
 
305
 
      <para>
306
 
        However, linking a <quote>work that uses the Library</quote> with the Library
307
 
        creates an executable that is a derivative of the Library (because it
308
 
        contains portions of the Library), rather than a <quote>work that uses the
309
 
        library</quote>.  The executable is therefore covered by this License.
310
 
        <link linkend="sect6">Section 6</link> states terms for distribution 
311
 
        of such executables.
312
 
      </para>
313
 
 
314
 
      <para>
315
 
        When a <quote>work that uses the Library</quote> uses material from a 
316
 
        header file that is part of the Library, the object code for the work 
317
 
        may be a derivative work of the Library even though the source code is not.
318
 
        Whether this is true is especially significant if the work can be
319
 
        linked without the Library, or if the work is itself a library.  The
320
 
        threshold for this to be true is not precisely defined by law.  
321
 
      </para>
322
 
 
323
 
      <para>
324
 
        If such an object file uses only numerical parameters, data
325
 
        structure layouts and accessors, and small macros and small inline
326
 
        functions (ten lines or less in length), then the use of the object
327
 
        file is unrestricted, regardless of whether it is legally a derivative
328
 
        work.  (Executables containing this object code plus portions of the
329
 
        Library will still fall under <link linkend="sect6">Section 6</link>.)
330
 
      </para>
331
 
 
332
 
      <para>
333
 
        Otherwise, if the work is a derivative of the Library, you may
334
 
        distribute the object code for the work under the terms of 
335
 
        <link linkend="sect6">Section 6</link>.
336
 
        Any executables containing that work also fall under 
337
 
        <link linkend="sect6">Section 6</link>,
338
 
        whether or not they are linked directly with the Library itself.
339
 
      </para>
340
 
    </sect2>
341
 
 
342
 
    <sect2 id="sect6" label="6">
343
 
      <title>Kohta 6</title>
344
 
 
345
 
      <para>
346
 
        As an exception to the Sections above, you may also combine or
347
 
        link a <quote>work that uses the Library</quote> with the Library to
348
 
        produce a work containing portions of the Library, and distribute that
349
 
        work under terms of your choice, provided that the terms permit
350
 
        modification of the work for the customer's own use and reverse
351
 
        engineering for debugging such modifications.
352
 
      </para>
353
 
 
354
 
      <para>
355
 
        You must give prominent notice with each copy of the work that the
356
 
        Library is used in it and that the Library and its use are covered by
357
 
        this License.  You must supply a copy of this License.  If the work
358
 
        during execution displays copyright notices, you must include the
359
 
        copyright notice for the Library among them, as well as a reference
360
 
        directing the user to the copy of this License.  Also, you must do one
361
 
        of these things:
362
 
 
363
 
        <orderedlist numeration="loweralpha">
364
 
          <listitem>
365
 
            <para id="sect6a">
366
 
              Accompany the work with the complete corresponding
367
 
              machine-readable source code for the Library including whatever
368
 
              changes were used in the work (which must be distributed under
369
 
              Sections <link linkend="sect1">1</link> and 
370
 
              <link linkend="sect2">2</link> above); and, if the work is an 
371
 
              executable linked with the Library, with the complete machine-readable 
372
 
              <quote>work that uses the Library</quote>, as object code and/or source 
373
 
              code, so that the user can modify the Library and then relink to 
374
 
              produce a modified executable containing the modified Library.  (It is 
375
 
              understood that the user who changes the contents of definitions files 
376
 
              in the Library will not necessarily be able to recompile the application
377
 
              to use the modified definitions.)
378
 
            </para>
379
 
          </listitem>
380
 
          <listitem>
381
 
            <para>
382
 
              Use a suitable shared library mechanism for linking with the
383
 
              Library.  A suitable mechanism is one that (1) uses at run time a
384
 
              copy of the library already present on the user's computer system,
385
 
              rather than copying library functions into the executable, and (2)
386
 
              will operate properly with a modified version of the library, if
387
 
              the user installs one, as long as the modified version is
388
 
              interface-compatible with the version that the work was made with.
389
 
            </para>
390
 
          </listitem>
391
 
          <listitem>
392
 
            <para>
393
 
              Accompany the work with a written offer, valid for at
394
 
              least three years, to give the same user the materials
395
 
              specified in <link linkend="sect6a">Subsection 6a</link>
396
 
              , above, for a charge no more than the cost of performing 
397
 
              this distribution.              
398
 
            </para>
399
 
          </listitem>
400
 
          <listitem>
401
 
            <para>
402
 
              If distribution of the work is made by offering access to copy
403
 
              from a designated place, offer equivalent access to copy the above
404
 
              specified materials from the same place.
405
 
            </para>
406
 
          </listitem>
407
 
          <listitem>
408
 
            <para>
409
 
              Verify that the user has already received a copy of these
410
 
              materials or that you have already sent this user a copy.
411
 
            </para>
412
 
          </listitem>
413
 
        </orderedlist>
414
 
      </para>
415
 
 
416
 
        <para>
417
 
          For an executable, the required form of the <quote>work that uses the
418
 
          Library</quote> must include any data and utility programs needed for
419
 
          reproducing the executable from it.  However, as a special exception,
420
 
          the materials to be distributed need not include anything that is
421
 
          normally distributed (in either source or binary form) with the major
422
 
          components (compiler, kernel, and so on) of the operating system on
423
 
          which the executable runs, unless that component itself accompanies
424
 
          the executable.
425
 
        </para>
426
 
 
427
 
        <para>
428
 
          It may happen that this requirement contradicts the license
429
 
          restrictions of other proprietary libraries that do not normally
430
 
          accompany the operating system.  Such a contradiction means you cannot
431
 
          use both them and the Library together in an executable that you
432
 
          distribute.
433
 
        </para>
434
 
 
435
 
    </sect2>
436
 
 
437
 
    <sect2 id="sect7" label="7">
438
 
      <title>Kohta 7</title>
439
 
 
440
 
      <para>
441
 
        You may place library facilities that are a work based on the
442
 
        Library side-by-side in a single library together with other library
443
 
        facilities not covered by this License, and distribute such a combined
444
 
        library, provided that the separate distribution of the work based on
445
 
        the Library and of the other library facilities is otherwise
446
 
        permitted, and provided that you do these two things:
447
 
      </para>
448
 
 
449
 
        <orderedlist numeration="loweralpha">
450
 
          <listitem>
451
 
            <para>
452
 
            Accompany the combined library with a copy of the same work
453
 
            based on the Library, uncombined with any other library
454
 
            facilities.  This must be distributed under the terms of the
455
 
            Sections above.
456
 
          </para>
457
 
        </listitem>
458
 
        <listitem>
459
 
          <para>
460
 
            Give prominent notice with the combined library of the fact
461
 
            that part of it is a work based on the Library, and explaining
462
 
            where to find the accompanying uncombined form of the same work.
463
 
          </para>
464
 
        </listitem>
465
 
      </orderedlist>        
466
 
    </sect2>
467
 
 
468
 
    <sect2 id="sect8" label="8">
469
 
      <title>Kohta 8</title>
470
 
 
471
 
      <para>Kirjaston kopioiminen, muuttaminen, lisensointi edelleen tai Kirjaston levittäminen muuten kuin tämän Lisenssin ehtojen mukaisesti on kielletty. Kaikki yritykset muulla tavoin kopioida, muuttaa, lisensoida edelleen tai levittää Kirjastoa ovat pätemättömiä ja johtavat automaattisesti tämän Lisenssin mukaisten oikeuksien päättymiseen. Sen sijaan ne, jotka ovat saaneet kopioita tai oikeuksia Lisenssin saajalta tämän Lisenssin ehtojen mukaisesti, eivät menetä saamiaan lisensoituja oikeuksia niin kauan kuin he noudattavat näitä ehtoja.</para>
472
 
    </sect2>
473
 
 
474
 
    <sect2 id="sect9" label="9">
475
 
      <title>Kohta 9</title>
476
 
      
477
 
      <para>Lisenssin saajalta ei vaadita tämän Lisenssin hyväksymistä, koska siitä puuttuu allekirjoitus. Kuitenkaan mikään muu ei salli Lisenssin saajaa muuttaa tai levittää Kirjastoa tai sen jälkiperäisteosta. Nämä toimenpiteet ovat lailla kiellettyjä siinä tapauksessa, että Lisenssin saaja ei hyväksy tätä Lisenssiä. Niinpä muuttamalla tai levittämällä Kirjastoa (tai Kirjastoon perustuvaa teosta) Lisenssin saaja ilmaisee hyväksyvänsä tämän Lisenssin ja kaikki sen ehdot sekä edellytykset Kirjaston ja siihen perustuvien teosten kopioimiselle, levittämiselle ja muuttamiselle.</para>
478
 
    </sect2>
479
 
 
480
 
    <sect2 id="sect10" label="10">
481
 
      <title>Kohta 10</title>
482
 
 
483
 
      <para>Aina kun Kirjastoa (tai Kirjastoon perustuvaa teosta) levitetään, vastaanottaja saa automaattisesti alkuperäiseltä tekijältä lisenssin kopioida, levittää ja muuttaa Kirjastoa näiden ehtojen ja edellytysten sitomina. Vastaanottajalle ei saa asettaa mitään lisärajoitteita tässä annettujen oikeuksien käytöstä. Lisenssin saajalla ei ole vastuuta valvoa noudattavatko kolmannet osapuolet tätä Lisenssiä.</para>
484
 
    </sect2>
485
 
 
486
 
    <sect2 id="sect11" label="11">
487
 
      <title>Kohta 11</title>
488
 
 
489
 
      <para>Jos oikeuden päätös tai väite patentin loukkauksesta tai jokin muu syy (rajoittumatta patenttikysymyksiin) asettaa Lisenssin saajalle ehtoja (olipa niiden alkuperä sitten tuomio, sopimus tai jokin muu), jotka ovat vastoin näitä lisenssiehtoja, ne eivät anna oikeutta poiketa tästä Lisenssistä. Jos levittäminen ei ole mahdollista siten, että samanaikaisesti toimitaan sekä tämän Lisenssin että joidenkin muiden rajoittavien velvoitteiden mukaisesti, tällöin Kirjastoa ei saa lainkaan levittää. Jos esimerkiksi jokin patenttilisenssi ei salli kaikille niille, jotka saavat Kirjaston Lisenssin saajalta joko suoraan tai epäsuorasti, Kirjaston levittämistä edelleen ilman rojaltimaksuja, tällöin ainut tapa täyttää sekä patenttilisenssin että tämän Lisenssin ehdot on olla levittämättä Kirjastoa lainkaan.</para>
490
 
 
491
 
      <para>Jos jokin osa tästä kohdasta katsotaan pätemättömäksi tai mahdottomaksi vahvistaa oikeudessa joissakin tietyissä olosuhteissa, silloin tätä kohtaa on tarkoitus soveltaa pätevin osin ja muissa olosuhteissa kokonaisuudessaan.</para>
492
 
 
493
 
      <para>Tämän kohdan tarkoitus ei ole johtaa siihen, että Lisenssin saaja rikkoisi mitään patenttia tai muuta varallisuussoikeutta tai väittää mitään näiden oikeuksien pätevyydestä; tämän kohdan ainoana tarkoituksena on suojata vapaiden ohjelmien levitysjärjestelmän yhtenäisyys, joka on luotu käyttämällä yleisiä lisenssejä. Monet ovat antaneet arvokkaan panoksensa mitä erilaisimpiin ohjelmiin, joita levitetään tässä järjestelmässä luottaen sen soveltamisen pysyvyyteen; on jokaisen tekijän ja lahjoittajan päätösvallassa haluaako hän levittää ohjelmaa jossakin muussa järjestelmässä ja Lisenssin saaja ei voi vaikuttaa tähän valintaan.</para>
494
 
 
495
 
      <para>Tämän kohdan tarkoituksena on tehdä täysin selväksi se, mikä on tämän Lisenssin muiden osien seuraus.</para>
496
 
    </sect2>
497
 
 
498
 
    <sect2 id="sect12" label="12">
499
 
      <title>Kohta 12</title>
500
 
 
501
 
      <para>Jos patentit tai tekijänoikeudella suojatut käyttöliittymät rajoittavat Kirjaston levittämistä tai käyttöä joissakin valtioissa, Kirjaston alkuperäinen tekijä, joka lisensoi ohjelmaansa tällä Lisenssillä, voi asettaa nimenomaisia maantieteellisiä levitysrajoituksia, jolloin levittäminen on sallittu joko mukaan- tai poislukien nämä valtiot. Tälläisessä tapauksessa nämä rajoitukset otetaan huomioon kuin ne olisi kirjoitettu tämän Lisenssin sekaan.</para>
502
 
    </sect2>
503
 
 
504
 
    <sect2 id="sect13" label="13">
505
 
      <title>Kohta 13</title>
506
 
 
507
 
      <para>Free Software Foundation voi julkaista korjattuja tai uusia versioita LGPL-lisenssistä aika ajoin. Näiden uusien versioiden henki on yhtenevä nykyisen version kanssa, mutta ne saattavat erota yksityiskohdissa ottaen huomioon uusia ongelmia ja huolenaiheita.</para>
508
 
 
509
 
      <para>Jokaiselle versiolle annetaan ne muista erottava versionumero. Jos Kirjasto käyttää tämän Lisenssin tiettyä versiota tai <quote>mitä tahansa myöhempää versiota</quote>, Lisenssin saaja saa valita, käyttääkö sitä tai jotakin Free Software Foundationin julkaisemaa myöhempää versiota Lisenssistä. Jos Kirjasto ei mainitse mitä versiota tästä Lisenssistä se käyttää, on sallittua valita mikä tahansa versio, jonka Free Software Foundation on koskaan julkaissut.</para>
510
 
    </sect2>
511
 
 
512
 
    <sect2 id="sect14" label="14">
513
 
      <title>Kohta 14</title>
514
 
 
515
 
      <para>Jos Lisenssin saaja haluaa ottaa osia Kirjastosta mukaan muihin vapaisiin ohjelmiin, joiden levitysehdot ovat erilaiset, hänen tulee kirjoittaa tekijälle ja kysyä lupaa. Jos ohjelman tekijänoikeuden omistaa Free Software Foundation, on kirjoitettava heille; he tekevät joskus poikkeuksia. Free Software Foundationin päätösten ohjenuorana on kaksi päämäärää; säilyttää kaikista heidän vapaista ohjelmista johdettujen ohjelmien vapaa asema ja yleisesti kannustaa ohjelmien jakamiseen ja uudelleen käyttöön.</para>
516
 
    </sect2>
517
 
 
518
 
    <sect2 id="sect15" label="15">
519
 
      <title>Ei takuuta</title>
520
 
      <subtitle>Kohta 15</subtitle>
521
 
 
522
 
      <para>Koska tämä Kirjasto on lisensoitu ilmaiseksi, tälle Kirjastolle ei myönnetä takuuta lain sallimissa rajoissa. Ellei tekijänoikeuden haltija kirjallisesti muuta osoita, Kirjasto on tarjolla <quote>sellaisena kuin se on</quote> ilman minkäänlaista takuuta, ilmaistua tai hiljaista, sisältäen, muttei tyhjentävästi, hiljaisen takuun kaupallisesti hyväksyttävästä laadusta ja soveltuvuudesta tiettyyn tarkoitukseen. Lisenssin saajalla on kaikki riski Kirjaston laadusta ja suorituskyvystä. Jos ohjelma osoittautuu virheelliseksi, Lisenssin saajan vastuulla ovat kaikki huolto- ja korjauskustannukset.</para>
523
 
    </sect2>
524
 
 
525
 
    <sect2 id="sect16" label="16">
526
 
      <title>Kohta 16</title>
527
 
 
528
 
      <para>Ellei laista tai kirjallisesta hyväksynnästä muuta johdu, tekijänoikeuden haltija ja kuka tahansa kolmas osapuoli, joka voi muuttaa tai levittää kirjastoa kuten edellä on sallittu, eivät ole missään tilanteessa vastuussa Lisenssin saajalle yleisistä, erityisistä, satunnaisista tai seurauksellisista vahingoista (sisältäen, muttei tyhjentävästi, tiedon katoamisen, tiedon vääristymisen, Lisenssin saajan tai kolmansien osapuolten menetykset ja kirjaston puutteen toimia minkä tahansa toisen ohjelman kanssa), jotka aiheutuvat kirjaston käytöstä tai siitä, että kirjastoa ei voi käyttää, siinäkin tapauksessa, että tekijänoikeuden haltija tai kolmas osapuoli olisi maininnut kyseisten vahinkojen mahdollisuudesta.</para>
529
 
    </sect2>
530
 
  </sect1>
531
 
</article>