An Entity of Type: work, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The GNAT Modified General Public License (short: Modified GPL, GMGPL) is a version of the GNU General Public License specifically modified for compiled units and for the generic feature found in the Ada programming language. The modification is as follows: The GNAT Ada compiler can automate conformance checks for some GPL software license issues via a compiler directive. Use <b>pragma License (Modified_GPL);</b> to activate the check against the Modified GPL. The GNAT Reference Manual documents the License pragma along with other compiler directives.

Property Value
dbo:abstract
  • Die GNAT Modified General Public License ist eine, speziell an die Bedürfnisse von GNAT, angepasste Version der GNU General Public License. Die Modifikation trägt der Tatsache Rechnung, dass der Ada-Compiler in der Lage ist, externe Generische Typen in ein eigenes Computerprogramm einzubetten. In der Programmiersprache Ada werden Generische Typen zur Parametrisierung von Programmpaketen eingesetzt. Die Modifikation umfasst dabei lediglich den folgenden Text: As a special exception, if other files instantiate generics from this unit, or you link this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License. Die Compiler-Anweisung pragma License (Modified_GPL); initialisiert die eingebaute Lizenz-Prüffunktion des Compilers. (de)
  • The GNAT Modified General Public License (short: Modified GPL, GMGPL) is a version of the GNU General Public License specifically modified for compiled units and for the generic feature found in the Ada programming language. The modification is as follows: As a special exception, if other files instantiate generics from this unit, or you link this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License. The GNAT Ada compiler can automate conformance checks for some GPL software license issues via a compiler directive. Use <b>pragma License (Modified_GPL);</b> to activate the check against the Modified GPL. The GNAT Reference Manual documents the License pragma along with other compiler directives. (en)
  • GNAT Modified General Public License (Modified GPL, MGPL) GPL lizentziaren aldaera bat da, Ada programazio lengoaiarentzako egokituta, alegia. Aldaketa honek, bat GPL ez den aplikazio batetatik erabiltzea ahalbidetzen du. konpilatzailea erabiliz, fitxategi bat MGPL lizentziapean dagoela adierazi daiteke hurrengo agindu hau gehituz: <b>pragma</b> License (Modified_GPL); (eu)
  • Licencia pública general modificada de GNAT (en inglés:GNAT Modified General Public License, a veces Modified GPL o MGPL), es una versión de la licencia GPL modificada específicamente para los genéricos del lenguaje de programación Ada. Dicha modificación permite que un paquete genérico de una biblioteca con esta licencia sea instanciada por una aplicación que no sea GPL. Con el compilador GNAT se puede especificar que un fichero está licenciado bajo la MGPL utilizando la siguiente directiva de compilación: <b>pragma</b> License (Modified_GPL); (es)
  • La GNAT Modified General Public License (usualmente abbreviata in GMGPL) è una versione modificata della GNU General Public License tramite una GPL linking exception, inerentemente il linking di librerie o l'istanziazione di tipi generici, scritti in Ada, in altri progetti. La parte aggiunta alla licenza è la seguente: Il compilatore Ada GNAT può effettuare automaticamente controlli di conformità per alcuni problemi di licenza GPL tramite la direttiva di compilazione: <b>pragma License (Modified_GPL);</b> Tale pragma è descritto nel GNAT Reference Manual. (it)
  • GNAT Modified General Public License(Modified GPL、GMGPL)は、Ada言語にあるジェネリック機能のために GNU General Public License から派生したライセンス。 変更点は以下の通り: As a special exception, if other files instantiate generics from this unit, or you link this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License. 和訳は以下の通り: 特殊な例外として、このユニットから他のファイルでジェネリックをインスタンス生成したり、あなたが実行ファイルを作るためにこのユニットを他のファイルにリンクする場合、このユニット自体を原因としてその実行ファイルが GNU General Public License の対象とはならない。しかし、この例外は、その実行ファイルが他の理由で GNU Public License の対象となることを妨げない。 コンパイラディレクティブ pragma License (Modified_GPL); により、GNAT組み込みのライセンスチェック機能は Modified GPL を適用する。 (ja)
  • GNAT Modified General Public License (w skrócie: Modified GPL, GMGPL) jest wersją GPL specyficznie zmodyfikowaną z powodu szablonowości obecnej w języku programowania Ada. Jako specjalny wyjątek, gdy inne pliki tworzą specjalizacje szablonów, lub gdy konsoliduje się jednostkę z innymi, aby wyprodukować program, nie powoduje to automatycznego objęcia całego programu licencją GPL. Ten wyjątek jednak nie unieważnia żadnych innych powodów objęcia programu licencją GPL. Kompilator GNAT może zautomatyzować sprawdzanie licencji dla niektórych programów objętych GPL przez dyrektywę kompilatora. Aby aktywować sprawdzanie GMGPL użyj: <b>pragma License (Modified_GPL);</b>. Referencja GNAT dokumentuje dyrektywę pragma License tak, jak inne dyrektywy. (pl)
  • GNAT Modified General Public License(簡稱:Modified GPL、GMGPL、MGPL)是一種軟體授權方式,它是原有GNU通用公共许可证(簡稱:GPL)授權方式的一種特別修訂版,是針對Ada程式語言的類屬特性而修訂,其修訂的內容主要如下: As a special exception, if other files instantiate generics from this unit, or you link this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License. 大意是: 以一個特殊例外條款來看待,如果其他檔案的形成須引用這個單元,或其他檔案在編譯過程中將這個單元加入連結,進而產生可執行的程式檔,這個單元無法要求自身之外的引用者、連結者也採行GPL授權。這個例外不能以任何理由而無效。 使用編譯程式定向(compiler directive)的控制碼:「pragma License (Modified_GPL);」就能夠使GNAT編譯器以Modified GPL的授權方式進行查核確認。 (zh)
