From 80a4c5b3a3a86a7ecdbef048965557c2fa624772 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 16:54:16 +0300 Subject: [PATCH 01/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.api Signed-off-by: Alexander Fedorov --- .../org.eclipse.passage.loc.api/OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.api/build.properties | 2 +- .../src/org/eclipse/passage/loc/api/OperatorEvents.java | 2 +- .../src/org/eclipse/passage/loc/api/OperatorLicenseEvents.java | 2 +- .../src/org/eclipse/passage/loc/api/OperatorLicenseService.java | 2 +- .../src/org/eclipse/passage/loc/api/OperatorProductEvents.java | 2 +- .../src/org/eclipse/passage/loc/api/OperatorProductService.java | 2 +- .../src/org/eclipse/passage/loc/internal/api/ZeroOneMany.java | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.api/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.api/OSGI-INF/l10n/bundle.properties index e5b44f8ff..1c28e267d 100644 --- a/bundles/org.eclipse.passage.loc.api/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.api/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.api/build.properties b/bundles/org.eclipse.passage.loc.api/build.properties index c4ca66f4e..67a465ea7 100644 --- a/bundles/org.eclipse.passage.loc.api/build.properties +++ b/bundles/org.eclipse.passage.loc.api/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorEvents.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorEvents.java index af1ddf595..b200ec0e2 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorEvents.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorEvents.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseEvents.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseEvents.java index d376442f4..1b7eb4ae6 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseEvents.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseEvents.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseService.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseService.java index b3f6a9c97..3d1636332 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseService.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductEvents.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductEvents.java index a8e19dd55..991971f57 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductEvents.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductEvents.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductService.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductService.java index 82dad3aa5..eb0d058ec 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductService.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/internal/api/ZeroOneMany.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/internal/api/ZeroOneMany.java index d92c19ddc..20c3ed32c 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/internal/api/ZeroOneMany.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/internal/api/ZeroOneMany.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From d97daf1f9d5bda0920380a8eb25f0fa753785fea Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 16:55:01 +0300 Subject: [PATCH 02/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.dashboard.ui Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- .../build.properties | 2 +- .../org.eclipse.passage.loc.dashboard.ui/plugin.xml | 2 +- .../passage/loc/dashboard/ui/DashboardUi.java | 2 +- .../dashboard/ui/details/DashboardDetailsPart.java | 2 +- .../ui/handlers/DashboardCreateHandler.java | 2 +- .../ui/handlers/DashboardIssueLicenseHandler.java | 2 +- .../dashboard/ui/handlers/DashboardLoadHandler.java | 2 +- .../dashboard/ui/handlers/DashboardShowHandler.java | 2 +- .../dashboard/ui/panel/DashboardPanelAdvisor.java | 2 +- .../loc/dashboard/ui/panel/DashboardPanelBlock.java | 2 +- .../loc/dashboard/ui/panel/DashboardPanelPart.java | 2 +- .../ui/panel/DefaultDashboardPanelAdvisor.java | 2 +- .../ui/wizards/IssueLicenseDetailsPage.java | 2 +- .../dashboard/ui/wizards/IssueLicenseMailJob.java | 2 +- .../dashboard/ui/wizards/IssueLicensePackPage.java | 2 +- .../ui/wizards/IssueLicenseRequestPage.java | 2 +- .../dashboard/ui/wizards/IssueLicenseWizard.java | 2 +- .../dashboard/ui/i18n/DashboardUiMessages.java | 2 +- .../ui/i18n/DashboardUiMessages.properties | 2 +- .../dashboard/ui/i18n/IssueLicensePageMessages.java | 2 +- .../ui/i18n/IssueLicensePageMessages.properties | 13 +++++++++++++ 22 files changed, 34 insertions(+), 21 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.dashboard.ui/OSGI-INF/l10n/bundle.properties index 9dbd1dd90..e6406b574 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/build.properties b/bundles/org.eclipse.passage.loc.dashboard.ui/build.properties index 1cd021a44..cd44aea81 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/build.properties +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/plugin.xml b/bundles/org.eclipse.passage.loc.dashboard.ui/plugin.xml index c82b3f93b..69e3867a5 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/plugin.xml +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/DashboardUi.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/DashboardUi.java index b36964772..95358cf95 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/DashboardUi.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/DashboardUi.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/details/DashboardDetailsPart.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/details/DashboardDetailsPart.java index 97ef6725e..bc41bc97a 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/details/DashboardDetailsPart.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/details/DashboardDetailsPart.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardCreateHandler.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardCreateHandler.java index 3a26d7636..b8bedcb66 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardCreateHandler.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardCreateHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardIssueLicenseHandler.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardIssueLicenseHandler.java index 91bbb1dd4..97e229d18 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardIssueLicenseHandler.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardIssueLicenseHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardLoadHandler.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardLoadHandler.java index c44e63d2b..5c139971c 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardLoadHandler.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardLoadHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardShowHandler.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardShowHandler.java index 7d69e6115..f142062f5 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardShowHandler.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/handlers/DashboardShowHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelAdvisor.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelAdvisor.java index 117f894f5..e4e2a9d6a 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelAdvisor.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelAdvisor.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelBlock.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelBlock.java index d575d1ab8..b113d5527 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelBlock.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelBlock.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelPart.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelPart.java index 4727bbbb7..7a4ad1c90 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelPart.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DashboardPanelPart.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DefaultDashboardPanelAdvisor.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DefaultDashboardPanelAdvisor.java index eba1af8a9..d723d2f49 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DefaultDashboardPanelAdvisor.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/panel/DefaultDashboardPanelAdvisor.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseDetailsPage.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseDetailsPage.java index 164402867..c3d66bbcf 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseDetailsPage.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseDetailsPage.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseMailJob.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseMailJob.java index 5c962ebd3..2a1aa315e 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseMailJob.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseMailJob.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicensePackPage.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicensePackPage.java index 8d7f5e78b..4c3aa7e0c 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicensePackPage.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicensePackPage.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseRequestPage.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseRequestPage.java index 00c44d3d3..210fdecf6 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseRequestPage.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseRequestPage.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseWizard.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseWizard.java index 1a8e38c67..7e746302a 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseWizard.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/dashboard/ui/wizards/IssueLicenseWizard.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/DashboardUiMessages.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/DashboardUiMessages.java index 8e55cddc6..504ab288b 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/DashboardUiMessages.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/DashboardUiMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/DashboardUiMessages.properties b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/DashboardUiMessages.properties index 63f250e9a..5d493e9fd 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/DashboardUiMessages.properties +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/DashboardUiMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/IssueLicensePageMessages.java b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/IssueLicensePageMessages.java index f435d1674..d78775315 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/IssueLicensePageMessages.java +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/IssueLicensePageMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/IssueLicensePageMessages.properties b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/IssueLicensePageMessages.properties index d61079556..4bb311a38 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/IssueLicensePageMessages.properties +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/src/org/eclipse/passage/loc/internal/dashboard/ui/i18n/IssueLicensePageMessages.properties @@ -1,3 +1,16 @@ +############################################################################### +# Copyright (c) 2019 ArSysOp and others +# +# 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 +############################################################################### + IssueLicensePackPage_page_description=Verify the information and issue the License IssueLicensePackPage_page_title=License Pack IssueLicenseRequestPage_btn_select_text=Select... From ac98ad304ef95310451c68af48895f84830f12e5 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 16:55:41 +0300 Subject: [PATCH 03/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.edit.ui Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.edit.ui/build.properties | 2 +- bundles/org.eclipse.passage.loc.edit.ui/plugin.xml | 2 +- .../passage/loc/edit/ui/DomainRegistryContentProvider.java | 2 +- .../eclipse/passage/loc/edit/ui/DomainRegistryExplorerPart.java | 2 +- .../passage/loc/edit/ui/DomainRegistryLabelProvider.java | 2 +- .../loc/edit/ui/handlers/DomainRegistryCreateHandler.java | 2 +- .../loc/edit/ui/handlers/DomainRegistryRemoveHandler.java | 2 +- .../passage/loc/internal/edit/ui/i18n/EditUiMessages.java | 2 +- .../passage/loc/internal/edit/ui/i18n/EditUiMessages.properties | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.edit.ui/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.edit.ui/OSGI-INF/l10n/bundle.properties index ab6358c84..dd6c26073 100644 --- a/bundles/org.eclipse.passage.loc.edit.ui/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.edit.ui/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.edit.ui/build.properties b/bundles/org.eclipse.passage.loc.edit.ui/build.properties index 1cd021a44..cd44aea81 100644 --- a/bundles/org.eclipse.passage.loc.edit.ui/build.properties +++ b/bundles/org.eclipse.passage.loc.edit.ui/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.edit.ui/plugin.xml b/bundles/org.eclipse.passage.loc.edit.ui/plugin.xml index 2903e0159..f5fc4a481 100644 --- a/bundles/org.eclipse.passage.loc.edit.ui/plugin.xml +++ b/bundles/org.eclipse.passage.loc.edit.ui/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryContentProvider.java b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryContentProvider.java index 70ad3dcff..79b3f4963 100644 --- a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryContentProvider.java +++ b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryContentProvider.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryExplorerPart.java b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryExplorerPart.java index 608906d48..4418dcd32 100644 --- a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryExplorerPart.java +++ b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryExplorerPart.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryLabelProvider.java b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryLabelProvider.java index 59fa87862..d7af57865 100644 --- a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryLabelProvider.java +++ b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/DomainRegistryLabelProvider.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/handlers/DomainRegistryCreateHandler.java b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/handlers/DomainRegistryCreateHandler.java index 2beb981d5..908c3a24a 100644 --- a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/handlers/DomainRegistryCreateHandler.java +++ b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/handlers/DomainRegistryCreateHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/handlers/DomainRegistryRemoveHandler.java b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/handlers/DomainRegistryRemoveHandler.java index bb665b62d..f01329d5c 100644 --- a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/handlers/DomainRegistryRemoveHandler.java +++ b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/edit/ui/handlers/DomainRegistryRemoveHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/internal/edit/ui/i18n/EditUiMessages.java b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/internal/edit/ui/i18n/EditUiMessages.java index d05f68eae..9021e9324 100644 --- a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/internal/edit/ui/i18n/EditUiMessages.java +++ b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/internal/edit/ui/i18n/EditUiMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/internal/edit/ui/i18n/EditUiMessages.properties b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/internal/edit/ui/i18n/EditUiMessages.properties index 6ad069491..d2404dc43 100644 --- a/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/internal/edit/ui/i18n/EditUiMessages.properties +++ b/bundles/org.eclipse.passage.loc.edit.ui/src/org/eclipse/passage/loc/internal/edit/ui/i18n/EditUiMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # From f678027dcf3fc0d6b7297e2b5b583eeb82976bbe Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 16:56:59 +0300 Subject: [PATCH 04/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.features.core Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.features.core/build.properties | 2 +- .../src/org/eclipse/passage/loc/features/core/Features.java | 2 +- .../src/org/eclipse/passage/loc/features/core/FeaturesCore.java | 2 +- .../loc/internal/features/core/FeatureDomainRegistry.java | 2 +- .../internal/features/core/FeatureSetClassifierInitializer.java | 2 +- .../internal/features/core/FeaturesDomainRegistryTracker.java | 2 +- .../internal/features/core/FeaturesSelectionCommandAdvisor.java | 2 +- .../loc/internal/features/core/i18n/FeaturesCoreMessages.java | 2 +- .../internal/features/core/i18n/FeaturesCoreMessages.properties | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.features.core/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.features.core/OSGI-INF/l10n/bundle.properties index 47293e832..ffa3bbfb2 100644 --- a/bundles/org.eclipse.passage.loc.features.core/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.features.core/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.features.core/build.properties b/bundles/org.eclipse.passage.loc.features.core/build.properties index c4ca66f4e..67a465ea7 100644 --- a/bundles/org.eclipse.passage.loc.features.core/build.properties +++ b/bundles/org.eclipse.passage.loc.features.core/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/features/core/Features.java b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/features/core/Features.java index 0b33f37b7..8cb7b52a0 100644 --- a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/features/core/Features.java +++ b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/features/core/Features.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/features/core/FeaturesCore.java b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/features/core/FeaturesCore.java index 5572d3d00..e9660fdc1 100644 --- a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/features/core/FeaturesCore.java +++ b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/features/core/FeaturesCore.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeatureDomainRegistry.java b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeatureDomainRegistry.java index 62846ff20..4d1641285 100644 --- a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeatureDomainRegistry.java +++ b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeatureDomainRegistry.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeatureSetClassifierInitializer.java b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeatureSetClassifierInitializer.java index 4e3718e69..7c9a1883a 100644 --- a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeatureSetClassifierInitializer.java +++ b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeatureSetClassifierInitializer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeaturesDomainRegistryTracker.java b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeaturesDomainRegistryTracker.java index 4636d9884..9f3847d79 100644 --- a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeaturesDomainRegistryTracker.java +++ b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeaturesDomainRegistryTracker.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeaturesSelectionCommandAdvisor.java b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeaturesSelectionCommandAdvisor.java index 9b1c64faf..8e5ac2e21 100644 --- a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeaturesSelectionCommandAdvisor.java +++ b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/FeaturesSelectionCommandAdvisor.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/i18n/FeaturesCoreMessages.java b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/i18n/FeaturesCoreMessages.java index 6dd134de5..32afd6621 100644 --- a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/i18n/FeaturesCoreMessages.java +++ b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/i18n/FeaturesCoreMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/i18n/FeaturesCoreMessages.properties b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/i18n/FeaturesCoreMessages.properties index d98dd02ba..e4ee26f86 100644 --- a/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/i18n/FeaturesCoreMessages.properties +++ b/bundles/org.eclipse.passage.loc.features.core/src/org/eclipse/passage/loc/internal/features/core/i18n/FeaturesCoreMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # From 49804c62c2bce541dcef549c55ece11e692f1bb1 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 16:58:11 +0300 Subject: [PATCH 05/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.features.emfforms Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- .../org.eclipse.passage.loc.features.emfforms/build.properties | 2 +- bundles/org.eclipse.passage.loc.features.emfforms/plugin.xml | 2 +- .../features/emfforms/parts/FeaturesCreateElementCallback.java | 2 +- .../loc/features/emfforms/parts/FeaturesDetailsPart.java | 2 +- .../features/emfforms/renderers/FeatureIdentifierRenderer.java | 2 +- .../emfforms/renderers/FeatureIdentifierRendererService.java | 2 +- .../emfforms/renderers/FeatureSetIdentifierRendererService.java | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.features.emfforms/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.features.emfforms/OSGI-INF/l10n/bundle.properties index c818b0ab2..bf52fdac1 100644 --- a/bundles/org.eclipse.passage.loc.features.emfforms/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.features.emfforms/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.features.emfforms/build.properties b/bundles/org.eclipse.passage.loc.features.emfforms/build.properties index 1640c5078..b6d036362 100644 --- a/bundles/org.eclipse.passage.loc.features.emfforms/build.properties +++ b/bundles/org.eclipse.passage.loc.features.emfforms/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.features.emfforms/plugin.xml b/bundles/org.eclipse.passage.loc.features.emfforms/plugin.xml index 7057ef504..55e555fcb 100644 --- a/bundles/org.eclipse.passage.loc.features.emfforms/plugin.xml +++ b/bundles/org.eclipse.passage.loc.features.emfforms/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/parts/FeaturesCreateElementCallback.java b/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/parts/FeaturesCreateElementCallback.java index ba2019fad..85dde7972 100644 --- a/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/parts/FeaturesCreateElementCallback.java +++ b/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/parts/FeaturesCreateElementCallback.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/parts/FeaturesDetailsPart.java b/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/parts/FeaturesDetailsPart.java index 44b608182..612c97cd1 100644 --- a/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/parts/FeaturesDetailsPart.java +++ b/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/parts/FeaturesDetailsPart.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureIdentifierRenderer.java b/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureIdentifierRenderer.java index 6c3ddc979..eed77db07 100644 --- a/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureIdentifierRenderer.java +++ b/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureIdentifierRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureIdentifierRendererService.java b/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureIdentifierRendererService.java index f8396b117..b1cffe9db 100644 --- a/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureIdentifierRendererService.java +++ b/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureIdentifierRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureSetIdentifierRendererService.java b/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureSetIdentifierRendererService.java index 2af8b9bc4..f44778e40 100644 --- a/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureSetIdentifierRendererService.java +++ b/bundles/org.eclipse.passage.loc.features.emfforms/src/org/eclipse/passage/loc/features/emfforms/renderers/FeatureSetIdentifierRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From 24aec0bfad824e93bedec97d9b38566b3c2d6869 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 16:59:23 +0300 Subject: [PATCH 06/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.features.ui Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.features.ui/build.properties | 2 +- bundles/org.eclipse.passage.loc.features.ui/plugin.xml | 2 +- .../src/org/eclipse/passage/loc/features/ui/FeaturesUi.java | 2 +- .../loc/features/ui/handlers/CreateFeatureSetHandler.java | 2 +- .../passage/loc/features/ui/handlers/LoadFeatureSetHandler.java | 2 +- .../loc/internal/features/ui/i18n/FeatureUiMessages.java | 2 +- .../loc/internal/features/ui/i18n/FeatureUiMessages.properties | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.features.ui/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.features.ui/OSGI-INF/l10n/bundle.properties index fb5ad18f0..e6cbb9431 100644 --- a/bundles/org.eclipse.passage.loc.features.ui/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.features.ui/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.features.ui/build.properties b/bundles/org.eclipse.passage.loc.features.ui/build.properties index 1cd021a44..cd44aea81 100644 --- a/bundles/org.eclipse.passage.loc.features.ui/build.properties +++ b/bundles/org.eclipse.passage.loc.features.ui/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.features.ui/plugin.xml b/bundles/org.eclipse.passage.loc.features.ui/plugin.xml index 508570448..587f07c26 100644 --- a/bundles/org.eclipse.passage.loc.features.ui/plugin.xml +++ b/bundles/org.eclipse.passage.loc.features.ui/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/FeaturesUi.java b/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/FeaturesUi.java index 95e8fc2ad..00028b03d 100644 --- a/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/FeaturesUi.java +++ b/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/FeaturesUi.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/handlers/CreateFeatureSetHandler.java b/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/handlers/CreateFeatureSetHandler.java index 129c02e41..7c7b1efbf 100644 --- a/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/handlers/CreateFeatureSetHandler.java +++ b/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/handlers/CreateFeatureSetHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/handlers/LoadFeatureSetHandler.java b/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/handlers/LoadFeatureSetHandler.java index 875663892..146b3ed08 100644 --- a/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/handlers/LoadFeatureSetHandler.java +++ b/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/features/ui/handlers/LoadFeatureSetHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/internal/features/ui/i18n/FeatureUiMessages.java b/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/internal/features/ui/i18n/FeatureUiMessages.java index 98e8b2514..9580bc2df 100644 --- a/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/internal/features/ui/i18n/FeatureUiMessages.java +++ b/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/internal/features/ui/i18n/FeatureUiMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/internal/features/ui/i18n/FeatureUiMessages.properties b/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/internal/features/ui/i18n/FeatureUiMessages.properties index 1f80beb11..8705379d1 100644 --- a/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/internal/features/ui/i18n/FeatureUiMessages.properties +++ b/bundles/org.eclipse.passage.loc.features.ui/src/org/eclipse/passage/loc/internal/features/ui/i18n/FeatureUiMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # From 85e859a7962f1ed84553470345dec109e5fc2019 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:00:09 +0300 Subject: [PATCH 07/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.licenses.core Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.licenses.core/build.properties | 2 +- .../loc/internal/licenses/core/LicenseDomainRegistry.java | 2 +- .../passage/loc/internal/licenses/core/LicenseMailSupport.java | 2 +- .../loc/internal/licenses/core/LicenseOperatorServiceImpl.java | 2 +- .../licenses/core/LicensePlanClassifierInitializer.java | 2 +- .../internal/licenses/core/LicensesDomainRegistryTracker.java | 2 +- .../internal/licenses/core/LicensesSelectionCommandAdvisor.java | 2 +- .../loc/internal/licenses/core/i18n/LicensesCoreMessages.java | 2 +- .../internal/licenses/core/i18n/LicensesCoreMessages.properties | 2 +- .../src/org/eclipse/passage/loc/licenses/core/Licenses.java | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.licenses.core/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.licenses.core/OSGI-INF/l10n/bundle.properties index 91dd0f408..138f0fa65 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.licenses.core/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.licenses.core/build.properties b/bundles/org.eclipse.passage.loc.licenses.core/build.properties index c4ca66f4e..67a465ea7 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/build.properties +++ b/bundles/org.eclipse.passage.loc.licenses.core/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseDomainRegistry.java b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseDomainRegistry.java index d3fbd7e34..6a3f524e1 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseDomainRegistry.java +++ b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseDomainRegistry.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseMailSupport.java b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseMailSupport.java index c58eed860..04631b6a4 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseMailSupport.java +++ b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseMailSupport.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseOperatorServiceImpl.java b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseOperatorServiceImpl.java index 934e36038..c3fcddd5c 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseOperatorServiceImpl.java +++ b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicenseOperatorServiceImpl.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensePlanClassifierInitializer.java b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensePlanClassifierInitializer.java index b8e0cabf2..9367e42ff 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensePlanClassifierInitializer.java +++ b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensePlanClassifierInitializer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensesDomainRegistryTracker.java b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensesDomainRegistryTracker.java index 975e2df93..f320da8da 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensesDomainRegistryTracker.java +++ b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensesDomainRegistryTracker.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensesSelectionCommandAdvisor.java b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensesSelectionCommandAdvisor.java index bd49f1c0b..850b048c9 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensesSelectionCommandAdvisor.java +++ b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/LicensesSelectionCommandAdvisor.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/i18n/LicensesCoreMessages.java b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/i18n/LicensesCoreMessages.java index fe2aadfc0..915dccd1a 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/i18n/LicensesCoreMessages.java +++ b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/i18n/LicensesCoreMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/i18n/LicensesCoreMessages.properties b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/i18n/LicensesCoreMessages.properties index e39336ae8..f0876120c 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/i18n/LicensesCoreMessages.properties +++ b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/internal/licenses/core/i18n/LicensesCoreMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/licenses/core/Licenses.java b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/licenses/core/Licenses.java index 5eb077370..5727a5299 100644 --- a/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/licenses/core/Licenses.java +++ b/bundles/org.eclipse.passage.loc.licenses.core/src/org/eclipse/passage/loc/licenses/core/Licenses.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From e0d5480756869439994e53158a9d2ca8409de85a Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:18:40 +0300 Subject: [PATCH 08/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.licenses.emfforms Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- .../org.eclipse.passage.loc.licenses.emfforms/build.properties | 2 +- bundles/org.eclipse.passage.loc.licenses.emfforms/plugin.xml | 2 +- .../licenses/emfforms/handlers/CreateLicensePackHandler.java | 2 +- .../licenses/emfforms/parts/LicensesCreateElementCallback.java | 2 +- .../loc/licenses/emfforms/parts/LicensesDetailsPart.java | 2 +- .../licenses/emfforms/renderers/BaseTextRendererService.java | 2 +- .../emfforms/renderers/ConditionExpressionRendererService.java | 2 +- .../emfforms/renderers/ConditionTypeRendererService.java | 2 +- .../emfforms/renderers/FeatureIdentifierRendererService.java | 2 +- .../licenses/emfforms/renderers/MatchRuleRendererService.java | 2 +- .../emfforms/renderers/ProductIdentifierRendererService.java | 2 +- .../emfforms/renderers/ProductVersionRendererService.java | 2 +- .../emfforms/renderers/UserIdentifierRendererService.java | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.licenses.emfforms/OSGI-INF/l10n/bundle.properties index f9ff32151..bdc1ced25 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/build.properties b/bundles/org.eclipse.passage.loc.licenses.emfforms/build.properties index 1640c5078..b6d036362 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/build.properties +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/plugin.xml b/bundles/org.eclipse.passage.loc.licenses.emfforms/plugin.xml index ca334ecdf..3081c34c5 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/plugin.xml +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/handlers/CreateLicensePackHandler.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/handlers/CreateLicensePackHandler.java index cecf54d40..57f79ae24 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/handlers/CreateLicensePackHandler.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/handlers/CreateLicensePackHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/parts/LicensesCreateElementCallback.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/parts/LicensesCreateElementCallback.java index fb260df13..e39dd3bed 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/parts/LicensesCreateElementCallback.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/parts/LicensesCreateElementCallback.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/parts/LicensesDetailsPart.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/parts/LicensesDetailsPart.java index 2d6d554a4..14aa8439a 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/parts/LicensesDetailsPart.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/parts/LicensesDetailsPart.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/BaseTextRendererService.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/BaseTextRendererService.java index 348e94a87..cd361de43 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/BaseTextRendererService.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/BaseTextRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ConditionExpressionRendererService.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ConditionExpressionRendererService.java index ea1657895..02bddcfe3 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ConditionExpressionRendererService.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ConditionExpressionRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ConditionTypeRendererService.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ConditionTypeRendererService.java index 953fdb828..24ea6037f 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ConditionTypeRendererService.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ConditionTypeRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/FeatureIdentifierRendererService.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/FeatureIdentifierRendererService.java index 6ff716b4c..58f845634 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/FeatureIdentifierRendererService.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/FeatureIdentifierRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/MatchRuleRendererService.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/MatchRuleRendererService.java index 68300451e..11366023c 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/MatchRuleRendererService.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/MatchRuleRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ProductIdentifierRendererService.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ProductIdentifierRendererService.java index 400bb9a25..5d61fcebd 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ProductIdentifierRendererService.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ProductIdentifierRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ProductVersionRendererService.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ProductVersionRendererService.java index 7b80009a8..48553fe4b 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ProductVersionRendererService.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/ProductVersionRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/UserIdentifierRendererService.java b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/UserIdentifierRendererService.java index 3ea42e5fb..ede95f706 100644 --- a/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/UserIdentifierRendererService.java +++ b/bundles/org.eclipse.passage.loc.licenses.emfforms/src/org/eclipse/passage/loc/licenses/emfforms/renderers/UserIdentifierRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From e3ed19de767ee72872e0201fb742ab71d0425241 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:20:14 +0300 Subject: [PATCH 09/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.licenses.ui Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.licenses.ui/build.properties | 2 +- bundles/org.eclipse.passage.loc.licenses.ui/plugin.xml | 2 +- .../loc/internal/licenses/ui/i18n/LicensesUiMessages.java | 2 +- .../loc/internal/licenses/ui/i18n/LicensesUiMessages.properties | 2 +- .../src/org/eclipse/passage/loc/licenses/ui/LicensesUi.java | 2 +- .../passage/loc/licenses/ui/handlers/LicenseExportHandler.java | 2 +- .../passage/loc/licenses/ui/handlers/LicenseOpenHandler.java | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.licenses.ui/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.licenses.ui/OSGI-INF/l10n/bundle.properties index 88770b9b5..c900c1b5c 100644 --- a/bundles/org.eclipse.passage.loc.licenses.ui/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.licenses.ui/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.licenses.ui/build.properties b/bundles/org.eclipse.passage.loc.licenses.ui/build.properties index eb45ebed3..e06c0eb0d 100644 --- a/bundles/org.eclipse.passage.loc.licenses.ui/build.properties +++ b/bundles/org.eclipse.passage.loc.licenses.ui/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.licenses.ui/plugin.xml b/bundles/org.eclipse.passage.loc.licenses.ui/plugin.xml index 5517387e8..afcbe0f82 100644 --- a/bundles/org.eclipse.passage.loc.licenses.ui/plugin.xml +++ b/bundles/org.eclipse.passage.loc.licenses.ui/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/internal/licenses/ui/i18n/LicensesUiMessages.java b/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/internal/licenses/ui/i18n/LicensesUiMessages.java index 8f5a1b3c6..a7b5f4a8a 100644 --- a/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/internal/licenses/ui/i18n/LicensesUiMessages.java +++ b/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/internal/licenses/ui/i18n/LicensesUiMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/internal/licenses/ui/i18n/LicensesUiMessages.properties b/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/internal/licenses/ui/i18n/LicensesUiMessages.properties index f01fb34c7..25c422ca2 100644 --- a/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/internal/licenses/ui/i18n/LicensesUiMessages.properties +++ b/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/internal/licenses/ui/i18n/LicensesUiMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/LicensesUi.java b/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/LicensesUi.java index 367fc1822..e4a42bf2d 100644 --- a/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/LicensesUi.java +++ b/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/LicensesUi.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/handlers/LicenseExportHandler.java b/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/handlers/LicenseExportHandler.java index 18b3db035..62ae91034 100644 --- a/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/handlers/LicenseExportHandler.java +++ b/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/handlers/LicenseExportHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/handlers/LicenseOpenHandler.java b/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/handlers/LicenseOpenHandler.java index 12d39fd50..affd519d3 100644 --- a/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/handlers/LicenseOpenHandler.java +++ b/bundles/org.eclipse.passage.loc.licenses.ui/src/org/eclipse/passage/loc/licenses/ui/handlers/LicenseOpenHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From 6736e9243d14d87fc8a38c595042588894cb1ac0 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:23:11 +0300 Subject: [PATCH 10/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.operator Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- .../org.eclipse.passage.loc.operator/about.mappings | 2 +- .../build.properties | 2 +- .../org.eclipse.passage.loc.operator/css/default.css | 12 ++++++++++++ bundles/org.eclipse.passage.loc.operator/plugin.xml | 2 +- 5 files changed, 16 insertions(+), 4 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.operator/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.operator/OSGI-INF/l10n/bundle.properties index 099f491a8..6c11d7898 100644 --- a/bundles/org.eclipse.passage.loc.operator/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.operator/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.operator/about.mappings b/bundles/org.eclipse.passage.loc.operator/about.mappings index e73173a5c..f2eee2e58 100644 --- a/bundles/org.eclipse.passage.loc.operator/about.mappings +++ b/bundles/org.eclipse.passage.loc.operator/about.mappings @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.operator/build.properties b/bundles/org.eclipse.passage.loc.operator/build.properties index 849547755..ceeb18d22 100644 --- a/bundles/org.eclipse.passage.loc.operator/build.properties +++ b/bundles/org.eclipse.passage.loc.operator/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.operator/css/default.css b/bundles/org.eclipse.passage.loc.operator/css/default.css index ccf91ca14..12cae8272 100644 --- a/bundles/org.eclipse.passage.loc.operator/css/default.css +++ b/bundles/org.eclipse.passage.loc.operator/css/default.css @@ -1,3 +1,15 @@ +/******************************************************************************* + * Copyright (c) 2019-2020 ArSysOp and others + * + * 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 + *******************************************************************************/ CTabItem, TooBar, Button, CBanner, CoolBar { font-size: 10; background-color: #f0f0f0; diff --git a/bundles/org.eclipse.passage.loc.operator/plugin.xml b/bundles/org.eclipse.passage.loc.operator/plugin.xml index 914eae34b..257200f58 100644 --- a/bundles/org.eclipse.passage.loc.operator/plugin.xml +++ b/bundles/org.eclipse.passage.loc.operator/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 From 3677d1098f1b72b364485188417b231d7e7e5d22 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:24:02 +0300 Subject: [PATCH 11/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.products.core Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.products.core/build.properties | 2 +- .../loc/internal/products/core/ProductDomainRegistry.java | 2 +- .../products/core/ProductLineClassifierInitializer.java | 2 +- .../loc/internal/products/core/ProductOperatorServiceImpl.java | 2 +- .../internal/products/core/ProductsDomainRegistryTracker.java | 2 +- .../internal/products/core/ProductsSelectionCommandAdvisor.java | 2 +- .../loc/internal/products/core/i18n/ProductsCoreMessages.java | 2 +- .../internal/products/core/i18n/ProductsCoreMessages.properties | 2 +- .../src/org/eclipse/passage/loc/products/core/Products.java | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.products.core/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.products.core/OSGI-INF/l10n/bundle.properties index 7d19b4af6..2eb1c7609 100644 --- a/bundles/org.eclipse.passage.loc.products.core/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.products.core/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.products.core/build.properties b/bundles/org.eclipse.passage.loc.products.core/build.properties index c4ca66f4e..67a465ea7 100644 --- a/bundles/org.eclipse.passage.loc.products.core/build.properties +++ b/bundles/org.eclipse.passage.loc.products.core/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductDomainRegistry.java b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductDomainRegistry.java index 4bf1a6d80..88b51f6b5 100644 --- a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductDomainRegistry.java +++ b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductDomainRegistry.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductLineClassifierInitializer.java b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductLineClassifierInitializer.java index 6ebaf72b7..ce662feaf 100644 --- a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductLineClassifierInitializer.java +++ b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductLineClassifierInitializer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductOperatorServiceImpl.java b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductOperatorServiceImpl.java index 8e9746638..f164731cd 100644 --- a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductOperatorServiceImpl.java +++ b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductOperatorServiceImpl.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductsDomainRegistryTracker.java b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductsDomainRegistryTracker.java index 35afa7c4f..4ad40b414 100644 --- a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductsDomainRegistryTracker.java +++ b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductsDomainRegistryTracker.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductsSelectionCommandAdvisor.java b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductsSelectionCommandAdvisor.java index 3338c06e1..cc8e9902e 100644 --- a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductsSelectionCommandAdvisor.java +++ b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/ProductsSelectionCommandAdvisor.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/i18n/ProductsCoreMessages.java b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/i18n/ProductsCoreMessages.java index 229fdd63a..b7393d80b 100644 --- a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/i18n/ProductsCoreMessages.java +++ b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/i18n/ProductsCoreMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/i18n/ProductsCoreMessages.properties b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/i18n/ProductsCoreMessages.properties index 1e06a835e..841f3b19d 100644 --- a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/i18n/ProductsCoreMessages.properties +++ b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/internal/products/core/i18n/ProductsCoreMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/products/core/Products.java b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/products/core/Products.java index 765d400ad..763d1ee46 100644 --- a/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/products/core/Products.java +++ b/bundles/org.eclipse.passage.loc.products.core/src/org/eclipse/passage/loc/products/core/Products.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From 6af3af671d4ab5d2b6f428a5846dec2c7bf0f68b Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:25:08 +0300 Subject: [PATCH 12/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.products.emfforms Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- .../org.eclipse.passage.loc.products.emfforms/build.properties | 2 +- bundles/org.eclipse.passage.loc.products.emfforms/plugin.xml | 2 +- .../products/emfforms/parts/ProductsCreateElementCallback.java | 2 +- .../loc/products/emfforms/parts/ProductsDetailsPart.java | 2 +- .../emfforms/renderers/FeatureIdentifierRendererService.java | 2 +- .../loc/products/emfforms/renderers/PrivateKeyRenderer.java | 2 +- .../products/emfforms/renderers/PrivateKeyRendererService.java | 2 +- .../products/emfforms/renderers/ProductIdentifierRenderer.java | 2 +- .../products/emfforms/renderers/ProductVersionKeyRenderer.java | 2 +- .../loc/products/emfforms/renderers/ProductVersionRenderer.java | 2 +- .../loc/products/emfforms/renderers/PublicKeyRenderer.java | 2 +- .../products/emfforms/renderers/PublicKeyRendererService.java | 2 +- .../emfforms/renderers/RestrictionLevelRendererService.java | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.products.emfforms/OSGI-INF/l10n/bundle.properties index fbc9593e9..38bbc2e0a 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.products.emfforms/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/build.properties b/bundles/org.eclipse.passage.loc.products.emfforms/build.properties index 1640c5078..b6d036362 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/build.properties +++ b/bundles/org.eclipse.passage.loc.products.emfforms/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/plugin.xml b/bundles/org.eclipse.passage.loc.products.emfforms/plugin.xml index ad30f1d0b..f4e8992d3 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/plugin.xml +++ b/bundles/org.eclipse.passage.loc.products.emfforms/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/parts/ProductsCreateElementCallback.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/parts/ProductsCreateElementCallback.java index cf3f61301..92c08a1eb 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/parts/ProductsCreateElementCallback.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/parts/ProductsCreateElementCallback.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/parts/ProductsDetailsPart.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/parts/ProductsDetailsPart.java index c39397e07..a18911017 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/parts/ProductsDetailsPart.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/parts/ProductsDetailsPart.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/FeatureIdentifierRendererService.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/FeatureIdentifierRendererService.java index 124544072..29a421bda 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/FeatureIdentifierRendererService.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/FeatureIdentifierRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PrivateKeyRenderer.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PrivateKeyRenderer.java index bb9b3d094..07e6536e4 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PrivateKeyRenderer.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PrivateKeyRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PrivateKeyRendererService.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PrivateKeyRendererService.java index 1c4e4ade7..f4ba2186b 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PrivateKeyRendererService.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PrivateKeyRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductIdentifierRenderer.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductIdentifierRenderer.java index 62f156c8b..da98c38e5 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductIdentifierRenderer.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductIdentifierRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductVersionKeyRenderer.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductVersionKeyRenderer.java index 5da97b105..22d936768 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductVersionKeyRenderer.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductVersionKeyRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductVersionRenderer.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductVersionRenderer.java index df3464da6..18a850585 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductVersionRenderer.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/ProductVersionRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PublicKeyRenderer.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PublicKeyRenderer.java index 51171a602..09775d3eb 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PublicKeyRenderer.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PublicKeyRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PublicKeyRendererService.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PublicKeyRendererService.java index a6f1441d3..ec8f3788b 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PublicKeyRendererService.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/PublicKeyRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/RestrictionLevelRendererService.java b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/RestrictionLevelRendererService.java index 3e7e6ab76..bbd676b32 100644 --- a/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/RestrictionLevelRendererService.java +++ b/bundles/org.eclipse.passage.loc.products.emfforms/src/org/eclipse/passage/loc/products/emfforms/renderers/RestrictionLevelRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From 740f62afb034da1012aeffb30ef75468a7eec916 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:25:47 +0300 Subject: [PATCH 13/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.products.ui Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.products.ui/build.properties | 2 +- bundles/org.eclipse.passage.loc.products.ui/plugin.xml | 2 +- .../loc/internal/products/ui/i18n/ProductsUiMessages.java | 2 +- .../loc/internal/products/ui/i18n/ProductsUiMessages.properties | 2 +- .../src/org/eclipse/passage/loc/products/ui/ProductsUi.java | 2 +- .../loc/products/ui/handlers/CreateProductLineHandler.java | 2 +- .../loc/products/ui/handlers/LoadProductLineHandler.java | 2 +- .../passage/loc/products/ui/handlers/ProductExportHandler.java | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.products.ui/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.products.ui/OSGI-INF/l10n/bundle.properties index 5d755a24d..69555845b 100644 --- a/bundles/org.eclipse.passage.loc.products.ui/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.products.ui/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.products.ui/build.properties b/bundles/org.eclipse.passage.loc.products.ui/build.properties index 1cd021a44..cd44aea81 100644 --- a/bundles/org.eclipse.passage.loc.products.ui/build.properties +++ b/bundles/org.eclipse.passage.loc.products.ui/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.products.ui/plugin.xml b/bundles/org.eclipse.passage.loc.products.ui/plugin.xml index 0efea38f6..f4bfa9aa3 100644 --- a/bundles/org.eclipse.passage.loc.products.ui/plugin.xml +++ b/bundles/org.eclipse.passage.loc.products.ui/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/internal/products/ui/i18n/ProductsUiMessages.java b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/internal/products/ui/i18n/ProductsUiMessages.java index 97bd3a490..9377fdd7f 100644 --- a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/internal/products/ui/i18n/ProductsUiMessages.java +++ b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/internal/products/ui/i18n/ProductsUiMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/internal/products/ui/i18n/ProductsUiMessages.properties b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/internal/products/ui/i18n/ProductsUiMessages.properties index 3b95faed0..4f691ab43 100644 --- a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/internal/products/ui/i18n/ProductsUiMessages.properties +++ b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/internal/products/ui/i18n/ProductsUiMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/ProductsUi.java b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/ProductsUi.java index 1320f1a2d..3fca1f4f6 100644 --- a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/ProductsUi.java +++ b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/ProductsUi.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/CreateProductLineHandler.java b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/CreateProductLineHandler.java index 1225b23b1..42629fc75 100644 --- a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/CreateProductLineHandler.java +++ b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/CreateProductLineHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/LoadProductLineHandler.java b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/LoadProductLineHandler.java index 4d195c4eb..bba00e486 100644 --- a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/LoadProductLineHandler.java +++ b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/LoadProductLineHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/ProductExportHandler.java b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/ProductExportHandler.java index 1df79833e..fdb41a72f 100644 --- a/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/ProductExportHandler.java +++ b/bundles/org.eclipse.passage.loc.products.ui/src/org/eclipse/passage/loc/products/ui/handlers/ProductExportHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From d0467fad2dbd8ba73019e3acce95e5ba92bd00fc Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:28:41 +0300 Subject: [PATCH 14/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.report.core Signed-off-by: Alexander Fedorov --- bundles/org.eclipse.passage.loc.report.core/.classpath | 2 +- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.report.core/build.properties | 2 +- .../src/org/eclipse/passage/loc/report/internal/core/Csv.java | 2 +- .../passage/loc/report/internal/core/CsvExportService.java | 2 +- .../passage/loc/report/internal/core/CustomerStorage.java | 2 +- .../org/eclipse/passage/loc/report/internal/core/Customers.java | 2 +- .../passage/loc/report/internal/core/CustomersFetch.java | 2 +- .../loc/report/internal/core/CustomersForProductsQuery.java | 2 +- .../passage/loc/report/internal/core/ExistingFileStream.java | 2 +- .../eclipse/passage/loc/report/internal/core/ExportService.java | 2 +- .../org/eclipse/passage/loc/report/internal/core/Messages.java | 2 +- .../passage/loc/report/internal/core/ProductCustomer.java | 2 +- .../passage/loc/report/internal/core/ProductCustomersToCsv.java | 2 +- .../eclipse/passage/loc/report/internal/core/ProductNames.java | 2 +- .../passage/loc/report/internal/core/messages.properties | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.report.core/.classpath b/bundles/org.eclipse.passage.loc.report.core/.classpath index 92183858a..3992023bb 100644 --- a/bundles/org.eclipse.passage.loc.report.core/.classpath +++ b/bundles/org.eclipse.passage.loc.report.core/.classpath @@ -3,7 +3,7 @@ Copyright (c) 2019 ArSysOp and others This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.report.core/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.report.core/OSGI-INF/l10n/bundle.properties index c32b8e53c..70fc45ef4 100644 --- a/bundles/org.eclipse.passage.loc.report.core/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.report.core/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.report.core/build.properties b/bundles/org.eclipse.passage.loc.report.core/build.properties index e23a6798a..566bdec64 100644 --- a/bundles/org.eclipse.passage.loc.report.core/build.properties +++ b/bundles/org.eclipse.passage.loc.report.core/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Csv.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Csv.java index 7fe42cc05..72ed63916 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Csv.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Csv.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CsvExportService.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CsvExportService.java index ce63b418b..9b261b0ad 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CsvExportService.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CsvExportService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomerStorage.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomerStorage.java index e6c35f6b7..acb0addab 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomerStorage.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomerStorage.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Customers.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Customers.java index 041870848..0921e7e57 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Customers.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Customers.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomersFetch.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomersFetch.java index ecb9aad2a..1308a78f4 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomersFetch.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomersFetch.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomersForProductsQuery.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomersForProductsQuery.java index 3fd895004..d847f47fd 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomersForProductsQuery.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/CustomersForProductsQuery.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ExistingFileStream.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ExistingFileStream.java index fe3bc79f5..9d389274f 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ExistingFileStream.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ExistingFileStream.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ExportService.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ExportService.java index 6d240124c..882ce94dc 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ExportService.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ExportService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Messages.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Messages.java index 261989166..e4b789ccb 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Messages.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/Messages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductCustomer.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductCustomer.java index d8f432cb7..f5623ca92 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductCustomer.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductCustomer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductCustomersToCsv.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductCustomersToCsv.java index f0f1ce82a..4b53971aa 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductCustomersToCsv.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductCustomersToCsv.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductNames.java b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductNames.java index a6960fbc0..de7c9f149 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductNames.java +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/ProductNames.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/messages.properties b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/messages.properties index eba26fba8..1fa456ff2 100644 --- a/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/messages.properties +++ b/bundles/org.eclipse.passage.loc.report.core/src/org/eclipse/passage/loc/report/internal/core/messages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # From 7c451fc4fd9cd9ba502981a8ad477d023030813e Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:29:23 +0300 Subject: [PATCH 15/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.users.core Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.users.core/build.properties | 2 +- .../passage/loc/internal/users/core/UserDomainRegistry.java | 2 +- .../internal/users/core/UserOriginClassifierInitializer.java | 2 +- .../loc/internal/users/core/UsersDomainRegistryTracker.java | 2 +- .../loc/internal/users/core/UsersSelectionCommandAdvisor.java | 2 +- .../passage/loc/internal/users/core/i18n/UsersCoreMessages.java | 2 +- .../loc/internal/users/core/i18n/UsersCoreMessages.properties | 2 +- .../src/org/eclipse/passage/loc/users/core/Users.java | 2 +- .../src/org/eclipse/passage/loc/users/core/UsersCore.java | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.users.core/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.users.core/OSGI-INF/l10n/bundle.properties index 4e0aedd76..f8015e804 100644 --- a/bundles/org.eclipse.passage.loc.users.core/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.users.core/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.users.core/build.properties b/bundles/org.eclipse.passage.loc.users.core/build.properties index c4ca66f4e..67a465ea7 100644 --- a/bundles/org.eclipse.passage.loc.users.core/build.properties +++ b/bundles/org.eclipse.passage.loc.users.core/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UserDomainRegistry.java b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UserDomainRegistry.java index 3e12a4371..344bbb6a4 100644 --- a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UserDomainRegistry.java +++ b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UserDomainRegistry.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UserOriginClassifierInitializer.java b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UserOriginClassifierInitializer.java index d9b0b465f..ec535035d 100644 --- a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UserOriginClassifierInitializer.java +++ b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UserOriginClassifierInitializer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UsersDomainRegistryTracker.java b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UsersDomainRegistryTracker.java index 33b6538c2..c6905ad31 100644 --- a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UsersDomainRegistryTracker.java +++ b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UsersDomainRegistryTracker.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UsersSelectionCommandAdvisor.java b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UsersSelectionCommandAdvisor.java index 2c7830a7c..5945ce561 100644 --- a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UsersSelectionCommandAdvisor.java +++ b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/UsersSelectionCommandAdvisor.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/i18n/UsersCoreMessages.java b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/i18n/UsersCoreMessages.java index d4e72366f..914aec1e3 100644 --- a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/i18n/UsersCoreMessages.java +++ b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/i18n/UsersCoreMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/i18n/UsersCoreMessages.properties b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/i18n/UsersCoreMessages.properties index 81002436b..d7d51e29e 100644 --- a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/i18n/UsersCoreMessages.properties +++ b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/internal/users/core/i18n/UsersCoreMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/users/core/Users.java b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/users/core/Users.java index 1ceb77930..2fe8b4713 100644 --- a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/users/core/Users.java +++ b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/users/core/Users.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/users/core/UsersCore.java b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/users/core/UsersCore.java index 63812e94d..0fb13736c 100644 --- a/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/users/core/UsersCore.java +++ b/bundles/org.eclipse.passage.loc.users.core/src/org/eclipse/passage/loc/users/core/UsersCore.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From 4cd296359034501a38f1d223595abcdebda97a73 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:30:22 +0300 Subject: [PATCH 16/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.users.emfforms Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.users.emfforms/build.properties | 2 +- bundles/org.eclipse.passage.loc.users.emfforms/plugin.xml | 2 +- .../loc/users/emfforms/parts/UsersCreateElementCallback.java | 2 +- .../passage/loc/users/emfforms/parts/UsersDetailsPart.java | 2 +- .../emfforms/renderers/ConditionExpressionRendererService.java | 2 +- .../users/emfforms/renderers/ConditionTypeRendererService.java | 2 +- .../loc/users/emfforms/renderers/PackIdentifierRenderer.java | 2 +- .../users/emfforms/renderers/PackIdentifierRendererService.java | 2 +- .../loc/users/emfforms/renderers/UserEmailRendererService.java | 2 +- .../loc/users/emfforms/renderers/UserIdentifierRenderer.java | 2 +- .../emfforms/renderers/UserOriginIdentifierRendererService.java | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.users.emfforms/OSGI-INF/l10n/bundle.properties index 71c86f1a4..7cc8132c4 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.users.emfforms/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/build.properties b/bundles/org.eclipse.passage.loc.users.emfforms/build.properties index 1640c5078..b6d036362 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/build.properties +++ b/bundles/org.eclipse.passage.loc.users.emfforms/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/plugin.xml b/bundles/org.eclipse.passage.loc.users.emfforms/plugin.xml index f1f867261..2c9b6cc2e 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/plugin.xml +++ b/bundles/org.eclipse.passage.loc.users.emfforms/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/parts/UsersCreateElementCallback.java b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/parts/UsersCreateElementCallback.java index b63b30938..05d51b3e5 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/parts/UsersCreateElementCallback.java +++ b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/parts/UsersCreateElementCallback.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/parts/UsersDetailsPart.java b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/parts/UsersDetailsPart.java index 13df555e3..740cb5c3b 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/parts/UsersDetailsPart.java +++ b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/parts/UsersDetailsPart.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/ConditionExpressionRendererService.java b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/ConditionExpressionRendererService.java index 98802db29..5285cc52a 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/ConditionExpressionRendererService.java +++ b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/ConditionExpressionRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/ConditionTypeRendererService.java b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/ConditionTypeRendererService.java index ae649a39e..116af90a2 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/ConditionTypeRendererService.java +++ b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/ConditionTypeRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/PackIdentifierRenderer.java b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/PackIdentifierRenderer.java index 9d6fcb29f..396568edb 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/PackIdentifierRenderer.java +++ b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/PackIdentifierRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/PackIdentifierRendererService.java b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/PackIdentifierRendererService.java index a0d505d9f..8b45bd82d 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/PackIdentifierRendererService.java +++ b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/PackIdentifierRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserEmailRendererService.java b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserEmailRendererService.java index bf50a49ac..8f36225ed 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserEmailRendererService.java +++ b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserEmailRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserIdentifierRenderer.java b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserIdentifierRenderer.java index 4184367dd..74c1b3dab 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserIdentifierRenderer.java +++ b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserIdentifierRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserOriginIdentifierRendererService.java b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserOriginIdentifierRendererService.java index 1df8078c1..667cd2b41 100644 --- a/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserOriginIdentifierRendererService.java +++ b/bundles/org.eclipse.passage.loc.users.emfforms/src/org/eclipse/passage/loc/users/emfforms/renderers/UserOriginIdentifierRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From 0df3fe3a43eb379b5f7a23e02d56943db8da07a4 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:31:06 +0300 Subject: [PATCH 17/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.users.ui Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.users.ui/build.properties | 2 +- bundles/org.eclipse.passage.loc.users.ui/plugin.xml | 2 +- .../passage/loc/internal/users/ui/i18n/UsersUiMessages.java | 2 +- .../loc/internal/users/ui/i18n/UsersUiMessages.properties | 2 +- .../src/org/eclipse/passage/loc/users/ui/UsersUi.java | 2 +- .../passage/loc/users/ui/handlers/CreateUserOriginHandler.java | 2 +- .../passage/loc/users/ui/handlers/LoadUserOriginHandler.java | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.users.ui/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.users.ui/OSGI-INF/l10n/bundle.properties index ddcdf5107..38c526be1 100644 --- a/bundles/org.eclipse.passage.loc.users.ui/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.users.ui/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.users.ui/build.properties b/bundles/org.eclipse.passage.loc.users.ui/build.properties index 1cd021a44..cd44aea81 100644 --- a/bundles/org.eclipse.passage.loc.users.ui/build.properties +++ b/bundles/org.eclipse.passage.loc.users.ui/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.users.ui/plugin.xml b/bundles/org.eclipse.passage.loc.users.ui/plugin.xml index 1e2168b22..1cf111e91 100644 --- a/bundles/org.eclipse.passage.loc.users.ui/plugin.xml +++ b/bundles/org.eclipse.passage.loc.users.ui/plugin.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/internal/users/ui/i18n/UsersUiMessages.java b/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/internal/users/ui/i18n/UsersUiMessages.java index d47a72020..49dd966ee 100644 --- a/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/internal/users/ui/i18n/UsersUiMessages.java +++ b/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/internal/users/ui/i18n/UsersUiMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/internal/users/ui/i18n/UsersUiMessages.properties b/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/internal/users/ui/i18n/UsersUiMessages.properties index 84f7039b2..e0d07095b 100644 --- a/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/internal/users/ui/i18n/UsersUiMessages.properties +++ b/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/internal/users/ui/i18n/UsersUiMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/UsersUi.java b/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/UsersUi.java index 4bfc5d5d0..d2dce9e1b 100644 --- a/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/UsersUi.java +++ b/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/UsersUi.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/handlers/CreateUserOriginHandler.java b/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/handlers/CreateUserOriginHandler.java index aa1041bac..a6ade4594 100644 --- a/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/handlers/CreateUserOriginHandler.java +++ b/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/handlers/CreateUserOriginHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/handlers/LoadUserOriginHandler.java b/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/handlers/LoadUserOriginHandler.java index fb9053fe1..98c4e773d 100644 --- a/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/handlers/LoadUserOriginHandler.java +++ b/bundles/org.eclipse.passage.loc.users.ui/src/org/eclipse/passage/loc/users/ui/handlers/LoadUserOriginHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From 83c5ee3afd3fb2634ce4a316c65281e92b929487 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:33:25 +0300 Subject: [PATCH 18/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.workbench Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- .../build.properties | 2 +- .../inspector/ui/LicensingColorRegistry.java | 2 +- .../loc/internal/workbench/BrandingAddon.java | 2 +- .../workbench/LicensingStatusToolControl.java | 2 +- .../workbench/LocComposedAdapterFactoryProvider.java | 2 +- .../internal/workbench/LocDomainRegistryAccess.java | 2 +- .../loc/internal/workbench/LocImageRegistry.java | 2 +- .../internal/workbench/i18n/WorkbenchMessages.java | 2 +- .../workbench/i18n/WorkbenchMessages.properties | 2 +- .../src/org/eclipse/passage/loc/jface/LocImages.java | 2 +- .../passage/loc/jface/dialogs/DateDialog.java | 2 +- .../loc/jface/dialogs/FilteredSelectionDialog.java | 2 +- .../passage/loc/jface/dialogs/LabelSearchFilter.java | 2 +- .../jface/dialogs/ObjectSelectionStatusDialog.java | 2 +- .../loc/jface/dialogs/ViewerSearchFilter.java | 2 +- .../eclipse/passage/loc/workbench/LocLifeCycle.java | 2 +- .../eclipse/passage/loc/workbench/LocWokbench.java | 2 +- .../passage/loc/workbench/dialogs/AboutDialog.java | 2 +- .../loc/workbench/dialogs/FileContentDialog.java | 12 ++++++++++++ .../workbench/dialogs/ManageTextValuesDialog.java | 2 +- .../loc/workbench/dialogs/ManageValuesDialog.java | 2 +- .../loc/workbench/handlers/ExitWorkbenchHandler.java | 2 +- .../workbench/handlers/OpenAboutDialogHandler.java | 2 +- .../workbench/handlers/OpenPerspectiveHandler.java | 2 +- .../passage/loc/workbench/handlers/RedoHandler.java | 2 +- .../passage/loc/workbench/handlers/SaveHandler.java | 2 +- .../passage/loc/workbench/handlers/UndoHandler.java | 2 +- .../loc/workbench/handlers/ValidateHandler.java | 2 +- .../loc/workbench/parts/DomainRegistryExplorer.java | 2 +- .../viewers/DomainRegistryLabelProvider.java | 2 +- .../loc/workbench/viewers/ResourceSetAdapter.java | 2 +- .../viewers/StructuredSelectionListener.java | 2 +- .../loc/workbench/wizards/CreateFileWizard.java | 2 +- .../loc/workbench/wizards/CreateFileWizardPage.java | 2 +- 35 files changed, 46 insertions(+), 34 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.workbench/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.workbench/OSGI-INF/l10n/bundle.properties index 6598bbaa6..497d8b500 100644 --- a/bundles/org.eclipse.passage.loc.workbench/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.workbench/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.workbench/build.properties b/bundles/org.eclipse.passage.loc.workbench/build.properties index 289781f25..ad686def8 100644 --- a/bundles/org.eclipse.passage.loc.workbench/build.properties +++ b/bundles/org.eclipse.passage.loc.workbench/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/lic/internal/inspector/ui/LicensingColorRegistry.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/lic/internal/inspector/ui/LicensingColorRegistry.java index cec68f8d3..7002cef04 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/lic/internal/inspector/ui/LicensingColorRegistry.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/lic/internal/inspector/ui/LicensingColorRegistry.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/BrandingAddon.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/BrandingAddon.java index d36f1d654..4a45631bd 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/BrandingAddon.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/BrandingAddon.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LicensingStatusToolControl.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LicensingStatusToolControl.java index eb172ab89..7b7705615 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LicensingStatusToolControl.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LicensingStatusToolControl.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocComposedAdapterFactoryProvider.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocComposedAdapterFactoryProvider.java index f48dd04f5..57806a28b 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocComposedAdapterFactoryProvider.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocComposedAdapterFactoryProvider.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocDomainRegistryAccess.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocDomainRegistryAccess.java index 4de6a9def..47a324810 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocDomainRegistryAccess.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocDomainRegistryAccess.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocImageRegistry.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocImageRegistry.java index d9f9c92ce..a6e00d1c2 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocImageRegistry.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/LocImageRegistry.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/i18n/WorkbenchMessages.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/i18n/WorkbenchMessages.java index 20d56f174..bdf33dfd0 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/i18n/WorkbenchMessages.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/i18n/WorkbenchMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/i18n/WorkbenchMessages.properties b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/i18n/WorkbenchMessages.properties index cf64386fe..a423ff89d 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/i18n/WorkbenchMessages.properties +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/internal/workbench/i18n/WorkbenchMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/LocImages.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/LocImages.java index 3363b3540..a62131457 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/LocImages.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/LocImages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/DateDialog.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/DateDialog.java index c3709d2d5..e2c98dc91 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/DateDialog.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/DateDialog.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/FilteredSelectionDialog.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/FilteredSelectionDialog.java index be077870b..78f1cfefa 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/FilteredSelectionDialog.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/FilteredSelectionDialog.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/LabelSearchFilter.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/LabelSearchFilter.java index 98099aa6d..12e957808 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/LabelSearchFilter.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/LabelSearchFilter.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/ObjectSelectionStatusDialog.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/ObjectSelectionStatusDialog.java index 514b028d6..724ebc814 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/ObjectSelectionStatusDialog.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/ObjectSelectionStatusDialog.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/ViewerSearchFilter.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/ViewerSearchFilter.java index 49c9bb6f4..b32a182c3 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/ViewerSearchFilter.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/jface/dialogs/ViewerSearchFilter.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/LocLifeCycle.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/LocLifeCycle.java index ab4dc5089..9bd2f2e9a 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/LocLifeCycle.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/LocLifeCycle.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/LocWokbench.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/LocWokbench.java index 5e1bb825d..b4c5e9bae 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/LocWokbench.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/LocWokbench.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/AboutDialog.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/AboutDialog.java index 65a7a2918..b97f0d77d 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/AboutDialog.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/AboutDialog.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/FileContentDialog.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/FileContentDialog.java index a53fdd673..1494e0f49 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/FileContentDialog.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/FileContentDialog.java @@ -1,3 +1,15 @@ +/******************************************************************************* + * Copyright (c) 2019-2020 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 + *******************************************************************************/ package org.eclipse.passage.loc.workbench.dialogs; import java.io.IOException; diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/ManageTextValuesDialog.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/ManageTextValuesDialog.java index 194c1d607..465b1c3cc 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/ManageTextValuesDialog.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/ManageTextValuesDialog.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/ManageValuesDialog.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/ManageValuesDialog.java index 130d1894c..a6cd9b10f 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/ManageValuesDialog.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/dialogs/ManageValuesDialog.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/ExitWorkbenchHandler.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/ExitWorkbenchHandler.java index 558dced20..d0540f691 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/ExitWorkbenchHandler.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/ExitWorkbenchHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/OpenAboutDialogHandler.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/OpenAboutDialogHandler.java index 20769a2db..a2dd87c1e 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/OpenAboutDialogHandler.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/OpenAboutDialogHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/OpenPerspectiveHandler.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/OpenPerspectiveHandler.java index 68cd396f5..67fdbb2ae 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/OpenPerspectiveHandler.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/OpenPerspectiveHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/RedoHandler.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/RedoHandler.java index 9057bd069..189b86628 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/RedoHandler.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/RedoHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/SaveHandler.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/SaveHandler.java index 688aee13b..231194eab 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/SaveHandler.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/SaveHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/UndoHandler.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/UndoHandler.java index bfef78ac9..07756e7d6 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/UndoHandler.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/UndoHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/ValidateHandler.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/ValidateHandler.java index f0b48021d..7b77d8616 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/ValidateHandler.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/handlers/ValidateHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/parts/DomainRegistryExplorer.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/parts/DomainRegistryExplorer.java index d4a3db3b8..da6236fa4 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/parts/DomainRegistryExplorer.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/parts/DomainRegistryExplorer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/DomainRegistryLabelProvider.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/DomainRegistryLabelProvider.java index e9dee5cd4..64b172b3f 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/DomainRegistryLabelProvider.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/DomainRegistryLabelProvider.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/ResourceSetAdapter.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/ResourceSetAdapter.java index 876df2ae6..061ebc2cd 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/ResourceSetAdapter.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/ResourceSetAdapter.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/StructuredSelectionListener.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/StructuredSelectionListener.java index 5c9260d5f..124336c32 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/StructuredSelectionListener.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/viewers/StructuredSelectionListener.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/wizards/CreateFileWizard.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/wizards/CreateFileWizard.java index 5c2a08af7..214a6ac7b 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/wizards/CreateFileWizard.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/wizards/CreateFileWizard.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/wizards/CreateFileWizardPage.java b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/wizards/CreateFileWizardPage.java index be9486da0..2e29d8966 100644 --- a/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/wizards/CreateFileWizardPage.java +++ b/bundles/org.eclipse.passage.loc.workbench/src/org/eclipse/passage/loc/workbench/wizards/CreateFileWizardPage.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From aadba2ed5b3b08e6b6a66d9c96190cc8c83a3cdb Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:46:58 +0300 Subject: [PATCH 19/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.workbench.emfforms Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- .../org.eclipse.passage.loc.workbench.emfforms/build.properties | 2 +- bundles/org.eclipse.passage.loc.workbench.emfforms/plugin.xml | 2 +- .../workbench/emfforms/LocWorkbenchEmfformsMigrator.java | 2 +- .../loc/internal/workbench/emfforms/OperatorDialogWrapper.java | 2 +- .../workbench/emfforms/i18n/WorkbenchEmfformsMessages.java | 2 +- .../emfforms/i18n/WorkbenchEmfformsMessages.properties | 2 +- .../passage/loc/workbench/emfforms/LocWorkbenchEmfforms.java | 2 +- .../passage/loc/workbench/emfforms/parts/DetailsView.java | 2 +- .../loc/workbench/emfforms/renderers/ComboControlRenderer.java | 2 +- .../emfforms/renderers/ConditionExpressionRenderer.java | 2 +- .../loc/workbench/emfforms/renderers/ConditionTypeRenderer.java | 2 +- .../loc/workbench/emfforms/renderers/FileContentRenderer.java | 2 +- .../loc/workbench/emfforms/renderers/MatchRuleRenderer.java | 2 +- .../workbench/emfforms/renderers/RestrictionLevelRenderer.java | 2 +- .../emfforms/renderers/StructuredFeatureRendererService.java | 2 +- .../workbench/emfforms/renderers/TextWithButtonRenderer.java | 2 +- .../loc/workbench/emfforms/renderers/ValidatedTextRenderer.java | 2 +- .../loc/workbench/emfforms/wizards/CreateFormWizard.java | 2 +- .../loc/workbench/emfforms/wizards/CreateFormWizardPage.java | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.workbench.emfforms/OSGI-INF/l10n/bundle.properties index 1c1ce6db4..8fe76c670 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/build.properties b/bundles/org.eclipse.passage.loc.workbench.emfforms/build.properties index a5f8a3997..8754cf563 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/build.properties +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/plugin.xml b/bundles/org.eclipse.passage.loc.workbench.emfforms/plugin.xml index fcbc21b37..07eebbd64 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/plugin.xml +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/plugin.xml @@ -5,7 +5,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/LocWorkbenchEmfformsMigrator.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/LocWorkbenchEmfformsMigrator.java index c71496ab8..bae8d73a0 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/LocWorkbenchEmfformsMigrator.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/LocWorkbenchEmfformsMigrator.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/OperatorDialogWrapper.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/OperatorDialogWrapper.java index 49dee24bb..9e5a70444 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/OperatorDialogWrapper.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/OperatorDialogWrapper.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/i18n/WorkbenchEmfformsMessages.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/i18n/WorkbenchEmfformsMessages.java index fca2b7a37..6c760abe4 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/i18n/WorkbenchEmfformsMessages.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/i18n/WorkbenchEmfformsMessages.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/i18n/WorkbenchEmfformsMessages.properties b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/i18n/WorkbenchEmfformsMessages.properties index 5912fe9a2..97af0964f 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/i18n/WorkbenchEmfformsMessages.properties +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/internal/workbench/emfforms/i18n/WorkbenchEmfformsMessages.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/LocWorkbenchEmfforms.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/LocWorkbenchEmfforms.java index d52b4a4c5..15a658321 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/LocWorkbenchEmfforms.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/LocWorkbenchEmfforms.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/parts/DetailsView.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/parts/DetailsView.java index 552867b5e..9f5d7c322 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/parts/DetailsView.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/parts/DetailsView.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ComboControlRenderer.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ComboControlRenderer.java index c4e316323..1d994a542 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ComboControlRenderer.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ComboControlRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ConditionExpressionRenderer.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ConditionExpressionRenderer.java index 21a86a8fc..32be2e8d3 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ConditionExpressionRenderer.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ConditionExpressionRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ConditionTypeRenderer.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ConditionTypeRenderer.java index 0ac589a1f..3c10036fc 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ConditionTypeRenderer.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ConditionTypeRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/FileContentRenderer.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/FileContentRenderer.java index 21efecea3..62338559f 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/FileContentRenderer.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/FileContentRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/MatchRuleRenderer.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/MatchRuleRenderer.java index dd8dd6306..4e07a5385 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/MatchRuleRenderer.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/MatchRuleRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/RestrictionLevelRenderer.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/RestrictionLevelRenderer.java index f1915af02..25c4cde7c 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/RestrictionLevelRenderer.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/RestrictionLevelRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/StructuredFeatureRendererService.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/StructuredFeatureRendererService.java index 5e730c567..e9f502377 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/StructuredFeatureRendererService.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/StructuredFeatureRendererService.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/TextWithButtonRenderer.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/TextWithButtonRenderer.java index 38a1eb39b..6942d1955 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/TextWithButtonRenderer.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/TextWithButtonRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ValidatedTextRenderer.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ValidatedTextRenderer.java index dcc564ebc..009265fc6 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ValidatedTextRenderer.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/renderers/ValidatedTextRenderer.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/wizards/CreateFormWizard.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/wizards/CreateFormWizard.java index dba8c79be..5de731196 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/wizards/CreateFormWizard.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/wizards/CreateFormWizard.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/wizards/CreateFormWizardPage.java b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/wizards/CreateFormWizardPage.java index 645d44846..c60023a35 100644 --- a/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/wizards/CreateFormWizardPage.java +++ b/bundles/org.eclipse.passage.loc.workbench.emfforms/src/org/eclipse/passage/loc/workbench/emfforms/wizards/CreateFormWizardPage.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From 2eac0f631324feaee5cf7d83f211ad20d287b46d Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:47:53 +0300 Subject: [PATCH 20/45] Bug 558833 - [Passage] fix license header org.eclipse.passage.loc.yars.api Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- bundles/org.eclipse.passage.loc.yars.api/build.properties | 2 +- .../eclipse/passage/loc/yars/internal/api/DOSHandleMedia.java | 2 +- .../passage/loc/yars/internal/api/DefaultDOSHandler.java | 2 +- .../src/org/eclipse/passage/loc/yars/internal/api/Export.java | 2 +- .../org/eclipse/passage/loc/yars/internal/api/ExportData.java | 2 +- .../org/eclipse/passage/loc/yars/internal/api/FetchParams.java | 2 +- .../org/eclipse/passage/loc/yars/internal/api/FetchedData.java | 2 +- .../org/eclipse/passage/loc/yars/internal/api/ListMedia.java | 2 +- .../src/org/eclipse/passage/loc/yars/internal/api/Query.java | 2 +- .../eclipse/passage/loc/yars/internal/api/ReportException.java | 2 +- .../src/org/eclipse/passage/loc/yars/internal/api/Storage.java | 2 +- .../src/org/eclipse/passage/loc/yars/internal/api/Unsafe.java | 2 +- .../org/eclipse/passage/loc/yars/internal/api/package-info.java | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.yars.api/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.yars.api/OSGI-INF/l10n/bundle.properties index a2eeff4c4..082e72fc6 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.yars.api/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.yars.api/build.properties b/bundles/org.eclipse.passage.loc.yars.api/build.properties index 764b72d3c..48023091f 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/build.properties +++ b/bundles/org.eclipse.passage.loc.yars.api/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/DOSHandleMedia.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/DOSHandleMedia.java index e6acadcf4..f6a323d0e 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/DOSHandleMedia.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/DOSHandleMedia.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/DefaultDOSHandler.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/DefaultDOSHandler.java index 4a7c3107e..f714be6a9 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/DefaultDOSHandler.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/DefaultDOSHandler.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Export.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Export.java index 0889bb00a..3f956a437 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Export.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Export.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ExportData.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ExportData.java index b5bff1e37..29246d896 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ExportData.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ExportData.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/FetchParams.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/FetchParams.java index 01d076f61..9134edd4d 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/FetchParams.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/FetchParams.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/FetchedData.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/FetchedData.java index 096d2c77b..8bd72251a 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/FetchedData.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/FetchedData.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ListMedia.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ListMedia.java index cb849e859..16d095d6d 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ListMedia.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ListMedia.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Query.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Query.java index 8c49bd0c1..4a5686145 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Query.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Query.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ReportException.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ReportException.java index 38f56a3ce..da594d4ac 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ReportException.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/ReportException.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Storage.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Storage.java index 910a113bb..7a43863eb 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Storage.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Storage.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Unsafe.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Unsafe.java index 4acc1d10b..7176d4867 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Unsafe.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/Unsafe.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/package-info.java b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/package-info.java index 31942ad85..876214c8c 100644 --- a/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/package-info.java +++ b/bundles/org.eclipse.passage.loc.yars.api/src/org/eclipse/passage/loc/yars/internal/api/package-info.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From dfbf1688efe0c3f0534d134a3e89e7414d0c3928 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:49:31 +0300 Subject: [PATCH 21/45] Bug 558833 - [Passage] fix license header LOC features Signed-off-by: Alexander Fedorov --- .../org.eclipse.passage.loc.dashboard.feature/build.properties | 2 +- .../feature.properties | 2 +- features/org.eclipse.passage.loc.dashboard.feature/feature.xml | 2 +- .../org.eclipse.passage.loc.edit.ui.feature/build.properties | 2 +- .../org.eclipse.passage.loc.edit.ui.feature/feature.properties | 2 +- features/org.eclipse.passage.loc.edit.ui.feature/feature.xml | 2 +- .../org.eclipse.passage.loc.features.feature/build.properties | 2 +- .../org.eclipse.passage.loc.features.feature/feature.properties | 2 +- features/org.eclipse.passage.loc.features.feature/feature.xml | 2 +- .../org.eclipse.passage.loc.licenses.feature/build.properties | 2 +- .../org.eclipse.passage.loc.licenses.feature/feature.properties | 2 +- features/org.eclipse.passage.loc.licenses.feature/feature.xml | 2 +- .../org.eclipse.passage.loc.operator.feature/build.properties | 2 +- .../org.eclipse.passage.loc.operator.feature/feature.properties | 2 +- features/org.eclipse.passage.loc.operator.feature/feature.xml | 2 +- .../org.eclipse.passage.loc.products.feature/build.properties | 2 +- .../org.eclipse.passage.loc.products.feature/feature.properties | 2 +- features/org.eclipse.passage.loc.products.feature/feature.xml | 2 +- features/org.eclipse.passage.loc.users.feature/build.properties | 2 +- .../org.eclipse.passage.loc.users.feature/feature.properties | 2 +- features/org.eclipse.passage.loc.users.feature/feature.xml | 2 +- .../org.eclipse.passage.loc.workbench.feature/build.properties | 2 +- .../feature.properties | 2 +- features/org.eclipse.passage.loc.workbench.feature/feature.xml | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/features/org.eclipse.passage.loc.dashboard.feature/build.properties b/features/org.eclipse.passage.loc.dashboard.feature/build.properties index 6dc34af0a..47217b172 100644 --- a/features/org.eclipse.passage.loc.dashboard.feature/build.properties +++ b/features/org.eclipse.passage.loc.dashboard.feature/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.dashboard.feature/feature.properties b/features/org.eclipse.passage.loc.dashboard.feature/feature.properties index d5cefb345..b34f64c30 100644 --- a/features/org.eclipse.passage.loc.dashboard.feature/feature.properties +++ b/features/org.eclipse.passage.loc.dashboard.feature/feature.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.dashboard.feature/feature.xml b/features/org.eclipse.passage.loc.dashboard.feature/feature.xml index 5432d5fa1..7aefedf89 100644 --- a/features/org.eclipse.passage.loc.dashboard.feature/feature.xml +++ b/features/org.eclipse.passage.loc.dashboard.feature/feature.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/features/org.eclipse.passage.loc.edit.ui.feature/build.properties b/features/org.eclipse.passage.loc.edit.ui.feature/build.properties index 6dc34af0a..47217b172 100644 --- a/features/org.eclipse.passage.loc.edit.ui.feature/build.properties +++ b/features/org.eclipse.passage.loc.edit.ui.feature/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.edit.ui.feature/feature.properties b/features/org.eclipse.passage.loc.edit.ui.feature/feature.properties index 6d12d8081..dec94fc5e 100644 --- a/features/org.eclipse.passage.loc.edit.ui.feature/feature.properties +++ b/features/org.eclipse.passage.loc.edit.ui.feature/feature.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.edit.ui.feature/feature.xml b/features/org.eclipse.passage.loc.edit.ui.feature/feature.xml index 9a124b7fb..4181e9765 100644 --- a/features/org.eclipse.passage.loc.edit.ui.feature/feature.xml +++ b/features/org.eclipse.passage.loc.edit.ui.feature/feature.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/features/org.eclipse.passage.loc.features.feature/build.properties b/features/org.eclipse.passage.loc.features.feature/build.properties index 6dc34af0a..47217b172 100644 --- a/features/org.eclipse.passage.loc.features.feature/build.properties +++ b/features/org.eclipse.passage.loc.features.feature/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.features.feature/feature.properties b/features/org.eclipse.passage.loc.features.feature/feature.properties index c6357d161..796f40941 100644 --- a/features/org.eclipse.passage.loc.features.feature/feature.properties +++ b/features/org.eclipse.passage.loc.features.feature/feature.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.features.feature/feature.xml b/features/org.eclipse.passage.loc.features.feature/feature.xml index 823c3f378..6d936356b 100644 --- a/features/org.eclipse.passage.loc.features.feature/feature.xml +++ b/features/org.eclipse.passage.loc.features.feature/feature.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/features/org.eclipse.passage.loc.licenses.feature/build.properties b/features/org.eclipse.passage.loc.licenses.feature/build.properties index 6dc34af0a..47217b172 100644 --- a/features/org.eclipse.passage.loc.licenses.feature/build.properties +++ b/features/org.eclipse.passage.loc.licenses.feature/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.licenses.feature/feature.properties b/features/org.eclipse.passage.loc.licenses.feature/feature.properties index 17b5fedc6..40f77a4f7 100644 --- a/features/org.eclipse.passage.loc.licenses.feature/feature.properties +++ b/features/org.eclipse.passage.loc.licenses.feature/feature.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.licenses.feature/feature.xml b/features/org.eclipse.passage.loc.licenses.feature/feature.xml index 062e2903d..36410f1b2 100644 --- a/features/org.eclipse.passage.loc.licenses.feature/feature.xml +++ b/features/org.eclipse.passage.loc.licenses.feature/feature.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/features/org.eclipse.passage.loc.operator.feature/build.properties b/features/org.eclipse.passage.loc.operator.feature/build.properties index 6dc34af0a..47217b172 100644 --- a/features/org.eclipse.passage.loc.operator.feature/build.properties +++ b/features/org.eclipse.passage.loc.operator.feature/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.operator.feature/feature.properties b/features/org.eclipse.passage.loc.operator.feature/feature.properties index c74ccb918..6815acf11 100644 --- a/features/org.eclipse.passage.loc.operator.feature/feature.properties +++ b/features/org.eclipse.passage.loc.operator.feature/feature.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.operator.feature/feature.xml b/features/org.eclipse.passage.loc.operator.feature/feature.xml index 2f126c1f3..3853117a5 100644 --- a/features/org.eclipse.passage.loc.operator.feature/feature.xml +++ b/features/org.eclipse.passage.loc.operator.feature/feature.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/features/org.eclipse.passage.loc.products.feature/build.properties b/features/org.eclipse.passage.loc.products.feature/build.properties index 6dc34af0a..47217b172 100644 --- a/features/org.eclipse.passage.loc.products.feature/build.properties +++ b/features/org.eclipse.passage.loc.products.feature/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.products.feature/feature.properties b/features/org.eclipse.passage.loc.products.feature/feature.properties index e84cee678..84ffbbf86 100644 --- a/features/org.eclipse.passage.loc.products.feature/feature.properties +++ b/features/org.eclipse.passage.loc.products.feature/feature.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.products.feature/feature.xml b/features/org.eclipse.passage.loc.products.feature/feature.xml index 6b49fc01e..03d1f954f 100644 --- a/features/org.eclipse.passage.loc.products.feature/feature.xml +++ b/features/org.eclipse.passage.loc.products.feature/feature.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/features/org.eclipse.passage.loc.users.feature/build.properties b/features/org.eclipse.passage.loc.users.feature/build.properties index 6dc34af0a..47217b172 100644 --- a/features/org.eclipse.passage.loc.users.feature/build.properties +++ b/features/org.eclipse.passage.loc.users.feature/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.users.feature/feature.properties b/features/org.eclipse.passage.loc.users.feature/feature.properties index 4d59ee870..104e3f01d 100644 --- a/features/org.eclipse.passage.loc.users.feature/feature.properties +++ b/features/org.eclipse.passage.loc.users.feature/feature.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.users.feature/feature.xml b/features/org.eclipse.passage.loc.users.feature/feature.xml index fdd55f876..e3685dc86 100644 --- a/features/org.eclipse.passage.loc.users.feature/feature.xml +++ b/features/org.eclipse.passage.loc.users.feature/feature.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/features/org.eclipse.passage.loc.workbench.feature/build.properties b/features/org.eclipse.passage.loc.workbench.feature/build.properties index 6dc34af0a..47217b172 100644 --- a/features/org.eclipse.passage.loc.workbench.feature/build.properties +++ b/features/org.eclipse.passage.loc.workbench.feature/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.workbench.feature/feature.properties b/features/org.eclipse.passage.loc.workbench.feature/feature.properties index 16a3c1e49..0db7bf2a0 100644 --- a/features/org.eclipse.passage.loc.workbench.feature/feature.properties +++ b/features/org.eclipse.passage.loc.workbench.feature/feature.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/features/org.eclipse.passage.loc.workbench.feature/feature.xml b/features/org.eclipse.passage.loc.workbench.feature/feature.xml index 80569c950..cc0f48f1b 100644 --- a/features/org.eclipse.passage.loc.workbench.feature/feature.xml +++ b/features/org.eclipse.passage.loc.workbench.feature/feature.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 From 1d28803b9edbab5dbf41f947aa7b2c5904ba1673 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:50:11 +0300 Subject: [PATCH 22/45] Bug 558833 - [Passage] fix license header LOC products Signed-off-by: Alexander Fedorov --- .../org.eclipse.passage.loc.operator.product.product | 2 +- products/org.eclipse.passage.loc.operator.product/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/products/org.eclipse.passage.loc.operator.product/org.eclipse.passage.loc.operator.product.product b/products/org.eclipse.passage.loc.operator.product/org.eclipse.passage.loc.operator.product.product index 742cdf533..9713a47b6 100644 --- a/products/org.eclipse.passage.loc.operator.product/org.eclipse.passage.loc.operator.product.product +++ b/products/org.eclipse.passage.loc.operator.product/org.eclipse.passage.loc.operator.product.product @@ -5,7 +5,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/products/org.eclipse.passage.loc.operator.product/pom.xml b/products/org.eclipse.passage.loc.operator.product/pom.xml index 8053c744e..db5bf7bf5 100644 --- a/products/org.eclipse.passage.loc.operator.product/pom.xml +++ b/products/org.eclipse.passage.loc.operator.product/pom.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 From d524b7fb9186db3b8db5543b15498bca22b55e3a Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:50:51 +0300 Subject: [PATCH 23/45] Bug 558833 - [Passage] fix license header LOC releng Signed-off-by: Alexander Fedorov --- releng/org.eclipse.passage.loc.aggregator/pom.xml | 2 +- releng/org.eclipse.passage.loc.repository/category.xml | 2 +- releng/org.eclipse.passage.loc.repository/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/releng/org.eclipse.passage.loc.aggregator/pom.xml b/releng/org.eclipse.passage.loc.aggregator/pom.xml index 711618a60..8897d4637 100644 --- a/releng/org.eclipse.passage.loc.aggregator/pom.xml +++ b/releng/org.eclipse.passage.loc.aggregator/pom.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/releng/org.eclipse.passage.loc.repository/category.xml b/releng/org.eclipse.passage.loc.repository/category.xml index 6f9f04f1f..d7e30fe2d 100644 --- a/releng/org.eclipse.passage.loc.repository/category.xml +++ b/releng/org.eclipse.passage.loc.repository/category.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 diff --git a/releng/org.eclipse.passage.loc.repository/pom.xml b/releng/org.eclipse.passage.loc.repository/pom.xml index 0b6e4daa2..3b888d2b3 100644 --- a/releng/org.eclipse.passage.loc.repository/pom.xml +++ b/releng/org.eclipse.passage.loc.repository/pom.xml @@ -4,7 +4,7 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at - http://www.eclipse.org/legal/epl-2.0. + https://www.eclipse.org/legal/epl-2.0/. SPDX-License-Identifier: EPL-2.0 From 82f1aecccd6c019d704ab68728bb8de25b5bbbdf Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Mon, 6 Jan 2020 17:52:25 +0300 Subject: [PATCH 24/45] Bug 558833 - [Passage] fix license header LOC tests Signed-off-by: Alexander Fedorov --- .../OSGI-INF/l10n/bundle.properties | 2 +- tests/org.eclipse.passage.loc.api.tests/build.properties | 2 +- .../src/org/eclipse/passage/loc/api/tests/ZeroOneManyTest.java | 2 +- .../OSGI-INF/l10n/bundle.properties | 2 +- .../org.eclipse.passage.loc.report.core.tests/build.properties | 2 +- .../loc/report/internal/core/ExportCustomersCommandTest.java | 2 +- .../passage/loc/report/internal/core/FakeCustomersBase.java | 2 +- .../passage/loc/report/internal/core/FakeUserDescriptor.java | 2 +- .../OSGI-INF/l10n/bundle.properties | 2 +- tests/org.eclipse.passage.loc.yars.api.tests/build.properties | 2 +- .../org/eclipse/passage/loc/yars/internal/api/export/All.java | 2 +- .../org/eclipse/passage/loc/yars/internal/api/export/Csv.java | 2 +- .../passage/loc/yars/internal/api/export/Enlistment.java | 2 +- .../passage/loc/yars/internal/api/export/ExportTest.java | 2 +- .../passage/loc/yars/internal/api/export/ExportedEntry.java | 2 +- .../org/eclipse/passage/loc/yars/internal/api/export/Fetch.java | 2 +- .../org/eclipse/passage/loc/yars/internal/api/export/Json.java | 2 +- .../passage/loc/yars/internal/api/model/InMemoryStorage.java | 2 +- .../passage/loc/yars/internal/api/model/StoredEntry.java | 2 +- .../eclipse/passage/loc/yars/internal/api/pagination/Fetch.java | 2 +- .../eclipse/passage/loc/yars/internal/api/pagination/Page.java | 2 +- .../loc/yars/internal/api/pagination/PaginationSettings.java | 2 +- .../loc/yars/internal/api/pagination/PaginationTest.java | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/tests/org.eclipse.passage.loc.api.tests/OSGI-INF/l10n/bundle.properties b/tests/org.eclipse.passage.loc.api.tests/OSGI-INF/l10n/bundle.properties index f0d0e2678..300f10515 100644 --- a/tests/org.eclipse.passage.loc.api.tests/OSGI-INF/l10n/bundle.properties +++ b/tests/org.eclipse.passage.loc.api.tests/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/tests/org.eclipse.passage.loc.api.tests/build.properties b/tests/org.eclipse.passage.loc.api.tests/build.properties index 7760e3e1e..c1be5fa94 100644 --- a/tests/org.eclipse.passage.loc.api.tests/build.properties +++ b/tests/org.eclipse.passage.loc.api.tests/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/tests/org.eclipse.passage.loc.api.tests/src/org/eclipse/passage/loc/api/tests/ZeroOneManyTest.java b/tests/org.eclipse.passage.loc.api.tests/src/org/eclipse/passage/loc/api/tests/ZeroOneManyTest.java index dc2509fd1..dc16e8c77 100644 --- a/tests/org.eclipse.passage.loc.api.tests/src/org/eclipse/passage/loc/api/tests/ZeroOneManyTest.java +++ b/tests/org.eclipse.passage.loc.api.tests/src/org/eclipse/passage/loc/api/tests/ZeroOneManyTest.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.report.core.tests/OSGI-INF/l10n/bundle.properties b/tests/org.eclipse.passage.loc.report.core.tests/OSGI-INF/l10n/bundle.properties index 757c5006e..b34561c7c 100644 --- a/tests/org.eclipse.passage.loc.report.core.tests/OSGI-INF/l10n/bundle.properties +++ b/tests/org.eclipse.passage.loc.report.core.tests/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/tests/org.eclipse.passage.loc.report.core.tests/build.properties b/tests/org.eclipse.passage.loc.report.core.tests/build.properties index 7760e3e1e..c1be5fa94 100644 --- a/tests/org.eclipse.passage.loc.report.core.tests/build.properties +++ b/tests/org.eclipse.passage.loc.report.core.tests/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/ExportCustomersCommandTest.java b/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/ExportCustomersCommandTest.java index 799e43761..3e7eec474 100644 --- a/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/ExportCustomersCommandTest.java +++ b/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/ExportCustomersCommandTest.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/FakeCustomersBase.java b/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/FakeCustomersBase.java index 08cff6e69..918f71567 100644 --- a/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/FakeCustomersBase.java +++ b/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/FakeCustomersBase.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/FakeUserDescriptor.java b/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/FakeUserDescriptor.java index 407f63dbb..8f8db92d9 100644 --- a/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/FakeUserDescriptor.java +++ b/tests/org.eclipse.passage.loc.report.core.tests/src/org/eclipse/passage/loc/report/internal/core/FakeUserDescriptor.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/OSGI-INF/l10n/bundle.properties b/tests/org.eclipse.passage.loc.yars.api.tests/OSGI-INF/l10n/bundle.properties index 376957f54..dc0f6a9d9 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/OSGI-INF/l10n/bundle.properties +++ b/tests/org.eclipse.passage.loc.yars.api.tests/OSGI-INF/l10n/bundle.properties @@ -4,7 +4,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/build.properties b/tests/org.eclipse.passage.loc.yars.api.tests/build.properties index 7760e3e1e..c1be5fa94 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/build.properties +++ b/tests/org.eclipse.passage.loc.yars.api.tests/build.properties @@ -3,7 +3,7 @@ # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License 2.0 which is available at -# http://www.eclipse.org/legal/epl-2.0. +# https://www.eclipse.org/legal/epl-2.0/. # # SPDX-License-Identifier: EPL-2.0 # diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/All.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/All.java index 77e3ca03f..e388f2dbc 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/All.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/All.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Csv.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Csv.java index a8c3d0b49..118f79da5 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Csv.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Csv.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Enlistment.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Enlistment.java index 0c813616a..bfd22ec8c 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Enlistment.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Enlistment.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/ExportTest.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/ExportTest.java index e14b81f10..b7dadbb26 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/ExportTest.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/ExportTest.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/ExportedEntry.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/ExportedEntry.java index 386789a74..d638d1702 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/ExportedEntry.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/ExportedEntry.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Fetch.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Fetch.java index 4c49b9d82..2b7892c77 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Fetch.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Fetch.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Json.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Json.java index 73bcf0d8d..1cd3d0edb 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Json.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/export/Json.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/model/InMemoryStorage.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/model/InMemoryStorage.java index 2da658513..ed5c76974 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/model/InMemoryStorage.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/model/InMemoryStorage.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/model/StoredEntry.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/model/StoredEntry.java index 0ee7158d1..f848f865f 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/model/StoredEntry.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/model/StoredEntry.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/Fetch.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/Fetch.java index 43de21bc9..7bcab09e8 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/Fetch.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/Fetch.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/Page.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/Page.java index 6534f38ba..76e497a87 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/Page.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/Page.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/PaginationSettings.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/PaginationSettings.java index bd9eb380d..bf5bbeece 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/PaginationSettings.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/PaginationSettings.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * diff --git a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/PaginationTest.java b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/PaginationTest.java index ff7a43b0d..612136fcc 100644 --- a/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/PaginationTest.java +++ b/tests/org.eclipse.passage.loc.yars.api.tests/src/org/eclipse/passage/loc/yars/internal/api/pagination/PaginationTest.java @@ -3,7 +3,7 @@ * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at - * http://www.eclipse.org/legal/epl-2.0. + * https://www.eclipse.org/legal/epl-2.0/. * * SPDX-License-Identifier: EPL-2.0 * From 0a826bdb5d7cb7f0dbdd043b8c865664672f83a7 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Thu, 9 Jan 2020 08:39:55 +0300 Subject: [PATCH 25/45] Bug 558833 - [Passage] fix license header to use navigatable URL org.eclipse.passage.loc.api Signed-off-by: Alexander Fedorov --- bundles/org.eclipse.passage.loc.api/META-INF/MANIFEST.MF | 2 +- .../OSGI-INF/l10n/bundle.properties | 4 ++-- bundles/org.eclipse.passage.loc.api/build.properties | 2 +- .../src/org/eclipse/passage/loc/api/OperatorEvents.java | 2 +- .../org/eclipse/passage/loc/api/OperatorLicenseEvents.java | 2 +- .../org/eclipse/passage/loc/api/OperatorLicenseService.java | 2 +- .../org/eclipse/passage/loc/api/OperatorProductEvents.java | 2 +- .../org/eclipse/passage/loc/api/OperatorProductService.java | 2 +- .../src/org/eclipse/passage/loc/internal/api/ZeroOneMany.java | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.api/META-INF/MANIFEST.MF b/bundles/org.eclipse.passage.loc.api/META-INF/MANIFEST.MF index a6ad3a244..c8f489ea0 100644 --- a/bundles/org.eclipse.passage.loc.api/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.passage.loc.api/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Automatic-Module-Name: org.eclipse.passage.loc.api Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.eclipse.passage.loc.api -Bundle-Version: 0.5.100.qualifier +Bundle-Version: 0.5.200.qualifier Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor Bundle-Copyright: %Bundle-Copyright diff --git a/bundles/org.eclipse.passage.loc.api/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.api/OSGI-INF/l10n/bundle.properties index 1c28e267d..d02e4ed5b 100644 --- a/bundles/org.eclipse.passage.loc.api/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.api/OSGI-INF/l10n/bundle.properties @@ -1,6 +1,6 @@ #Properties file for org.eclipse.passage.loc.api ############################################################################### -# Copyright (c) 2018-2019 ArSysOp and others +# Copyright (c) 2018, 2020 ArSysOp and others # # 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 @@ Bundle-Name = Passage LOC API Bundle-Vendor = Eclipse Passage -Bundle-Copyright = Copyright (c) 2018-2019 ArSysOp and others.\n\ +Bundle-Copyright = Copyright (c) 2018, 2020 ArSysOp and others.\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.loc.api/build.properties b/bundles/org.eclipse.passage.loc.api/build.properties index 67a465ea7..341338601 100644 --- a/bundles/org.eclipse.passage.loc.api/build.properties +++ b/bundles/org.eclipse.passage.loc.api/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2018-2019 ArSysOp and others +# Copyright (c) 2018, 2020 ArSysOp and others # # 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.loc.api/src/org/eclipse/passage/loc/api/OperatorEvents.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorEvents.java index b200ec0e2..2ad176578 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorEvents.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorEvents.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2018-2019 ArSysOp + * Copyright (c) 2018, 2020 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.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseEvents.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseEvents.java index 1b7eb4ae6..240b24f19 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseEvents.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseEvents.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2018-2019 ArSysOp + * Copyright (c) 2018, 2020 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.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseService.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseService.java index 3d1636332..d5f41ab0c 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseService.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorLicenseService.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2018-2019 ArSysOp + * Copyright (c) 2018, 2020 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.loc.api/src/org/eclipse/passage/loc/api/OperatorProductEvents.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductEvents.java index 991971f57..b4b868fad 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductEvents.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductEvents.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2018-2019 ArSysOp + * Copyright (c) 2018, 2020 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.loc.api/src/org/eclipse/passage/loc/api/OperatorProductService.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductService.java index eb0d058ec..b0dd7b8eb 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductService.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/api/OperatorProductService.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2018-2019 ArSysOp + * Copyright (c) 2018, 2020 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.loc.api/src/org/eclipse/passage/loc/internal/api/ZeroOneMany.java b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/internal/api/ZeroOneMany.java index 20c3ed32c..367e6f80e 100644 --- a/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/internal/api/ZeroOneMany.java +++ b/bundles/org.eclipse.passage.loc.api/src/org/eclipse/passage/loc/internal/api/ZeroOneMany.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2019 ArSysOp + * Copyright (c) 2019, 2020 ArSysOp * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at From f05c6a06f1a3dff4821d40c3df34ca26f30db218 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Thu, 9 Jan 2020 08:42:44 +0300 Subject: [PATCH 26/45] Bug 558833 - [Passage] fix license header to use navigatable URL org.eclipse.passage.loc.dashboard.ui Signed-off-by: Alexander Fedorov --- .../org.eclipse.passage.loc.dashboard.ui/META-INF/MANIFEST.MF | 2 +- .../OSGI-INF/l10n/bundle.properties | 4 ++-- bundles/org.eclipse.passage.loc.dashboard.ui/build.properties | 2 +- bundles/org.eclipse.passage.loc.dashboard.ui/plugin.xml | 2 +- .../src/org/eclipse/passage/loc/dashboard/ui/DashboardUi.java | 2 +- .../loc/dashboard/ui/details/DashboardDetailsPart.java | 2 +- .../loc/dashboard/ui/handlers/DashboardCreateHandler.java | 2 +- .../dashboard/ui/handlers/DashboardIssueLicenseHandler.java | 2 +- .../loc/dashboard/ui/handlers/DashboardLoadHandler.java | 2 +- .../loc/dashboard/ui/handlers/DashboardShowHandler.java | 2 +- .../passage/loc/dashboard/ui/panel/DashboardPanelAdvisor.java | 2 +- .../passage/loc/dashboard/ui/panel/DashboardPanelBlock.java | 2 +- .../passage/loc/dashboard/ui/panel/DashboardPanelPart.java | 2 +- .../loc/dashboard/ui/panel/DefaultDashboardPanelAdvisor.java | 2 +- .../loc/dashboard/ui/wizards/IssueLicenseDetailsPage.java | 2 +- .../passage/loc/dashboard/ui/wizards/IssueLicenseMailJob.java | 2 +- .../loc/dashboard/ui/wizards/IssueLicensePackPage.java | 2 +- .../loc/dashboard/ui/wizards/IssueLicenseRequestPage.java | 2 +- .../passage/loc/dashboard/ui/wizards/IssueLicenseWizard.java | 2 +- .../loc/internal/dashboard/ui/i18n/DashboardUiMessages.java | 2 +- .../internal/dashboard/ui/i18n/DashboardUiMessages.properties | 2 +- .../internal/dashboard/ui/i18n/IssueLicensePageMessages.java | 2 +- .../dashboard/ui/i18n/IssueLicensePageMessages.properties | 2 +- 23 files changed, 24 insertions(+), 24 deletions(-) diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.passage.loc.dashboard.ui/META-INF/MANIFEST.MF index 269f4edef..644cbe0e2 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Automatic-Module-Name: org.eclipse.passage.loc.dashboard.ui Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.eclipse.passage.loc.dashboard.ui;singleton:=true -Bundle-Version: 0.5.100.qualifier +Bundle-Version: 0.5.200.qualifier Bundle-Name: %Bundle-Name Bundle-Vendor: %Bundle-Vendor Bundle-Copyright: %Bundle-Copyright diff --git a/bundles/org.eclipse.passage.loc.dashboard.ui/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.dashboard.ui/OSGI-INF/l10n/bundle.properties index e6406b574..5ec0c4f53 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/OSGI-INF/l10n/bundle.properties +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/OSGI-INF/l10n/bundle.properties @@ -1,6 +1,6 @@ #Properties file for org.eclipse.passage.loc.dashboard.ui ############################################################################### -# Copyright (c) 2018-2019 ArSysOp and others +# Copyright (c) 2018, 2020 ArSysOp and others # # 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 @@ Bundle-Name = Passage LOC Dashboard Bundle-Vendor = Eclipse Passage -Bundle-Copyright = Copyright (c) 2018-2019 ArSysOp and others.\n\ +Bundle-Copyright = Copyright (c) 2018, 2020 ArSysOp and others.\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.loc.dashboard.ui/build.properties b/bundles/org.eclipse.passage.loc.dashboard.ui/build.properties index cd44aea81..b9fc0df7e 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/build.properties +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2018-2019 ArSysOp and others +# Copyright (c) 2018, 2020 ArSysOp and others # # 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.loc.dashboard.ui/plugin.xml b/bundles/org.eclipse.passage.loc.dashboard.ui/plugin.xml index 69e3867a5..c4769d3a1 100644 --- a/bundles/org.eclipse.passage.loc.dashboard.ui/plugin.xml +++ b/bundles/org.eclipse.passage.loc.dashboard.ui/plugin.xml @@ -1,6 +1,6 @@