Lazarus 3.0 (2023.12.21.)
Letöltés

  • Oldal:
  • 1

TÉMA:

Válasz: Valóban Ingyenes vagy nem? 2013 ápr. 08 05:53 #1243

  • Gábor
  • Gábor profilkép
  • Adminisztrátor
  • Adminisztrátor
  • Hozzászólások: 503
  • Köszönetek: 86
A tisztánlátás kedvéért írom le, hogy a GPL és az LGPL nem tiltja a hatályuk alá tartozó forráskódok kereskedelmi célú szoftverek fejlesztéséhez történő felhasználását, azonban (itt egy kis trükk:) megköveteli a forráskód nyilvánossá tételét, ami ugyebár egy kereskedelmi szoftver esetén nem feltétlenül előnyös... de van kerülő megoldás: a módosított LGPL!

A 'free' kifejezés egyébként nem az ingyenességre, hanem a szabadságra utal, amint az a GNU licencekben is olvasható: 'Free as in Freedom'...

A FreePascal/Lazarus telepítésben található vagy egyéb helyről származó forráskód felhasználható zárt forráskódú szoftverekben a következő esetekben:
  1. Ha a kérdéses forráskódok mindegyike saját mű, függetlenül attól, hogy egyébként milyen licenc hatálya alá lett helyezve
  2. Ha az eredeti szerző egyedi engedélyt ad erre, függetlenül attól, hogy az általa írt forráskódot egyébként milyen licenc hatálya alá helyezte
  3. Ha kérdéses forráskódban a módosított LGPL licenc (például a COPYING.FPC vagy a COPYING.modifiedLGPL.txt) elfogadását jelölik meg közvetlenül vagy áttételesen (például azt írja "ugyanaz mint LCL") a felhasználás feltételeként ÉS(!) nem változtatsz az eredeti forráskódon. A COPYING.FPC a fájlok között megtalálható eredeti COPYING fájlhoz, a COPYING.modifiedLGPL.txt pedig a fájlok között szintén megtalálható COPYING.LGPL fájlhoz, azok tartalmának elfogadása esetén ad egy kivételt amivel lehetővé teszi a változatlan kód statikus linkelést a létrehozott program forráskódjának közreadása nélkül. Ilyenek általában az RTL, FCL és az LCL unit-ok, de vannak mások is. Az LGPL licenc ezen kivétel(ek) nélkül nem teszi lehetővé a zárt forráskódú szoftverekbe történő statikus beépítést.
  4. Ha kérdéses forráskód MPL 1.1 (Mozilla Public License) hatálya alá tartozik akkor az azon végrehajtott változtatásokat (kiegészítések, törlések, javítások, fájlok szétdarabolása és összefűzése is ideértendő) forráskóddal azonos licenc alatt közre kell adni, azonban az ezeket statikus vagy dinamikus linkeléssel használó szoftver lehet zárt forráskódú.
  5. Ha a kérdéses forráskód BSD licenc hatálya alá tartozik akkor módosítva is beépíthető. A BSD licencek a legmegengedőbb licencek közé tartoznak.
  6. Ha a kérdéses forráskód PUBLIC DOMAIN (köztulajdon) akkor mivel az eredeti szerző nem tart igényt a szerzői jogokra, majdnem bármit megtehetsz vele, de annak szerzőjeként nem jelölheted meg magad.
VIGYÁZZ! A FreePascal/Lazarus könyvtárai nem csak a módosított LGPL vagy a BSD licenc hatálya alá tartozó forráskódokat tartalmaznak.

FONTOS: Minden esetben szükséges (kivéve köztulajdon) és illik is megnevezni a felhasznált forrásokat és azok szerzőit, lehetőleg olyan módon hogy azt a végfelhasználó a kész szoftverből megjeleníthesse!

COPYING.FPC (mindenképpen elolvasandó az LGPLv2 és az LGPLv3 )
This is the file COPYING.FPC, it applies to the Free Pascal Run-Time Library 
(RTL) and packages (packages) distributed by members of the Free Pascal 
Development Team.
 
The source code of the Free Pascal Runtime Libraries and packages are 
distributed under the Library GNU General Public License 
(see the file COPYING) with the following modification:
 
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent modules,
and to copy and distribute the resulting executable under terms of your choice,
provided that you also meet, for each linked independent module, the terms
and conditions of the license of that module. An independent module is a module
which is not derived from or based on this library. If you modify this
library, you may extend this exception to your version of the library, but you are
not obligated to do so. If you do not wish to do so, delete this exception
statement from your version.
 
If you didn't receive a copy of the file COPYING, contact:
      Free Software Foundation
      675 Mass Ave
      Cambridge, MA  02139
      USA