dbo:thumbnail
dbo:wikiPageID
  • 1481259 (xsd:integer)
dbo:wikiPageLength
  • 1901 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 934516764 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • GNAT Modified General Public License (Modified GPL, MGPL) GPL lizentziaren aldaera bat da, Ada programazio lengoaiarentzako egokituta, alegia. Aldaketa honek, bat GPL ez den aplikazio batetatik erabiltzea ahalbidetzen du. konpilatzailea erabiliz, fitxategi bat MGPL lizentziapean dagoela adierazi daiteke hurrengo agindu hau gehituz: <b>pragma</b> License (Modified_GPL); (eu)
  • Licencia pública general modificada de GNAT (en inglés:GNAT Modified General Public License, a veces Modified GPL o MGPL), es una versión de la licencia GPL modificada específicamente para los genéricos del lenguaje de programación Ada. Dicha modificación permite que un paquete genérico de una biblioteca con esta licencia sea instanciada por una aplicación que no sea GPL. Con el compilador GNAT se puede especificar que un fichero está licenciado bajo la MGPL utilizando la siguiente directiva de compilación: <b>pragma</b> License (Modified_GPL); (es)
  • La GNAT Modified General Public License (usualmente abbreviata in GMGPL) è una versione modificata della GNU General Public License tramite una GPL linking exception, inerentemente il linking di librerie o l'istanziazione di tipi generici, scritti in Ada, in altri progetti. La parte aggiunta alla licenza è la seguente: Il compilatore Ada GNAT può effettuare automaticamente controlli di conformità per alcuni problemi di licenza GPL tramite la direttiva di compilazione: <b>pragma License (Modified_GPL);</b> Tale pragma è descritto nel GNAT Reference Manual. (it)
  • Die GNAT Modified General Public License ist eine, speziell an die Bedürfnisse von GNAT, angepasste Version der GNU General Public License. Die Modifikation trägt der Tatsache Rechnung, dass der Ada-Compiler in der Lage ist, externe Generische Typen in ein eigenes Computerprogramm einzubetten. In der Programmiersprache Ada werden Generische Typen zur Parametrisierung von Programmpaketen eingesetzt. Die Modifikation umfasst dabei lediglich den folgenden Text: Die Compiler-Anweisung pragma License (Modified_GPL); initialisiert die eingebaute Lizenz-Prüffunktion des Compilers. (de)
  • The GNAT Modified General Public License (short: Modified GPL, GMGPL) is a version of the GNU General Public License specifically modified for compiled units and for the generic feature found in the Ada programming language. The modification is as follows: The GNAT Ada compiler can automate conformance checks for some GPL software license issues via a compiler directive. Use <b>pragma License (Modified_GPL);</b> to activate the check against the Modified GPL. The GNAT Reference Manual documents the License pragma along with other compiler directives. (en)
  • GNAT Modified General Public License(Modified GPL、GMGPL)は、Ada言語にあるジェネリック機能のために GNU General Public License から派生したライセンス。 変更点は以下の通り: As a special exception, if other files instantiate generics from this unit, or you link this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License. 和訳は以下の通り: (ja)
  • GNAT Modified General Public License (w skrócie: Modified GPL, GMGPL) jest wersją GPL specyficznie zmodyfikowaną z powodu szablonowości obecnej w języku programowania Ada. Jako specjalny wyjątek, gdy inne pliki tworzą specjalizacje szablonów, lub gdy konsoliduje się jednostkę z innymi, aby wyprodukować program, nie powoduje to automatycznego objęcia całego programu licencją GPL. Ten wyjątek jednak nie unieważnia żadnych innych powodów objęcia programu licencją GPL. Kompilator GNAT może zautomatyzować sprawdzanie licencji dla niektórych programów objętych GPL przez dyrektywę kompilatora. (pl)
  • GNAT Modified General Public License(簡稱:Modified GPL、GMGPL、MGPL)是一種軟體授權方式,它是原有GNU通用公共许可证(簡稱:GPL)授權方式的一種特別修訂版,是針對Ada程式語言的類屬特性而修訂,其修訂的內容主要如下: As a special exception, if other files instantiate generics from this unit, or you link this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License. 大意是: (zh)
rdfs:label
  • GNAT Modified General Public License (de)
  • GNAT Modified General Public License (es)
  • GNAT Modified General Public License (eu)
  • GNAT Modified General Public License (en)
  • GNAT Modified General Public License (it)
  • GNAT Modified General Public License (ja)
  • GNAT Modified General Public License (pl)
  • GMGPL (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:license of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:license of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License