diff --git a/features/org.eclipse.passage.lic.agreements.feature/.project b/features/org.eclipse.passage.lic.agreements.feature/.project new file mode 100644 index 000000000..61ae7edb9 --- /dev/null +++ b/features/org.eclipse.passage.lic.agreements.feature/.project @@ -0,0 +1,17 @@ + + + org.eclipse.passage.lic.agreements.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/features/org.eclipse.passage.lic.agreements.feature/build.properties b/features/org.eclipse.passage.lic.agreements.feature/build.properties new file mode 100644 index 000000000..d00f09508 --- /dev/null +++ b/features/org.eclipse.passage.lic.agreements.feature/build.properties @@ -0,0 +1,15 @@ +############################################################################### +# Copyright (c) 2021 ArSysOp +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License 2.0 which is available at +# https://www.eclipse.org/legal/epl-2.0/. +# +# SPDX-License-Identifier: EPL-2.0 +# +# Contributors: +# ArSysOp - initial API and implementation +############################################################################### + +bin.includes = feature.xml,\ + feature.properties diff --git a/features/org.eclipse.passage.lic.agreements.feature/feature.properties b/features/org.eclipse.passage.lic.agreements.feature/feature.properties new file mode 100644 index 000000000..ea43b79bf --- /dev/null +++ b/features/org.eclipse.passage.lic.agreements.feature/feature.properties @@ -0,0 +1,25 @@ +#Properties file for org.eclipse.passage.lic.agreements.feature +############################################################################### +# Copyright (c) 2021 ArSysOp +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License 2.0 which is available at +# https://www.eclipse.org/legal/epl-2.0/. +# +# SPDX-License-Identifier: EPL-2.0 +# +# Contributors: +# ArSysOp - initial API and implementation +############################################################################### + +featureName=Passage LIC Agreements +providerName=Eclipse Passage +description=Passage Licensing Integration Components EMF Model API for Agreements data +copyright=Copyright (c) 2021 ArSysOp.\n\ +\n\ +This program and the accompanying materials are made\n\ +available under the terms of the Eclipse Public License 2.0\n\ +which is available at https://www.eclipse.org/legal/epl-2.0/\n\ +\n\ +SPDX-License-Identifier: EPL-2.0\n\ + diff --git a/features/org.eclipse.passage.lic.agreements.feature/feature.xml b/features/org.eclipse.passage.lic.agreements.feature/feature.xml new file mode 100644 index 000000000..c23891f9a --- /dev/null +++ b/features/org.eclipse.passage.lic.agreements.feature/feature.xml @@ -0,0 +1,69 @@ + + + + + + %description + + + + %copyright + + + + %license + + + + + + + + + + + + + + + + +