COPYING.modifiedLGPL.txt (mindenképpen elolvasandó az LGPLv2 és az LGPLv3 )
This is the file COPYING.modifiedLGPL, it applies to several units in the
Lazarus sources distributed by members of the Lazarus Development Team.
All files contains headers showing the appropriate license. See there if this
modification can be applied.
 
These files are distributed under the Library GNU General Public License
(see the file COPYING.LGPL) with the following modification:
 
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent modules,
and to copy and distribute the resulting executable under terms of your choice,
provided that you also meet, for each linked independent module, the terms
and conditions of the license of that module. An independent module is a
module which is not derived from or based on this library. If you modify this
library, you may extend this exception to your version of the library, but
you are not obligated to do so. If you do not wish to do so, delete this
exception statement from your version.
 
If you didn't receive a copy of the file COPYING.LGPL, contact:
      Free Software Foundation, Inc.,
      675 Mass Ave
      Cambridge, MA  02139
      USA
MPL 1.1 részletek (mindenképpen elolvasandó a teljes MPL 1.1 is)
1. Definitions.
  1.3. "Covered Code" means the Original Code or Modifications or the
    combination of the Original Code and Modifications, in each case including
    portions thereof.
  1.7. "Larger Work" means a work which combines Covered Code or portions
    thereof with code not governed by the terms of this License.
  1.9. "Modifications"
    Anything termed a "Modification" must be made available in source code form
    to anyone to whom you give a binary.
2. Source Code License. 
  2.1. The Initial Developer Grant.
    The Initial Developer hereby grants You a world-wide, royalty-free,
    non-exclusive license, subject to third party intellectual property claims:
    (a) under intellectual property rights (other than patent or trademark)
      Licensable by Initial Developer to use, reproduce, modify, display,
      perform, sublicense and distribute the Original Code (or portions
      thereof) with or without Modifications, and/or as part of a Larger Work;
  2.2. Contributor Grant.
    Subject to third party intellectual property claims, each Contributor
    hereby grants You a world-wide, royalty-free, non-exclusive license
    (a)  under intellectual property rights (other than patent or trademark)
      Licensable by Contributor, to use, reproduce, modify, display, perform,
      sublicense and distribute the Modifications created by such Contributor
      (or portions thereof) either on an unmodified basis, with other
      Modifications, as Covered Code and/or as part of a Larger Work;
3. Distribution Obligations.
  3.7. Larger Works.
    You may create a Larger Work by combining Covered Code with other code not
    governed by the terms of this License and distribute the Larger Work as a
    single product. In such a case, You must make sure the requirements of this
    License are fulfilled for the Covered Code.
BSD licenc (érdemes elolvasni BSD licencek részleteit)
Copyright (c) <YEAR>, <OWNER>
All rights reserved.
 
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: 
 
1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer. 
2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution. 
 
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
The views and conclusions contained in the software and documentation are those
of the authors and should not be interpreted as representing official policies, 
either expressed or implied, of the FreeBSD Project.

Sok hasonló szabad licenc létezik, melyek összehasonlítása a Wikipedia oldalain megtalálható, illetve vannak írások a gnu.org , a gnu.hu és az fsf.hu oldalain is.

Húúú, de hosszú lett...
Hogyan kérdezzünk okosan? / Mit kell tennünk kérdezés előtt? -- Lazarus 3.0 -- FPC 3.2-- GNU/Linux 5.15.0 x86_64

Válasz: Valóban Ingyenes vagy nem? 2013 ápr. 07 13:26 #1242

  • termih
  • termih profilkép
  • Új tag
  • Új tag
  • Hozzászólások: 1
  • Köszönetek: 0

Válasz: Valóban Ingyenes vagy nem? 2013 ápr. 06 18:10 #1241

  • JohnnyK
  • JohnnyK profilkép
  • Haladó forumozó
  • Haladó forumozó
  • Hozzászólások: 78
  • Köszönetek: 16
Szia!
A válasz például függ attól, hogy milyen (főleg külsős) komponenseket használtál fel a programodhoz. Ezt a kérdéskört ezeken a linkeken ( angol , magyar ) feszegetik. Emellett értelmezésem szerint a Total Commander nevű közkedvelt kereskedelmi terméket is a saját fórumuk szerint Delphi helyett Lazarus-szal készítik el, miközben a forráskódja továbbra sem publikus.

Valóban Ingyenes vagy nem? 2013 ápr. 06 08:55 #1240

  • tabi
  • tabi profilkép Témaindító
  • Új tag
  • Új tag
  • Hozzászólások: 1
  • Köszönetek: 0
Sziasztok! Teljesen kezdő vagyok és nem egyértelmű számomra az ingyenességgel kapcsolatban két dolog:

ha ebben - az igen kellemesnek tünő Lazarusban - megírok egy programot akkor:

értékesíthetem?

nem kell megosztanom a forrás-filét?

Köszi, - gondolhatjátok nem kicsit fontos a válasz


- tabi

  • Oldal:
  • 1