add GMGPL linking exception
This commit is contained in:
parent
058bde6434
commit
889e833c69
@ -102,6 +102,15 @@ snippet AGPL3
|
|||||||
You should have received a copy of the GNU Affero General Public License
|
You should have received a copy of the GNU Affero General Public License
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
${0}
|
||||||
|
snippet GMGPL linking exception
|
||||||
|
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.
|
||||||
|
|
||||||
${0}
|
${0}
|
||||||
snippet BSD2
|
snippet BSD2
|
||||||
${1:one line to give the program's name and a brief description}
|
${1:one line to give the program's name and a brief description}
|
||||||
|
Loading…
Reference in New Issue
Block a user