diff --git a/bundles/org.eclipse.passage.lic.agreements.edit/.settings/.api_filters b/bundles/org.eclipse.passage.lic.agreements.edit/.settings/.api_filters new file mode 100644 index 000000000..9c0f1e569 --- /dev/null +++ b/bundles/org.eclipse.passage.lic.agreements.edit/.settings/.api_filters @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bundles/org.eclipse.passage.lic.agreements.edit/META-INF/MANIFEST.MF b/bundles/org.eclipse.passage.lic.agreements.edit/META-INF/MANIFEST.MF index 35ca4884b..cd1a57fc8 100644 --- a/bundles/org.eclipse.passage.lic.agreements.edit/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.passage.lic.agreements.edit/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Automatic-Module-Name: org.eclipse.passage.lic.agreements.edit Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.eclipse.passage.lic.agreements.edit;singleton:=true -Bundle-Version: 0.2.1.qualifier +Bundle-Version: 2.8.0.qualifier Bundle-Name: %pluginName Bundle-Vendor: %providerName Bundle-Copyright: %Bundle-Copyright diff --git a/bundles/org.eclipse.passage.lic.agreements.edit/build.properties b/bundles/org.eclipse.passage.lic.agreements.edit/build.properties index 5dea17a35..b186cd56b 100644 --- a/bundles/org.eclipse.passage.lic.agreements.edit/build.properties +++ b/bundles/org.eclipse.passage.lic.agreements.edit/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2021 ArSysOp +# Copyright (c) 2021, 2023 ArSysOp # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at diff --git a/bundles/org.eclipse.passage.lic.agreements.edit/plugin.properties b/bundles/org.eclipse.passage.lic.agreements.edit/plugin.properties index a357a4b33..4b7e0eb99 100644 --- a/bundles/org.eclipse.passage.lic.agreements.edit/plugin.properties +++ b/bundles/org.eclipse.passage.lic.agreements.edit/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2021 ArSysOp +# Copyright (c) 2021, 2023 ArSysOp # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at @@ -14,7 +14,7 @@ pluginName = Passage LIC Agreements Edit Support providerName=Eclipse Passage -Bundle-Copyright = Copyright (c) 2021 ArSysOp.\n\ +Bundle-Copyright = Copyright (c) 2021, 2023 ArSysOp.\n\ \n\ This program and the accompanying materials are made\n\ available under the terms of the Eclipse Public License 2.0\n\ diff --git a/bundles/org.eclipse.passage.lic.agreements.edit/plugin.xml b/bundles/org.eclipse.passage.lic.agreements.edit/plugin.xml index d445755ed..15fca53d0 100644 --- a/bundles/org.eclipse.passage.lic.agreements.edit/plugin.xml +++ b/bundles/org.eclipse.passage.lic.agreements.edit/plugin.xml @@ -2,7 +2,7 @@