提交 6813b48b 编写于 作者: J jurgen

License update

上级 afa2948b
DBeaver is freeware. You can use it for any purpose with no limitations.
This software is provided "as is" without express or implied warranty.
featureName=DBeaver DB2 Extension
providerName=JKISS
description=DBeaver DB2 Extension
copyright=2013, Denis Forveille, Serge Rieder
copyright=2015, Denis Forveille, Serge Rieder
license=\
International Program License Agreement\n\
\n\
......
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.jkiss.dbeaver.mssql.feature</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.pde.FeatureBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
</projectDescription>
bin.includes = feature.xml,\
feature.properties
featureName=DBeaver MSSQL Extension
providerName=Serge Rieder
description=DBeaver MSSQL Extension
copyright=2014, Serge Rieder
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.jkiss.dbeaver.ext.mssql"
label="%featureName"
version="1.0.2"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.ext.mssql">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import feature="org.jkiss.dbeaver.core" version="1.0.0"/>
</requires>
<plugin
id="org.jkiss.dbeaver.ext.mssql"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册