AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Datenbanken Delphi Lizenzfreie Datenbank ohne BDE
Thema durchsuchen
Ansicht
Themen-Optionen

Lizenzfreie Datenbank ohne BDE

Ein Thema von ATS3788 · begonnen am 2. Jun 2010 · letzter Beitrag vom 3. Jun 2010
 
Benutzerbild von H4ndy
H4ndy

Registriert seit: 28. Jun 2003
Ort: Chemnitz
515 Beiträge
 
Delphi XE3 Professional
 
#17

Re: Lizenzfreie Datenbank ohne BDE

  Alt 3. Jun 2010, 15:47
Zitat von franktron:
Das was du meinst ist GPL Version 3
Nein LGPL. Das Problem an der Lizenz ist, dass man es dem Nutzer ermoeglichen muss, eine neuere Version der "Library" (hier ZEOS) in der Anwendung einzusetzen. Dazu muss man es dynamisch einbinden (DLL) oder den Objekt-Code oder den Source-Code der Anwendung ("work that uses the Library") bereitstellen. Siehe license.html der ZEOS-Komponenten Punkt 2.6.

Wie gesagt, alles sehr wackelig.
Vielleicht kann man die Autoren um eine MPL-Lizenz bitten (die koennen das ja Lizensieren wie sie wollen).
Es sei drauf hingewiesen, dass ich kein Anwalt bin und diese Lizenzen nur "normalsterblich" interpretiere.

//Edit:
ZEOS nutzt seit geraumer Zeit eine Anpassung, hab mal eben in deren Forum gesucht.
Die Grundlizenz ist die LGPL, aber jeder Header enthaelt folgende Anpassung, welch das statische Linken erlaubt:
Delphi-Quellcode:
{ The source code of the ZEOS Libraries and packages are  }
{ distributed under the Library GNU General Public        }
{ License (see the file COPYING / COPYING.ZEOS)           }
{ 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.                            }
Also alles doch nicht so wild...

Ich nehm alles zurueck und behaupte das Gegenteil
Manuel
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 18:46 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz