Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/org.eclipse.oomph.base.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.base.edit/META-INF/MANIFEST.MF4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.base.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/AnnotationItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseEditUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/DataItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/ModelElementItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/StringToStringMapEntryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BaseAdapterFactoryEditingDomain.java4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BasePasteCommand.java4
-rw-r--r--plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BasePasteFromClipboardCommand.java4
-rw-r--r--plugins/org.eclipse.oomph.base/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.base/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.base/about.html6
-rw-r--r--plugins/org.eclipse.oomph.base/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.base/generateModels.ant4
-rw-r--r--plugins/org.eclipse.oomph.base/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.base/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.base/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/Annotation.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BaseAnnotationConstants.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BaseFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BasePackage.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/ModelElement.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/AnnotationImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/BaseFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/BasePackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/ModelElementImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/StringToStringMapEntryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/ArchiveResourceFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/ArchiveResourceImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResource.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResourceFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResourceImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseValidator.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResource.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResourceFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResourceImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/EAnnotations.java4
-rw-r--r--plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/internal/base/BasePlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib.tests/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib.tests/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib.tests/about.html6
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib.tests/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib.tests/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/BINDescriptorTest.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/BINExtractorTest.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/JRETest.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/META-INF/MANIFEST.MF4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/about.html6
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINDescriptor.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINExtractor.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINMarker.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/IO.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/JREData.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/JREValidator.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/PropertiesUpdater.java4
-rw-r--r--plugins/org.eclipse.oomph.extractor/about.html6
-rw-r--r--plugins/org.eclipse.oomph.extractor/get-libdata.ant4
-rw-r--r--plugins/org.eclipse.oomph.extractor/src/extractor.c4
-rw-r--r--plugins/org.eclipse.oomph.extractor/src/extractor.h4
-rw-r--r--plugins/org.eclipse.oomph.extractor/src/resources.h4
-rw-r--r--plugins/org.eclipse.oomph.extractor/src/resources.rc4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.gitbash/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.gitbash/about.html6
-rw-r--r--plugins/org.eclipse.oomph.gitbash/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/AbstractAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/Activator.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/GitApplyAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/GitBash.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/decorators/BranchDecorator.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/AbstractRepositoryAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/CheckCopyrightsAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitAddAllAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitBashAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitCleanAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitCopyrightsAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitPullAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitResetHardAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitStatusAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/ListFilesAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/PushDirectAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/UpdateCopyrightsAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/AbstractRevisionAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/GitCherryPickAction.java4
-rw-r--r--plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/GitRebaseAction.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.dll/src/org_eclipse_oomph_jreinfo_JREInfo.c4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.lib/src/eclipseUnicode.h4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.lib/src/jreinfo.c4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.lib/src/jreinfo.h4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/about.html6
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREComposite.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREController.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREInfoUIPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.win32.x86/META-INF/MANIFEST.MF2
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.win32.x86/about.html6
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.win32.x86/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.win32.x86/fragment.properties4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.win32.x86/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.win32.x86_64/META-INF/MANIFEST.MF2
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.win32.x86_64/about.html6
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.win32.x86_64/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.win32.x86_64/fragment.properties4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo.win32.x86_64/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/about.html6
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/internal/jreinfo/JREInfoPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/InfoManager.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JRE.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREFilter.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREInfo.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREManager.java4
-rw-r--r--plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/OSType.java4
-rw-r--r--plugins/org.eclipse.oomph.launches/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.launches/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.launches/about.html6
-rw-r--r--plugins/org.eclipse.oomph.launches/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.launches/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.launches/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.launches/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.launches/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.launches/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/Activator.java4
-rw-r--r--plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/EarlyStartup.java4
-rw-r--r--plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/LaunchConfigLabelDecorator.java4
-rw-r--r--plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/TestElementLabelDecorator.java4
-rw-r--r--plugins/org.eclipse.oomph.manifests/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.manifests/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.manifests/about.html6
-rw-r--r--plugins/org.eclipse.oomph.manifests/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.manifests/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.manifests/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.manifests/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.manifests/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.manifests/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/AbstractProjectHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/Activator.java4
-rw-r--r--plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/OpenManifestHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/OpenPropertiesHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/handlers/CleanBuildHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.ostools/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.ostools/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.ostools/about.html6
-rw-r--r--plugins/org.eclipse.oomph.ostools/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.ostools/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.ostools/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.ostools/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.ostools/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.ostools/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/AbstractLocationHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/Activator.java4
-rw-r--r--plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/ExplorerHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/PromptHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.p2.core/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.p2.core/about.html6
-rw-r--r--plugins/org.eclipse.oomph.p2.core/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/Agent.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentElement.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentManager.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentManagerElement.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/BundlePool.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/P2Util.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/Profile.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileContainer.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileCreator.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileTransaction.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/RepositoryProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/RepositoryProviderMap.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentAnalyzer.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentManagerElementImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentManagerImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/BundleLocationVariableResolver.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/BundlePoolImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CacheUsageConfirmer.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CachingRepositoryManager.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CachingTransport.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/DownloadArtifactEvent.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfile.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfileRegistry.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfileRegistryComponent.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2CorePlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2Index.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2IndexImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/PersistentMap.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileCreatorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileReferencer.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileReferencerImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileTransactionImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProvisioningAgentProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/RootAnalyzer.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/META-INF/MANIFEST.MF22
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/about.html6
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/build.xml6
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/html/Overview.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/html/online/index.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/html/reference/index.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/html/reference/schema/index.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/constant-values.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/deprecated-list.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/help-doc.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/index-all.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Exception.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Factory.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Package.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Package.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/ProfileDefinition.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/Repository.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/RepositoryList.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/RepositoryType.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/Requirement.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/VersionSegment.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Exception.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Factory.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Package.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Package.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/ProfileDefinition.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/Repository.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/RepositoryList.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/RepositoryType.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/Requirement.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/VersionSegment.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/Agent.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentElement.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentManager.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentManagerElement.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/BundlePool.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/P2Util.VersionedIdFilter.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/P2Util.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/Profile.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileCreator.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.DeltaType.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/Agent.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentElement.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentManager.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentManagerElement.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/BundlePool.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/P2Util.VersionedIdFilter.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/P2Util.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/Profile.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileCreator.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.CommitContext.DeltaType.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.CommitContext.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.Resolution.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/P2FactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/P2PackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/ProfileDefinitionImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RepositoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RepositoryListImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RequirementImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/P2FactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/P2PackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/ProfileDefinitionImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RepositoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RepositoryListImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RequirementImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/P2AdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/P2Switch.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/class-use/P2AdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/class-use/P2Switch.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/overview-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/javadoc/serialized-form.html2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/overview.html4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/schemadoc/org_eclipse_oomph_p2_ui_profileTypes.html4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/schemadoc/schema.css4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/Legal.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/Overview.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/Homepage.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/Wiki.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/api/package-info.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/schema/package-info.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/ConfigurationItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/P2EditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/P2ItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/ProfileDefinitionItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RepositoryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RepositoryListItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RequirementItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.tests/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.p2.tests/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.p2.tests/about.html6
-rw-r--r--plugins/org.eclipse.oomph.p2.tests/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.tests/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/AbstractP2Test.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/AgentTests.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/TransportTests.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/about.html6
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/schema/profileTypes.exsd8
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AdditionalURIPrompterDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentAnalyzerComposite.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentAnalyzerDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerComposite.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/CacheUsageConfirmerUI.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ExploreRepositoryHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ContentProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2LabelProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ServiceUI.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2UIPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ViewerSorter.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ProfileDetailsComposite.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ProfileDetailsDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/RepositoryExplorer.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/RepositoryManager.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchEclipseDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchRepositoriesHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchRequirementsHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.p2/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.p2/about.html6
-rw-r--r--plugins/org.eclipse.oomph.p2/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.p2/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.p2/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.p2/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Configuration.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Exception.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Factory.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Package.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/ProfileDefinition.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Repository.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RepositoryList.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RepositoryType.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Requirement.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RequirementType.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/VersionSegment.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/ConfigurationImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/P2FactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/P2PackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/ProfileDefinitionImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RepositoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RepositoryListImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RequirementImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/util/P2AdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/util/P2Switch.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/AndPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/BuilderPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/CommentPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/FilePredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/ImportedPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/LocationPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NamePredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NaturePredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NotPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/OrPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicatesEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicatesItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/RepositoryPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.predicates/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.predicates/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.predicates/about.html6
-rw-r--r--plugins/org.eclipse.oomph.predicates/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.predicates/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.predicates/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.predicates/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/internal/predicates/PredicatesPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/AndPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/BuilderPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/CommentPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/FilePredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/ImportedPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/LocationPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NamePredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NaturePredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NotPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/OrPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/Predicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/RepositoryPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/AndPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/BuilderPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/CommentPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/FilePredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/ImportedPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/LocationPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NamePredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NaturePredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NotPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/OrPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicatesFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicatesPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/RepositoryPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/PredicatesAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/PredicatesSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferenceItemItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferenceNodeItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferencesEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferencesItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PropertyItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/about.html6
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/AllPreferencesPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesActionBarContributor.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesEditor.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesEditorPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesModelWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/actions/OpenEditorAction.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/actions/ShowInExplorerAction.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/handlers/NavigateHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.preferences/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.preferences/about.html6
-rw-r--r--plugins/org.eclipse.oomph.preferences/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.preferences/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.preferences/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.preferences/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.preferences/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.preferences/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferenceItem.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferenceNode.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferencesFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferencesPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/Property.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferenceItemImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferenceNodeImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesURIHandlerImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PropertyImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesRecorder.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesValidator.java4
-rw-r--r--plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ExclusionPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/InclusionPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/PreferenceFilterItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/PreferenceProfileItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectConfigEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectConfigItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/WorkspaceConfigurationItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/META-INF/MANIFEST.MF14
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/about.html6
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigActionBarContributor.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigEditor.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigEditorPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/handlers/ApplyPreferenceProfilesHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/handlers/NavigateHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizer.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizerDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizerPreferences.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/about.html6
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ExclusionPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/InclusionPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/PreferenceFilter.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/PreferenceProfile.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/Project.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ProjectConfigFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ProjectConfigPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/WorkspaceConfiguration.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ExclusionPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/InclusionPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/PreferenceFilterImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/PreferenceProfileImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigURIHandlerImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/WorkspaceConfigurationImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigValidator.java4
-rw-r--r--plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/about.html6
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/src/org/eclipse/oomph/projectcopy/ProjectCopyAction.java4
-rw-r--r--plugins/org.eclipse.oomph.projectcopy/src/org/eclipse/oomph/projectcopy/ProjectCopyPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/EclipseProjectFactoryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/MavenProjectFactoryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ProjectFactoryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ResourcesEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ResourcesItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/SourceLocatorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/XMLProjectFactoryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.resources/BackendSystemTest.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/META-INF/MANIFEST.MF14
-rw-r--r--plugins/org.eclipse.oomph.resources/about.html6
-rw-r--r--plugins/org.eclipse.oomph.resources/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.resources/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.resources/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.resources/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.resources/schema/backendSystemFactories.exsd8
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalContainer.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalFile.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalFolder.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalProject.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalResource.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ResourcesPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/WorkspaceProjectLocationsResolver.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/EclipseProjectFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/MavenProjectFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ProjectFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ProjectHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/SourceLocator.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/XMLProjectFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendContainer.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendException.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendFile.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendFolder.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendResource.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendSystem.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/LocalBackendSystem.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/EclipseProjectFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/MavenProjectFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ProjectFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ResourcesFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ResourcesPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/SourceLocatorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/XMLProjectFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/util/ResourcesAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/util/ResourcesSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.core/META-INF/MANIFEST.MF16
-rw-r--r--plugins/org.eclipse.oomph.setup.core/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.core/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.core/schema/stringFilters.exsd4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/AbstractSetupTaskContext.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/ParameterizedStringFilter.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupArchiver.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupContext.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupCorePlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupTaskPerformer.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilter.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilterDocumentation.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilterRegistry.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/Authenticator.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/CatalogManager.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ECFURIHandlerImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/IndexManager.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ProxyResolver.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ResourceMirror.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/SelfProductCatalogURIHandlerImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/SetupCoreUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/URIResolver.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/UserURIHandlerImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/META-INF/MANIFEST.MF82
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/build.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/Overview.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/concepts/DocBundlePool.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/concepts/DocConceptOverview.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/concepts/DocInfrastructure.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/concepts/DocScope.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/concepts/DocSetupResource.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTaskComposition.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTaskExecution.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/concepts/DocVariableRecording.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/concepts/index.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/online/index.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/reference/index.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/reference/schema/index.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/DocBundlePoolManager.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/index.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocConfirmationPage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocImportWizard.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocInstallWizard.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProductPage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProgressPage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProjectPage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocUpdateWizard.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocVariablePage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/html/user/wizard/index.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/constant-values.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/deprecated-list.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/help-doc.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/index-all.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/PDEPlugin.Implementation.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/PDEPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/class-use/PDEPlugin.Implementation.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/class-use/PDEPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/AnnotationConstants.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/AttributeRule.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/CatalogSelection.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/CompoundTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/EAnnotationConstants.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/EclipseIniTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Index.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Installation.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/InstallationTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LicenseInfo.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LinkLocationTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LocationCatalog.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/PreferenceTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Product.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProductCatalog.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProductVersion.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Project.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProjectCatalog.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProjectContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/RedirectionTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ResourceCopyTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ResourceCreationTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Scope.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ScopeType.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTaskContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTaskContext.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Stream.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/StringSubstitutionTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/TextModification.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/TextModifyTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Trigger.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/UnsignedPolicy.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/User.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableChoice.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableType.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Workspace.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/WorkspaceTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/AnnotationConstants.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/AttributeRule.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/CatalogSelection.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/CompoundTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/EAnnotationConstants.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/EclipseIniTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Index.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Installation.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/InstallationTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LicenseInfo.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LinkLocationTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LocationCatalog.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/PreferenceTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Product.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProductCatalog.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProductVersion.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Project.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProjectCatalog.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProjectContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/RedirectionTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ResourceCopyTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ResourceCreationTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Scope.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ScopeType.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTaskContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTaskContext.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Stream.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/StringSubstitutionTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/TextModification.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/TextModifyTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Trigger.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/UnsignedPolicy.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/User.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableChoice.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableType.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Workspace.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/WorkspaceTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/ProjectTemplate.Container.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/ProjectTemplate.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/class-use/ProjectTemplate.Container.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/class-use/ProjectTemplate.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitCloneTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitCloneTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitCloneTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/GitAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/GitSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/class-use/GitAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/class-use/GitSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/AttributeRuleImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/CatalogSelectionImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/CompoundTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/IndexImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/LocationCatalogImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/PreferenceTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductCatalogImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductVersionImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectCatalogImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/RedirectionTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ScopeImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.RunnableWithContext.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.TypedStringToken.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/StreamImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/TextModificationImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/TextModifyTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/UserImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/VariableChoiceImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/VariableTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/AttributeRuleImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/CatalogSelectionImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/CompoundTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/EclipseIniTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/IndexImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationToWorkspacesMapEntryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/LinkLocationTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/LocationCatalogImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/PreferenceTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductCatalogImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductToProductVersionMapEntryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductVersionImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectCatalogImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectToStreamMapEntryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/RedirectionTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ResourceCopyTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ResourceCreationTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ScopeImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskContainerImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.RunnableWithContext.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.TypedStringToken.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/StreamImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/StringSubstitutionTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/TextModificationImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/TextModifyTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/UserImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/VariableChoiceImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/VariableTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceToInstallationsMapEntryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JRETask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JRETask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JDTFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JDTPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JDTFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JDTPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JRETaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/JDTAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/JDTSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/class-use/JDTAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/class-use/JDTSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPlugin.Implementation.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPlugin.Implementation.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchingFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchingPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchingFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchingPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/LaunchingAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/LaunchingSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/class-use/LaunchingAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/class-use/LaunchingSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLog.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogFilter.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogMonitor.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogProvider.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogRunnable.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLog.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogFilter.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogMonitor.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogProvider.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogRunnable.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenImportTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenImportTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenImportTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/MavenAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/MavenSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/class-use/MavenAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/class-use/MavenSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/BuildPlan.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynBuildsTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynQueriesTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/Query.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/BuildPlan.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynBuildsTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynQueriesTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/Query.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/BuildPlanImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.MylynHelper.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.MylynHelper.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/QueryAttributeImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/QueryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/BuildPlanImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynBuildsTaskImpl.MylynHelper.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynBuildsTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynQueriesTaskImpl.MylynHelper.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynQueriesTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/QueryAttributeImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/QueryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/MylynAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/MylynSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/class-use/MylynAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/class-use/MylynSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/P2Task.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Factory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Package.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Package.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/P2Task.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Factory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Package.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Package.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/P2TaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/SetupP2FactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/SetupP2PackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/P2TaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/SetupP2FactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/SetupP2PackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/SetupP2AdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/SetupP2Switch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/class-use/SetupP2AdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/class-use/SetupP2Switch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/APIBaselineTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/TargetPlatformTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/APIBaselineTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/TargetPlatformTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/PDEFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/PDEPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/APIBaselineTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/PDEFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/PDEPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/TargetPlatformTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/PDEAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/PDESwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/class-use/PDEAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/class-use/PDESwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/PathVariableTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsImportTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPlugin.Implementation.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/PathVariableTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsImportTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPlugin.Implementation.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/PathVariableTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsImportTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/ProjectsAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/ProjectsSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/class-use/ProjectsAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/class-use/ProjectsSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetImportTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.Implementation.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetImportTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPlugin.Implementation.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetImportTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/ProjectSetAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/ProjectSetSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/class-use/ProjectSetAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/class-use/ProjectSetSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/TargletTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/TargletTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/SetupTargletsFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/SetupTargletsPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/SetupTargletsFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/SetupTargletsPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/TargletTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/SetupTargletsAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/SetupTargletsSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/class-use/SetupTargletsAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/class-use/SetupTargletsSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/DownloadUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/FileUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/OS.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/StringExpander.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/DownloadUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/FileUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/OS.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/StringExpander.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/CommandParameter.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileAssociationsTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileEditor.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileMapping.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/KeyBindingContext.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/KeyBindingTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/CommandParameter.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileAssociationsTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileEditor.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileMapping.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/KeyBindingContext.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/KeyBindingTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/CommandParameterImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileEditorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileMappingImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/KeyBindingContextImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/WorkbenchFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/WorkbenchPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/CommandParameterImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileAssociationsTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileEditorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileMappingImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/KeyBindingContextImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/KeyBindingTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/WorkbenchFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/WorkbenchPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/WorkbenchAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/WorkbenchSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/class-use/WorkbenchAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/class-use/WorkbenchSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/WorkingSetTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/WorkingSetTask.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/SetupWorkingSetsFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/SetupWorkingSetsPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/WorkingSetTaskImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/class-use/SetupWorkingSetsAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/class-use/SetupWorkingSetsSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/javadoc/overview-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/overview.html4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/schemadoc/schema.css4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/Legal.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/Overview.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocBundlePool.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocConceptOverview.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocInfrastructure.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocScope.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocSetupResource.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTaskComposition.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTaskExecution.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocVariableRecording.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/Homepage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/Wiki.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/api/package-info.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/schema/package-info.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/DocBundlePoolManager.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/CaptureSetupWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocConfirmationPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocImportWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocInstallWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProductPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProgressPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProjectPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocUpdateWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocVariablePage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/AttributeRuleItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/CatalogSelectionItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/CompoundTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ConfigurationItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/EclipseIniTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/IndexItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationToWorkspacesMapEntryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/LinkLocationTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/LocationCatalogItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/PreferenceTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductCatalogItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductToProductVersionMapEntryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductVersionItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectCatalogItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectToStreamMapEntryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/RedirectionTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ResourceCopyTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ResourceCreationTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ScopeItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupTaskContainerItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/StreamItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/StringSubstitutionTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/TextModificationItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/TextModifyTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/UserItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/VariableChoiceItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/VariableTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceToInstallationsMapEntryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/META-INF/MANIFEST.MF30
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/SetupTemplate.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/AbstractTableAction.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/EnablementAction.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/EnablementDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/OpenDiscoveredType.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/PreferenceCaptureDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupActionBarContributor.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupEditor.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupEditorPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupModelWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/AbstractDropdownHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/AbstractDropdownItemHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/ImportProjectsHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenDiscoveredTypeHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenEditorDropdownFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenEditorDropdownHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenLogHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformDropdownHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformStatusControl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/RefreshCacheHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/SynchronizePreferencesHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/templates/GenericSetupTemplate.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigPropertyItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigSectionItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigSubsectionItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitCloneTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.git/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.setup.git/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.git/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigProperty.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigSection.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigSubsection.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitCloneTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigPropertyImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigSectionImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigSubsectionImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/util/GitAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/util/GitSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer.tests/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.installer.tests/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.setup.installer.tests/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.installer.tests/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer.tests/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.installer.tests/src/org/eclipse/oomph/setup/installer/tests/InstallerTests.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer.tests/src/org/eclipse/oomph/setup/installer/tests/TestableObjectComponent.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/META-INF/MANIFEST.MF20
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AboutDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AbstractPreferenceDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AbstractSimpleDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/CocoaUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ExtensionPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/Installer.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerApplication.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerUI.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerUIPrompt.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/KeepInstallerDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/KeepInstallerUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/NetworkConnectionsDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/NetworkSSH2Dialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductCatalogGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductCatalogsDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SelfUpdate.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SetupInstallerPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleCheckbox.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallLaunchButton.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallationLogPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerMenu.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerMenuButton.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleKeepInstallerPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleMessageOverlay.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleProductPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleReadmePage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleSearchField.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleVariablePage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/UICallbackProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JDTEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JDTItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JRELibraryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JRETaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JDTFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JDTPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JRELibrary.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JRETask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JDTFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JDTPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JRELibraryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/util/JDTAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/util/JDTSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.launching.edit/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.setup.launching.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.launching.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchingEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchingItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchingFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchingPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/util/LaunchingAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/util/LaunchingSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.maven.edit/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.setup.maven.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.maven.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenImportTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenImportTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/util/MavenAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/util/MavenSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/BuildPlanItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynBuildsTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynQueriesTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/QueryAttributeItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/QueryItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/ActiveMylynTaskVariableResolver.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/BuildPlan.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynBuildsTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynQueriesTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/Query.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/BuildPlanImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/QueryAttributeImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/QueryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/util/MylynAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/util/MylynSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.p2.edit/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.setup.p2.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.p2.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/P2TaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/SetupP2EditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/SetupP2ItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/META-INF/MANIFEST.MF14
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/internal/p2/SetupP2Plugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/P2Task.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/SetupP2Factory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/SetupP2Package.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/P2TaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/SetupP2FactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/SetupP2PackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/P2TaskUISevices.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/SetupP2AdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/SetupP2Switch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/APIBaselineFromTargetTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/APIBaselineTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/AbstractAPIBaselineTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/PDEEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/PDEItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/TargetPlatformTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/META-INF/MANIFEST.MF14
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/internal/pde/PDEPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/APIBaselineFromTargetTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/APIBaselineTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/AbstractAPIBaselineTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/PDEFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/PDEPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/TargetPlatformTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/APIBaselineFromTargetTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/AbstractAPIBaselineTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/PDEFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/PDEPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/util/PDEAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/util/PDESwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/PathVariableTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsBuildTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsImportTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/META-INF/MANIFEST.MF14
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/PathVariableTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsBuildTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsImportTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsBuildTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/util/ProjectsAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/util/ProjectsSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset.edit/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetImportTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetImportTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/util/ProjectSetAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/util/ProjectSetSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sdk/META-INF/MANIFEST.MF2
-rw-r--r--plugins/org.eclipse.oomph.setup.sdk/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.sdk/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.sdk/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.sdk/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.sdk/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.sdk/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.sync.tests/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.sync.tests/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.setup.sync.tests/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.sync.tests/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync.tests/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync.tests/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.sync.tests/src/org/eclipse/oomph/setup/sync/tests/SynchronizerTests.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync.tests/src/org/eclipse/oomph/setup/sync/tests/TestWorkstation.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/META-INF/MANIFEST.MF18
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/schema/services.exsd4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/DataProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/LocalDataProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/RemoteDataProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SetupSyncPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Snapshot.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SyncUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Synchronization.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Synchronizer.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerAdapter.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerCredentials.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerException.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerJob.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerListener.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/RemoteData.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncAction.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncActionType.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncDelta.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncDeltaType.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncPolicy.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/RemoteDataImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/StringToSyncPolicyMapEntryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncActionImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncDeltaImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/util/SyncAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/util/SyncSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/META-INF/MANIFEST.MF20
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/ImplicitDependencyItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/SetupTargletsEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/SetupTargletsItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/TargletTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/META-INF/MANIFEST.MF22
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/internal/targlets/SetupTargletsPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/ImplicitDependency.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/SetupTargletsFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/TargletTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/ImplicitDependencyImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/SetupTargletsFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/SetupTargletsPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/util/SetupTargletsAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/util/SetupTargletsSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.tests/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.tests/META-INF/MANIFEST.MF22
-rw-r--r--plugins/org.eclipse.oomph.setup.tests/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.tests/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.tests/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/JRETaskTest.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/PerformerTests.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/StringExpanderTests.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/data/ProjectCatalogGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/META-INF/MANIFEST.MF14
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/ActiveMylynTaskArgumentSelector.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupTaskWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupTaskWizardPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupUIIDEPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/URIArgumentSelector.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/feature.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/feature.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/src/@PackagePath@/provider/@TaskName@TaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/src/@PackagePath@/@TaskName@Task.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/src/@PackagePath@/impl/@TaskName@TaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/AnimatedCanvas.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/AnimatedShell.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/ExitShell.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/GearAnimator.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/GearShell.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/QuestionnaireImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/QuestionnairePlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/META-INF/MANIFEST.MF32
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/preferences.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/schema/preferencePolicies.exsd4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/schema/questionnaire.exsd4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractConfirmDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractDialogConfirmer.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractSetupDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EarlyStartup.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EnablementComposite.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EnablementDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/IndexManagerDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/JREDownloadHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/JREUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/LicenseDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/LicensePrePrompter.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/P2TaskUIServicesPrompter.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/PropertyField.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/Questionnaire.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SelfCommitContext.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupEditorSupport.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupLabelProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupPropertyTester.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupTransferSupport.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupUIPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/ToolTipLabelProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/UnsignedContentDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/AbstractContainerAction.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/LaunchQuestionnaireHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/ToggleDisabledAction.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/license.html2
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/PreferenceInitializationDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderManager.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderPoliciesComposite.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderTransaction.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/AbstractServiceDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OAuthConstants.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OptInDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OptOutDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerManager.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/CatalogSelector.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ConfigurationProcessor.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ConfirmationPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ProgressPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ProjectPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizardDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizardPage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/VariablePage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/CommandParameterItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileAssociationsTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileEditorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileMappingItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/KeyBindingContextItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/KeyBindingTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/WorkbenchEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/WorkbenchItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/CommandParameter.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileAssociationsTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileEditor.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileMapping.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/KeyBindingContext.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/KeyBindingTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/WorkbenchFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/WorkbenchPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/CommandParameterImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileEditorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileMappingImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/KeyBindingContextImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/WorkbenchFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/WorkbenchPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/util/WorkbenchAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/util/WorkbenchSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets.edit/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/SetupWorkingSetsEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/SetupWorkingSetsItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/WorkingSetTaskItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/META-INF/MANIFEST.MF14
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/WorkingSetTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.setup/META-INF/MANIFEST.MF16
-rw-r--r--plugins/org.eclipse.oomph.setup/about.html6
-rw-r--r--plugins/org.eclipse.oomph.setup/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.setup/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.setup/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.setup/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupPrompter.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupProperties.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/URIVariableResolver.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/AnnotationConstants.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/AttributeRule.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/CatalogSelection.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/CompoundTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Configuration.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/EAnnotationConstants.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/EclipseIniTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Index.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Installation.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/InstallationTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LicenseInfo.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LinkLocationTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LocationCatalog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/PreferenceTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Product.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProductCatalog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProductVersion.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Project.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProjectCatalog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProjectContainer.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/RedirectionTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ResourceCopyTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ResourceCreationTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Scope.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ScopeType.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTaskContainer.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTaskContext.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Stream.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/StringSubstitutionTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/TextModification.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/TextModifyTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Trigger.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/UnsignedPolicy.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/User.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableChoice.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableType.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Workspace.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/WorkspaceTask.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/AttributeRuleImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/CatalogSelectionImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/CompoundTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ConfigurationImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/DynamicSetupTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/IndexImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/LocationCatalogImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/PreferenceTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductCatalogImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductVersionImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectCatalogImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/RedirectionTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ScopeImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/StreamImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/TextModificationImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/TextModifyTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/UserImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/VariableChoiceImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/VariableTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLog.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogFilter.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogMonitor.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogRunnable.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/DownloadUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/FileUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupValidator.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/StringExpander.java4
-rw-r--r--plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/META-INF/MANIFEST.MF16
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/about.html6
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/schema/targletContainerListeners.exsd8
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainer.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainerListener.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/TargletContainerEvent.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/WorkspaceIUInfo.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainer.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerDescriptor.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerDescriptorManager.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerListenerRegistry.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerResourceFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletsCorePlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/WorkspaceIUAnalyzer.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/WorkspaceIUImporter.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/FileUpdater.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/PomArtifactUpdater.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/PomModulesUpdater.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/TargetDefinitionGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/WorkspaceUpdateListener.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargetPlatformBundlePoolInitializer.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerBundlePool.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerClasspath.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerClasspathFile.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileDirectory.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileFile.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileID.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/META-INF/MANIFEST.MF24
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/about.html6
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/build.xml6
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/html/Overview.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/html/guide/ListeningToEvents.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/html/guide/UnderstandingTargletContainers.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/html/guide/index.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/html/online/index.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/html/reference/index.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/html/reference/schema/index.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/constant-values.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/deprecated-list.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/help-doc.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/index-all.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/BuckminsterGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentDefinition.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentExtension.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/FeatureGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/IUGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/PluginGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/Targlet.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/BuckminsterGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentDefinition.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentExtension.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/FeatureGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/IUGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/PluginGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/Targlet.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.UpdateProblem.MissingIU.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.UpdateProblem.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerListener.Registry.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerListener.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.IDChangedEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.ProfileUpdateFailedEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.ProfileUpdateSucceededEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.TargletsChangedEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.WorkspaceUpdateFinishedEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/WorkspaceIUInfo.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.UpdateProblem.MissingIU.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.UpdateProblem.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerListener.Registry.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerListener.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.IDChangedEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.ProfileUpdateFailedEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.ProfileUpdateSucceededEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.TargletsChangedEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.WorkspaceUpdateFinishedEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/WorkspaceIUInfo.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/BuckminsterGeneratorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentDefinitionImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentExtensionImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentGeneratorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/FeatureGeneratorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/PluginGeneratorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletContainerImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/BuckminsterGeneratorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentDefinitionImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentExtensionImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentGeneratorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/FeatureGeneratorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/PluginGeneratorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletContainerImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/TargletAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/TargletSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/VersionGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/TargletAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/TargletSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/VersionGenerator.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/overview-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/javadoc/serialized-form.html2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/overview.html4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/schemadoc/org_eclipse_oomph_targlets_core_targletContainerListeners.html4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/schemadoc/schema.css4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/Legal.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/Overview.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/ListeningToEvents.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/UnderstandingTargletContainers.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/Homepage.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/Wiki.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/api/package-info.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/schema/package-info.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/META-INF/MANIFEST.MF12
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CSpecGeneratorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CSpexGeneratorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CategoryGeneratorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentDefGeneratorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentDefinitionItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentExtGeneratorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentExtensionItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/DropinLocationItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/FeatureGeneratorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/PluginGeneratorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ProductGeneratorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ProjectNameGeneratorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/SiteGeneratorItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletContainerItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/META-INF/MANIFEST.MF20
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/about.html6
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/ComponentModelWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletActionBarContributor.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletContainerEditorInput.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletEditor.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletEditorPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletModelWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/about.html6
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/src/org/eclipse/oomph/targlets/tests/TargletTests.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/src/org/eclipse/oomph/targlets/tests/TargletsTestsPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.license-feature/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.license-feature/feature.xml4
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1-feature/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1-feature/feature.xml4
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.releng/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/META-INF/MANIFEST.MF18
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/about.html6
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/EarlyStartup.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/ManifestDiscovery.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/ManifestDiscoveryDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/NewTargletContainerWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/NewTargletContainerWizardPage.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerComposite.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerUI.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletsUIPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/wizards/TargetDefinitionExportWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/wizards/TargetDefinitionExportWizardPage.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.targlets/META-INF/MANIFEST.MF14
-rw-r--r--plugins/org.eclipse.oomph.targlets/about.html6
-rw-r--r--plugins/org.eclipse.oomph.targlets/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.targlets/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.targlets/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.targlets/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/internal/targlets/TargletsPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CSpecGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CSpexGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CategoryGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentDefGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentDefinition.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentExtGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentExtension.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/DropinLocation.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/FeatureGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/IUGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/PluginGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ProductGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ProjectNameGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/SiteGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/Targlet.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletContainer.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CSpecGeneratorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CSpexGeneratorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CategoryGeneratorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentDefGeneratorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentDefinitionImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentExtGeneratorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentExtensionImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/DropinLocationImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/FeatureGeneratorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/NOOPPluginConverter.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/PluginGeneratorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ProductGeneratorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ProjectNameGeneratorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/SiteGeneratorImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletContainerImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/TargletAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/TargletSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/VersionGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.tests/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.tests/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.tests/about.html6
-rw-r--r--plugins/org.eclipse.oomph.tests/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.tests/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.tests/src/org/eclipse/oomph/tests/AbstractTest.java4
-rw-r--r--plugins/org.eclipse.oomph.ui.tests/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.ui.tests/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.ui.tests/about.html6
-rw-r--r--plugins/org.eclipse.oomph.ui.tests/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.ui.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.ui.tests/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.ui.tests/src/org/eclipse/oomph/ui/tests/AbstractUITest.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.ui/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.ui/about.html6
-rw-r--r--plugins/org.eclipse.oomph.ui/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.ui/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.ui/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/AbstractPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/AccessUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/Capture.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/DelegatingPreferenceStore.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/FindAndReplaceTarget.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/FlatButton.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/GeneralDragAdapter.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/GeneralDropAdapter.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/IRevertablePart.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ImageCheckbox.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ImageHoverButton.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphAdapterFactoryContentProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphBinaryTransfer.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphDragAdapter.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphDropAdapter.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphEditingDomain.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphEditingDomainActionBarContributor.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphPropertySheetPage.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphTransferDelegate.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/RemoteResourcesPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/StructuredViewerTreeIterator.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/TaskItemDecorator.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ToggleSwitchButton.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/UIPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/UIPropertyTester.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/WorkUnit.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ActivityAdapter.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/BackgroundProgressPart.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ButtonAnimator.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ButtonBar.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/DelegatingLabelDecorator.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/DockableDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ErrorDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/FilteredTreeWithoutWorkbench.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/FirstChildLayout.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/HelpSupport.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/InactivityDetector.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/LabelDecorator.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/MouseHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphUIPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphWizardDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/PersistentButton.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/PropertiesViewer.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SearchField.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SecondaryToolItem.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SpriteAnimator.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/StackComposite.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ToggleCommandHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ToolButton.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/UICallback.java4
-rw-r--r--plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/UIUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/META-INF/MANIFEST.MF24
-rw-r--r--plugins/org.eclipse.oomph.util.doc/about.html6
-rw-r--r--plugins/org.eclipse.oomph.util.doc/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/build.xml6
-rw-r--r--plugins/org.eclipse.oomph.util.doc/html/Overview.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/html/online/index.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/html/reference/index.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/html/reference/schema/index.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/constant-values.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/deprecated-list.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/help-doc.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/index-all.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/Annotation.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BaseAnnotationConstants.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BaseFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BasePackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BasePackage.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/ModelElement.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/Annotation.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BaseAnnotationConstants.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BaseFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BasePackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BasePackage.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/ModelElement.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/AnnotationImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/BaseFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/BasePackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/ModelElementImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/StringToStringMapEntryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/AnnotationImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/BaseFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/BasePackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/ModelElementImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/StringToStringMapEntryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResource.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResourceFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResourceImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseValidator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/EAnnotationConstants.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResource.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResourceFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResourceImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseValidator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/EAnnotationConstants.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/AndPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/BuilderPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/CommentPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/FilePredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/LocationPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NamePredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NaturePredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NotPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/OrPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/Predicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/RepositoryPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/AndPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/BuilderPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/CommentPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/FilePredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/LocationPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NamePredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NaturePredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NotPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/OrPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/Predicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/RepositoryPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/AndPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/BuilderPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/CommentPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/FilePredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/LocationPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NamePredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NaturePredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NotPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/OrPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicatesFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicatesPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/RepositoryPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/AndPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/BuilderPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/CommentPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/FilePredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/LocationPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NamePredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NaturePredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NotPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/OrPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicatesFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicatesPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/RepositoryPredicateImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/PredicatesAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/PredicatesSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/class-use/PredicatesAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/class-use/PredicatesSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/EclipseProjectFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/MavenProjectFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectHandler.Collector.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.ImportResult.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.RunnableWithFile.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/SourceLocator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/XMLProjectFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendException.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendFile.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendFolder.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Type.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Visitor.Default.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Visitor.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.IFactory.Registry.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.IFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.Registry.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.Factory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.Member.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendContainer.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendException.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendFile.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendFolder.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Type.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Visitor.Default.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Visitor.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.IFactory.Registry.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.IFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.Registry.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.Factory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.Member.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/EclipseProjectFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/MavenProjectFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectHandler.Collector.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesPackage.Literals.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesPackage.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.ImportResult.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.RunnableWithFile.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/SourceLocator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/XMLProjectFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/EclipseProjectFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/MavenProjectFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ProjectFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ResourcesFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ResourcesPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/SourceLocatorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/XMLProjectFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/EclipseProjectFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/MavenProjectFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ProjectFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ResourcesFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ResourcesPackageImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/SourceLocatorImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/XMLProjectFactoryImpl.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/ResourcesAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/ResourcesSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/class-use/ResourcesAdapterFactory.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/class-use/ResourcesSwitch.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/AbstractDialog.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/ErrorDialog.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/OomphUIPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.DialogSettingsPersistence.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.Persistence.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.ToggleCommandPersistence.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/ToggleCommandHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/UICallback.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/UIUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/AbstractDialog.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/ErrorDialog.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/OomphUIPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.DialogSettingsPersistence.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.Persistence.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.ToggleCommandPersistence.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/ToggleCommandHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/UICallback.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/UIUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/AbstractFilteredIterator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/AbstractIterator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/CollectionUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ComposedIterator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.DuplicateCounter.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.Unique.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.Confirmation.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/HexUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IOExceptionWithCause.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IORuntimeException.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IOUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IRunnable.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ObjectUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OfflineMode.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OomphPlugin.BundleFile.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OomphPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Pair.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PredicateIterator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.ExcludedPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.IncludedPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.UniquePredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ProbingSubMonitor.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PropertiesUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PropertyFile.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ReflectUtil.ReflectionException.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ReflectUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ServiceUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/StringUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SubMonitor.ProbingMode.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SubMonitor.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SynchronizedCounter.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/UserCallback.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.ElementHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.ElementUpdater.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.EntryContext.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.FileSystemUnzipHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.FileSystemZipHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.UnzipHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.ZipEntryHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/AbstractFilteredIterator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/AbstractIterator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/CollectionUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ComposedIterator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.DuplicateCounter.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.Unique.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Confirmer.Confirmation.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Confirmer.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/HexUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IOExceptionWithCause.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IORuntimeException.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IOUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IRunnable.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ObjectUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OfflineMode.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OomphPlugin.BundleFile.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OomphPlugin.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Pair.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PredicateIterator.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.ExcludedPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.IncludedPredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.UniquePredicate.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ProbingSubMonitor.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PropertiesUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PropertyFile.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ReflectUtil.ReflectionException.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ReflectUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ServiceUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/StringUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SubMonitor.ProbingMode.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SubMonitor.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SynchronizedCounter.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/UserCallback.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.ElementHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.ElementUpdater.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.EntryContext.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.FileSystemUnzipHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.FileSystemZipHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.UnzipHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.ZipEntryHandler.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformListener.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformRunnable.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformListener.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformRunnable.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformUtil.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/package-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/package-use.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/overview-summary.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/javadoc/serialized-form.html2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/overview.html4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.util.doc/schemadoc/org_eclipse_oomph_resources_backendSystemFactories.html4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/schemadoc/schema.css4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/Legal.java4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/Overview.java4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/Homepage.java4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/Wiki.java4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/api/package-info.java4
-rw-r--r--plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/schema/package-info.java4
-rw-r--r--plugins/org.eclipse.oomph.util.pde/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.util.pde/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.util.pde/about.html6
-rw-r--r--plugins/org.eclipse.oomph.util.pde/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.util.pde/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.util.pde/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.util.pde/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformClasspathFile.java4
-rw-r--r--plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformFeatureLocation.java4
-rw-r--r--plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformPluginLocation.java4
-rw-r--r--plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/UtilPDEPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformListener.java4
-rw-r--r--plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformRunnable.java4
-rw-r--r--plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.util/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.util/about.html6
-rw-r--r--plugins/org.eclipse.oomph.util/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.util/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.util/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.util/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.util/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/HTTPServer.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/UtilPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/AbstractRange.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Cell.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/ComposedRange.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Coordinate.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Dumper.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Formula.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Generator.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/OffsetRange.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Range.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/RectangularRange.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Table.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractFilteredIterator.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractIterator.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/CollectionUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ComposedIterator.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Confirmer.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ExceptionHandler.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/HexUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOExceptionWithCause.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IORuntimeException.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IRunnable.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/LockFile.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/MonitorUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OS.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ObjectUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OfflineMode.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OomphPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Pair.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicate.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PredicateIterator.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicates.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ProbingSubMonitor.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertiesUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertyFile.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ReflectUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Request.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ServiceUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/StringUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SubMonitor.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SynchronizedCounter.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/UserCallback.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/WorkerPool.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/XMLUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ZIPUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.version.digest/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.version.digest/META-INF/MANIFEST.MF6
-rw-r--r--plugins/org.eclipse.oomph.version.digest/about.html6
-rw-r--r--plugins/org.eclipse.oomph.version.digest/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.version.digest/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.version.digest/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.version.digest/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/Activator.java4
-rw-r--r--plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/DigestValidator.java4
-rw-r--r--plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/DigestValidatorState.java4
-rw-r--r--plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/ReleaseDigest.java4
-rw-r--r--plugins/org.eclipse.oomph.version.tests/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.version.tests/META-INF/MANIFEST.MF14
-rw-r--r--plugins/org.eclipse.oomph.version.tests/about.html6
-rw-r--r--plugins/org.eclipse.oomph.version.tests/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.version.tests/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.version.tests/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.version.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.version.tests/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionBuilderExecutor.java4
-rw-r--r--plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionBuilderTest.java4
-rw-r--r--plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionTestsPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.version.ui/META-INF/MANIFEST.MF18
-rw-r--r--plugins/org.eclipse.oomph.version.ui/about.html6
-rw-r--r--plugins/org.eclipse.oomph.version.ui/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/Activator.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/AbstractAction.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/AddNatureAction.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ConfigureBuilderAction.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ConfigureBuildersAction.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/RemoveNatureAction.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ToggleApiBuilderAction.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/dialogs/ConfigurationDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/dialogs/ExtendedConfigurationDialog.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/preferences/VersionBuilderPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AbstractDocumentResolution.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AbstractResolution.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AddNatureResolution.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ConfigureResolution.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/IgnoreRootProjectsResolution.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/PropertiesResolution.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ReleasePathResolution.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ReplaceResolution.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/VersionResolutionGenerator.java4
-rw-r--r--plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/views/VersionsView.java4
-rw-r--r--plugins/org.eclipse.oomph.version/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.version/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.version/about.html6
-rw-r--r--plugins/org.eclipse.oomph.version/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.version/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.version/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.version/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.version/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.version/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Activator.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/BuildState.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/DeprecationUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Element.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/IVersionBuilderArguments.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Release.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/ReleaseManager.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionBuilder.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionBuilderArguments.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionNature.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IBuildState.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IElement.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IElementResolver.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IRelease.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IReleaseManager.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/Markers.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/VersionUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/VersionValidator.java4
-rw-r--r--plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/META-INF/MANIFEST.MF8
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/about.html6
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/ExclusionPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/InclusionPredicateItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetGroupItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetItemProvider.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetsEditPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetsItemProviderAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/about.html6
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/EarlyStartup.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetManager.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsActionBarContributor.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsEditor.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsEditorPlugin.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsModelWizard.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsPreferencePage.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/.settings/org.eclipse.jdt.ui.prefs2
-rw-r--r--plugins/org.eclipse.oomph.workingsets/META-INF/MANIFEST.MF10
-rw-r--r--plugins/org.eclipse.oomph.workingsets/about.html6
-rw-r--r--plugins/org.eclipse.oomph.workingsets/about.ini4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/about.properties4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/build.properties4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/plugin.properties4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/plugin.xml4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/pom.xml6
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/ExclusionPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/InclusionPredicate.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSet.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetGroup.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetsFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetsPackage.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/ExclusionPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/InclusionPredicateImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/PreferencesURIHandlerImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetGroupImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetsFactoryImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetsPackageImpl.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/package-info.java2
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsAdapterFactory.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsSwitch.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsUtil.java4
-rw-r--r--plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/package-info.java2
2987 files changed, 5314 insertions, 5314 deletions
diff --git a/plugins/org.eclipse.oomph.base.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.base.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.base.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.base.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.base.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.base.edit/META-INF/MANIFEST.MF
index fec511a80..92676bd9f 100644
--- a/plugins/org.eclipse.oomph.base.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.base.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.base.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.base.provider.BaseEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -12,6 +12,6 @@ Export-Package: org.eclipse.oomph.base.provider;version="1.5.0";x-internal:=true
org.eclipse.oomph.edit;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.base.edit
diff --git a/plugins/org.eclipse.oomph.base.edit/about.html b/plugins/org.eclipse.oomph.base.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.base.edit/about.html
+++ b/plugins/org.eclipse.oomph.base.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.base.edit/build.properties b/plugins/org.eclipse.oomph.base.edit/build.properties
index 2105a6217..22b39e511 100644
--- a/plugins/org.eclipse.oomph.base.edit/build.properties
+++ b/plugins/org.eclipse.oomph.base.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/plugin.properties b/plugins/org.eclipse.oomph.base.edit/plugin.properties
index 36cc9b9c4..232f4f1fa 100644
--- a/plugins/org.eclipse.oomph.base.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.base.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/plugin.xml b/plugins/org.eclipse.oomph.base.edit/plugin.xml
index 044707b04..972f8fc43 100644
--- a/plugins/org.eclipse.oomph.base.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.base.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/pom.xml b/plugins/org.eclipse.oomph.base.edit/pom.xml
index aab9b026a..f98ed3cac 100644
--- a/plugins/org.eclipse.oomph.base.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.base.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.base.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/AnnotationItemProvider.java b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/AnnotationItemProvider.java
index 866529fce..8e5ae9348 100644
--- a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/AnnotationItemProvider.java
+++ b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/AnnotationItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseEditPlugin.java b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseEditPlugin.java
index 3ecdbb220..6f1171b02 100644
--- a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseEditPlugin.java
+++ b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseEditUtil.java b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseEditUtil.java
index 917020fe6..0757ba551 100644
--- a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseEditUtil.java
+++ b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseEditUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseItemProviderAdapterFactory.java
index 3e6a0dfea..6c4d14916 100644
--- a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/BaseItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/DataItemProvider.java b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/DataItemProvider.java
index 7dc8a7e98..37d88bdb8 100644
--- a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/DataItemProvider.java
+++ b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/DataItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/ModelElementItemProvider.java b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/ModelElementItemProvider.java
index be257a65a..1ee2f2953 100644
--- a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/ModelElementItemProvider.java
+++ b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/ModelElementItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/StringToStringMapEntryItemProvider.java b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/StringToStringMapEntryItemProvider.java
index 7f8af5634..3cea1422a 100644
--- a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/StringToStringMapEntryItemProvider.java
+++ b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/base/provider/StringToStringMapEntryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BaseAdapterFactoryEditingDomain.java b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BaseAdapterFactoryEditingDomain.java
index cd999f00a..6ee57496d 100644
--- a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BaseAdapterFactoryEditingDomain.java
+++ b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BaseAdapterFactoryEditingDomain.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BasePasteCommand.java b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BasePasteCommand.java
index 32024f528..d2b14b0f2 100644
--- a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BasePasteCommand.java
+++ b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BasePasteCommand.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BasePasteFromClipboardCommand.java b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BasePasteFromClipboardCommand.java
index f3ee868df..42e70c1b9 100644
--- a/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BasePasteFromClipboardCommand.java
+++ b/plugins/org.eclipse.oomph.base.edit/src/org/eclipse/oomph/edit/BasePasteFromClipboardCommand.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.base/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.base/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.base/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.base/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.base/META-INF/MANIFEST.MF
index 91aeecb4b..cf09ced1e 100644
--- a/plugins/org.eclipse.oomph.base/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.base/META-INF/MANIFEST.MF
@@ -2,19 +2,19 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.base;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.internal.base.BasePlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.base;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.base.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.base.util;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.internal.base;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.base;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.base.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.base.util;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.internal.base;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.util;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.util;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.base
diff --git a/plugins/org.eclipse.oomph.base/about.html b/plugins/org.eclipse.oomph.base/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.base/about.html
+++ b/plugins/org.eclipse.oomph.base/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.base/build.properties b/plugins/org.eclipse.oomph.base/build.properties
index 44565bb64..3750a3731 100644
--- a/plugins/org.eclipse.oomph.base/build.properties
+++ b/plugins/org.eclipse.oomph.base/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/generateModels.ant b/plugins/org.eclipse.oomph.base/generateModels.ant
index 3f622c43b..2c6e1da70 100644
--- a/plugins/org.eclipse.oomph.base/generateModels.ant
+++ b/plugins/org.eclipse.oomph.base/generateModels.ant
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/plugin.properties b/plugins/org.eclipse.oomph.base/plugin.properties
index 80e81ff44..9fd5b4f70 100644
--- a/plugins/org.eclipse.oomph.base/plugin.properties
+++ b/plugins/org.eclipse.oomph.base/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/plugin.xml b/plugins/org.eclipse.oomph.base/plugin.xml
index ee78d165f..12a0d1828 100644
--- a/plugins/org.eclipse.oomph.base/plugin.xml
+++ b/plugins/org.eclipse.oomph.base/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/pom.xml b/plugins/org.eclipse.oomph.base/pom.xml
index f0a91d22e..998944eee 100644
--- a/plugins/org.eclipse.oomph.base/pom.xml
+++ b/plugins/org.eclipse.oomph.base/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.base</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/Annotation.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/Annotation.java
index 97c1515d2..ee350b746 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/Annotation.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/Annotation.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BaseAnnotationConstants.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BaseAnnotationConstants.java
index 170771389..d514eee7c 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BaseAnnotationConstants.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BaseAnnotationConstants.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BaseFactory.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BaseFactory.java
index ae6f0bdf9..3cc17efe0 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BaseFactory.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BaseFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BasePackage.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BasePackage.java
index 61ad5371d..bae7bfdb9 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BasePackage.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/BasePackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/ModelElement.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/ModelElement.java
index 66c0039b3..631809978 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/ModelElement.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/ModelElement.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/AnnotationImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/AnnotationImpl.java
index 258870763..733628188 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/AnnotationImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/AnnotationImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/BaseFactoryImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/BaseFactoryImpl.java
index be9efa9a3..4eb048fb9 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/BaseFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/BaseFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/BasePackageImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/BasePackageImpl.java
index 733b132ca..44f0d0fc5 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/BasePackageImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/BasePackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/ModelElementImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/ModelElementImpl.java
index f8fcbf989..b68ea1f47 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/ModelElementImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/ModelElementImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/StringToStringMapEntryImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/StringToStringMapEntryImpl.java
index 96c5071bc..084dd8b46 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/StringToStringMapEntryImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/impl/StringToStringMapEntryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/ArchiveResourceFactoryImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/ArchiveResourceFactoryImpl.java
index dcf140767..f0448c478 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/ArchiveResourceFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/ArchiveResourceFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/ArchiveResourceImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/ArchiveResourceImpl.java
index 311ced51e..5a4f5c353 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/ArchiveResourceImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/ArchiveResourceImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016, 2017 Ed Merks and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseAdapterFactory.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseAdapterFactory.java
index 64128bc2c..57a307e4d 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResource.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResource.java
index e7e475656..55626a95f 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResource.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResource.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResourceFactoryImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResourceFactoryImpl.java
index d6ac9047a..2b76b8a64 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResourceFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResourceFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResourceImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResourceImpl.java
index c2f445558..a2bad8ddc 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResourceImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseResourceImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseSwitch.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseSwitch.java
index 35fe062aa..62d45cf83 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseSwitch.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseUtil.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseUtil.java
index 5a648ba6b..5b9d0710b 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseUtil.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseValidator.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseValidator.java
index 5e011f000..97f1d03b1 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseValidator.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BaseValidator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016, 2017 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResource.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResource.java
index 302729d25..6372d7e9c 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResource.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResource.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResourceFactoryImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResourceFactoryImpl.java
index bf4029547..97bdb48d0 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResourceFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResourceFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResourceImpl.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResourceImpl.java
index c390a1e34..d7566c822 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResourceImpl.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/BytesResourceImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/EAnnotations.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/EAnnotations.java
index fa77535b6..c8a0fba18 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/EAnnotations.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/base/util/EAnnotations.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/internal/base/BasePlugin.java b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/internal/base/BasePlugin.java
index 3cb3b3929..7292129dd 100644
--- a/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/internal/base/BasePlugin.java
+++ b/plugins/org.eclipse.oomph.base/src/org/eclipse/oomph/internal/base/BasePlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib.tests/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.extractor.lib.tests/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.extractor.lib.tests/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.extractor.lib.tests/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.extractor.lib.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.extractor.lib.tests/META-INF/MANIFEST.MF
index 3d81efce8..55ebd2e45 100644
--- a/plugins/org.eclipse.oomph.extractor.lib.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.extractor.lib.tests/META-INF/MANIFEST.MF
@@ -1,13 +1,13 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.extractor.lib.tests
-Bundle-Version: 1.5.0.qualifier
+Bundle-Version: 1.6.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ClassPath: .
-Export-Package: org.eclipse.oomph.extractor.lib.tests;version="1.5.0"
-Require-Bundle: org.eclipse.oomph.extractor.lib;bundle-version="[1.4.0,2.0.0)",
+Export-Package: org.eclipse.oomph.extractor.lib.tests;version="1.6.0"
+Require-Bundle: org.eclipse.oomph.extractor.lib;bundle-version="[1.5.0,2.0.0)",
org.junit;bundle-version="[4.0.0,5.0.0)"
Automatic-Module-Name: org.eclipse.oomph.extractor.lib.tests
diff --git a/plugins/org.eclipse.oomph.extractor.lib.tests/about.html b/plugins/org.eclipse.oomph.extractor.lib.tests/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.extractor.lib.tests/about.html
+++ b/plugins/org.eclipse.oomph.extractor.lib.tests/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.extractor.lib.tests/build.properties b/plugins/org.eclipse.oomph.extractor.lib.tests/build.properties
index 018a89c1e..304c7da38 100644
--- a/plugins/org.eclipse.oomph.extractor.lib.tests/build.properties
+++ b/plugins/org.eclipse.oomph.extractor.lib.tests/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib.tests/plugin.properties b/plugins/org.eclipse.oomph.extractor.lib.tests/plugin.properties
index 4c7c0bb14..8ad2c05aa 100644
--- a/plugins/org.eclipse.oomph.extractor.lib.tests/plugin.properties
+++ b/plugins/org.eclipse.oomph.extractor.lib.tests/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib.tests/pom.xml b/plugins/org.eclipse.oomph.extractor.lib.tests/pom.xml
index 4d02104ce..e2d1082bc 100644
--- a/plugins/org.eclipse.oomph.extractor.lib.tests/pom.xml
+++ b/plugins/org.eclipse.oomph.extractor.lib.tests/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.extractor.lib.tests</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/BINDescriptorTest.java b/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/BINDescriptorTest.java
index a42256c5d..ebc66bc14 100644
--- a/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/BINDescriptorTest.java
+++ b/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/BINDescriptorTest.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/BINExtractorTest.java b/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/BINExtractorTest.java
index 29a34fa57..03739ecac 100644
--- a/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/BINExtractorTest.java
+++ b/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/BINExtractorTest.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/JRETest.java b/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/JRETest.java
index 04e6fa584..a54ab4304 100644
--- a/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/JRETest.java
+++ b/plugins/org.eclipse.oomph.extractor.lib.tests/src/org/eclipse/oomph/extractor/lib/tests/JRETest.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.extractor.lib/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.extractor.lib/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.extractor.lib/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.extractor.lib/META-INF/MANIFEST.MF
index c734a2f74..e6181e755 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.extractor.lib/META-INF/MANIFEST.MF
@@ -1,11 +1,11 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.extractor.lib
-Bundle-Version: 1.4.0.qualifier
+Bundle-Version: 1.5.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JRE-1.1
Bundle-ClassPath: .
-Export-Package: org.eclipse.oomph.extractor.lib;version="1.4.0"
+Export-Package: org.eclipse.oomph.extractor.lib;version="1.5.0"
Automatic-Module-Name: org.eclipse.oomph.extractor.lib
diff --git a/plugins/org.eclipse.oomph.extractor.lib/about.html b/plugins/org.eclipse.oomph.extractor.lib/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/about.html
+++ b/plugins/org.eclipse.oomph.extractor.lib/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.extractor.lib/build.properties b/plugins/org.eclipse.oomph.extractor.lib/build.properties
index 75e8051cf..38cf2b61c 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/build.properties
+++ b/plugins/org.eclipse.oomph.extractor.lib/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib/plugin.properties b/plugins/org.eclipse.oomph.extractor.lib/plugin.properties
index cb869ae3c..0b106b243 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/plugin.properties
+++ b/plugins/org.eclipse.oomph.extractor.lib/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib/pom.xml b/plugins/org.eclipse.oomph.extractor.lib/pom.xml
index c3eca9f21..cd63b2e32 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/pom.xml
+++ b/plugins/org.eclipse.oomph.extractor.lib/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.extractor.lib</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
diff --git a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINDescriptor.java b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINDescriptor.java
index ec0548353..45e18cbba 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINDescriptor.java
+++ b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINDescriptor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINExtractor.java b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINExtractor.java
index d4534cabf..443d20861 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINExtractor.java
+++ b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINExtractor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINMarker.java b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINMarker.java
index e3ef6cf16..1feb76434 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINMarker.java
+++ b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/BINMarker.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/IO.java b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/IO.java
index ffb5c37da..bf2e12fd6 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/IO.java
+++ b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/IO.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/JREData.java b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/JREData.java
index 76034a6ec..23a0292e9 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/JREData.java
+++ b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/JREData.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/JREValidator.java b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/JREValidator.java
index b78528d32..df549e7f0 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/JREValidator.java
+++ b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/JREValidator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/PropertiesUpdater.java b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/PropertiesUpdater.java
index ba22f6811..531120c2d 100644
--- a/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/PropertiesUpdater.java
+++ b/plugins/org.eclipse.oomph.extractor.lib/src/org/eclipse/oomph/extractor/lib/PropertiesUpdater.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor/about.html b/plugins/org.eclipse.oomph.extractor/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.extractor/about.html
+++ b/plugins/org.eclipse.oomph.extractor/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.extractor/get-libdata.ant b/plugins/org.eclipse.oomph.extractor/get-libdata.ant
index 24587ddad..e2c06b6a6 100644
--- a/plugins/org.eclipse.oomph.extractor/get-libdata.ant
+++ b/plugins/org.eclipse.oomph.extractor/get-libdata.ant
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor/src/extractor.c b/plugins/org.eclipse.oomph.extractor/src/extractor.c
index e18193a54..97f5e174e 100644
--- a/plugins/org.eclipse.oomph.extractor/src/extractor.c
+++ b/plugins/org.eclipse.oomph.extractor/src/extractor.c
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor/src/extractor.h b/plugins/org.eclipse.oomph.extractor/src/extractor.h
index b5c22432e..3981c09b6 100644
--- a/plugins/org.eclipse.oomph.extractor/src/extractor.h
+++ b/plugins/org.eclipse.oomph.extractor/src/extractor.h
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor/src/resources.h b/plugins/org.eclipse.oomph.extractor/src/resources.h
index 6a4ed9a83..c5ebe52f1 100644
--- a/plugins/org.eclipse.oomph.extractor/src/resources.h
+++ b/plugins/org.eclipse.oomph.extractor/src/resources.h
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.extractor/src/resources.rc b/plugins/org.eclipse.oomph.extractor/src/resources.rc
index b7b4eea85..15d178a17 100644
--- a/plugins/org.eclipse.oomph.extractor/src/resources.rc
+++ b/plugins/org.eclipse.oomph.extractor/src/resources.rc
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.gitbash/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.gitbash/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.gitbash/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.gitbash/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.gitbash/META-INF/MANIFEST.MF
index 57eb8af7b..330347dae 100644
--- a/plugins/org.eclipse.oomph.gitbash/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.gitbash/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.gitbash;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -17,11 +17,11 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.egit.ui;bundle-version="[2.0.0,6.0.0)",
org.eclipse.mylyn.tasks.core;bundle-version="[3.3.0,4.0.0)";resolution:=optional,
org.eclipse.mylyn.tasks.ui;bundle-version="[3.3.0,4.0.0)";resolution:=optional,
- org.eclipse.oomph.util;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.util;bundle-version="[1.10.0,2.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.gitbash;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.gitbash.decorators;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.gitbash.repository;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.gitbash.revision;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.gitbash;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.gitbash.decorators;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.gitbash.repository;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.gitbash.revision;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.gitbash
diff --git a/plugins/org.eclipse.oomph.gitbash/about.html b/plugins/org.eclipse.oomph.gitbash/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.gitbash/about.html
+++ b/plugins/org.eclipse.oomph.gitbash/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.gitbash/about.ini b/plugins/org.eclipse.oomph.gitbash/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.gitbash/about.ini
+++ b/plugins/org.eclipse.oomph.gitbash/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/about.properties b/plugins/org.eclipse.oomph.gitbash/about.properties
index bf1e603c3..181d9eb9f 100644
--- a/plugins/org.eclipse.oomph.gitbash/about.properties
+++ b/plugins/org.eclipse.oomph.gitbash/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/build.properties b/plugins/org.eclipse.oomph.gitbash/build.properties
index 5e0da1c01..f33125ad6 100644
--- a/plugins/org.eclipse.oomph.gitbash/build.properties
+++ b/plugins/org.eclipse.oomph.gitbash/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/plugin.properties b/plugins/org.eclipse.oomph.gitbash/plugin.properties
index aeb46382a..716701c93 100644
--- a/plugins/org.eclipse.oomph.gitbash/plugin.properties
+++ b/plugins/org.eclipse.oomph.gitbash/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/plugin.xml b/plugins/org.eclipse.oomph.gitbash/plugin.xml
index 8e5814b6d..ac206212a 100644
--- a/plugins/org.eclipse.oomph.gitbash/plugin.xml
+++ b/plugins/org.eclipse.oomph.gitbash/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/pom.xml b/plugins/org.eclipse.oomph.gitbash/pom.xml
index 168463f21..6c6485559 100644
--- a/plugins/org.eclipse.oomph.gitbash/pom.xml
+++ b/plugins/org.eclipse.oomph.gitbash/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.gitbash</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/AbstractAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/AbstractAction.java
index cd27722ab..34e69e28c 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/AbstractAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/AbstractAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/Activator.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/Activator.java
index 99ac10aa0..c07f34517 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/Activator.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/Activator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/GitApplyAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/GitApplyAction.java
index 4fcdcf92a..0d46d01fa 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/GitApplyAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/GitApplyAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/GitBash.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/GitBash.java
index 80108928f..3f4bc90c0 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/GitBash.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/GitBash.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/decorators/BranchDecorator.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/decorators/BranchDecorator.java
index a21d2c61d..6956d349f 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/decorators/BranchDecorator.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/decorators/BranchDecorator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/AbstractRepositoryAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/AbstractRepositoryAction.java
index 1e4f981a8..ce89b8746 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/AbstractRepositoryAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/AbstractRepositoryAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/CheckCopyrightsAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/CheckCopyrightsAction.java
index 56d056dbb..83177264f 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/CheckCopyrightsAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/CheckCopyrightsAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitAddAllAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitAddAllAction.java
index 5da1a91a0..a39f218fa 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitAddAllAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitAddAllAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitBashAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitBashAction.java
index 75b6cdc28..457333dd1 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitBashAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitBashAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitCleanAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitCleanAction.java
index 0cf50fb1d..fc0196b38 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitCleanAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitCleanAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitCopyrightsAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitCopyrightsAction.java
index d1d171c3c..995c38b4d 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitCopyrightsAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitCopyrightsAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitPullAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitPullAction.java
index 191cf1ba2..598fe18a7 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitPullAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitPullAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitResetHardAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitResetHardAction.java
index af84c6751..cf4437df0 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitResetHardAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitResetHardAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitStatusAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitStatusAction.java
index 9be1d18e9..2c789535b 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitStatusAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/GitStatusAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/ListFilesAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/ListFilesAction.java
index 2428119b2..5b2688f3b 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/ListFilesAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/ListFilesAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/PushDirectAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/PushDirectAction.java
index c29287dab..565b1952d 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/PushDirectAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/PushDirectAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/UpdateCopyrightsAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/UpdateCopyrightsAction.java
index 55d196ddf..f5cd5c538 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/UpdateCopyrightsAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/repository/UpdateCopyrightsAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/AbstractRevisionAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/AbstractRevisionAction.java
index a79177058..cfb86b487 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/AbstractRevisionAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/AbstractRevisionAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/GitCherryPickAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/GitCherryPickAction.java
index 47aca0a14..5c9a68140 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/GitCherryPickAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/GitCherryPickAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/GitRebaseAction.java b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/GitRebaseAction.java
index f7d3691bd..b0dee4bbb 100644
--- a/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/GitRebaseAction.java
+++ b/plugins/org.eclipse.oomph.gitbash/src/org/eclipse/oomph/gitbash/revision/GitRebaseAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.dll/src/org_eclipse_oomph_jreinfo_JREInfo.c b/plugins/org.eclipse.oomph.jreinfo.dll/src/org_eclipse_oomph_jreinfo_JREInfo.c
index 83f921149..5637059c9 100644
--- a/plugins/org.eclipse.oomph.jreinfo.dll/src/org_eclipse_oomph_jreinfo_JREInfo.c
+++ b/plugins/org.eclipse.oomph.jreinfo.dll/src/org_eclipse_oomph_jreinfo_JREInfo.c
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.lib/src/eclipseUnicode.h b/plugins/org.eclipse.oomph.jreinfo.lib/src/eclipseUnicode.h
index f98b77dc7..a7bbaa585 100644
--- a/plugins/org.eclipse.oomph.jreinfo.lib/src/eclipseUnicode.h
+++ b/plugins/org.eclipse.oomph.jreinfo.lib/src/eclipseUnicode.h
@@ -1,9 +1,9 @@
/*******************************************************************************
* Copyright (c) 2000, 2007 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* IBM Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.lib/src/jreinfo.c b/plugins/org.eclipse.oomph.jreinfo.lib/src/jreinfo.c
index 5822870ee..39c743427 100644
--- a/plugins/org.eclipse.oomph.jreinfo.lib/src/jreinfo.c
+++ b/plugins/org.eclipse.oomph.jreinfo.lib/src/jreinfo.c
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.lib/src/jreinfo.h b/plugins/org.eclipse.oomph.jreinfo.lib/src/jreinfo.h
index 23876c119..51a6ff1f0 100644
--- a/plugins/org.eclipse.oomph.jreinfo.lib/src/jreinfo.h
+++ b/plugins/org.eclipse.oomph.jreinfo.lib/src/jreinfo.h
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.jreinfo.ui/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.jreinfo.ui/META-INF/MANIFEST.MF
index e445d6653..06df56af6 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.jreinfo.ui;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -9,7 +9,7 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Activator: org.eclipse.oomph.jreinfo.ui.JREInfoUIPlugin$Implementation
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.jreinfo;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
-Export-Package: org.eclipse.oomph.jreinfo.ui;version="1.9.0";x-internal:=true
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.jreinfo;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
+Export-Package: org.eclipse.oomph.jreinfo.ui;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.jreinfo.ui
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/about.html b/plugins/org.eclipse.oomph.jreinfo.ui/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/about.html
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/build.properties b/plugins/org.eclipse.oomph.jreinfo.ui/build.properties
index 12610c1c1..972650ddb 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/build.properties
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/plugin.properties b/plugins/org.eclipse.oomph.jreinfo.ui/plugin.properties
index 9c0effb3f..ef48f0b11 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/plugin.properties
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/plugin.xml b/plugins/org.eclipse.oomph.jreinfo.ui/plugin.xml
index e13cebbd6..d7bd142eb 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/plugin.xml
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/pom.xml b/plugins/org.eclipse.oomph.jreinfo.ui/pom.xml
index c204097ff..a9b043851 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/pom.xml
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.jreinfo.ui</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREComposite.java b/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREComposite.java
index 553f345e9..50273a82d 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREComposite.java
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREComposite.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREController.java b/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREController.java
index cb0e9221c..280d32822 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREController.java
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREController.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREDialog.java b/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREDialog.java
index 922187ba6..468d9148b 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREDialog.java
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREInfoUIPlugin.java b/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREInfoUIPlugin.java
index 5ad89ca64..e6394b0a3 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREInfoUIPlugin.java
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREInfoUIPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREPreferencePage.java b/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREPreferencePage.java
index cb2951650..23eddd326 100644
--- a/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREPreferencePage.java
+++ b/plugins/org.eclipse.oomph.jreinfo.ui/src/org/eclipse/oomph/jreinfo/ui/JREPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.win32.x86/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.jreinfo.win32.x86/META-INF/MANIFEST.MF
index c188bb385..792f144d6 100644
--- a/plugins/org.eclipse.oomph.jreinfo.win32.x86/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.jreinfo.win32.x86/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.jreinfo.win32.x86
-Bundle-Version: 1.3.0.qualifier
+Bundle-Version: 1.4.0.qualifier
Bundle-Localization: fragment
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
diff --git a/plugins/org.eclipse.oomph.jreinfo.win32.x86/about.html b/plugins/org.eclipse.oomph.jreinfo.win32.x86/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.jreinfo.win32.x86/about.html
+++ b/plugins/org.eclipse.oomph.jreinfo.win32.x86/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.jreinfo.win32.x86/build.properties b/plugins/org.eclipse.oomph.jreinfo.win32.x86/build.properties
index 742161177..6ba1c13a3 100644
--- a/plugins/org.eclipse.oomph.jreinfo.win32.x86/build.properties
+++ b/plugins/org.eclipse.oomph.jreinfo.win32.x86/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.win32.x86/fragment.properties b/plugins/org.eclipse.oomph.jreinfo.win32.x86/fragment.properties
index 7b6aeaacf..888f03390 100644
--- a/plugins/org.eclipse.oomph.jreinfo.win32.x86/fragment.properties
+++ b/plugins/org.eclipse.oomph.jreinfo.win32.x86/fragment.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.win32.x86/pom.xml b/plugins/org.eclipse.oomph.jreinfo.win32.x86/pom.xml
index 35cba05d9..d7749f6cb 100644
--- a/plugins/org.eclipse.oomph.jreinfo.win32.x86/pom.xml
+++ b/plugins/org.eclipse.oomph.jreinfo.win32.x86/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.jreinfo.win32.x86</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/META-INF/MANIFEST.MF
index 722861e14..44865b393 100644
--- a/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.jreinfo.win32.x86_64
-Bundle-Version: 1.3.0.qualifier
+Bundle-Version: 1.4.0.qualifier
Bundle-Localization: fragment
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
diff --git a/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/about.html b/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/about.html
+++ b/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/build.properties b/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/build.properties
index 742161177..6ba1c13a3 100644
--- a/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/build.properties
+++ b/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/fragment.properties b/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/fragment.properties
index dffeac085..8c3e3b7b5 100644
--- a/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/fragment.properties
+++ b/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/fragment.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/pom.xml b/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/pom.xml
index dacee0f00..cc616a70c 100644
--- a/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/pom.xml
+++ b/plugins/org.eclipse.oomph.jreinfo.win32.x86_64/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.jreinfo.win32.x86_64</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.jreinfo/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.jreinfo/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.jreinfo/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.jreinfo/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.jreinfo/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.jreinfo/META-INF/MANIFEST.MF
index 6602078c2..c5c334a4c 100644
--- a/plugins/org.eclipse.oomph.jreinfo/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.jreinfo/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.jreinfo
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -10,8 +10,8 @@ Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.internal.jreinfo.JREInfoPlugin$Implementation
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.util;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.extractor.lib;bundle-version="[1.4.0,2.0.0)"
-Export-Package: org.eclipse.oomph.internal.jreinfo;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.jreinfo;version="1.9.0";x-internal:=true
+ org.eclipse.oomph.util;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.extractor.lib;bundle-version="[1.5.0,2.0.0)"
+Export-Package: org.eclipse.oomph.internal.jreinfo;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.jreinfo;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.jreinfo
diff --git a/plugins/org.eclipse.oomph.jreinfo/about.html b/plugins/org.eclipse.oomph.jreinfo/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.jreinfo/about.html
+++ b/plugins/org.eclipse.oomph.jreinfo/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.jreinfo/build.properties b/plugins/org.eclipse.oomph.jreinfo/build.properties
index ec7bd0be1..ae8e76a78 100644
--- a/plugins/org.eclipse.oomph.jreinfo/build.properties
+++ b/plugins/org.eclipse.oomph.jreinfo/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo/plugin.properties b/plugins/org.eclipse.oomph.jreinfo/plugin.properties
index f3400fc86..63a50153d 100644
--- a/plugins/org.eclipse.oomph.jreinfo/plugin.properties
+++ b/plugins/org.eclipse.oomph.jreinfo/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo/pom.xml b/plugins/org.eclipse.oomph.jreinfo/pom.xml
index 243dde53e..bf034c2aa 100644
--- a/plugins/org.eclipse.oomph.jreinfo/pom.xml
+++ b/plugins/org.eclipse.oomph.jreinfo/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.jreinfo</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/internal/jreinfo/JREInfoPlugin.java b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/internal/jreinfo/JREInfoPlugin.java
index 492dcda14..ffa309a16 100644
--- a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/internal/jreinfo/JREInfoPlugin.java
+++ b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/internal/jreinfo/JREInfoPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/InfoManager.java b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/InfoManager.java
index 7521e90ab..996e441bb 100644
--- a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/InfoManager.java
+++ b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/InfoManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JRE.java b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JRE.java
index d2978c561..ce2788d08 100644
--- a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JRE.java
+++ b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JRE.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREFilter.java b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREFilter.java
index 3704d5e2b..1864c86c9 100644
--- a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREFilter.java
+++ b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREFilter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREInfo.java b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREInfo.java
index 22f7d9ea9..641801cf8 100644
--- a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREInfo.java
+++ b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREInfo.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREManager.java b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREManager.java
index b251759a2..d3fc012fe 100644
--- a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREManager.java
+++ b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/JREManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/OSType.java b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/OSType.java
index 8dc01a6e3..1d875d0e7 100644
--- a/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/OSType.java
+++ b/plugins/org.eclipse.oomph.jreinfo/src/org/eclipse/oomph/jreinfo/OSType.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.launches/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.launches/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.launches/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.launches/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.launches/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.launches/META-INF/MANIFEST.MF
index 576eab1bd..5468e0cfc 100644
--- a/plugins/org.eclipse.oomph.launches/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.launches/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.launches;singleton:=true
-Bundle-Version: 1.7.0.qualifier
+Bundle-Version: 1.8.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -11,8 +11,8 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.7.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.debug.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.jdt.junit.core;bundle-version="[3.5.0,4.0.0)";resolution:=optional,
- org.eclipse.oomph.util;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.util;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.launches;version="1.7.0";x-internal:=true
+Export-Package: org.eclipse.oomph.launches;version="1.8.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.launches
diff --git a/plugins/org.eclipse.oomph.launches/about.html b/plugins/org.eclipse.oomph.launches/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.launches/about.html
+++ b/plugins/org.eclipse.oomph.launches/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.launches/about.ini b/plugins/org.eclipse.oomph.launches/about.ini
index c93432507..f1c431122 100644
--- a/plugins/org.eclipse.oomph.launches/about.ini
+++ b/plugins/org.eclipse.oomph.launches/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.launches/about.properties b/plugins/org.eclipse.oomph.launches/about.properties
index 7b75dc5c1..e6f5743c7 100644
--- a/plugins/org.eclipse.oomph.launches/about.properties
+++ b/plugins/org.eclipse.oomph.launches/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.launches/build.properties b/plugins/org.eclipse.oomph.launches/build.properties
index 95641fd05..4442dba9b 100644
--- a/plugins/org.eclipse.oomph.launches/build.properties
+++ b/plugins/org.eclipse.oomph.launches/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.launches/plugin.properties b/plugins/org.eclipse.oomph.launches/plugin.properties
index b73ef4bf5..c297ebf56 100644
--- a/plugins/org.eclipse.oomph.launches/plugin.properties
+++ b/plugins/org.eclipse.oomph.launches/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.launches/plugin.xml b/plugins/org.eclipse.oomph.launches/plugin.xml
index 2c1728e5c..e0f401082 100644
--- a/plugins/org.eclipse.oomph.launches/plugin.xml
+++ b/plugins/org.eclipse.oomph.launches/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.launches/pom.xml b/plugins/org.eclipse.oomph.launches/pom.xml
index 850e9afb1..d05600ab9 100644
--- a/plugins/org.eclipse.oomph.launches/pom.xml
+++ b/plugins/org.eclipse.oomph.launches/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.launches</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/Activator.java b/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/Activator.java
index 7116f801d..10bbb65d9 100644
--- a/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/Activator.java
+++ b/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/Activator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/EarlyStartup.java b/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/EarlyStartup.java
index fa3753b12..b8711c89c 100644
--- a/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/EarlyStartup.java
+++ b/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/EarlyStartup.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/LaunchConfigLabelDecorator.java b/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/LaunchConfigLabelDecorator.java
index f2aa8d876..73f643999 100644
--- a/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/LaunchConfigLabelDecorator.java
+++ b/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/LaunchConfigLabelDecorator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/TestElementLabelDecorator.java b/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/TestElementLabelDecorator.java
index 3611b4c07..eaee8de5b 100644
--- a/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/TestElementLabelDecorator.java
+++ b/plugins/org.eclipse.oomph.launches/src/org/eclipse/oomph/launches/TestElementLabelDecorator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.manifests/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.manifests/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.manifests/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.manifests/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.manifests/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.manifests/META-INF/MANIFEST.MF
index 0a056f8ad..78f24296b 100644
--- a/plugins/org.eclipse.oomph.manifests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.manifests/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.manifests;singleton:=true
-Bundle-Version: 1.8.0.qualifier
+Bundle-Version: 1.9.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -15,7 +15,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)",
org.eclipse.jdt.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.pde.ui;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)"
-Export-Package: org.eclipse.oomph.manifests;version="1.8.0";x-internal:=true,
- org.eclipse.oomph.manifests.handlers;version="1.8.0";x-internal:=true
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)"
+Export-Package: org.eclipse.oomph.manifests;version="1.9.0";x-internal:=true,
+ org.eclipse.oomph.manifests.handlers;version="1.9.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.manifests
diff --git a/plugins/org.eclipse.oomph.manifests/about.html b/plugins/org.eclipse.oomph.manifests/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.manifests/about.html
+++ b/plugins/org.eclipse.oomph.manifests/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.manifests/about.ini b/plugins/org.eclipse.oomph.manifests/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.manifests/about.ini
+++ b/plugins/org.eclipse.oomph.manifests/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.manifests/about.properties b/plugins/org.eclipse.oomph.manifests/about.properties
index 52f1b8651..00f4d51f3 100644
--- a/plugins/org.eclipse.oomph.manifests/about.properties
+++ b/plugins/org.eclipse.oomph.manifests/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.manifests/build.properties b/plugins/org.eclipse.oomph.manifests/build.properties
index f8574c9e3..0240947ed 100644
--- a/plugins/org.eclipse.oomph.manifests/build.properties
+++ b/plugins/org.eclipse.oomph.manifests/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.manifests/plugin.properties b/plugins/org.eclipse.oomph.manifests/plugin.properties
index 76d7012c8..83a31243d 100644
--- a/plugins/org.eclipse.oomph.manifests/plugin.properties
+++ b/plugins/org.eclipse.oomph.manifests/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.manifests/plugin.xml b/plugins/org.eclipse.oomph.manifests/plugin.xml
index 6a9cc0982..1c614bf36 100644
--- a/plugins/org.eclipse.oomph.manifests/plugin.xml
+++ b/plugins/org.eclipse.oomph.manifests/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.manifests/pom.xml b/plugins/org.eclipse.oomph.manifests/pom.xml
index 427d14830..13b68ba0c 100644
--- a/plugins/org.eclipse.oomph.manifests/pom.xml
+++ b/plugins/org.eclipse.oomph.manifests/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.manifests</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/AbstractProjectHandler.java b/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/AbstractProjectHandler.java
index 0f4bd98d6..529d81819 100644
--- a/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/AbstractProjectHandler.java
+++ b/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/AbstractProjectHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/Activator.java b/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/Activator.java
index 86b8e6aa0..2d29bffe2 100644
--- a/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/Activator.java
+++ b/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/Activator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/OpenManifestHandler.java b/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/OpenManifestHandler.java
index c4ad7aa57..1223efb12 100644
--- a/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/OpenManifestHandler.java
+++ b/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/OpenManifestHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/OpenPropertiesHandler.java b/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/OpenPropertiesHandler.java
index a3cf65349..a9550f499 100644
--- a/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/OpenPropertiesHandler.java
+++ b/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/OpenPropertiesHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/handlers/CleanBuildHandler.java b/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/handlers/CleanBuildHandler.java
index 5918baf20..f93c03f99 100644
--- a/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/handlers/CleanBuildHandler.java
+++ b/plugins/org.eclipse.oomph.manifests/src/org/eclipse/oomph/manifests/handlers/CleanBuildHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ostools/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.ostools/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.ostools/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.ostools/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.ostools/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.ostools/META-INF/MANIFEST.MF
index 261d3d206..1442c4d6e 100644
--- a/plugins/org.eclipse.oomph.ostools/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.ostools/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.ostools;singleton:=true
-Bundle-Version: 1.8.0.qualifier
+Bundle-Version: 1.9.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -10,10 +10,10 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.util;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.util;bundle-version="[1.10.0,2.0.0)",
org.eclipse.egit.ui;bundle-version="[2.0.0,6.0.0)";resolution:=optional,
org.eclipse.jgit;bundle-version="[2.0.0,6.0.0)";resolution:=optional
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.ostools;version="1.8.0";x-internal:=true
+Export-Package: org.eclipse.oomph.ostools;version="1.9.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.ostools
diff --git a/plugins/org.eclipse.oomph.ostools/about.html b/plugins/org.eclipse.oomph.ostools/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.ostools/about.html
+++ b/plugins/org.eclipse.oomph.ostools/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.ostools/about.ini b/plugins/org.eclipse.oomph.ostools/about.ini
index 33dfe95d1..74654cd98 100644
--- a/plugins/org.eclipse.oomph.ostools/about.ini
+++ b/plugins/org.eclipse.oomph.ostools/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ostools/about.properties b/plugins/org.eclipse.oomph.ostools/about.properties
index db98d176f..845e63208 100644
--- a/plugins/org.eclipse.oomph.ostools/about.properties
+++ b/plugins/org.eclipse.oomph.ostools/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ostools/build.properties b/plugins/org.eclipse.oomph.ostools/build.properties
index 1af9d4d71..a6a23bf60 100644
--- a/plugins/org.eclipse.oomph.ostools/build.properties
+++ b/plugins/org.eclipse.oomph.ostools/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ostools/plugin.properties b/plugins/org.eclipse.oomph.ostools/plugin.properties
index 575d7356b..cd11b3df6 100644
--- a/plugins/org.eclipse.oomph.ostools/plugin.properties
+++ b/plugins/org.eclipse.oomph.ostools/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ostools/plugin.xml b/plugins/org.eclipse.oomph.ostools/plugin.xml
index ab4609071..e9529b5d1 100644
--- a/plugins/org.eclipse.oomph.ostools/plugin.xml
+++ b/plugins/org.eclipse.oomph.ostools/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ostools/pom.xml b/plugins/org.eclipse.oomph.ostools/pom.xml
index 69e182051..0cd2750b5 100644
--- a/plugins/org.eclipse.oomph.ostools/pom.xml
+++ b/plugins/org.eclipse.oomph.ostools/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.ostools</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/AbstractLocationHandler.java b/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/AbstractLocationHandler.java
index 8ccf9d0c4..5b889600f 100644
--- a/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/AbstractLocationHandler.java
+++ b/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/AbstractLocationHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/Activator.java b/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/Activator.java
index cef97b6ea..b73f94eff 100644
--- a/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/Activator.java
+++ b/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/Activator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/ExplorerHandler.java b/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/ExplorerHandler.java
index 4a3c69e39..326ca1966 100644
--- a/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/ExplorerHandler.java
+++ b/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/ExplorerHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/PromptHandler.java b/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/PromptHandler.java
index de769bcb9..5efab3ca6 100644
--- a/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/PromptHandler.java
+++ b/plugins/org.eclipse.oomph.ostools/src/org/eclipse/oomph/ostools/PromptHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.p2.core/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.p2.core/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.p2.core/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.p2.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.p2.core/META-INF/MANIFEST.MF
index 40daa8ccc..ef650786c 100644
--- a/plugins/org.eclipse.oomph.p2.core/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.p2.core/META-INF/MANIFEST.MF
@@ -2,14 +2,14 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.p2.core;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.p2.internal.core.P2CorePlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.p2.core;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.p2.internal.core;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.p2.core;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.p2.internal.core;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.variables;bundle-version="[3.0.0,4.0.0)";resolution:=optional,
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)",
@@ -25,7 +25,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.p2.operations;bundle-version="[2.0.0,3.0.0)",
org.eclipse.equinox.p2.touchpoint.natives;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.p2.touchpoint.eclipse;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.oomph.p2;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.ecf;bundle-version="[3.1.0,4.0.0)",
org.eclipse.ecf.provider.filetransfer;bundle-version="[3.1.0,4.0.0)",
org.eclipse.ecf.filetransfer;bundle-version="[5.0.0,6.0.0)"
diff --git a/plugins/org.eclipse.oomph.p2.core/about.html b/plugins/org.eclipse.oomph.p2.core/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.p2.core/about.html
+++ b/plugins/org.eclipse.oomph.p2.core/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.p2.core/build.properties b/plugins/org.eclipse.oomph.p2.core/build.properties
index 7b40867de..dd6d10a77 100644
--- a/plugins/org.eclipse.oomph.p2.core/build.properties
+++ b/plugins/org.eclipse.oomph.p2.core/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/plugin.properties b/plugins/org.eclipse.oomph.p2.core/plugin.properties
index 79bb6a491..83735c57a 100644
--- a/plugins/org.eclipse.oomph.p2.core/plugin.properties
+++ b/plugins/org.eclipse.oomph.p2.core/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/plugin.xml b/plugins/org.eclipse.oomph.p2.core/plugin.xml
index 9689abe71..32034c788 100644
--- a/plugins/org.eclipse.oomph.p2.core/plugin.xml
+++ b/plugins/org.eclipse.oomph.p2.core/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/pom.xml b/plugins/org.eclipse.oomph.p2.core/pom.xml
index 7c4b93196..4cac74d33 100644
--- a/plugins/org.eclipse.oomph.p2.core/pom.xml
+++ b/plugins/org.eclipse.oomph.p2.core/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.p2.core</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/Agent.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/Agent.java
index 6cb974fc1..7323c616f 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/Agent.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/Agent.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentElement.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentElement.java
index de1817a90..9902ed5e0 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentElement.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentElement.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentManager.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentManager.java
index 58e805713..6d13379a1 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentManager.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentManagerElement.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentManagerElement.java
index e48ab60b8..162663109 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentManagerElement.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/AgentManagerElement.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/BundlePool.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/BundlePool.java
index a76fcd177..88ebadfff 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/BundlePool.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/BundlePool.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/P2Util.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/P2Util.java
index 3471a2053..84054f734 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/P2Util.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/P2Util.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/Profile.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/Profile.java
index 64c1a7f08..e0a69a3ee 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/Profile.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/Profile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileContainer.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileContainer.java
index 58ac90d57..469a3a575 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileContainer.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileContainer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileCreator.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileCreator.java
index 7cd1d96a9..769911eaf 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileCreator.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileCreator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileTransaction.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileTransaction.java
index 73e97501c..f3235cf0b 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileTransaction.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/ProfileTransaction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/RepositoryProvider.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/RepositoryProvider.java
index 7116720a5..2952096cc 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/RepositoryProvider.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/RepositoryProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/RepositoryProviderMap.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/RepositoryProviderMap.java
index 9cd2f6cf8..a23f78834 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/RepositoryProviderMap.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/RepositoryProviderMap.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentAnalyzer.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentAnalyzer.java
index 0a10163b7..702058f12 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentAnalyzer.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentAnalyzer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentImpl.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentImpl.java
index fcf248c2f..c4b66e79f 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentImpl.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentManagerElementImpl.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentManagerElementImpl.java
index f40f7a928..cd385b44c 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentManagerElementImpl.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentManagerElementImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentManagerImpl.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentManagerImpl.java
index a7ca7d135..eafa8ff38 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentManagerImpl.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/AgentManagerImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/BundleLocationVariableResolver.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/BundleLocationVariableResolver.java
index c5690ec12..c5e38a5ec 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/BundleLocationVariableResolver.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/BundleLocationVariableResolver.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/BundlePoolImpl.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/BundlePoolImpl.java
index d76bd8e47..9ba5c469e 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/BundlePoolImpl.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/BundlePoolImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CacheUsageConfirmer.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CacheUsageConfirmer.java
index 38c7da7f2..0ecd40bbc 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CacheUsageConfirmer.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CacheUsageConfirmer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CachingRepositoryManager.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CachingRepositoryManager.java
index fbf501ab6..413eb6962 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CachingRepositoryManager.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CachingRepositoryManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CachingTransport.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CachingTransport.java
index 681bc33e8..1d8bb2e31 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CachingTransport.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/CachingTransport.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/DownloadArtifactEvent.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/DownloadArtifactEvent.java
index 36b370df3..42f534463 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/DownloadArtifactEvent.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/DownloadArtifactEvent.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfile.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfile.java
index 412c606a9..e559b8ebb 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfile.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfileRegistry.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfileRegistry.java
index e5fc7f09d..1fc3d1738 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfileRegistry.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfileRegistry.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfileRegistryComponent.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfileRegistryComponent.java
index 43d6a357c..127cade72 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfileRegistryComponent.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/LazyProfileRegistryComponent.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2CorePlugin.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2CorePlugin.java
index b605e7a11..89f8db1f2 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2CorePlugin.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2CorePlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2Index.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2Index.java
index 07d612643..8bb8211ee 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2Index.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2Index.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2IndexImpl.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2IndexImpl.java
index db433ddfc..bb64bb169 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2IndexImpl.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/P2IndexImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/PersistentMap.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/PersistentMap.java
index 77c87c900..f10b6e547 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/PersistentMap.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/PersistentMap.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileCreatorImpl.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileCreatorImpl.java
index 916b87ec1..da68b75f0 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileCreatorImpl.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileCreatorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileImpl.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileImpl.java
index e171577f7..8dc4c892b 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileImpl.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileReferencer.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileReferencer.java
index c2115c3d5..4a22f7ac7 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileReferencer.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileReferencer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileReferencerImpl.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileReferencerImpl.java
index 261c2628a..8454ae263 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileReferencerImpl.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileReferencerImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileTransactionImpl.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileTransactionImpl.java
index 8e2768efe..a66c3ddc3 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileTransactionImpl.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProfileTransactionImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProvisioningAgentProvider.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProvisioningAgentProvider.java
index 24b22388e..c2cc1b7ba 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProvisioningAgentProvider.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/ProvisioningAgentProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks- initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/RootAnalyzer.java b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/RootAnalyzer.java
index e5e4e80c0..5e3ae3e27 100644
--- a/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/RootAnalyzer.java
+++ b/plugins/org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/internal/core/RootAnalyzer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.p2.doc/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.p2.doc/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.p2.doc/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.p2.doc/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.p2.doc/META-INF/MANIFEST.MF
index 816642668..afbcb9412 100644
--- a/plugins/org.eclipse.oomph.p2.doc/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.p2.doc/META-INF/MANIFEST.MF
@@ -2,20 +2,20 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.p2.doc; singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ClassPath: .
Require-Bundle: org.eclipse.help;bundle-version="[3.3.0,4.0.0)";resolution:=optional,
- org.eclipse.oomph.util.doc;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.p2;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.p2.core;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.p2.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.p2.ui;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport
-Export-Package: org.eclipse.oomph.p2.doc;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.p2.doc.online;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.p2.doc.reference;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.p2.doc.reference.api;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.p2.doc.reference.schema;version="1.9.0";x-internal:=true
+ org.eclipse.oomph.util.doc;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.p2;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.p2.core;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.p2.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.p2.ui;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport
+Export-Package: org.eclipse.oomph.p2.doc;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.p2.doc.online;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.p2.doc.reference;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.p2.doc.reference.api;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.p2.doc.reference.schema;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.p2.doc
diff --git a/plugins/org.eclipse.oomph.p2.doc/about.html b/plugins/org.eclipse.oomph.p2.doc/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.p2.doc/about.html
+++ b/plugins/org.eclipse.oomph.p2.doc/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.p2.doc/about.ini b/plugins/org.eclipse.oomph.p2.doc/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.p2.doc/about.ini
+++ b/plugins/org.eclipse.oomph.p2.doc/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/about.properties b/plugins/org.eclipse.oomph.p2.doc/about.properties
index cbd81586b..ce5ab8e32 100644
--- a/plugins/org.eclipse.oomph.p2.doc/about.properties
+++ b/plugins/org.eclipse.oomph.p2.doc/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/build.properties b/plugins/org.eclipse.oomph.p2.doc/build.properties
index dd7dae52b..01c90c8e6 100644
--- a/plugins/org.eclipse.oomph.p2.doc/build.properties
+++ b/plugins/org.eclipse.oomph.p2.doc/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/build.xml b/plugins/org.eclipse.oomph.p2.doc/build.xml
index 590297d81..b0c9688c1 100644
--- a/plugins/org.eclipse.oomph.p2.doc/build.xml
+++ b/plugins/org.eclipse.oomph.p2.doc/build.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -92,7 +92,7 @@
windowtitle="${javadoc.name}"
doctitle="&lt;h1>${javadoc.name}&lt;/h1>"
overview="${project.path}/overview.html"
- bottom="&lt;i class=&quot;copyright&quot;>Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html&lt;/i>">
+ bottom="&lt;i class=&quot;copyright&quot;>Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html&lt;/i>">
<fileset dir="${plugins.dir}" defaultexcludes="yes">
<include name="org.eclipse.oomph.p2.core/src/org/eclipse/oomph/p2/core/*.java" />
diff --git a/plugins/org.eclipse.oomph.p2.doc/html/Overview.html b/plugins/org.eclipse.oomph.p2.doc/html/Overview.html
index aecfd4df7..e57e5439b 100644
--- a/plugins/org.eclipse.oomph.p2.doc/html/Overview.html
+++ b/plugins/org.eclipse.oomph.p2.doc/html/Overview.html
@@ -49,6 +49,6 @@ function windowTitle()
&nbsp;<a href="reference/index.html" title="Forward to Reference"><img src="../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="" title="Oomph P2 Management Documentation">Oomph P2 Management Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/html/online/index.html b/plugins/org.eclipse.oomph.p2.doc/html/online/index.html
index 6817a8f94..da3cecdd0 100644
--- a/plugins/org.eclipse.oomph.p2.doc/html/online/index.html
+++ b/plugins/org.eclipse.oomph.p2.doc/html/online/index.html
@@ -38,6 +38,6 @@ function windowTitle()
<a href="../reference/schema/index.html" title="Backward to Extension Point Reference"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="http://www.eclipse.org/oomph" title="Forward to Homepage"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph P2 Management Documentation">Oomph P2 Management Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/html/reference/index.html b/plugins/org.eclipse.oomph.p2.doc/html/reference/index.html
index 69f2eb47a..3b7e5ff78 100644
--- a/plugins/org.eclipse.oomph.p2.doc/html/reference/index.html
+++ b/plugins/org.eclipse.oomph.p2.doc/html/reference/index.html
@@ -38,6 +38,6 @@ function windowTitle()
<a href="../Overview.html" title="Backward to Overview"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="../../javadoc/overview-summary.html" title="Forward to API Reference"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph P2 Management Documentation">Oomph P2 Management Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/html/reference/schema/index.html b/plugins/org.eclipse.oomph.p2.doc/html/reference/schema/index.html
index d7ef45210..fe76aecd4 100644
--- a/plugins/org.eclipse.oomph.p2.doc/html/reference/schema/index.html
+++ b/plugins/org.eclipse.oomph.p2.doc/html/reference/schema/index.html
@@ -36,6 +36,6 @@ function windowTitle()
<a href="../../../javadoc/overview-summary.html" title="Backward to API Reference"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="../../online/index.html" title="Forward to Online Docs"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph P2 Management Documentation">Oomph P2 Management Documentation</a> > <a href="../index.html" title="Category in Oomph P2 Management Documentation">Reference</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/constant-values.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/constant-values.html
index 35f45a4de..ca11d01d4 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/constant-values.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/constant-values.html
@@ -620,6 +620,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/deprecated-list.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/deprecated-list.html
index ac037ed0f..c22a89998 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/deprecated-list.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/deprecated-list.html
@@ -131,6 +131,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/help-doc.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/help-doc.html
index 73f2bd74e..76f12ea97 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/help-doc.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/help-doc.html
@@ -206,6 +206,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/index-all.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/index-all.html
index 214d86d18..9c2962dec 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/index-all.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/index-all.html
@@ -1621,6 +1621,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Exception.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Exception.html
index 12b3c0c3c..ccadb3938 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Exception.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Exception.html
@@ -289,6 +289,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Runt
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Factory.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Factory.html
index edf7f9b7c..0504e4df8 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Factory.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Factory.html
@@ -446,6 +446,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Package.Literals.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Package.Literals.html
index b53c02a42..022522a4a 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Package.Literals.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Package.Literals.html
@@ -691,6 +691,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Package.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Package.html
index 694e911c2..4dfc2ae89 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Package.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/P2Package.html
@@ -1783,6 +1783,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/ProfileDefinition.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/ProfileDefinition.html
index f05820de6..57e28cc35 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/ProfileDefinition.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/ProfileDefinition.html
@@ -374,6 +374,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/Repository.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/Repository.html
index 182ee86b9..25094a3b7 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/Repository.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/Repository.html
@@ -331,6 +331,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/RepositoryList.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/RepositoryList.html
index d2ea751a3..238d5ff6b 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/RepositoryList.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/RepositoryList.html
@@ -307,6 +307,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/RepositoryType.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/RepositoryType.html
index 5abc0e9fb..8a4c680a1 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/RepositoryType.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/RepositoryType.html
@@ -634,6 +634,6 @@ not permitted.)</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/Requirement.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/Requirement.html
index d9de5e6c4..593cdf268 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/Requirement.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/Requirement.html
@@ -474,6 +474,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/VersionSegment.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/VersionSegment.html
index 08e97eca1..09124bb03 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/VersionSegment.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/VersionSegment.html
@@ -684,6 +684,6 @@ not permitted.)</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Exception.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Exception.html
index 77980f87d..6bc61be72 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Exception.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Exception.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Factory.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Factory.html
index 335bf6998..f630644ee 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Factory.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Factory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Package.Literals.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Package.Literals.html
index e16b55413..c74fb83d4 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Package.Literals.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Package.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Package.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Package.html
index 923596281..45a97fc49 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Package.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/P2Package.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/ProfileDefinition.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/ProfileDefinition.html
index 9a4b2fc2a..dc85ea6df 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/ProfileDefinition.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/ProfileDefinition.html
@@ -238,6 +238,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/Repository.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/Repository.html
index dd6c74a2b..15cd52e38 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/Repository.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/Repository.html
@@ -305,6 +305,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/RepositoryList.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/RepositoryList.html
index 680287e0d..ae2a53210 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/RepositoryList.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/RepositoryList.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/RepositoryType.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/RepositoryType.html
index 7ffdcb738..c69cd80e2 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/RepositoryType.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/RepositoryType.html
@@ -273,6 +273,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/Requirement.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/Requirement.html
index e1c57e6e3..b68a4118e 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/Requirement.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/Requirement.html
@@ -311,6 +311,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/VersionSegment.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/VersionSegment.html
index 8a667bbbc..d791f536c 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/VersionSegment.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/class-use/VersionSegment.html
@@ -252,6 +252,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/Agent.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/Agent.html
index 0069c08d5..a4fbe51ad 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/Agent.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/Agent.html
@@ -403,6 +403,6 @@ extends <a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.ht
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentElement.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentElement.html
index 96a345362..97a23d023 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentElement.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentElement.html
@@ -218,6 +218,6 @@ extends <a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.ht
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentManager.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentManager.html
index 3f24a1178..6956678a1 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentManager.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentManager.html
@@ -364,6 +364,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentManagerElement.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentManagerElement.html
index 423e11fbf..4302d876e 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentManagerElement.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/AgentManagerElement.html
@@ -284,6 +284,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/BundlePool.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/BundlePool.html
index f05e69e5a..8e3f94ff3 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/BundlePool.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/BundlePool.html
@@ -241,6 +241,6 @@ extends <a href="../../../../../org/eclipse/oomph/p2/core/AgentElement.html" tit
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/P2Util.VersionedIdFilter.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/P2Util.VersionedIdFilter.html
index 8d7b4fede..3128273aa 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/P2Util.VersionedIdFilter.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/P2Util.VersionedIdFilter.html
@@ -206,6 +206,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/P2Util.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/P2Util.html
index 31ef10515..36ce53ee4 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/P2Util.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/P2Util.html
@@ -368,6 +368,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/Profile.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/Profile.html
index f2c3ec039..76f318f17 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/Profile.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/Profile.html
@@ -373,6 +373,6 @@ extends <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/ref
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileContainer.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileContainer.html
index 5e5809a69..ae55e0953 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileContainer.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileContainer.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileCreator.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileCreator.html
index ea9fc3905..e8a9538fb 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileCreator.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileCreator.html
@@ -772,6 +772,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.DeltaType.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.DeltaType.html
index 231a19e32..87a7f53bc 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.DeltaType.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.DeltaType.html
@@ -319,6 +319,6 @@ not permitted.)</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html
index f1b00d31b..b0050c421 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html
@@ -362,6 +362,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html
index e30381f8b..48fedb4f7 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html
@@ -248,6 +248,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.html
index ea8c142b8..ab4d0fd5e 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/ProfileTransaction.html
@@ -461,6 +461,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/Agent.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/Agent.html
index 2a89508a7..1bcd09330 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/Agent.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/Agent.html
@@ -178,6 +178,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentElement.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentElement.html
index 0e8fd7192..3104bc4da 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentElement.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentElement.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentManager.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentManager.html
index 5fb7ed228..b84a74ebe 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentManager.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentManager.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentManagerElement.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentManagerElement.html
index e61430a18..97f7c7e77 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentManagerElement.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/AgentManagerElement.html
@@ -161,6 +161,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/BundlePool.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/BundlePool.html
index d9aa9a512..223856b60 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/BundlePool.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/BundlePool.html
@@ -196,6 +196,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/P2Util.VersionedIdFilter.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/P2Util.VersionedIdFilter.html
index a0b891964..81a687dad 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/P2Util.VersionedIdFilter.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/P2Util.VersionedIdFilter.html
@@ -166,6 +166,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/P2Util.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/P2Util.html
index 446ce244a..543798775 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/P2Util.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/P2Util.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/Profile.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/Profile.html
index 33f4a3b66..87ae6c852 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/Profile.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/Profile.html
@@ -178,6 +178,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileContainer.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileContainer.html
index 077fa6b4f..4123158a1 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileContainer.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileContainer.html
@@ -166,6 +166,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileCreator.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileCreator.html
index adbedf16e..60e93af2f 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileCreator.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileCreator.html
@@ -255,6 +255,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.CommitContext.DeltaType.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.CommitContext.DeltaType.html
index a2c402ae9..e7a03cecf 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.CommitContext.DeltaType.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.CommitContext.DeltaType.html
@@ -176,6 +176,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.CommitContext.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.CommitContext.html
index e2ad93b0d..a4b0bda0c 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.CommitContext.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.CommitContext.html
@@ -155,6 +155,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.Resolution.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.Resolution.html
index 39ee4ce19..c126528cc 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.Resolution.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.Resolution.html
@@ -150,6 +150,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.html
index 30ce92a99..a54e4c1bb 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/class-use/ProfileTransaction.html
@@ -203,6 +203,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/package-summary.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/package-summary.html
index 1f637f158..25326a1c9 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/package-summary.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/package-summary.html
@@ -203,6 +203,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/package-use.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/package-use.html
index 4ae9cda4a..b961b84fc 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/package-use.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/core/package-use.html
@@ -180,6 +180,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/P2FactoryImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/P2FactoryImpl.html
index 520d382be..85ed59f2e 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/P2FactoryImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/P2FactoryImpl.html
@@ -917,6 +917,6 @@ public static&nbsp;<a href="../../../../../org/eclipse/oomph/p2/P2Package.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/P2PackageImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/P2PackageImpl.html
index efdb21ec8..ad1e08a9c 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/P2PackageImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/P2PackageImpl.html
@@ -1087,6 +1087,6 @@ implements <a href="../../../../../org/eclipse/oomph/p2/P2Package.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/ProfileDefinitionImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/ProfileDefinitionImpl.html
index c1770bca4..ac53e2d39 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/ProfileDefinitionImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/ProfileDefinitionImpl.html
@@ -844,6 +844,6 @@ implements <a href="../../../../../org/eclipse/oomph/p2/ProfileDefinition.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RepositoryImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RepositoryImpl.html
index 81f93710e..bcca752b9 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RepositoryImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RepositoryImpl.html
@@ -755,6 +755,6 @@ implements <a href="../../../../../org/eclipse/oomph/p2/Repository.html" title="
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RepositoryListImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RepositoryListImpl.html
index f9a8cbd9f..97f298204 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RepositoryListImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RepositoryListImpl.html
@@ -734,6 +734,6 @@ implements <a href="../../../../../org/eclipse/oomph/p2/RepositoryList.html" tit
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RequirementImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RequirementImpl.html
index 9d642c822..fa006825d 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RequirementImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/RequirementImpl.html
@@ -1089,6 +1089,6 @@ implements <a href="../../../../../org/eclipse/oomph/p2/Requirement.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/P2FactoryImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/P2FactoryImpl.html
index 66c473546..e08de877e 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/P2FactoryImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/P2FactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/P2PackageImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/P2PackageImpl.html
index 39057e8da..86e037b91 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/P2PackageImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/P2PackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/ProfileDefinitionImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/ProfileDefinitionImpl.html
index acdd2dae6..8dadd1b7c 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/ProfileDefinitionImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/ProfileDefinitionImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RepositoryImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RepositoryImpl.html
index bb35c4cd0..0cdd94ac5 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RepositoryImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RepositoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RepositoryListImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RepositoryListImpl.html
index 1a1d3d9e9..eded475f9 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RepositoryListImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RepositoryListImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RequirementImpl.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RequirementImpl.html
index 9f4ae94db..a20a6c204 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RequirementImpl.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/class-use/RequirementImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/package-summary.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/package-summary.html
index 5b51384a0..5c4fc2f0f 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/package-summary.html
@@ -159,6 +159,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/package-use.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/package-use.html
index c9de7a904..11c64434b 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/package-summary.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/package-summary.html
index ed0dea245..abf95bd9f 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/package-summary.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/package-summary.html
@@ -213,6 +213,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/package-use.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/package-use.html
index 85b4d2d5e..4e44ff4d7 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/package-use.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/package-use.html
@@ -304,6 +304,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/P2AdapterFactory.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/P2AdapterFactory.html
index bad6d7d79..4d0e669df 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/P2AdapterFactory.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/P2AdapterFactory.html
@@ -510,6 +510,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/P2Switch.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/P2Switch.html
index 1d2c15100..a12165feb 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/P2Switch.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/P2Switch.html
@@ -501,6 +501,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/class-use/P2AdapterFactory.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/class-use/P2AdapterFactory.html
index ccf0920d9..e6acfaa5d 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/class-use/P2AdapterFactory.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/class-use/P2AdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/class-use/P2Switch.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/class-use/P2Switch.html
index b4072df65..f3fcfdd83 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/class-use/P2Switch.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/class-use/P2Switch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/package-summary.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/package-summary.html
index 24978b729..1d77dde8e 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/package-use.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/package-use.html
index fcce849c1..cbde5ff2b 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/package-use.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/org/eclipse/oomph/p2/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/overview-summary.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/overview-summary.html
index c35f06bbb..c9fac4bfc 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/overview-summary.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/overview-summary.html
@@ -162,6 +162,6 @@ Net4j Utilities contain various smaller frameworks that ease the development of
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/javadoc/serialized-form.html b/plugins/org.eclipse.oomph.p2.doc/javadoc/serialized-form.html
index 21e226b72..2afbc601f 100644
--- a/plugins/org.eclipse.oomph.p2.doc/javadoc/serialized-form.html
+++ b/plugins/org.eclipse.oomph.p2.doc/javadoc/serialized-form.html
@@ -126,6 +126,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.p2.doc/overview.html b/plugins/org.eclipse.oomph.p2.doc/overview.html
index 9935a81a9..82270afcf 100644
--- a/plugins/org.eclipse.oomph.p2.doc/overview.html
+++ b/plugins/org.eclipse.oomph.p2.doc/overview.html
@@ -5,9 +5,9 @@
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/plugin.properties b/plugins/org.eclipse.oomph.p2.doc/plugin.properties
index c2587d299..d70738898 100644
--- a/plugins/org.eclipse.oomph.p2.doc/plugin.properties
+++ b/plugins/org.eclipse.oomph.p2.doc/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/plugin.xml b/plugins/org.eclipse.oomph.p2.doc/plugin.xml
index 5894c142b..0187f5949 100644
--- a/plugins/org.eclipse.oomph.p2.doc/plugin.xml
+++ b/plugins/org.eclipse.oomph.p2.doc/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/pom.xml b/plugins/org.eclipse.oomph.p2.doc/pom.xml
index bd4418c8e..89bdde7cd 100644
--- a/plugins/org.eclipse.oomph.p2.doc/pom.xml
+++ b/plugins/org.eclipse.oomph.p2.doc/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.p2.doc</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.p2.doc/schemadoc/org_eclipse_oomph_p2_ui_profileTypes.html b/plugins/org.eclipse.oomph.p2.doc/schemadoc/org_eclipse_oomph_p2_ui_profileTypes.html
index 35000f4f6..79e8a1224 100644
--- a/plugins/org.eclipse.oomph.p2.doc/schemadoc/org_eclipse_oomph_p2_ui_profileTypes.html
+++ b/plugins/org.eclipse.oomph.p2.doc/schemadoc/org_eclipse_oomph_p2_ui_profileTypes.html
@@ -44,9 +44,9 @@
<p class="note SchemaCopyright">
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>
All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
+are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
+http://www.eclipse.org/legal/epl-v20.html
</p>
</BODY>
diff --git a/plugins/org.eclipse.oomph.p2.doc/schemadoc/schema.css b/plugins/org.eclipse.oomph.p2.doc/schemadoc/schema.css
index 07d227ed8..a8f06ed4d 100644
--- a/plugins/org.eclipse.oomph.p2.doc/schemadoc/schema.css
+++ b/plugins/org.eclipse.oomph.p2.doc/schemadoc/schema.css
@@ -1,9 +1,9 @@
/*******************************************************************************
* Copyright (c) 2014 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* IBM Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/Legal.java b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/Legal.java
index c4d236e42..d25e2bac4 100644
--- a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/Legal.java
+++ b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/Legal.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/Overview.java b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/Overview.java
index e59f3697b..b528c4dcb 100644
--- a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/Overview.java
+++ b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/Overview.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/Homepage.java b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/Homepage.java
index 53783a081..5d107ba86 100644
--- a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/Homepage.java
+++ b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/Homepage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/Wiki.java b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/Wiki.java
index 4e852160a..5f4b198f0 100644
--- a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/Wiki.java
+++ b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/Wiki.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/package-info.java b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/package-info.java
index 284d745d7..9f5821234 100644
--- a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/package-info.java
+++ b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/online/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/api/package-info.java b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/api/package-info.java
index cda16ba23..987dded98 100644
--- a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/api/package-info.java
+++ b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/api/package-info.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/package-info.java b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/package-info.java
index 957182e46..2c0cc2736 100644
--- a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/package-info.java
+++ b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/schema/package-info.java b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/schema/package-info.java
index 25b0db6aa..236ed7e74 100644
--- a/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/schema/package-info.java
+++ b/plugins/org.eclipse.oomph.p2.doc/src/org/eclipse/oomph/p2/doc/reference/schema/package-info.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.p2.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.p2.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.p2.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.p2.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.p2.edit/META-INF/MANIFEST.MF
index c615e5aa9..865f4db98 100644
--- a/plugins/org.eclipse.oomph.p2.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.p2.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.p2.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.p2.provider.P2EditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -11,7 +11,7 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.p2.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.p2.edit
diff --git a/plugins/org.eclipse.oomph.p2.edit/about.html b/plugins/org.eclipse.oomph.p2.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.p2.edit/about.html
+++ b/plugins/org.eclipse.oomph.p2.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.p2.edit/build.properties b/plugins/org.eclipse.oomph.p2.edit/build.properties
index ce3c8fd38..25c52f2ab 100644
--- a/plugins/org.eclipse.oomph.p2.edit/build.properties
+++ b/plugins/org.eclipse.oomph.p2.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.edit/plugin.properties b/plugins/org.eclipse.oomph.p2.edit/plugin.properties
index e205dd74b..1696d11e7 100644
--- a/plugins/org.eclipse.oomph.p2.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.p2.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.edit/plugin.xml b/plugins/org.eclipse.oomph.p2.edit/plugin.xml
index 21f1c6a31..925992339 100644
--- a/plugins/org.eclipse.oomph.p2.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.p2.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.edit/pom.xml b/plugins/org.eclipse.oomph.p2.edit/pom.xml
index b6e816ca7..cd3a5b917 100644
--- a/plugins/org.eclipse.oomph.p2.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.p2.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.p2.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/ConfigurationItemProvider.java b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/ConfigurationItemProvider.java
index 7a223c183..545595ea2 100644
--- a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/ConfigurationItemProvider.java
+++ b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/ConfigurationItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/P2EditPlugin.java b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/P2EditPlugin.java
index 26bb97582..980a77f94 100644
--- a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/P2EditPlugin.java
+++ b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/P2EditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/P2ItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/P2ItemProviderAdapterFactory.java
index e9d8d34a0..5df9353cc 100644
--- a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/P2ItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/P2ItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/ProfileDefinitionItemProvider.java b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/ProfileDefinitionItemProvider.java
index 30e9ad8e5..d3201364b 100644
--- a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/ProfileDefinitionItemProvider.java
+++ b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/ProfileDefinitionItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RepositoryItemProvider.java b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RepositoryItemProvider.java
index 19a9ed33e..87ebd5015 100644
--- a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RepositoryItemProvider.java
+++ b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RepositoryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RepositoryListItemProvider.java b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RepositoryListItemProvider.java
index 4fa164693..7f741f2ad 100644
--- a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RepositoryListItemProvider.java
+++ b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RepositoryListItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RequirementItemProvider.java b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RequirementItemProvider.java
index 34954f966..82c054a03 100644
--- a/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RequirementItemProvider.java
+++ b/plugins/org.eclipse.oomph.p2.edit/src/org/eclipse/oomph/p2/provider/RequirementItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.tests/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.p2.tests/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.p2.tests/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.p2.tests/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.p2.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.p2.tests/META-INF/MANIFEST.MF
index f775d7ae0..82fdb4a62 100644
--- a/plugins/org.eclipse.oomph.p2.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.p2.tests/META-INF/MANIFEST.MF
@@ -2,12 +2,12 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.p2.tests;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.p2.tests;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.p2.tests;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.equinox.p2.core;bundle-version="[2.0.0,3.0.0)";visibility:=reexport,
org.eclipse.equinox.p2.engine;bundle-version="[2.0.0,3.0.0)";visibility:=reexport,
org.eclipse.equinox.p2.metadata;bundle-version="[2.0.0,3.0.0)";visibility:=reexport,
@@ -18,9 +18,9 @@ Require-Bundle: org.eclipse.equinox.p2.core;bundle-version="[2.0.0,3.0.0)";visib
org.eclipse.equinox.p2.touchpoint.natives;bundle-version="[1.0.0,2.0.0)";visibility:=reexport,
org.eclipse.equinox.p2.director;bundle-version="[2.0.0,3.0.0)";visibility:=reexport,
org.eclipse.equinox.p2.repository.tools;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.oomph.p2.core;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.core;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.equinox.p2.operations;bundle-version="[2.0.0,3.0.0)";visibility:=reexport,
org.eclipse.equinox.p2.transport.ecf;bundle-version="[1.0.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.tests;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.tests;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.p2.tests
diff --git a/plugins/org.eclipse.oomph.p2.tests/about.html b/plugins/org.eclipse.oomph.p2.tests/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.p2.tests/about.html
+++ b/plugins/org.eclipse.oomph.p2.tests/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.p2.tests/build.properties b/plugins/org.eclipse.oomph.p2.tests/build.properties
index 098877cc2..1c0f2c564 100644
--- a/plugins/org.eclipse.oomph.p2.tests/build.properties
+++ b/plugins/org.eclipse.oomph.p2.tests/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.tests/plugin.properties b/plugins/org.eclipse.oomph.p2.tests/plugin.properties
index 903ec0b59..500de2246 100644
--- a/plugins/org.eclipse.oomph.p2.tests/plugin.properties
+++ b/plugins/org.eclipse.oomph.p2.tests/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.tests/pom.xml b/plugins/org.eclipse.oomph.p2.tests/pom.xml
index aa2602f6b..c97ed2a40 100644
--- a/plugins/org.eclipse.oomph.p2.tests/pom.xml
+++ b/plugins/org.eclipse.oomph.p2.tests/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.p2.tests</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/AbstractP2Test.java b/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/AbstractP2Test.java
index b4a9d46d8..fefac9041 100644
--- a/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/AbstractP2Test.java
+++ b/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/AbstractP2Test.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/AgentTests.java b/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/AgentTests.java
index 6153611cc..77c4b9e29 100644
--- a/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/AgentTests.java
+++ b/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/AgentTests.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/TransportTests.java b/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/TransportTests.java
index 4ad840aa0..46035ccb8 100644
--- a/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/TransportTests.java
+++ b/plugins/org.eclipse.oomph.p2.tests/src/org/eclipse/oomph/p2/tests/TransportTests.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.p2.ui/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.p2.ui/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.p2.ui/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.p2.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.p2.ui/META-INF/MANIFEST.MF
index 5082c2513..03ced3c76 100644
--- a/plugins/org.eclipse.oomph.p2.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.p2.ui/META-INF/MANIFEST.MF
@@ -2,13 +2,13 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.p2.ui;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.p2.internal.ui.P2UIPlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.p2.internal.ui;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.p2.internal.ui;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.variables;bundle-version="[3.0.0,4.0.0)";resolution:=optional,
org.eclipse.equinox.p2.core;bundle-version="[2.0.0,3.0.0)",
@@ -17,9 +17,9 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.p2.repository;bundle-version="[2.0.0,3.0.0)",
org.eclipse.equinox.p2.artifact.repository;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.p2.ui;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.p2.core;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.p2.core;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)";resolution:=optional,
org.eclipse.ui.forms;bundle-version="[3.5.0,4.0.0)"
diff --git a/plugins/org.eclipse.oomph.p2.ui/about.html b/plugins/org.eclipse.oomph.p2.ui/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.p2.ui/about.html
+++ b/plugins/org.eclipse.oomph.p2.ui/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.p2.ui/build.properties b/plugins/org.eclipse.oomph.p2.ui/build.properties
index aae2af359..b1ba34715 100644
--- a/plugins/org.eclipse.oomph.p2.ui/build.properties
+++ b/plugins/org.eclipse.oomph.p2.ui/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/plugin.properties b/plugins/org.eclipse.oomph.p2.ui/plugin.properties
index 1c0242747..d674e07ac 100644
--- a/plugins/org.eclipse.oomph.p2.ui/plugin.properties
+++ b/plugins/org.eclipse.oomph.p2.ui/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/plugin.xml b/plugins/org.eclipse.oomph.p2.ui/plugin.xml
index 529dc626b..61f6f1025 100644
--- a/plugins/org.eclipse.oomph.p2.ui/plugin.xml
+++ b/plugins/org.eclipse.oomph.p2.ui/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/pom.xml b/plugins/org.eclipse.oomph.p2.ui/pom.xml
index 81595676a..a8d8974e5 100644
--- a/plugins/org.eclipse.oomph.p2.ui/pom.xml
+++ b/plugins/org.eclipse.oomph.p2.ui/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.p2.ui</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.p2.ui/schema/profileTypes.exsd b/plugins/org.eclipse.oomph.p2.ui/schema/profileTypes.exsd
index 35c5d50ed..db3ac51fc 100644
--- a/plugins/org.eclipse.oomph.p2.ui/schema/profileTypes.exsd
+++ b/plugins/org.eclipse.oomph.p2.ui/schema/profileTypes.exsd
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -122,9 +122,9 @@
<documentation>
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
+are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
+http://www.eclipse.org/legal/epl-v20.html
</documentation>
</annotation>
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AdditionalURIPrompterDialog.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AdditionalURIPrompterDialog.java
index fc817b440..0168ce23d 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AdditionalURIPrompterDialog.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AdditionalURIPrompterDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentAnalyzerComposite.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentAnalyzerComposite.java
index 4f02becb3..fa8cb6688 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentAnalyzerComposite.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentAnalyzerComposite.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentAnalyzerDialog.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentAnalyzerDialog.java
index d10ba1c25..6f03eef95 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentAnalyzerDialog.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentAnalyzerDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerComposite.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerComposite.java
index e29b770b8..a9b89deb4 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerComposite.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerComposite.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerDialog.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerDialog.java
index deb367392..bf5af6d13 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerDialog.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerPreferencePage.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerPreferencePage.java
index 232e03734..28886732d 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerPreferencePage.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/AgentManagerPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/CacheUsageConfirmerUI.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/CacheUsageConfirmerUI.java
index 4474a1d0a..f72015355 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/CacheUsageConfirmerUI.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/CacheUsageConfirmerUI.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ExploreRepositoryHandler.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ExploreRepositoryHandler.java
index 6fef88c0d..62bfb96b1 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ExploreRepositoryHandler.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ExploreRepositoryHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ContentProvider.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ContentProvider.java
index e1092f8ab..f001febed 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ContentProvider.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ContentProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2LabelProvider.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2LabelProvider.java
index ae95f0393..0efe97108 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2LabelProvider.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2LabelProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ServiceUI.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ServiceUI.java
index 512343c56..6c08dc83a 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ServiceUI.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ServiceUI.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2UIPlugin.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2UIPlugin.java
index ac3c85bf6..f8b834842 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2UIPlugin.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2UIPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ViewerSorter.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ViewerSorter.java
index 5502f9851..94d716c56 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ViewerSorter.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/P2ViewerSorter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ProfileDetailsComposite.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ProfileDetailsComposite.java
index f4b139521..a58363a14 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ProfileDetailsComposite.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ProfileDetailsComposite.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ProfileDetailsDialog.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ProfileDetailsDialog.java
index 940d12f96..8cf7c7564 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ProfileDetailsDialog.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/ProfileDetailsDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/RepositoryExplorer.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/RepositoryExplorer.java
index 67309271e..8318deac6 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/RepositoryExplorer.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/RepositoryExplorer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/RepositoryManager.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/RepositoryManager.java
index c29740905..ff522b4d7 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/RepositoryManager.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/RepositoryManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchEclipseDialog.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchEclipseDialog.java
index 4628bfd30..1a531b1b9 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchEclipseDialog.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchEclipseDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2018 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchRepositoriesHandler.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchRepositoriesHandler.java
index 663e48c34..44424bf3d 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchRepositoriesHandler.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchRepositoriesHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2018 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchRequirementsHandler.java b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchRequirementsHandler.java
index 3ff5981ba..423d3575f 100644
--- a/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchRequirementsHandler.java
+++ b/plugins/org.eclipse.oomph.p2.ui/src/org/eclipse/oomph/p2/internal/ui/SearchRequirementsHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2018 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.p2/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.p2/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.p2/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.p2/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.p2/META-INF/MANIFEST.MF
index 9c6cc1fb4..1849a200c 100644
--- a/plugins/org.eclipse.oomph.p2/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.p2/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.p2;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -11,10 +11,10 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.p2.director;bundle-version="[2.0.0,3.0.0)",
org.eclipse.equinox.p2.engine;bundle-version="[2.0.0,3.0.0)",
org.eclipse.equinox.p2.metadata;bundle-version="[2.0.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.p2;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.p2.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.p2.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.p2;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.p2.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.p2.util;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.p2
diff --git a/plugins/org.eclipse.oomph.p2/about.html b/plugins/org.eclipse.oomph.p2/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.p2/about.html
+++ b/plugins/org.eclipse.oomph.p2/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.p2/about.ini b/plugins/org.eclipse.oomph.p2/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.p2/about.ini
+++ b/plugins/org.eclipse.oomph.p2/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/about.properties b/plugins/org.eclipse.oomph.p2/about.properties
index 10e7562d9..36b2e5142 100644
--- a/plugins/org.eclipse.oomph.p2/about.properties
+++ b/plugins/org.eclipse.oomph.p2/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/build.properties b/plugins/org.eclipse.oomph.p2/build.properties
index 1870ded0a..530563025 100644
--- a/plugins/org.eclipse.oomph.p2/build.properties
+++ b/plugins/org.eclipse.oomph.p2/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/plugin.properties b/plugins/org.eclipse.oomph.p2/plugin.properties
index 6f42b481c..46549b8ec 100644
--- a/plugins/org.eclipse.oomph.p2/plugin.properties
+++ b/plugins/org.eclipse.oomph.p2/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/plugin.xml b/plugins/org.eclipse.oomph.p2/plugin.xml
index 841c74392..b4ea331a1 100644
--- a/plugins/org.eclipse.oomph.p2/plugin.xml
+++ b/plugins/org.eclipse.oomph.p2/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/pom.xml b/plugins/org.eclipse.oomph.p2/pom.xml
index 65980d5ee..7ea380830 100644
--- a/plugins/org.eclipse.oomph.p2/pom.xml
+++ b/plugins/org.eclipse.oomph.p2/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.p2</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Configuration.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Configuration.java
index 42a0793ca..29d667194 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Configuration.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Configuration.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Exception.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Exception.java
index a034fea5d..0beba563c 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Exception.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Exception.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Factory.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Factory.java
index cb8a0f3fc..4b9731835 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Factory.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Factory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Package.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Package.java
index 0c80bbc9e..306a10374 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Package.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/P2Package.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/ProfileDefinition.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/ProfileDefinition.java
index 43154b56c..e85a7e0cf 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/ProfileDefinition.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/ProfileDefinition.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Repository.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Repository.java
index 9881922f0..9caeae450 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Repository.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Repository.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RepositoryList.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RepositoryList.java
index 47f0881a9..2b182fc70 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RepositoryList.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RepositoryList.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RepositoryType.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RepositoryType.java
index b21f72659..85e91ff77 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RepositoryType.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RepositoryType.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Requirement.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Requirement.java
index 70ceb4df7..3dd86a29e 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Requirement.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/Requirement.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RequirementType.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RequirementType.java
index 6de95dc16..267cb4aab 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RequirementType.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/RequirementType.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/VersionSegment.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/VersionSegment.java
index 1f610e586..7f3474b38 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/VersionSegment.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/VersionSegment.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/ConfigurationImpl.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/ConfigurationImpl.java
index 6d4450e22..d9b39f09f 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/ConfigurationImpl.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/ConfigurationImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/P2FactoryImpl.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/P2FactoryImpl.java
index 6d272967e..12f914d01 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/P2FactoryImpl.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/P2FactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/P2PackageImpl.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/P2PackageImpl.java
index e0bda6cd0..9864a2fdd 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/P2PackageImpl.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/P2PackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/ProfileDefinitionImpl.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/ProfileDefinitionImpl.java
index f06ca3cff..798c9408e 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/ProfileDefinitionImpl.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/ProfileDefinitionImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RepositoryImpl.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RepositoryImpl.java
index c6e6fda29..7317bc614 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RepositoryImpl.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RepositoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RepositoryListImpl.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RepositoryListImpl.java
index 530f21eb8..eb4573d6f 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RepositoryListImpl.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RepositoryListImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RequirementImpl.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RequirementImpl.java
index dbb8981f1..ba05094d3 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RequirementImpl.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/impl/RequirementImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/util/P2AdapterFactory.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/util/P2AdapterFactory.java
index 13364f840..ba5e16d9e 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/util/P2AdapterFactory.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/util/P2AdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/util/P2Switch.java b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/util/P2Switch.java
index f51cdbe61..de1f5819c 100644
--- a/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/util/P2Switch.java
+++ b/plugins/org.eclipse.oomph.p2/src/org/eclipse/oomph/p2/util/P2Switch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.predicates.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.predicates.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.predicates.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.predicates.edit/META-INF/MANIFEST.MF
index 754212d8f..8e868c48e 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.predicates.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.predicates.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.predicates.provider.PredicatesEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,8 +10,8 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.predicates.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.predicates;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.predicates;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.predicates.edit
diff --git a/plugins/org.eclipse.oomph.predicates.edit/about.html b/plugins/org.eclipse.oomph.predicates.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/about.html
+++ b/plugins/org.eclipse.oomph.predicates.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.predicates.edit/build.properties b/plugins/org.eclipse.oomph.predicates.edit/build.properties
index bc310385c..5e9191421 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/build.properties
+++ b/plugins/org.eclipse.oomph.predicates.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/plugin.properties b/plugins/org.eclipse.oomph.predicates.edit/plugin.properties
index a6f4ca8d9..adf6743fd 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.predicates.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/plugin.xml b/plugins/org.eclipse.oomph.predicates.edit/plugin.xml
index d04f27cde..631750a80 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.predicates.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/pom.xml b/plugins/org.eclipse.oomph.predicates.edit/pom.xml
index fb45f954b..37edd4697 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.predicates.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.predicates.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/AndPredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/AndPredicateItemProvider.java
index ac97aed81..2c47db74b 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/AndPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/AndPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/BuilderPredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/BuilderPredicateItemProvider.java
index e4f7774d4..16d60383e 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/BuilderPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/BuilderPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/CommentPredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/CommentPredicateItemProvider.java
index adf4b1f58..5e741165d 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/CommentPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/CommentPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/FilePredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/FilePredicateItemProvider.java
index 76d76ebc5..9d015597b 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/FilePredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/FilePredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/ImportedPredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/ImportedPredicateItemProvider.java
index d40874016..02dbb5fff 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/ImportedPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/ImportedPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/LocationPredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/LocationPredicateItemProvider.java
index a1658fb25..8657037fa 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/LocationPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/LocationPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NamePredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NamePredicateItemProvider.java
index b3514b539..d10e20a96 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NamePredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NamePredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NaturePredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NaturePredicateItemProvider.java
index 732f25cd1..745712ead 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NaturePredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NaturePredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NotPredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NotPredicateItemProvider.java
index 18e5ac538..57a48a7d2 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NotPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/NotPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/OrPredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/OrPredicateItemProvider.java
index 8bc72b7b6..3707fcaf4 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/OrPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/OrPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicateItemProvider.java
index 190a3abb0..a09032429 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicatesEditPlugin.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicatesEditPlugin.java
index 9301b309a..b904f15a2 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicatesEditPlugin.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicatesEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicatesItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicatesItemProviderAdapterFactory.java
index 665dafffd..b956d9d36 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicatesItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/PredicatesItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/RepositoryPredicateItemProvider.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/RepositoryPredicateItemProvider.java
index 062e630cc..c4b7e8322 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/RepositoryPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/RepositoryPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/package-info.java b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/package-info.java
index 7aad87b09..d9da827b4 100644
--- a/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/package-info.java
+++ b/plugins/org.eclipse.oomph.predicates.edit/src/org/eclipse/oomph/predicates/provider/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.predicates/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.predicates/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.predicates/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.predicates/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.predicates/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.predicates/META-INF/MANIFEST.MF
index 6cd7ec93f..6891c34f6 100644
--- a/plugins/org.eclipse.oomph.predicates/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.predicates/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.predicates;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.internal.predicates.PredicatesPlugin$Implementation
Bundle-Name: %pluginName
@@ -9,14 +9,14 @@ Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
org.eclipse.team.core;bundle-version="[3.6.0,4.0.0)";resolution:=optional,
org.eclipse.egit.core;bundle-version="[2.0.0,6.0.0)";resolution:=optional
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.internal.predicates;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.predicates;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.predicates.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.predicates.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.internal.predicates;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.predicates;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.predicates.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.predicates.util;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.predicates
diff --git a/plugins/org.eclipse.oomph.predicates/about.html b/plugins/org.eclipse.oomph.predicates/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.predicates/about.html
+++ b/plugins/org.eclipse.oomph.predicates/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.predicates/build.properties b/plugins/org.eclipse.oomph.predicates/build.properties
index bc2e08ec4..098f4e59c 100644
--- a/plugins/org.eclipse.oomph.predicates/build.properties
+++ b/plugins/org.eclipse.oomph.predicates/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/plugin.properties b/plugins/org.eclipse.oomph.predicates/plugin.properties
index 12a9b4ca4..d047f5b3f 100644
--- a/plugins/org.eclipse.oomph.predicates/plugin.properties
+++ b/plugins/org.eclipse.oomph.predicates/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/plugin.xml b/plugins/org.eclipse.oomph.predicates/plugin.xml
index cef5a8013..556d3f19e 100644
--- a/plugins/org.eclipse.oomph.predicates/plugin.xml
+++ b/plugins/org.eclipse.oomph.predicates/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/pom.xml b/plugins/org.eclipse.oomph.predicates/pom.xml
index ea0336d7b..1ba5a88fe 100644
--- a/plugins/org.eclipse.oomph.predicates/pom.xml
+++ b/plugins/org.eclipse.oomph.predicates/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.predicates</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/internal/predicates/PredicatesPlugin.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/internal/predicates/PredicatesPlugin.java
index fd02ea4d3..3fcbb2ad3 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/internal/predicates/PredicatesPlugin.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/internal/predicates/PredicatesPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/AndPredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/AndPredicate.java
index 040ce75c8..c3bb1b77b 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/AndPredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/AndPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/BuilderPredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/BuilderPredicate.java
index 13f01263a..71742cec4 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/BuilderPredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/BuilderPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/CommentPredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/CommentPredicate.java
index 62f9387e2..6f3430b33 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/CommentPredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/CommentPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/FilePredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/FilePredicate.java
index bc888fdb9..bbebc40aa 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/FilePredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/FilePredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/ImportedPredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/ImportedPredicate.java
index f745cb9da..f0235aebf 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/ImportedPredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/ImportedPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/LocationPredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/LocationPredicate.java
index ae7365b9c..5bf265919 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/LocationPredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/LocationPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NamePredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NamePredicate.java
index 114dd6138..1dd0fd7e8 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NamePredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NamePredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NaturePredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NaturePredicate.java
index f4b856951..0bdd189ed 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NaturePredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NaturePredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NotPredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NotPredicate.java
index d004f173f..71ffb4dbf 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NotPredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/NotPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/OrPredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/OrPredicate.java
index eecc57fa2..cbe25611f 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/OrPredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/OrPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/Predicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/Predicate.java
index ffa8f52c8..e68684568 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/Predicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/Predicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesFactory.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesFactory.java
index a8791c0aa..1781d566f 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesFactory.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesPackage.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesPackage.java
index c883448b7..702cc508c 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesPackage.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesUtil.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesUtil.java
index a69389eed..2cd3dbd16 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesUtil.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/PredicatesUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/RepositoryPredicate.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/RepositoryPredicate.java
index 9fa1676f2..5d75d92cb 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/RepositoryPredicate.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/RepositoryPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/AndPredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/AndPredicateImpl.java
index 0e42a7d0b..6170a4547 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/AndPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/AndPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/BuilderPredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/BuilderPredicateImpl.java
index 789fef8b9..97f17e3ce 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/BuilderPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/BuilderPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/CommentPredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/CommentPredicateImpl.java
index c2060191c..83253975c 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/CommentPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/CommentPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/FilePredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/FilePredicateImpl.java
index 517d9c9f4..5595554f6 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/FilePredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/FilePredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/ImportedPredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/ImportedPredicateImpl.java
index 0c361b0c6..746951d49 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/ImportedPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/ImportedPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/LocationPredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/LocationPredicateImpl.java
index aa06e7188..ad6ba2f97 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/LocationPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/LocationPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NamePredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NamePredicateImpl.java
index ffa922736..efffa5444 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NamePredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NamePredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NaturePredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NaturePredicateImpl.java
index 6c2352603..983556ed2 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NaturePredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NaturePredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NotPredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NotPredicateImpl.java
index c177fbbe7..a05633bc5 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NotPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/NotPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/OrPredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/OrPredicateImpl.java
index c99bf3541..d4d3c587f 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/OrPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/OrPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicateImpl.java
index 54ec54104..f76f47f24 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicatesFactoryImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicatesFactoryImpl.java
index 821db03e6..6fb439be5 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicatesFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicatesFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicatesPackageImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicatesPackageImpl.java
index 2ef5546fc..551ee5980 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicatesPackageImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/PredicatesPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/RepositoryPredicateImpl.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/RepositoryPredicateImpl.java
index 11617370c..0e5074069 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/RepositoryPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/RepositoryPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/package-info.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/package-info.java
index d3d78b855..ae8aba10b 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/package-info.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/impl/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/package-info.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/package-info.java
index 65e3ebec3..1ca5679f0 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/package-info.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/PredicatesAdapterFactory.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/PredicatesAdapterFactory.java
index 1a839d90e..92f5b3e5f 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/PredicatesAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/PredicatesAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/PredicatesSwitch.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/PredicatesSwitch.java
index adb9882f2..093c9a59d 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/PredicatesSwitch.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/PredicatesSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/package-info.java b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/package-info.java
index ee4de00c6..e3533e8cd 100644
--- a/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/package-info.java
+++ b/plugins/org.eclipse.oomph.predicates/src/org/eclipse/oomph/predicates/util/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.preferences.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.preferences.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.preferences.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.preferences.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.preferences.edit/META-INF/MANIFEST.MF
index 0bf720b3b..7e0dbb907 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.preferences.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.preferences.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.preferences.provider.PreferencesEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,8 +10,8 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.preferences.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.preferences;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.preferences;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.preferences.edit
diff --git a/plugins/org.eclipse.oomph.preferences.edit/about.html b/plugins/org.eclipse.oomph.preferences.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/about.html
+++ b/plugins/org.eclipse.oomph.preferences.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.preferences.edit/build.properties b/plugins/org.eclipse.oomph.preferences.edit/build.properties
index bc310385c..5e9191421 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/build.properties
+++ b/plugins/org.eclipse.oomph.preferences.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.edit/plugin.properties b/plugins/org.eclipse.oomph.preferences.edit/plugin.properties
index 4a77a7c4d..b36d2892f 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.preferences.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.edit/plugin.xml b/plugins/org.eclipse.oomph.preferences.edit/plugin.xml
index 2f68da566..10262a91a 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.preferences.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.edit/pom.xml b/plugins/org.eclipse.oomph.preferences.edit/pom.xml
index 4d45ff042..11db9ecd8 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.preferences.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.preferences.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferenceItemItemProvider.java b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferenceItemItemProvider.java
index 4e0317c6a..4dae90b13 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferenceItemItemProvider.java
+++ b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferenceItemItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferenceNodeItemProvider.java b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferenceNodeItemProvider.java
index 1001ce48d..311a41bbd 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferenceNodeItemProvider.java
+++ b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferenceNodeItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferencesEditPlugin.java b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferencesEditPlugin.java
index 3445b7083..3cc1f248f 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferencesEditPlugin.java
+++ b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferencesEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferencesItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferencesItemProviderAdapterFactory.java
index 1708faf9a..0beedac2f 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferencesItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PreferencesItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PropertyItemProvider.java b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PropertyItemProvider.java
index 228ae9a4d..fda36258c 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PropertyItemProvider.java
+++ b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/PropertyItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/package-info.java b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/package-info.java
index 4de94cf8f..064955c0f 100644
--- a/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/package-info.java
+++ b/plugins/org.eclipse.oomph.preferences.edit/src/org/eclipse/oomph/preferences/provider/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.preferences.editor/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.preferences.editor/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.preferences.editor/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.preferences.editor/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.preferences.editor/META-INF/MANIFEST.MF
index 22c951847..deea28d4a 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.preferences.editor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.preferences.editor;singleton:=true
-Bundle-Version: 1.8.0.qualifier
+Bundle-Version: 1.9.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.preferences.presentation.PreferencesEditorPlugin$Implementation
Bundle-Vendor: %providerName
@@ -13,13 +13,13 @@ Export-Package: org.eclipse.oomph.preferences.presentation;version="1.4.0";x-int
org.eclipse.oomph.preferences.presentation.handlers;version="1.4.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
- org.eclipse.oomph.preferences.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.preferences.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.edit.ui;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.core.filesystem;bundle-version="[1.3.0,2.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)",
org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.preferences.editor
diff --git a/plugins/org.eclipse.oomph.preferences.editor/about.html b/plugins/org.eclipse.oomph.preferences.editor/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/about.html
+++ b/plugins/org.eclipse.oomph.preferences.editor/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.preferences.editor/build.properties b/plugins/org.eclipse.oomph.preferences.editor/build.properties
index 866c5a42c..fefbd1cf8 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/build.properties
+++ b/plugins/org.eclipse.oomph.preferences.editor/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.editor/plugin.properties b/plugins/org.eclipse.oomph.preferences.editor/plugin.properties
index ad68e656a..c742e6159 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/plugin.properties
+++ b/plugins/org.eclipse.oomph.preferences.editor/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.editor/plugin.xml b/plugins/org.eclipse.oomph.preferences.editor/plugin.xml
index d3e3ff6c6..13a2258bf 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/plugin.xml
+++ b/plugins/org.eclipse.oomph.preferences.editor/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.editor/pom.xml b/plugins/org.eclipse.oomph.preferences.editor/pom.xml
index 798b20352..29caca4f6 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/pom.xml
+++ b/plugins/org.eclipse.oomph.preferences.editor/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.preferences.editor</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/AllPreferencesPreferencePage.java b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/AllPreferencesPreferencePage.java
index c00b489a4..a0b3e4c88 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/AllPreferencesPreferencePage.java
+++ b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/AllPreferencesPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesActionBarContributor.java b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesActionBarContributor.java
index e8857d770..22f3185dd 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesActionBarContributor.java
+++ b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesActionBarContributor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesEditor.java b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesEditor.java
index 693342151..93569362f 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesEditor.java
+++ b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesEditor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesEditorPlugin.java b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesEditorPlugin.java
index bf236dbb2..31bdbb71e 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesEditorPlugin.java
+++ b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesEditorPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesModelWizard.java b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesModelWizard.java
index 29807ee18..9ec61949a 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesModelWizard.java
+++ b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/PreferencesModelWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/actions/OpenEditorAction.java b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/actions/OpenEditorAction.java
index ef6cbc1c6..18ce3544a 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/actions/OpenEditorAction.java
+++ b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/actions/OpenEditorAction.java
@@ -1,9 +1,9 @@
/**
* Copyright (c) 2014 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* IBM - Initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/actions/ShowInExplorerAction.java b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/actions/ShowInExplorerAction.java
index 9aa1f6294..e73db952b 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/actions/ShowInExplorerAction.java
+++ b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/actions/ShowInExplorerAction.java
@@ -1,9 +1,9 @@
/**
* Copyright (c) 2014, 2015, 2017 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* IBM - Initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/handlers/NavigateHandler.java b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/handlers/NavigateHandler.java
index cc571c68e..e429f2949 100644
--- a/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/handlers/NavigateHandler.java
+++ b/plugins/org.eclipse.oomph.preferences.editor/src/org/eclipse/oomph/preferences/presentation/handlers/NavigateHandler.java
@@ -3,9 +3,9 @@ package org.eclipse.oomph.preferences.presentation.handlers;
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.preferences/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.preferences/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.preferences/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.preferences/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.preferences/META-INF/MANIFEST.MF
index 8ff3921e3..bc4f660d1 100644
--- a/plugins/org.eclipse.oomph.preferences/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.preferences/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.preferences;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -9,10 +9,10 @@ Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.security;bundle-version="[1.0.0,2.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.preferences;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.preferences.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.preferences.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.preferences;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.preferences.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.preferences.util;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.preferences
diff --git a/plugins/org.eclipse.oomph.preferences/about.html b/plugins/org.eclipse.oomph.preferences/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.preferences/about.html
+++ b/plugins/org.eclipse.oomph.preferences/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.preferences/about.ini b/plugins/org.eclipse.oomph.preferences/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.preferences/about.ini
+++ b/plugins/org.eclipse.oomph.preferences/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/about.properties b/plugins/org.eclipse.oomph.preferences/about.properties
index d4ffb6582..b9f5ef26a 100644
--- a/plugins/org.eclipse.oomph.preferences/about.properties
+++ b/plugins/org.eclipse.oomph.preferences/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/build.properties b/plugins/org.eclipse.oomph.preferences/build.properties
index 8226013b8..5fdac1297 100644
--- a/plugins/org.eclipse.oomph.preferences/build.properties
+++ b/plugins/org.eclipse.oomph.preferences/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/plugin.properties b/plugins/org.eclipse.oomph.preferences/plugin.properties
index 4c3d4ea95..75ad6fba1 100644
--- a/plugins/org.eclipse.oomph.preferences/plugin.properties
+++ b/plugins/org.eclipse.oomph.preferences/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/plugin.xml b/plugins/org.eclipse.oomph.preferences/plugin.xml
index 5902716c3..d6042ab6f 100644
--- a/plugins/org.eclipse.oomph.preferences/plugin.xml
+++ b/plugins/org.eclipse.oomph.preferences/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/pom.xml b/plugins/org.eclipse.oomph.preferences/pom.xml
index b13e599ce..f30da0611 100644
--- a/plugins/org.eclipse.oomph.preferences/pom.xml
+++ b/plugins/org.eclipse.oomph.preferences/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.preferences</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferenceItem.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferenceItem.java
index 493a8fbc9..514bf976e 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferenceItem.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferenceItem.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferenceNode.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferenceNode.java
index 9350b9dba..554d69690 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferenceNode.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferenceNode.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferencesFactory.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferencesFactory.java
index 4cdb5e38e..a5071193a 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferencesFactory.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferencesFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferencesPackage.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferencesPackage.java
index a65c9be33..2a50bde83 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferencesPackage.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/PreferencesPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/Property.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/Property.java
index c85059e17..6d80eb6c2 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/Property.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/Property.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferenceItemImpl.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferenceItemImpl.java
index 8f9a8b644..9cbcb09db 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferenceItemImpl.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferenceItemImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferenceNodeImpl.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferenceNodeImpl.java
index 17ece31cf..dec5c9ef8 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferenceNodeImpl.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferenceNodeImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesFactoryImpl.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesFactoryImpl.java
index f359a03ce..aaf89fe23 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesPackageImpl.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesPackageImpl.java
index 6940a23ec..5dee65864 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesPackageImpl.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesURIHandlerImpl.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesURIHandlerImpl.java
index f98e70a3b..25a7febca 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesURIHandlerImpl.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PreferencesURIHandlerImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PropertyImpl.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PropertyImpl.java
index 0d0c5b721..18c929c9f 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PropertyImpl.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/PropertyImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/package-info.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/package-info.java
index 1512f4ae0..bb6f3028b 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/package-info.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/impl/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/package-info.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/package-info.java
index f434abbfa..71f9acd5f 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/package-info.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesAdapterFactory.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesAdapterFactory.java
index 8cac4db8a..c4d53c62b 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesRecorder.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesRecorder.java
index 6aa607fcf..3b85a066a 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesRecorder.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesRecorder.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesSwitch.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesSwitch.java
index 2c37c01f6..cb0666574 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesSwitch.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesUtil.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesUtil.java
index d9aeea788..d5e8642aa 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesUtil.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesValidator.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesValidator.java
index 6f0d22622..0bae9343c 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesValidator.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/PreferencesValidator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/package-info.java b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/package-info.java
index 1fc0edbb3..b82c4e499 100644
--- a/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/package-info.java
+++ b/plugins/org.eclipse.oomph.preferences/src/org/eclipse/oomph/preferences/util/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.projectconfig.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.projectconfig.edit/META-INF/MANIFEST.MF
index e4c227a9b..4862be3dd 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.projectconfig.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.projectconfig.provider.ProjectConfigEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,11 +10,11 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.projectconfig.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.projectconfig;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.projectconfig;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.preferences.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.preferences.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.projectconfig.edit
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/about.html b/plugins/org.eclipse.oomph.projectconfig.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/about.html
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/build.properties b/plugins/org.eclipse.oomph.projectconfig.edit/build.properties
index bc310385c..5e9191421 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/build.properties
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/plugin.properties b/plugins/org.eclipse.oomph.projectconfig.edit/plugin.properties
index 466efc34f..4ea3a3956 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/plugin.xml b/plugins/org.eclipse.oomph.projectconfig.edit/plugin.xml
index 8276bdd44..f1af5c343 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/pom.xml b/plugins/org.eclipse.oomph.projectconfig.edit/pom.xml
index 856fb9445..74c29eff5 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.projectconfig.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ExclusionPredicateItemProvider.java b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ExclusionPredicateItemProvider.java
index fea236edf..c787bedcc 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ExclusionPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ExclusionPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/InclusionPredicateItemProvider.java b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/InclusionPredicateItemProvider.java
index fa076bdc9..1fa0ef878 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/InclusionPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/InclusionPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/PreferenceFilterItemProvider.java b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/PreferenceFilterItemProvider.java
index 71c0f7c3b..8a00da1de 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/PreferenceFilterItemProvider.java
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/PreferenceFilterItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/PreferenceProfileItemProvider.java b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/PreferenceProfileItemProvider.java
index 16a7ff1f5..bea47f880 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/PreferenceProfileItemProvider.java
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/PreferenceProfileItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectConfigEditPlugin.java b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectConfigEditPlugin.java
index 5aabbc160..439491746 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectConfigEditPlugin.java
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectConfigEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectConfigItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectConfigItemProviderAdapterFactory.java
index 5572b9121..2f9f8704a 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectConfigItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectConfigItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectItemProvider.java b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectItemProvider.java
index 3ff4e6721..3982612e5 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectItemProvider.java
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/ProjectItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/WorkspaceConfigurationItemProvider.java b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/WorkspaceConfigurationItemProvider.java
index 316847694..902616697 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/WorkspaceConfigurationItemProvider.java
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/WorkspaceConfigurationItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/package-info.java b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/package-info.java
index 475626578..cdce89e79 100644
--- a/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/package-info.java
+++ b/plugins/org.eclipse.oomph.projectconfig.edit/src/org/eclipse/oomph/projectconfig/provider/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.projectconfig.editor/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.projectconfig.editor/META-INF/MANIFEST.MF
index fd4c6c2d8..e9f3c90e7 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.projectconfig.editor;singleton:=true
-Bundle-Version: 1.8.0.qualifier
+Bundle-Version: 1.9.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.projectconfig.presentation.ProjectConfigEditorPlugin$Implementation
Bundle-Vendor: %providerName
@@ -13,16 +13,16 @@ Export-Package: org.eclipse.oomph.projectconfig.presentation;version="1.4.0";x-i
org.eclipse.oomph.projectconfig.presentation.sync;version="1.4.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
- org.eclipse.oomph.projectconfig.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.projectconfig.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.edit.ui;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.preferences.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.preferences.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.preferences.editor;bundle-version="[1.8.0,2.0.0)",
+ org.eclipse.oomph.preferences.editor;bundle-version="[1.9.0,2.0.0)",
org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.projectconfig.editor
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/about.html b/plugins/org.eclipse.oomph.projectconfig.editor/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/about.html
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/build.properties b/plugins/org.eclipse.oomph.projectconfig.editor/build.properties
index 866c5a42c..fefbd1cf8 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/build.properties
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/plugin.properties b/plugins/org.eclipse.oomph.projectconfig.editor/plugin.properties
index 2a172aa1b..343cb9de5 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/plugin.properties
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/plugin.xml b/plugins/org.eclipse.oomph.projectconfig.editor/plugin.xml
index 39e7ac6cc..e6a412372 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/plugin.xml
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/pom.xml b/plugins/org.eclipse.oomph.projectconfig.editor/pom.xml
index 9ccbc45c1..a2e99f1a3 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/pom.xml
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.projectconfig.editor</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigActionBarContributor.java b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigActionBarContributor.java
index 204ce3f70..d7b34ad6c 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigActionBarContributor.java
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigActionBarContributor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigEditor.java b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigEditor.java
index e197edb6d..90454dac8 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigEditor.java
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigEditor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigEditorPlugin.java b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigEditorPlugin.java
index 090a05b66..6bbed0646 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigEditorPlugin.java
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigEditorPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigPreferencePage.java b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigPreferencePage.java
index ecccae990..1f7880eba 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigPreferencePage.java
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/ProjectConfigPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/handlers/ApplyPreferenceProfilesHandler.java b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/handlers/ApplyPreferenceProfilesHandler.java
index 95c5e50d0..e83fda974 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/handlers/ApplyPreferenceProfilesHandler.java
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/handlers/ApplyPreferenceProfilesHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/handlers/NavigateHandler.java b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/handlers/NavigateHandler.java
index cf3e21333..d93f34f3f 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/handlers/NavigateHandler.java
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/handlers/NavigateHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizer.java b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizer.java
index b17197b85..6bb976d34 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizer.java
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizerDialog.java b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizerDialog.java
index a96dfdd3b..04591a2b8 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizerDialog.java
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizerDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizerPreferences.java b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizerPreferences.java
index f56272bb3..2d37ed220 100644
--- a/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizerPreferences.java
+++ b/plugins/org.eclipse.oomph.projectconfig.editor/src/org/eclipse/oomph/projectconfig/presentation/sync/ProjectConfigSynchronizerPreferences.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.projectconfig/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.projectconfig/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.projectconfig/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.projectconfig/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.projectconfig/META-INF/MANIFEST.MF
index 8668959b1..c09b21444 100644
--- a/plugins/org.eclipse.oomph.projectconfig/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.projectconfig/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.projectconfig;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.projectconfig.impl.ProjectConfigPlugin$Implementation
Bundle-Name: %pluginName
@@ -9,14 +9,14 @@ Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.preferences;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.predicates;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.preferences;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.team.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.projectconfig;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.projectconfig.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.projectconfig.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.projectconfig;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.projectconfig.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.projectconfig.util;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.projectconfig
diff --git a/plugins/org.eclipse.oomph.projectconfig/about.html b/plugins/org.eclipse.oomph.projectconfig/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.projectconfig/about.html
+++ b/plugins/org.eclipse.oomph.projectconfig/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.projectconfig/about.ini b/plugins/org.eclipse.oomph.projectconfig/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.projectconfig/about.ini
+++ b/plugins/org.eclipse.oomph.projectconfig/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/about.properties b/plugins/org.eclipse.oomph.projectconfig/about.properties
index ae63a5a43..c8c48bcd7 100644
--- a/plugins/org.eclipse.oomph.projectconfig/about.properties
+++ b/plugins/org.eclipse.oomph.projectconfig/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/build.properties b/plugins/org.eclipse.oomph.projectconfig/build.properties
index 8226013b8..5fdac1297 100644
--- a/plugins/org.eclipse.oomph.projectconfig/build.properties
+++ b/plugins/org.eclipse.oomph.projectconfig/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/plugin.properties b/plugins/org.eclipse.oomph.projectconfig/plugin.properties
index 7323b84a6..c210f1799 100644
--- a/plugins/org.eclipse.oomph.projectconfig/plugin.properties
+++ b/plugins/org.eclipse.oomph.projectconfig/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/plugin.xml b/plugins/org.eclipse.oomph.projectconfig/plugin.xml
index b60ab219e..dd4153926 100644
--- a/plugins/org.eclipse.oomph.projectconfig/plugin.xml
+++ b/plugins/org.eclipse.oomph.projectconfig/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/pom.xml b/plugins/org.eclipse.oomph.projectconfig/pom.xml
index 8e25ce292..5be755ef3 100644
--- a/plugins/org.eclipse.oomph.projectconfig/pom.xml
+++ b/plugins/org.eclipse.oomph.projectconfig/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.projectconfig</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ExclusionPredicate.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ExclusionPredicate.java
index 8a06cb17a..9f3e67313 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ExclusionPredicate.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ExclusionPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/InclusionPredicate.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/InclusionPredicate.java
index 0e9fbab7e..fce25b96f 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/InclusionPredicate.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/InclusionPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/PreferenceFilter.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/PreferenceFilter.java
index 5e1ca88dc..9f5dd79de 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/PreferenceFilter.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/PreferenceFilter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/PreferenceProfile.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/PreferenceProfile.java
index f66da1c2e..2adcec58a 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/PreferenceProfile.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/PreferenceProfile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/Project.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/Project.java
index 15778dbf8..075eb8afb 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/Project.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/Project.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ProjectConfigFactory.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ProjectConfigFactory.java
index 4c08572eb..ef0d41282 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ProjectConfigFactory.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ProjectConfigFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ProjectConfigPackage.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ProjectConfigPackage.java
index 8413af9db..0b51c4534 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ProjectConfigPackage.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/ProjectConfigPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/WorkspaceConfiguration.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/WorkspaceConfiguration.java
index fdec7c223..358dbe8a0 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/WorkspaceConfiguration.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/WorkspaceConfiguration.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ExclusionPredicateImpl.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ExclusionPredicateImpl.java
index 183ae2191..0d0d7ae83 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ExclusionPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ExclusionPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/InclusionPredicateImpl.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/InclusionPredicateImpl.java
index d3d067bf2..e07501e80 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/InclusionPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/InclusionPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/PreferenceFilterImpl.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/PreferenceFilterImpl.java
index 337f3d2d3..3e526f549 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/PreferenceFilterImpl.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/PreferenceFilterImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/PreferenceProfileImpl.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/PreferenceProfileImpl.java
index 2ed71f0b6..58df4e018 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/PreferenceProfileImpl.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/PreferenceProfileImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigFactoryImpl.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigFactoryImpl.java
index 8d8f79ff2..ee0b4c8f9 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigPackageImpl.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigPackageImpl.java
index 6eb5b4062..184bbb291 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigPackageImpl.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigPlugin.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigPlugin.java
index 79ff5f851..eaaf5f820 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigPlugin.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigURIHandlerImpl.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigURIHandlerImpl.java
index 1eecf3bcd..e89501d01 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigURIHandlerImpl.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectConfigURIHandlerImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectImpl.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectImpl.java
index 78de2a4d8..2c95e5a60 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectImpl.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/ProjectImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/WorkspaceConfigurationImpl.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/WorkspaceConfigurationImpl.java
index c4b2fff34..34bce26ff 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/WorkspaceConfigurationImpl.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/WorkspaceConfigurationImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/package-info.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/package-info.java
index a380a0a1d..2b1f127ce 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/package-info.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/impl/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/package-info.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/package-info.java
index 969c59fd2..75798e4cd 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/package-info.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigAdapterFactory.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigAdapterFactory.java
index ddb9cba5b..4539419ef 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigSwitch.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigSwitch.java
index dee1844ed..4a48886ae 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigSwitch.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigUtil.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigUtil.java
index e777e0799..6da46bbcb 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigUtil.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigValidator.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigValidator.java
index 3b85add19..6cf7d432d 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigValidator.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/ProjectConfigValidator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/package-info.java b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/package-info.java
index 9d1a15414..1c3e15c8f 100644
--- a/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/package-info.java
+++ b/plugins/org.eclipse.oomph.projectconfig/src/org/eclipse/oomph/projectconfig/util/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.projectcopy/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.projectcopy/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.projectcopy/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.projectcopy/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.projectcopy/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.projectcopy/META-INF/MANIFEST.MF
index f64b8a149..695a625d0 100644
--- a/plugins/org.eclipse.oomph.projectcopy/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.projectcopy/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.projectcopy;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -10,8 +10,8 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.util;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.util;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.projectcopy;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.projectcopy;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.projectcopy
diff --git a/plugins/org.eclipse.oomph.projectcopy/about.html b/plugins/org.eclipse.oomph.projectcopy/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.projectcopy/about.html
+++ b/plugins/org.eclipse.oomph.projectcopy/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.projectcopy/about.ini b/plugins/org.eclipse.oomph.projectcopy/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.projectcopy/about.ini
+++ b/plugins/org.eclipse.oomph.projectcopy/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectcopy/about.properties b/plugins/org.eclipse.oomph.projectcopy/about.properties
index 4f3b24220..f42c464f2 100644
--- a/plugins/org.eclipse.oomph.projectcopy/about.properties
+++ b/plugins/org.eclipse.oomph.projectcopy/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectcopy/build.properties b/plugins/org.eclipse.oomph.projectcopy/build.properties
index d8425bd1d..c2c0ece5d 100644
--- a/plugins/org.eclipse.oomph.projectcopy/build.properties
+++ b/plugins/org.eclipse.oomph.projectcopy/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectcopy/plugin.properties b/plugins/org.eclipse.oomph.projectcopy/plugin.properties
index a4eb8ba31..98d56d638 100644
--- a/plugins/org.eclipse.oomph.projectcopy/plugin.properties
+++ b/plugins/org.eclipse.oomph.projectcopy/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectcopy/plugin.xml b/plugins/org.eclipse.oomph.projectcopy/plugin.xml
index 52fa4321b..1a3a9e848 100644
--- a/plugins/org.eclipse.oomph.projectcopy/plugin.xml
+++ b/plugins/org.eclipse.oomph.projectcopy/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectcopy/pom.xml b/plugins/org.eclipse.oomph.projectcopy/pom.xml
index cb83c6128..0564c2069 100644
--- a/plugins/org.eclipse.oomph.projectcopy/pom.xml
+++ b/plugins/org.eclipse.oomph.projectcopy/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.projectcopy</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.projectcopy/src/org/eclipse/oomph/projectcopy/ProjectCopyAction.java b/plugins/org.eclipse.oomph.projectcopy/src/org/eclipse/oomph/projectcopy/ProjectCopyAction.java
index 019a592c7..affab2cbb 100644
--- a/plugins/org.eclipse.oomph.projectcopy/src/org/eclipse/oomph/projectcopy/ProjectCopyAction.java
+++ b/plugins/org.eclipse.oomph.projectcopy/src/org/eclipse/oomph/projectcopy/ProjectCopyAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.projectcopy/src/org/eclipse/oomph/projectcopy/ProjectCopyPlugin.java b/plugins/org.eclipse.oomph.projectcopy/src/org/eclipse/oomph/projectcopy/ProjectCopyPlugin.java
index adad2d13c..65e3e5407 100644
--- a/plugins/org.eclipse.oomph.projectcopy/src/org/eclipse/oomph/projectcopy/ProjectCopyPlugin.java
+++ b/plugins/org.eclipse.oomph.projectcopy/src/org/eclipse/oomph/projectcopy/ProjectCopyPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.resources.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.resources.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.resources.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.resources.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.resources.edit/META-INF/MANIFEST.MF
index 840301cd9..e8f4a9535 100644
--- a/plugins/org.eclipse.oomph.resources.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.resources.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.resources.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.resources.provider.ResourcesEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,9 +10,9 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.resources.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.resources;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.resources;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.resources.edit
diff --git a/plugins/org.eclipse.oomph.resources.edit/about.html b/plugins/org.eclipse.oomph.resources.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.resources.edit/about.html
+++ b/plugins/org.eclipse.oomph.resources.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.resources.edit/build.properties b/plugins/org.eclipse.oomph.resources.edit/build.properties
index b41834f20..684be7767 100644
--- a/plugins/org.eclipse.oomph.resources.edit/build.properties
+++ b/plugins/org.eclipse.oomph.resources.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources.edit/plugin.properties b/plugins/org.eclipse.oomph.resources.edit/plugin.properties
index 91b5a15c2..8a8684b72 100644
--- a/plugins/org.eclipse.oomph.resources.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.resources.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources.edit/plugin.xml b/plugins/org.eclipse.oomph.resources.edit/plugin.xml
index f5911536a..e06b1321c 100644
--- a/plugins/org.eclipse.oomph.resources.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.resources.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources.edit/pom.xml b/plugins/org.eclipse.oomph.resources.edit/pom.xml
index b200c5c43..bc442226b 100644
--- a/plugins/org.eclipse.oomph.resources.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.resources.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.resources.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/EclipseProjectFactoryItemProvider.java b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/EclipseProjectFactoryItemProvider.java
index b35d4b6b4..b46bafb00 100644
--- a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/EclipseProjectFactoryItemProvider.java
+++ b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/EclipseProjectFactoryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/MavenProjectFactoryItemProvider.java b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/MavenProjectFactoryItemProvider.java
index 66ce5b53f..d8cec0fc5 100644
--- a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/MavenProjectFactoryItemProvider.java
+++ b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/MavenProjectFactoryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ProjectFactoryItemProvider.java b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ProjectFactoryItemProvider.java
index 58db59ced..9ab0f32f6 100644
--- a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ProjectFactoryItemProvider.java
+++ b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ProjectFactoryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ResourcesEditPlugin.java b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ResourcesEditPlugin.java
index 5dd17787a..2e72f3081 100644
--- a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ResourcesEditPlugin.java
+++ b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ResourcesEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ResourcesItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ResourcesItemProviderAdapterFactory.java
index d2f7ea439..a778847fe 100644
--- a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ResourcesItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/ResourcesItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/SourceLocatorItemProvider.java b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/SourceLocatorItemProvider.java
index c3bd555db..54b00f3a4 100644
--- a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/SourceLocatorItemProvider.java
+++ b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/SourceLocatorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/XMLProjectFactoryItemProvider.java b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/XMLProjectFactoryItemProvider.java
index ba97d50e6..b742f350b 100644
--- a/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/XMLProjectFactoryItemProvider.java
+++ b/plugins/org.eclipse.oomph.resources.edit/src/org/eclipse/oomph/resources/provider/XMLProjectFactoryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.resources/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.resources/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.resources/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.resources/BackendSystemTest.java b/plugins/org.eclipse.oomph.resources/BackendSystemTest.java
index 4fe96f368..671747c85 100644
--- a/plugins/org.eclipse.oomph.resources/BackendSystemTest.java
+++ b/plugins/org.eclipse.oomph.resources/BackendSystemTest.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.resources/META-INF/MANIFEST.MF
index 20d38f596..74bd08491 100644
--- a/plugins/org.eclipse.oomph.resources/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.resources/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.resources;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.internal.resources.ResourcesPlugin$Implementation
Bundle-Name: %pluginName
@@ -11,12 +11,12 @@ Require-Bundle: org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)";visibi
org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.variables;bundle-version="[3.2.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.predicates;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.internal.resources;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.resources;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.resources.backend;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.resources.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.resources.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.internal.resources;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.resources;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.resources.backend;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.resources.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.resources.util;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.resources
diff --git a/plugins/org.eclipse.oomph.resources/about.html b/plugins/org.eclipse.oomph.resources/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.resources/about.html
+++ b/plugins/org.eclipse.oomph.resources/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.resources/build.properties b/plugins/org.eclipse.oomph.resources/build.properties
index 8205775f8..9005c9010 100644
--- a/plugins/org.eclipse.oomph.resources/build.properties
+++ b/plugins/org.eclipse.oomph.resources/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/plugin.properties b/plugins/org.eclipse.oomph.resources/plugin.properties
index a87f6ee74..59170f090 100644
--- a/plugins/org.eclipse.oomph.resources/plugin.properties
+++ b/plugins/org.eclipse.oomph.resources/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/plugin.xml b/plugins/org.eclipse.oomph.resources/plugin.xml
index b51549abe..72006a548 100644
--- a/plugins/org.eclipse.oomph.resources/plugin.xml
+++ b/plugins/org.eclipse.oomph.resources/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/pom.xml b/plugins/org.eclipse.oomph.resources/pom.xml
index 960f9ca06..a162fc038 100644
--- a/plugins/org.eclipse.oomph.resources/pom.xml
+++ b/plugins/org.eclipse.oomph.resources/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.resources</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.resources/schema/backendSystemFactories.exsd b/plugins/org.eclipse.oomph.resources/schema/backendSystemFactories.exsd
index 67c7757a4..52671eebb 100644
--- a/plugins/org.eclipse.oomph.resources/schema/backendSystemFactories.exsd
+++ b/plugins/org.eclipse.oomph.resources/schema/backendSystemFactories.exsd
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -115,9 +115,9 @@
<documentation>
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
+are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
+http://www.eclipse.org/legal/epl-v20.html
</documentation>
</annotation>
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalContainer.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalContainer.java
index 2fa2e99e0..ed8e5fd7f 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalContainer.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalContainer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalFile.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalFile.java
index 7bb89fc8e..3d1e9a2b2 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalFile.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalFile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalFolder.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalFolder.java
index f5ba42a62..344e445b9 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalFolder.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalFolder.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalProject.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalProject.java
index 35dbed51a..2e6d11341 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalProject.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalProject.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalResource.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalResource.java
index a8c019eb7..56da9c22e 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalResource.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ExternalResource.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ResourcesPlugin.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ResourcesPlugin.java
index cd5e77e43..a0d16c153 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ResourcesPlugin.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/ResourcesPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/WorkspaceProjectLocationsResolver.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/WorkspaceProjectLocationsResolver.java
index 45d22452d..58e0a5467 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/WorkspaceProjectLocationsResolver.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/internal/resources/WorkspaceProjectLocationsResolver.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/EclipseProjectFactory.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/EclipseProjectFactory.java
index e71b837f0..17a8ae69d 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/EclipseProjectFactory.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/EclipseProjectFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/MavenProjectFactory.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/MavenProjectFactory.java
index f88ffb5ec..c8cae9960 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/MavenProjectFactory.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/MavenProjectFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ProjectFactory.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ProjectFactory.java
index 87075aa0b..28a868e17 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ProjectFactory.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ProjectFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ProjectHandler.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ProjectHandler.java
index b06a6b05e..fa12978df 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ProjectHandler.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ProjectHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesFactory.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesFactory.java
index c1a420f68..17e95fb96 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesFactory.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesPackage.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesPackage.java
index 78e6219b1..85f0e1bda 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesPackage.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesUtil.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesUtil.java
index f05bf7d7c..7f4503858 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesUtil.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/ResourcesUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/SourceLocator.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/SourceLocator.java
index ace2aa6c8..9b950b0a8 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/SourceLocator.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/SourceLocator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/XMLProjectFactory.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/XMLProjectFactory.java
index fe877dcc4..2df10ea42 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/XMLProjectFactory.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/XMLProjectFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendContainer.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendContainer.java
index 2c3f95d9e..7e9085b6b 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendContainer.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendContainer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendException.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendException.java
index 2979443f8..3ce94a066 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendException.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendException.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendFile.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendFile.java
index 292ffc015..f79ecf44f 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendFile.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendFile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendFolder.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendFolder.java
index 81831574e..9e3005e4e 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendFolder.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendFolder.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendResource.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendResource.java
index e0abf8b4e..d23537029 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendResource.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendResource.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendSystem.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendSystem.java
index 0247abbf1..ac0865a82 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendSystem.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/BackendSystem.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/LocalBackendSystem.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/LocalBackendSystem.java
index 7fc58a53f..f535dd369 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/LocalBackendSystem.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/backend/LocalBackendSystem.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/EclipseProjectFactoryImpl.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/EclipseProjectFactoryImpl.java
index 24bcf1876..6a5f78819 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/EclipseProjectFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/EclipseProjectFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/MavenProjectFactoryImpl.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/MavenProjectFactoryImpl.java
index 80e7a9418..12b4484fd 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/MavenProjectFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/MavenProjectFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ProjectFactoryImpl.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ProjectFactoryImpl.java
index 4c618a16a..64234eb07 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ProjectFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ProjectFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ResourcesFactoryImpl.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ResourcesFactoryImpl.java
index 32089b677..bd2b6734c 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ResourcesFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ResourcesFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ResourcesPackageImpl.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ResourcesPackageImpl.java
index 5f89cf521..87d68f83e 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ResourcesPackageImpl.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/ResourcesPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/SourceLocatorImpl.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/SourceLocatorImpl.java
index be3068705..e919ba82c 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/SourceLocatorImpl.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/SourceLocatorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/XMLProjectFactoryImpl.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/XMLProjectFactoryImpl.java
index 0115283d6..f996d5dbd 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/XMLProjectFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/impl/XMLProjectFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/util/ResourcesAdapterFactory.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/util/ResourcesAdapterFactory.java
index dfdc4b543..c000c77cd 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/util/ResourcesAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/util/ResourcesAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/util/ResourcesSwitch.java b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/util/ResourcesSwitch.java
index 3325ca80e..11d5b4236 100644
--- a/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/util/ResourcesSwitch.java
+++ b/plugins/org.eclipse.oomph.resources/src/org/eclipse/oomph/resources/util/ResourcesSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.core/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.core/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.core/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.core/META-INF/MANIFEST.MF
index e2cedeb86..11720363c 100644
--- a/plugins/org.eclipse.oomph.setup.core/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.core/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.setup.core;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -31,15 +31,15 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.p2.touchpoint.natives;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.p2.updatesite;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.security;bundle-version="[1.0.0,2.0.0)",
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.p2.core;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.p2;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.preferences;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.p2.core;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.p2;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.preferences;bundle-version="[1.10.0,2.0.0)",
org.eclipse.core.net;bundle-version="[1.2.0,2.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.setup.internal.core;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.internal.core.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.internal.core;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.internal.core.util;version="1.10.0";x-internal:=true
Bundle-Activator: org.eclipse.oomph.setup.internal.core.SetupCorePlugin$Implementation
Automatic-Module-Name: org.eclipse.oomph.setup.core
diff --git a/plugins/org.eclipse.oomph.setup.core/about.html b/plugins/org.eclipse.oomph.setup.core/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.core/about.html
+++ b/plugins/org.eclipse.oomph.setup.core/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.core/about.ini b/plugins/org.eclipse.oomph.setup.core/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.core/about.ini
+++ b/plugins/org.eclipse.oomph.setup.core/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/about.properties b/plugins/org.eclipse.oomph.setup.core/about.properties
index 21cb2a002..a56462cc5 100644
--- a/plugins/org.eclipse.oomph.setup.core/about.properties
+++ b/plugins/org.eclipse.oomph.setup.core/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/build.properties b/plugins/org.eclipse.oomph.setup.core/build.properties
index 2d74007be..c8b5feec8 100644
--- a/plugins/org.eclipse.oomph.setup.core/build.properties
+++ b/plugins/org.eclipse.oomph.setup.core/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/plugin.properties b/plugins/org.eclipse.oomph.setup.core/plugin.properties
index 6ff882472..19cdb0456 100644
--- a/plugins/org.eclipse.oomph.setup.core/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.core/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/plugin.xml b/plugins/org.eclipse.oomph.setup.core/plugin.xml
index 05b54e36a..52f4e1462 100644
--- a/plugins/org.eclipse.oomph.setup.core/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.core/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/pom.xml b/plugins/org.eclipse.oomph.setup.core/pom.xml
index 2de6a022c..af06559ac 100644
--- a/plugins/org.eclipse.oomph.setup.core/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.core/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.core</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.core/schema/stringFilters.exsd b/plugins/org.eclipse.oomph.setup.core/schema/stringFilters.exsd
index caae2b559..a7ba0844d 100644
--- a/plugins/org.eclipse.oomph.setup.core/schema/stringFilters.exsd
+++ b/plugins/org.eclipse.oomph.setup.core/schema/stringFilters.exsd
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/AbstractSetupTaskContext.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/AbstractSetupTaskContext.java
index 4c71cf1f8..145c895ca 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/AbstractSetupTaskContext.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/AbstractSetupTaskContext.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/ParameterizedStringFilter.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/ParameterizedStringFilter.java
index 6de5ce66a..5c43807a6 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/ParameterizedStringFilter.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/ParameterizedStringFilter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupArchiver.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupArchiver.java
index 6ed44201a..e7164bb8f 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupArchiver.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupArchiver.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016, 2017 Ed Merks and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupContext.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupContext.java
index 92ffa073c..b2784da62 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupContext.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupContext.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupCorePlugin.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupCorePlugin.java
index 92ddb1ce7..b766a80b4 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupCorePlugin.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupCorePlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupTaskPerformer.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupTaskPerformer.java
index bcc6ba8a7..842f70b8c 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupTaskPerformer.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/SetupTaskPerformer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilter.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilter.java
index fd083d501..96f4693d9 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilter.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilterDocumentation.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilterDocumentation.java
index 54f8f92b7..7feecd412 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilterDocumentation.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilterDocumentation.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilterRegistry.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilterRegistry.java
index ff789192a..c2a66a656 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilterRegistry.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/StringFilterRegistry.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/Authenticator.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/Authenticator.java
index 7c3d2cb76..6efe59037 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/Authenticator.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/Authenticator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/CatalogManager.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/CatalogManager.java
index 05955e4c6..0f9b68a17 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/CatalogManager.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/CatalogManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ECFURIHandlerImpl.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ECFURIHandlerImpl.java
index c909bf67b..08e9ab842 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ECFURIHandlerImpl.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ECFURIHandlerImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/IndexManager.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/IndexManager.java
index 8e7fd1f1b..075f84667 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/IndexManager.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/IndexManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016, 2017 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ProxyResolver.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ProxyResolver.java
index d7cf16cf2..a42530271 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ProxyResolver.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ProxyResolver.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ResourceMirror.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ResourceMirror.java
index e4f341faa..b83224d6b 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ResourceMirror.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/ResourceMirror.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/SelfProductCatalogURIHandlerImpl.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/SelfProductCatalogURIHandlerImpl.java
index b5e7bf9ed..51db5d99b 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/SelfProductCatalogURIHandlerImpl.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/SelfProductCatalogURIHandlerImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/SetupCoreUtil.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/SetupCoreUtil.java
index 180921380..be3f0b85c 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/SetupCoreUtil.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/SetupCoreUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/URIResolver.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/URIResolver.java
index a27184f7c..e5ef9fe6b 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/URIResolver.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/URIResolver.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/UserURIHandlerImpl.java b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/UserURIHandlerImpl.java
index 1a059d0e8..99b3678ed 100644
--- a/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/UserURIHandlerImpl.java
+++ b/plugins/org.eclipse.oomph.setup.core/src/org/eclipse/oomph/setup/internal/core/util/UserURIHandlerImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.doc/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.doc/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.doc/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.doc/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.doc/META-INF/MANIFEST.MF
index cfba9aaa4..6e9eab30d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.doc/META-INF/MANIFEST.MF
@@ -2,50 +2,50 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.doc; singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ClassPath: .
Require-Bundle: org.eclipse.help;bundle-version="[3.3.0,4.0.0)";resolution:=optional,
- org.eclipse.oomph.util.doc;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.core;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.editor;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.git;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.git.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.installer;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.jdt;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.jdt.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.launching;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.launching.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.maven;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.maven.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.mylyn;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.mylyn.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.p2;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.p2.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.pde;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.pde.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.projects;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.projects.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.projectset;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.projectset.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.targlets;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.targlets.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.ui;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.ui.ide;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.workbench;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.workbench.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.workingsets;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.setup.workingsets.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport
-Export-Package: org.eclipse.oomph.setup.doc;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.doc.concepts;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.doc.online;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.doc.reference;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.doc.reference.api;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.doc.reference.schema;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.doc.user;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.doc.user.wizard;version="1.9.0";x-internal:=true
+ org.eclipse.oomph.util.doc;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.core;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.editor;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.git;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.git.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.installer;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.jdt;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.jdt.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.launching;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.launching.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.maven;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.maven.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.mylyn;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.mylyn.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.p2;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.p2.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.pde;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.pde.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.projects;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.projects.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.projectset;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.projectset.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.targlets;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.targlets.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.ui;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.ui.ide;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.workbench;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.workbench.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.workingsets;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.setup.workingsets.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport
+Export-Package: org.eclipse.oomph.setup.doc;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.doc.concepts;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.doc.online;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.doc.reference;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.doc.reference.api;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.doc.reference.schema;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.doc.user;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.doc.user.wizard;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.setup.doc
diff --git a/plugins/org.eclipse.oomph.setup.doc/about.html b/plugins/org.eclipse.oomph.setup.doc/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.doc/about.html
+++ b/plugins/org.eclipse.oomph.setup.doc/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.doc/about.ini b/plugins/org.eclipse.oomph.setup.doc/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.doc/about.ini
+++ b/plugins/org.eclipse.oomph.setup.doc/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/about.properties b/plugins/org.eclipse.oomph.setup.doc/about.properties
index 30279ea2e..6b54bb191 100644
--- a/plugins/org.eclipse.oomph.setup.doc/about.properties
+++ b/plugins/org.eclipse.oomph.setup.doc/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/build.properties b/plugins/org.eclipse.oomph.setup.doc/build.properties
index 6ae9a4dd3..fd20d819a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/build.properties
+++ b/plugins/org.eclipse.oomph.setup.doc/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/build.xml b/plugins/org.eclipse.oomph.setup.doc/build.xml
index a2bd4ad0c..f5aafa7cb 100644
--- a/plugins/org.eclipse.oomph.setup.doc/build.xml
+++ b/plugins/org.eclipse.oomph.setup.doc/build.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -93,7 +93,7 @@
windowtitle="${javadoc.name}"
doctitle="&lt;h1>${javadoc.name}&lt;/h1>"
overview="${project.path}/overview.html"
- bottom="&lt;i class=&quot;copyright&quot;>Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html&lt;/i>">
+ bottom="&lt;i class=&quot;copyright&quot;>Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html&lt;/i>">
<fileset dir="${plugins.dir}" defaultexcludes="yes">
<include name="org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/*.java" />
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/Overview.html b/plugins/org.eclipse.oomph.setup.doc/html/Overview.html
index 43e46e1d8..4d04ee6c2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/Overview.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/Overview.html
@@ -104,6 +104,6 @@ function windowTitle()
&nbsp;<a href="concepts/index.html" title="Forward to Concepts"><img src="../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="" title="Oomph Setup Documentation">Oomph Setup Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocBundlePool.html b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocBundlePool.html
index 58489a96c..84f4bd9ce 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocBundlePool.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocBundlePool.html
@@ -42,6 +42,6 @@ function windowTitle()
<a href="DocVariableRecording.html" title="Backward to Variable Recording"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="../user/index.html" title="Forward to User Guide"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Concepts</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocConceptOverview.html b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocConceptOverview.html
index e97ac6160..2fe003881 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocConceptOverview.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocConceptOverview.html
@@ -147,6 +147,6 @@ function windowTitle()
<a href="index.html" title="Backward to Concepts"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="DocScope.html" title="Forward to Scopes"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Concepts</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocInfrastructure.html b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocInfrastructure.html
index 5915a0ef7..bb33871f8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocInfrastructure.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocInfrastructure.html
@@ -88,6 +88,6 @@ function windowTitle()
<a href="DocScope.html" title="Backward to Scopes"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="DocSetupResource.html" title="Forward to Setup Resources"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Concepts</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocScope.html b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocScope.html
index eadef7400..48bdba04d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocScope.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocScope.html
@@ -211,6 +211,6 @@ Projects can optionally contain <a href="../../javadoc/org/eclipse/oomph/setup/P
<a href="DocConceptOverview.html" title="Backward to Context"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="DocInfrastructure.html" title="Forward to Infrastructure"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Concepts</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocSetupResource.html b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocSetupResource.html
index b27ff6b09..0238946ba 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocSetupResource.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocSetupResource.html
@@ -14681,6 +14681,6 @@ function select(selectionDiv, id)
<a href="DocInfrastructure.html" title="Backward to Infrastructure"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="DocTaskComposition.html" title="Forward to Task Composition"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Concepts</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTask.html b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTask.html
index 23e02f50e..69848a081 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTask.html
@@ -171,6 +171,6 @@ function windowTitle()
<a href="DocTaskExecution.html" title="Backward to Task Execution"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="DocVariableRecording.html" title="Forward to Variable Recording"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Concepts</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTaskComposition.html b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTaskComposition.html
index 9639a033c..b2a419be5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTaskComposition.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTaskComposition.html
@@ -418,6 +418,6 @@ The following process of collecting scopes is repeated once for each <a href="Do
<a href="DocSetupResource.html" title="Backward to Setup Resources"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="DocTaskExecution.html" title="Forward to Task Execution"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Concepts</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTaskExecution.html b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTaskExecution.html
index ceda94cbd..2bd851222 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTaskExecution.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocTaskExecution.html
@@ -45,6 +45,6 @@ function windowTitle()
<a href="DocTaskComposition.html" title="Backward to Task Composition"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="DocTask.html" title="Forward to Tasks"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Concepts</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocVariableRecording.html b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocVariableRecording.html
index 600b6541a..e09ba419d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocVariableRecording.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/concepts/DocVariableRecording.html
@@ -33,6 +33,6 @@ function windowTitle()
<a href="DocTask.html" title="Backward to Tasks"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="DocBundlePool.html" title="Forward to Bundle Pools"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Concepts</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/concepts/index.html b/plugins/org.eclipse.oomph.setup.doc/html/concepts/index.html
index 911f19e0f..1f9b78d52 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/concepts/index.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/concepts/index.html
@@ -163,6 +163,6 @@ function select(selectionDiv, id)
<a href="../Overview.html" title="Backward to Overview"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="DocConceptOverview.html" title="Forward to Context"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/online/index.html b/plugins/org.eclipse.oomph.setup.doc/html/online/index.html
index 1ee66ea5a..0c62baa89 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/online/index.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/online/index.html
@@ -38,6 +38,6 @@ function windowTitle()
<a href="../reference/schema/index.html" title="Backward to Extension Point Reference"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="http://www.eclipse.org/oomph" title="Forward to Homepage"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/reference/index.html b/plugins/org.eclipse.oomph.setup.doc/html/reference/index.html
index 6af7b0cad..2f6b58c7e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/reference/index.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/reference/index.html
@@ -38,6 +38,6 @@ function windowTitle()
<a href="../user/DocBundlePoolManager.html" title="Backward to Bundle Pool Management"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="../../javadoc/overview-summary.html" title="Forward to API Reference"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/reference/schema/index.html b/plugins/org.eclipse.oomph.setup.doc/html/reference/schema/index.html
index d2ef3a702..c644580cb 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/reference/schema/index.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/reference/schema/index.html
@@ -36,6 +36,6 @@ function windowTitle()
<a href="../../../javadoc/overview-summary.html" title="Backward to API Reference"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="../../online/index.html" title="Forward to Online Docs"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="../index.html" title="Category in Oomph Setup Documentation">Reference</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/DocBundlePoolManager.html b/plugins/org.eclipse.oomph.setup.doc/html/user/DocBundlePoolManager.html
index a20f6676f..46378618e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/DocBundlePoolManager.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/DocBundlePoolManager.html
@@ -33,6 +33,6 @@ function windowTitle()
<a href="wizard/DocProgressPage.html" title="Backward to Progress Page"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="../reference/index.html" title="Forward to Reference"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="index.html" title="Category in Oomph Setup Documentation">User Guide</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/index.html b/plugins/org.eclipse.oomph.setup.doc/html/user/index.html
index bf21d37c6..1c92fab97 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/index.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/index.html
@@ -96,6 +96,6 @@ function maximize(id)
<a href="../concepts/DocBundlePool.html" title="Backward to Bundle Pools"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="wizard/index.html" title="Forward to Wizards and Wizard Pages"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocConfirmationPage.html b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocConfirmationPage.html
index 937ff6c6c..2b94e2a5b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocConfirmationPage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocConfirmationPage.html
@@ -164,6 +164,6 @@ Determines whether to ovewrite an existing installation.
<a href="DocVariablePage.html" title="Backward to Variables Page"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="DocProgressPage.html" title="Forward to Progress Page"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="../index.html" title="Category in Oomph Setup Documentation">User Guide</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Wizards and Wizard Pages</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocImportWizard.html b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocImportWizard.html
index e3c411e47..464749f03 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocImportWizard.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocImportWizard.html
@@ -161,6 +161,6 @@ Closes the wizard, taking no further action.
<a href="DocInstallWizard.html" title="Backward to Install Wizard"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="DocUpdateWizard.html" title="Forward to Update Wizard"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="../index.html" title="Category in Oomph Setup Documentation">User Guide</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Wizards and Wizard Pages</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocInstallWizard.html b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocInstallWizard.html
index ad2423c46..6a29e981f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocInstallWizard.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocInstallWizard.html
@@ -214,6 +214,6 @@ Indicates which version, along with which build of that version, you're currentl
<a href="index.html" title="Backward to Wizards and Wizard Pages"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="DocImportWizard.html" title="Forward to Import Wizard"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="../index.html" title="Category in Oomph Setup Documentation">User Guide</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Wizards and Wizard Pages</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProductPage.html b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProductPage.html
index 95c134385..80392eb49 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProductPage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProductPage.html
@@ -183,6 +183,6 @@ Brings up the <a href="../DocBundlePoolManager.html" title="Article in Oomph Set
<a href="DocUpdateWizard.html" title="Backward to Update Wizard"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="DocProjectPage.html" title="Forward to Projects Page"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="../index.html" title="Category in Oomph Setup Documentation">User Guide</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Wizards and Wizard Pages</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProgressPage.html b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProgressPage.html
index 8a28f6737..cfb730694 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProgressPage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProgressPage.html
@@ -165,6 +165,6 @@ Displays graphically the overall progress of the task execution.
<a href="DocConfirmationPage.html" title="Backward to Confirmation Page"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="../DocBundlePoolManager.html" title="Forward to Bundle Pool Management"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="../index.html" title="Category in Oomph Setup Documentation">User Guide</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Wizards and Wizard Pages</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProjectPage.html b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProjectPage.html
index b2e9c7ee2..222eb78c2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProjectPage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocProjectPage.html
@@ -196,6 +196,6 @@ Determines whether any streams are to be provisioned.
<a href="DocProductPage.html" title="Backward to Product Page"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="DocVariablePage.html" title="Forward to Variables Page"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="../index.html" title="Category in Oomph Setup Documentation">User Guide</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Wizards and Wizard Pages</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocUpdateWizard.html b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocUpdateWizard.html
index cd01e6a16..6e0742c92 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocUpdateWizard.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocUpdateWizard.html
@@ -164,6 +164,6 @@ Closes the wizard, taking no further action.
<a href="DocImportWizard.html" title="Backward to Import Wizard"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="DocProductPage.html" title="Forward to Product Page"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="../index.html" title="Category in Oomph Setup Documentation">User Guide</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Wizards and Wizard Pages</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocVariablePage.html b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocVariablePage.html
index 10881e53f..2228ad17a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocVariablePage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/DocVariablePage.html
@@ -248,6 +248,6 @@ Determines whether all variables are displayed
<a href="DocProjectPage.html" title="Backward to Projects Page"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="DocConfirmationPage.html" title="Forward to Confirmation Page"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="../index.html" title="Category in Oomph Setup Documentation">User Guide</a> > <a href="index.html" title="Category in Oomph Setup Documentation">Wizards and Wizard Pages</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/index.html b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/index.html
index f769237a7..a6987d3b2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/index.html
+++ b/plugins/org.eclipse.oomph.setup.doc/html/user/wizard/index.html
@@ -105,6 +105,6 @@ function maximize(id)
<a href="../index.html" title="Backward to User Guide"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="DocInstallWizard.html" title="Forward to Install Wizard"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Setup Documentation">Oomph Setup Documentation</a> > <a href="../index.html" title="Category in Oomph Setup Documentation">User Guide</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/constant-values.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/constant-values.html
index 7381869d1..ab47e9270 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/constant-values.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/constant-values.html
@@ -5631,6 +5631,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/deprecated-list.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/deprecated-list.html
index 2df309b9c..e76d675f5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/deprecated-list.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/deprecated-list.html
@@ -167,6 +167,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/help-doc.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/help-doc.html
index 35888d7aa..ab7fd7fc1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/help-doc.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/help-doc.html
@@ -206,6 +206,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/index-all.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/index-all.html
index 45a46ac9a..0cac46ccd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/index-all.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/index-all.html
@@ -12689,6 +12689,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/PDEPlugin.Implementation.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/PDEPlugin.Implementation.html
index 6c792dc93..cfa62b638 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/PDEPlugin.Implementation.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/PDEPlugin.Implementation.html
@@ -288,6 +288,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/PDEPlugin.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/PDEPlugin.html
index 4d87a28a8..6a2039f5e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/PDEPlugin.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/PDEPlugin.html
@@ -438,6 +438,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/class-use/PDEPlugin.Implementation.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/class-use/PDEPlugin.Implementation.html
index 88ba9a73a..211e3966f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/class-use/PDEPlugin.Implementation.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/class-use/PDEPlugin.Implementation.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/class-use/PDEPlugin.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/class-use/PDEPlugin.html
index 0ecc97706..c1f00ea86 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/class-use/PDEPlugin.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/class-use/PDEPlugin.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/package-summary.html
index 665ae68e8..625d2877d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/package-use.html
index 1fa498835..d429a4daf 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/internal/setup/pde/package-use.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/AnnotationConstants.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/AnnotationConstants.html
index a0e14e02d..d8a2ba286 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/AnnotationConstants.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/AnnotationConstants.html
@@ -353,6 +353,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/AttributeRule.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/AttributeRule.html
index b06fef99c..6c19fa259 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/AttributeRule.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/AttributeRule.html
@@ -326,6 +326,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/CatalogSelection.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/CatalogSelection.html
index 5b4f0dc64..d67898531 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/CatalogSelection.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/CatalogSelection.html
@@ -376,6 +376,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/CompoundTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/CompoundTask.html
index a1365437b..fc8a83f3d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/CompoundTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/CompoundTask.html
@@ -307,6 +307,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/EAnnotationConstants.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/EAnnotationConstants.html
index e70435a3c..c5be98618 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/EAnnotationConstants.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/EAnnotationConstants.html
@@ -465,6 +465,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/EclipseIniTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/EclipseIniTask.html
index 7b215ad0f..125bb0c14 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/EclipseIniTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/EclipseIniTask.html
@@ -396,6 +396,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Index.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Index.html
index 1971c889c..cbb52c288 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Index.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Index.html
@@ -320,6 +320,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Installation.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Installation.html
index d5571501c..09b190050 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Installation.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Installation.html
@@ -292,6 +292,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interfac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/InstallationTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/InstallationTask.html
index f2cb55154..dd340c0c7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/InstallationTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/InstallationTask.html
@@ -304,6 +304,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LicenseInfo.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LicenseInfo.html
index dd9f78eb8..1b32df307 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LicenseInfo.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LicenseInfo.html
@@ -356,6 +356,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LinkLocationTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LinkLocationTask.html
index 38069df80..b2a5b27ee 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LinkLocationTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LinkLocationTask.html
@@ -348,6 +348,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LocationCatalog.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LocationCatalog.html
index 472b8462c..5959073b6 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LocationCatalog.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/LocationCatalog.html
@@ -283,6 +283,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/PreferenceTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/PreferenceTask.html
index b4dad5aa4..749ea2aaf 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/PreferenceTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/PreferenceTask.html
@@ -348,6 +348,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Product.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Product.html
index def2eb4d1..8740eddcc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Product.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Product.html
@@ -325,6 +325,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interfac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProductCatalog.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProductCatalog.html
index a61591935..f3356fbc7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProductCatalog.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProductCatalog.html
@@ -325,6 +325,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interfac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProductVersion.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProductVersion.html
index 6c8cabdea..fd315aead 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProductVersion.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProductVersion.html
@@ -294,6 +294,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interfac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Project.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Project.html
index f719c9654..174a4164b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Project.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Project.html
@@ -440,6 +440,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html" titl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProjectCatalog.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProjectCatalog.html
index 0892c842e..7219d7cdd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProjectCatalog.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProjectCatalog.html
@@ -301,6 +301,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html" titl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProjectContainer.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProjectContainer.html
index edb0604bf..5c80713ac 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProjectContainer.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ProjectContainer.html
@@ -317,6 +317,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interfac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/RedirectionTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/RedirectionTask.html
index e0dbd2e0f..a4ba9f508 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/RedirectionTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/RedirectionTask.html
@@ -348,6 +348,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ResourceCopyTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ResourceCopyTask.html
index 931464b37..f129b8e4c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ResourceCopyTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ResourceCopyTask.html
@@ -348,6 +348,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ResourceCreationTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ResourceCreationTask.html
index ba5b31a99..d08063c26 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ResourceCreationTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ResourceCreationTask.html
@@ -396,6 +396,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Scope.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Scope.html
index 090da7c77..19b50a2af 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Scope.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Scope.html
@@ -451,6 +451,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTaskContainer.html" ti
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ScopeType.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ScopeType.html
index 215de0fac..04d4d8a36 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ScopeType.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/ScopeType.html
@@ -984,6 +984,6 @@ not permitted.)</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupFactory.html
index 85e5639db..9471b3078 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupFactory.html
@@ -846,6 +846,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupPackage.Literals.html
index 2ee0cfe36..52787e1d0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupPackage.Literals.html
@@ -2784,6 +2784,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupPackage.html
index c7a1f94c9..054c100fd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupPackage.html
@@ -10578,6 +10578,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTask.html
index 33fc77172..6153f6d7c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTask.html
@@ -822,6 +822,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTaskContainer.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTaskContainer.html
index ab03e603b..0b35b90e6 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTaskContainer.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTaskContainer.html
@@ -263,6 +263,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTaskContext.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTaskContext.html
index e55aca0a7..e0caab86a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTaskContext.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/SetupTaskContext.html
@@ -504,6 +504,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/log/ProgressLog.html" title
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Stream.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Stream.html
index c4dd2f883..c258e58cf 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Stream.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Stream.html
@@ -294,6 +294,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interfac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/StringSubstitutionTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/StringSubstitutionTask.html
index f74652a2e..6b3be77c2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/StringSubstitutionTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/StringSubstitutionTask.html
@@ -348,6 +348,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/TextModification.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/TextModification.html
index 07a042044..d47066ce3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/TextModification.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/TextModification.html
@@ -306,6 +306,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/TextModifyTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/TextModifyTask.html
index 1cca3e126..67b2437bc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/TextModifyTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/TextModifyTask.html
@@ -378,6 +378,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Trigger.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Trigger.html
index e118af7f2..2bd2b33e2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Trigger.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Trigger.html
@@ -699,6 +699,6 @@ not permitted.)</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/UnsignedPolicy.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/UnsignedPolicy.html
index 026db7acf..422f13587 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/UnsignedPolicy.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/UnsignedPolicy.html
@@ -634,6 +634,6 @@ not permitted.)</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/User.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/User.html
index d1d2d8690..b448c0422 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/User.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/User.html
@@ -354,6 +354,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interfac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableChoice.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableChoice.html
index 257badcbb..27fe4e2c1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableChoice.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableChoice.html
@@ -326,6 +326,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableTask.html
index 9921b1a36..6d96826a0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableTask.html
@@ -629,6 +629,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableType.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableType.html
index 701f4c50a..ca1d89e80 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableType.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/VariableType.html
@@ -1134,6 +1134,6 @@ not permitted.)</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Workspace.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Workspace.html
index 1d4454a48..4d58e86dd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Workspace.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/Workspace.html
@@ -272,6 +272,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interfac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/WorkspaceTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/WorkspaceTask.html
index 6dbc07c2e..6f939fed1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/WorkspaceTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/WorkspaceTask.html
@@ -304,6 +304,6 @@ extends <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="inte
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/AnnotationConstants.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/AnnotationConstants.html
index a3fe67780..4aaa75bbc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/AnnotationConstants.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/AnnotationConstants.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/AttributeRule.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/AttributeRule.html
index f044e9824..b9611f2da 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/AttributeRule.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/AttributeRule.html
@@ -261,6 +261,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/CatalogSelection.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/CatalogSelection.html
index 58715dc51..0b0e9cd2b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/CatalogSelection.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/CatalogSelection.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/CompoundTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/CompoundTask.html
index 09ea7414a..e6d6fce6d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/CompoundTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/CompoundTask.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/EAnnotationConstants.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/EAnnotationConstants.html
index c64f5a3ec..cdd1eb8ca 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/EAnnotationConstants.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/EAnnotationConstants.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/EclipseIniTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/EclipseIniTask.html
index 0d63c46ee..15a097d44 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/EclipseIniTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/EclipseIniTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Index.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Index.html
index 08db02913..1067326ad 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Index.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Index.html
@@ -294,6 +294,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Installation.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Installation.html
index d9f675c32..0267b0e7a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Installation.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Installation.html
@@ -393,6 +393,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/InstallationTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/InstallationTask.html
index 25b10fa0d..36d444acc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/InstallationTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/InstallationTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LicenseInfo.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LicenseInfo.html
index e682f2e8e..540082ad2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LicenseInfo.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LicenseInfo.html
@@ -206,6 +206,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LinkLocationTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LinkLocationTask.html
index 5f3475950..c0c275fc6 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LinkLocationTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LinkLocationTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LocationCatalog.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LocationCatalog.html
index fc88d35ae..38929ecdb 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LocationCatalog.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/LocationCatalog.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/PreferenceTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/PreferenceTask.html
index 87a066b5e..0008604f2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/PreferenceTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/PreferenceTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Product.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Product.html
index deaf799db..dec617946 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Product.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Product.html
@@ -382,6 +382,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProductCatalog.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProductCatalog.html
index cb54eb457..33a4672b3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProductCatalog.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProductCatalog.html
@@ -324,6 +324,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProductVersion.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProductVersion.html
index c2cf3c971..a73f54642 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProductVersion.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProductVersion.html
@@ -387,6 +387,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Project.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Project.html
index 822803387..af755af38 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Project.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Project.html
@@ -402,6 +402,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProjectCatalog.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProjectCatalog.html
index 967f06b5e..34c3e1f20 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProjectCatalog.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProjectCatalog.html
@@ -295,6 +295,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProjectContainer.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProjectContainer.html
index 65d5c631d..897781b10 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProjectContainer.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ProjectContainer.html
@@ -329,6 +329,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/RedirectionTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/RedirectionTask.html
index ad6137c19..b42c57ecc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/RedirectionTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/RedirectionTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ResourceCopyTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ResourceCopyTask.html
index 24c1e7f03..abe310cca 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ResourceCopyTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ResourceCopyTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ResourceCreationTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ResourceCreationTask.html
index 2d164a17d..69cc69f8a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ResourceCreationTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ResourceCreationTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Scope.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Scope.html
index 1d4999808..bc8439c88 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Scope.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Scope.html
@@ -410,6 +410,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ScopeType.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ScopeType.html
index 993f513fc..627e03445 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ScopeType.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/ScopeType.html
@@ -287,6 +287,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupFactory.html
index 2b57a6037..38b54ab45 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupFactory.html
@@ -213,6 +213,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupPackage.Literals.html
index 48699b3f8..35388f572 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupPackage.html
index 09b6f498d..99fd9e01c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupPackage.html
@@ -253,6 +253,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTask.html
index 953396243..b57d87994 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTask.html
@@ -1454,6 +1454,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTaskContainer.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTaskContainer.html
index bdca4c0f6..7716e4bde 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTaskContainer.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTaskContainer.html
@@ -337,6 +337,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTaskContext.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTaskContext.html
index fb7f4439a..ebefa4d19 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTaskContext.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/SetupTaskContext.html
@@ -644,6 +644,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Stream.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Stream.html
index 309013c8a..8c8f51c88 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Stream.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Stream.html
@@ -378,6 +378,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/StringSubstitutionTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/StringSubstitutionTask.html
index 2b54fa4e8..6fd21762b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/StringSubstitutionTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/StringSubstitutionTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/TextModification.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/TextModification.html
index d7b5bb7f9..dda3ba332 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/TextModification.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/TextModification.html
@@ -261,6 +261,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/TextModifyTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/TextModifyTask.html
index 2f08f4942..46d4cb71a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/TextModifyTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/TextModifyTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Trigger.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Trigger.html
index 1d6ac822f..4ea614112 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Trigger.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Trigger.html
@@ -355,6 +355,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/UnsignedPolicy.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/UnsignedPolicy.html
index 4b8149725..9f0f35b8a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/UnsignedPolicy.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/UnsignedPolicy.html
@@ -277,6 +277,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/User.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/User.html
index 942cd8d9a..e413c4c9f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/User.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/User.html
@@ -248,6 +248,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableChoice.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableChoice.html
index 3920a2190..ef3631fd5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableChoice.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableChoice.html
@@ -261,6 +261,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableTask.html
index 1f14a89b6..302b9031e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableType.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableType.html
index 22ae5c457..dd743866a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableType.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/VariableType.html
@@ -277,6 +277,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Workspace.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Workspace.html
index f606fe327..badf06cb7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Workspace.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/Workspace.html
@@ -393,6 +393,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/WorkspaceTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/WorkspaceTask.html
index 9a84c7e26..61277ddea 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/WorkspaceTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/class-use/WorkspaceTask.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/ProjectTemplate.Container.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/ProjectTemplate.Container.html
index 14f3dd7fc..1e88f6ffd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/ProjectTemplate.Container.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/ProjectTemplate.Container.html
@@ -245,6 +245,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/ProjectTemplate.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/ProjectTemplate.html
index 266f509c4..0a8ace315 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/ProjectTemplate.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/ProjectTemplate.html
@@ -459,6 +459,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/class-use/ProjectTemplate.Container.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/class-use/ProjectTemplate.Container.html
index 8984f4b7a..632571a70 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/class-use/ProjectTemplate.Container.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/class-use/ProjectTemplate.Container.html
@@ -164,6 +164,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/class-use/ProjectTemplate.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/class-use/ProjectTemplate.html
index c759c3ba5..5e2cffa50 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/class-use/ProjectTemplate.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/class-use/ProjectTemplate.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/package-summary.html
index 5b266a365..4e33edad7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/package-summary.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/package-use.html
index 661a36f8e..69db9542d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/editor/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitCloneTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitCloneTask.html
index 91c5b3020..bd5f92fde 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitCloneTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitCloneTask.html
@@ -498,6 +498,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitFactory.html
index bb17a662a..f031c74c2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitFactory.html
@@ -313,6 +313,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitPackage.Literals.html
index 28c21da5d..f1fc97c5c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitPackage.Literals.html
@@ -324,6 +324,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitPackage.html
index 61538fe39..dfe19777e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/GitPackage.html
@@ -886,6 +886,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitCloneTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitCloneTask.html
index b46654c8b..f696a7183 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitCloneTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitCloneTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitFactory.html
index ac9cc3c46..ab28e289d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitPackage.Literals.html
index 7f11d8187..32549b730 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitPackage.html
index 9690919cf..110945bef 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/class-use/GitPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.html
index 318b342f4..5499053fb 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.html
@@ -1157,6 +1157,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/git/GitCloneTask.h
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitFactoryImpl.html
index f5f3b4db1..08f166cf1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitFactoryImpl.html
@@ -564,6 +564,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/git/GitPac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitPackageImpl.html
index 30a747f52..b46cadb34 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/GitPackageImpl.html
@@ -839,6 +839,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/git/GitPackage.htm
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitCloneTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitCloneTaskImpl.html
index 0530ba5eb..79c3fcb4b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitCloneTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitCloneTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitFactoryImpl.html
index e360ab3dd..334106f4b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitPackageImpl.html
index e01b1b24d..a4722f950 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/class-use/GitPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/package-summary.html
index c3e78f5dd..1c68d54c6 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/package-summary.html
@@ -141,6 +141,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/package-use.html
index 1fdeb5639..8b63b44f1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/package-summary.html
index 60abc593a..94d803dd9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/package-summary.html
@@ -155,6 +155,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/package-use.html
index cb1f3a2a1..373a86ae6 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/package-use.html
@@ -211,6 +211,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/GitAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/GitAdapterFactory.html
index 458bb174a..e448c9292 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/GitAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/GitAdapterFactory.html
@@ -466,6 +466,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/GitSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/GitSwitch.html
index 3a468197d..b7100b85f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/GitSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/GitSwitch.html
@@ -455,6 +455,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/class-use/GitAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/class-use/GitAdapterFactory.html
index 9a8ebfb1f..44fe9e967 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/class-use/GitAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/class-use/GitAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/class-use/GitSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/class-use/GitSwitch.html
index 8f22fa718..976a18987 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/class-use/GitSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/class-use/GitSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/package-summary.html
index fe4fd7c7c..2513086d3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/package-use.html
index c5d5ce2b8..449e21db3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/git/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/AttributeRuleImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/AttributeRuleImpl.html
index 4e573960b..c1b49bf21 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/AttributeRuleImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/AttributeRuleImpl.html
@@ -753,6 +753,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/AttributeRule.html" t
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/CatalogSelectionImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/CatalogSelectionImpl.html
index a0f9bd671..6de12ef7b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/CatalogSelectionImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/CatalogSelectionImpl.html
@@ -791,6 +791,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/CatalogSelection.html
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/CompoundTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/CompoundTaskImpl.html
index 95fff7914..bc437ada9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/CompoundTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/CompoundTaskImpl.html
@@ -883,6 +883,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/CompoundTask.html" ti
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.html
index 82eb6a99e..87d46bdc8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.html
@@ -973,6 +973,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/EclipseIniTask.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/IndexImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/IndexImpl.html
index 2a4429b49..7965810fc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/IndexImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/IndexImpl.html
@@ -740,6 +740,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/Index.html" title="in
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationImpl.html
index a044f5c31..a92aa3874 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationImpl.html
@@ -716,6 +716,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/Installation.html" ti
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationTaskImpl.html
index 4c1fa09ef..9fd180510 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationTaskImpl.html
@@ -779,6 +779,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/InstallationTask.html
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.html
index bad804173..3c9efad10 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.html
@@ -803,6 +803,6 @@ implements <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/o
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.html
index 5f3894503..3fb9ef876 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.html
@@ -850,6 +850,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/LinkLocationTask.html
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/LocationCatalogImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/LocationCatalogImpl.html
index 9d88a44da..d1c2ff4b4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/LocationCatalogImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/LocationCatalogImpl.html
@@ -645,6 +645,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/LocationCatalog.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/PreferenceTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/PreferenceTaskImpl.html
index 9c3082239..fe844f696 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/PreferenceTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/PreferenceTaskImpl.html
@@ -873,6 +873,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/PreferenceTask.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductCatalogImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductCatalogImpl.html
index 8612284a8..31d311060 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductCatalogImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductCatalogImpl.html
@@ -848,6 +848,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/ProductCatalog.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductImpl.html
index 5031ccf99..37855d3c9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductImpl.html
@@ -848,6 +848,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/Product.html" title="
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.html
index 4755620f7..f84b45ded 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.html
@@ -837,6 +837,6 @@ implements <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/o
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductVersionImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductVersionImpl.html
index 9549d1395..edc88007f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductVersionImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProductVersionImpl.html
@@ -789,6 +789,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/ProductVersion.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectCatalogImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectCatalogImpl.html
index 3b822575e..a6ecca369 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectCatalogImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectCatalogImpl.html
@@ -866,6 +866,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/ProjectCatalog.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectImpl.html
index 4cfa0c81e..8c519adb9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectImpl.html
@@ -1019,6 +1019,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/Project.html" title="
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.html
index 232346c35..26ab4535a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.html
@@ -937,6 +937,6 @@ implements <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/o
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/RedirectionTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/RedirectionTaskImpl.html
index bf100cf7f..3d38ed6c8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/RedirectionTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/RedirectionTaskImpl.html
@@ -850,6 +850,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/RedirectionTask.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.html
index c80a2a657..67f1b3842 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.html
@@ -831,6 +831,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/ResourceCopyTask.html
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.html
index a8f9bcd68..9ca70c32d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.html
@@ -917,6 +917,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/ResourceCreationTask.
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ScopeImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ScopeImpl.html
index 47fef1db1..359706bbc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ScopeImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/ScopeImpl.html
@@ -952,6 +952,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/Scope.html" title="in
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupFactoryImpl.html
index 9299eb6be..38f7ba2d9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupFactoryImpl.html
@@ -1459,6 +1459,6 @@ public static&nbsp;<a href="../../../../../org/eclipse/oomph/setup/SetupPackage.
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupPackageImpl.html
index 8729f190f..a69337513 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupPackageImpl.html
@@ -3300,6 +3300,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/SetupPackage.html" ti
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.html
index 8f8f95bce..58007d4fb 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.html
@@ -632,6 +632,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/SetupTaskContainer.ht
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.RunnableWithContext.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.RunnableWithContext.html
index 803a18364..1715200cd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.RunnableWithContext.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.RunnableWithContext.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.TypedStringToken.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.TypedStringToken.html
index bc7e5d8f3..8a7883bdf 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.TypedStringToken.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.TypedStringToken.html
@@ -279,6 +279,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.html
index eb9cd64cb..662ca0f9b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/SetupTaskImpl.html
@@ -1345,6 +1345,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/StreamImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/StreamImpl.html
index 80db1a077..4e6765e95 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/StreamImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/StreamImpl.html
@@ -789,6 +789,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/Stream.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.html
index c1d08f222..ffa53dda0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.html
@@ -854,6 +854,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/StringSubstitutionTas
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/TextModificationImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/TextModificationImpl.html
index f610bf868..dc8a59ed8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/TextModificationImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/TextModificationImpl.html
@@ -710,6 +710,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/TextModification.html
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/TextModifyTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/TextModifyTaskImpl.html
index ea8c89bf2..d35eb46f4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/TextModifyTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/TextModifyTaskImpl.html
@@ -898,6 +898,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/TextModifyTask.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/UserImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/UserImpl.html
index 1d228fbb0..538aef291 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/UserImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/UserImpl.html
@@ -853,6 +853,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/User.html" title="int
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/VariableChoiceImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/VariableChoiceImpl.html
index 71d13bc22..9483c425c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/VariableChoiceImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/VariableChoiceImpl.html
@@ -753,6 +753,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/VariableChoice.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/VariableTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/VariableTaskImpl.html
index 0dd61e879..16bf2079a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/VariableTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/VariableTaskImpl.html
@@ -1383,6 +1383,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/VariableTask.html" ti
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceImpl.html
index d8e33e015..2273cb1a3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceImpl.html
@@ -678,6 +678,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/Workspace.html" title
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.html
index 60f4ebd50..40013f018 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.html
@@ -765,6 +765,6 @@ implements <a href="../../../../../org/eclipse/oomph/setup/WorkspaceTask.html" t
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.html
index ab1f167a5..93301310d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.html
@@ -803,6 +803,6 @@ implements <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/o
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/AttributeRuleImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/AttributeRuleImpl.html
index 7d7a225f6..d8499ddbc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/AttributeRuleImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/AttributeRuleImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/CatalogSelectionImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/CatalogSelectionImpl.html
index e30f7cbb3..ffbf0cda0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/CatalogSelectionImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/CatalogSelectionImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/CompoundTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/CompoundTaskImpl.html
index e0f88ee99..90c524f6c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/CompoundTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/CompoundTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/EclipseIniTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/EclipseIniTaskImpl.html
index 50b108575..5f550544e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/EclipseIniTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/EclipseIniTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/IndexImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/IndexImpl.html
index f7371c114..a6723f80a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/IndexImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/IndexImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationImpl.html
index 767312dfc..269ea2d37 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationTaskImpl.html
index a81a186b1..bbadecedf 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationToWorkspacesMapEntryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationToWorkspacesMapEntryImpl.html
index 1571aa6be..d513e95bf 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationToWorkspacesMapEntryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/InstallationToWorkspacesMapEntryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/LinkLocationTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/LinkLocationTaskImpl.html
index fb997cb96..e7fa76b51 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/LinkLocationTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/LinkLocationTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/LocationCatalogImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/LocationCatalogImpl.html
index 4870b7efa..f8c12c75d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/LocationCatalogImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/LocationCatalogImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/PreferenceTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/PreferenceTaskImpl.html
index cf9dc9ed5..1f509c892 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/PreferenceTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/PreferenceTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductCatalogImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductCatalogImpl.html
index f56c899cb..37eadd623 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductCatalogImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductCatalogImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductImpl.html
index f1ecf7b97..e5f5d77ca 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductToProductVersionMapEntryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductToProductVersionMapEntryImpl.html
index 6f4a6dc8a..f99adb8e5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductToProductVersionMapEntryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductToProductVersionMapEntryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductVersionImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductVersionImpl.html
index 1f8c4e688..63c8caacf 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductVersionImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProductVersionImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectCatalogImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectCatalogImpl.html
index 1f1eb0f00..7cc755833 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectCatalogImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectCatalogImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectImpl.html
index cefc83e5b..2fdf6024c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectToStreamMapEntryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectToStreamMapEntryImpl.html
index 7f2ab9e42..21cb7f1c7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectToStreamMapEntryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ProjectToStreamMapEntryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/RedirectionTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/RedirectionTaskImpl.html
index 99f4fa7f6..866cb6901 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/RedirectionTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/RedirectionTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ResourceCopyTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ResourceCopyTaskImpl.html
index f0702508d..9ae835c49 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ResourceCopyTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ResourceCopyTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ResourceCreationTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ResourceCreationTaskImpl.html
index bb99c80be..53538bd06 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ResourceCreationTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ResourceCreationTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ScopeImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ScopeImpl.html
index 53de7cac3..d4b47d1a8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ScopeImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/ScopeImpl.html
@@ -201,6 +201,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupFactoryImpl.html
index 224ce602d..d34fb54e5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupPackageImpl.html
index bc6dce312..7b99c5bba 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskContainerImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskContainerImpl.html
index 14aa9d3fb..53224cd8d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskContainerImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskContainerImpl.html
@@ -207,6 +207,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.RunnableWithContext.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.RunnableWithContext.html
index 4c70d3fce..f91fdbf85 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.RunnableWithContext.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.RunnableWithContext.html
@@ -152,6 +152,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.TypedStringToken.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.TypedStringToken.html
index 74650b824..e5255ffc7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.TypedStringToken.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.TypedStringToken.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.html
index cf66ef756..9a264ff46 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/SetupTaskImpl.html
@@ -531,6 +531,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/StreamImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/StreamImpl.html
index 495cf5ec7..37312bff2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/StreamImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/StreamImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/StringSubstitutionTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/StringSubstitutionTaskImpl.html
index dda9fc463..8f9771424 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/StringSubstitutionTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/StringSubstitutionTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/TextModificationImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/TextModificationImpl.html
index 84ab8141e..7654033df 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/TextModificationImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/TextModificationImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/TextModifyTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/TextModifyTaskImpl.html
index 13f3a6a9d..03cd81ffb 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/TextModifyTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/TextModifyTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/UserImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/UserImpl.html
index 87b37b580..403d7d181 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/UserImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/UserImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/VariableChoiceImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/VariableChoiceImpl.html
index 6381895fa..73029ab2a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/VariableChoiceImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/VariableChoiceImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/VariableTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/VariableTaskImpl.html
index 7303bbdd3..170350131 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/VariableTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/VariableTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceImpl.html
index f5e6bcd3f..15b72d90e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceTaskImpl.html
index a22e1a79c..d1ee960fd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceToInstallationsMapEntryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceToInstallationsMapEntryImpl.html
index 01385b718..cd74dc7e5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceToInstallationsMapEntryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/class-use/WorkspaceToInstallationsMapEntryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/package-summary.html
index a61cb921f..16128a73a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/package-summary.html
@@ -367,6 +367,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/package-use.html
index 77fd50db6..50d5f9270 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/impl/package-use.html
@@ -411,6 +411,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTFactory.html
index 70d0e4731..97b727863 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTFactory.html
@@ -313,6 +313,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTPackage.Literals.html
index 5d7b35bc3..2f21ad538 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTPackage.Literals.html
@@ -263,6 +263,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTPackage.html
index 7eeadbc26..ea95de713 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JDTPackage.html
@@ -754,6 +754,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JRETask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JRETask.html
index 1fd2e074d..e0940ec1c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JRETask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/JRETask.html
@@ -356,6 +356,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTFactory.html
index db483750e..33c67d488 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTPackage.Literals.html
index 88565ef1f..49c1a780e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTPackage.html
index dc5852b33..b8f4bec83 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JDTPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JRETask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JRETask.html
index 08f20d334..bf593086c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JRETask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/class-use/JRETask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JDTFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JDTFactoryImpl.html
index a912b5119..16d2b6fa8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JDTFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JDTFactoryImpl.html
@@ -564,6 +564,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/jdt/JDTPac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JDTPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JDTPackageImpl.html
index 342596afc..8debe5bef 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JDTPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JDTPackageImpl.html
@@ -716,6 +716,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/jdt/JDTPackage.htm
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.html
index 734e06b94..d2683d2e4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.html
@@ -831,6 +831,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/jdt/JRETask.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JDTFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JDTFactoryImpl.html
index 191876599..8bf073569 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JDTFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JDTFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JDTPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JDTPackageImpl.html
index 49c0b51c0..d2a08305e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JDTPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JDTPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JRETaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JRETaskImpl.html
index d0b404405..51aaf2e8f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JRETaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/class-use/JRETaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/package-summary.html
index 5a242e4f2..4173fa55d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/package-summary.html
@@ -141,6 +141,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/package-use.html
index a157b1700..348bc3045 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/package-summary.html
index 7be470480..7f9e003ee 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/package-summary.html
@@ -154,6 +154,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/package-use.html
index b7a7a6f44..54a14958d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/package-use.html
@@ -211,6 +211,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/JDTAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/JDTAdapterFactory.html
index 348199b27..a92a72165 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/JDTAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/JDTAdapterFactory.html
@@ -466,6 +466,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/JDTSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/JDTSwitch.html
index 4f47c4fc1..a93a7acc9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/JDTSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/JDTSwitch.html
@@ -455,6 +455,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/class-use/JDTAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/class-use/JDTAdapterFactory.html
index 47a43569a..ef650c878 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/class-use/JDTAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/class-use/JDTAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/class-use/JDTSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/class-use/JDTSwitch.html
index 55d92af82..f8e463cd6 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/class-use/JDTSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/class-use/JDTSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/package-summary.html
index 08d074379..fe4fb3e33 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/package-use.html
index c5e26927c..cc46db848 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/jdt/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchTask.html
index a3a941400..55a825830 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchTask.html
@@ -300,6 +300,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingFactory.html
index 3dacbd638..21dbbc0aa 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingFactory.html
@@ -313,6 +313,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPackage.Literals.html
index e24975bf3..7b8d0abda 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPackage.Literals.html
@@ -243,6 +243,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPackage.html
index b41bc218e..236dea7f5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPackage.html
@@ -711,6 +711,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPlugin.Implementation.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPlugin.Implementation.html
index f8c89344a..5e4db4ccb 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPlugin.Implementation.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPlugin.Implementation.html
@@ -278,6 +278,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPlugin.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPlugin.html
index 10c754e30..0b0c4254b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPlugin.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/LaunchingPlugin.html
@@ -386,6 +386,6 @@ extends <a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/ecl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchTask.html
index b43d5c75c..693d377fe 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingFactory.html
index cc889ed2d..14cf8b80d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPackage.Literals.html
index 8b95a1dfd..f05959e22 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPackage.html
index 936ddeafe..5de414cdd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPlugin.Implementation.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPlugin.Implementation.html
index 5785639cc..40f65ad72 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPlugin.Implementation.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPlugin.Implementation.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPlugin.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPlugin.html
index a73b9e789..2e26d3f8c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPlugin.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/class-use/LaunchingPlugin.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.html
index b37632e02..a26545056 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.html
@@ -745,6 +745,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/launching/LaunchTa
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchingFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchingFactoryImpl.html
index 86894f122..b577055b5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchingFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchingFactoryImpl.html
@@ -564,6 +564,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/launching/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchingPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchingPackageImpl.html
index 7b70dd173..7f3421c70 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchingPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/LaunchingPackageImpl.html
@@ -675,6 +675,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/launching/Launchin
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchTaskImpl.html
index 1183ee3d0..65c184916 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchingFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchingFactoryImpl.html
index 693ba5c71..e204a6b06 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchingFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchingFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchingPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchingPackageImpl.html
index 0046ef9c0..f1db63c92 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchingPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/class-use/LaunchingPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/package-summary.html
index 79f3a46da..54c54bbaa 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/package-summary.html
@@ -141,6 +141,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/package-use.html
index 9a51df8e6..49c86a93c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/package-summary.html
index ac808dc33..f2a170bf7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/package-summary.html
@@ -173,6 +173,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/package-use.html
index d0a70397f..71a5a1f82 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/package-use.html
@@ -214,6 +214,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/LaunchingAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/LaunchingAdapterFactory.html
index 89e90c9e1..d7c51d08e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/LaunchingAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/LaunchingAdapterFactory.html
@@ -466,6 +466,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/LaunchingSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/LaunchingSwitch.html
index 74683b944..3e899b7ff 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/LaunchingSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/LaunchingSwitch.html
@@ -455,6 +455,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/class-use/LaunchingAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/class-use/LaunchingAdapterFactory.html
index 2edb51390..e3f85dcfd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/class-use/LaunchingAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/class-use/LaunchingAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/class-use/LaunchingSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/class-use/LaunchingSwitch.html
index 7d4a78682..349470b29 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/class-use/LaunchingSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/class-use/LaunchingSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/package-summary.html
index 9c3bcd21a..dfdbb4ed7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/package-use.html
index 1e6e037c4..67f699087 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/launching/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLog.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLog.html
index 6f05a7689..7d3a73792 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLog.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLog.html
@@ -322,6 +322,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogFilter.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogFilter.html
index 829fd20ba..d170fa933 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogFilter.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogFilter.html
@@ -250,6 +250,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogMonitor.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogMonitor.html
index d620bb00e..638e13a24 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogMonitor.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogMonitor.html
@@ -362,6 +362,6 @@ extends <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/ref
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogProvider.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogProvider.html
index 4e79b95ff..43b8f6023 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogProvider.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogProvider.html
@@ -318,6 +318,6 @@ extends <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/ref
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogRunnable.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogRunnable.html
index 45faa52e4..13a9bd5ef 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogRunnable.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/ProgressLogRunnable.html
@@ -206,6 +206,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLog.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLog.html
index c8c7696ca..9a5bb4fd5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLog.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLog.html
@@ -232,6 +232,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogFilter.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogFilter.html
index 4e3c93a2b..9abda614f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogFilter.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogFilter.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogMonitor.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogMonitor.html
index 1c28322a3..d7de2f656 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogMonitor.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogMonitor.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogProvider.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogProvider.html
index 3181e252b..fcbdeb458 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogProvider.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogProvider.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogRunnable.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogRunnable.html
index a9eea31de..d4a62e0b9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogRunnable.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/class-use/ProgressLogRunnable.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/package-summary.html
index b37054f36..8058e1341 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/package-summary.html
@@ -163,6 +163,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/package-use.html
index 4ea4c52a4..ab70bb255 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/log/package-use.html
@@ -186,6 +186,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenFactory.html
index e0c143477..7ba91689b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenFactory.html
@@ -313,6 +313,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenImportTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenImportTask.html
index 42e34ce45..8e1fc5f9a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenImportTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenImportTask.html
@@ -329,6 +329,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenPackage.Literals.html
index 2287bde09..03a6be808 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenPackage.Literals.html
@@ -263,6 +263,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenPackage.html
index c25dca3c5..03bb01313 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/MavenPackage.html
@@ -756,6 +756,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenFactory.html
index 92e755691..921c137c9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenImportTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenImportTask.html
index 54122c877..a9dce5f54 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenImportTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenImportTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenPackage.Literals.html
index ea89f7af5..0a751e025 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenPackage.html
index ccb82b0f1..bb0a85198 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/class-use/MavenPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenFactoryImpl.html
index dc60070b7..468c65bac 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenFactoryImpl.html
@@ -564,6 +564,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/maven/Mave
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.html
index 809484b4a..924e64299 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.html
@@ -812,6 +812,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/maven/MavenImportT
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenPackageImpl.html
index 9deede934..9be0643ed 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/MavenPackageImpl.html
@@ -716,6 +716,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/maven/MavenPackage
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenFactoryImpl.html
index 86d83892c..ecdde47b2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenImportTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenImportTaskImpl.html
index 0a9a07a04..1724d0500 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenImportTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenImportTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenPackageImpl.html
index c1f35bda8..d6d467262 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/class-use/MavenPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/package-summary.html
index 717429df8..1a5e4a164 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/package-summary.html
@@ -141,6 +141,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/package-use.html
index 153a167a9..545ef55a3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/package-summary.html
index 37dc8d763..7ae16b376 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/package-summary.html
@@ -154,6 +154,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/package-use.html
index 5ae6a26bc..c518c77c7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/package-use.html
@@ -211,6 +211,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/MavenAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/MavenAdapterFactory.html
index f288d22b9..093a3b20e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/MavenAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/MavenAdapterFactory.html
@@ -466,6 +466,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/MavenSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/MavenSwitch.html
index 274c50b9b..99efb3d0b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/MavenSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/MavenSwitch.html
@@ -455,6 +455,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/class-use/MavenAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/class-use/MavenAdapterFactory.html
index 841af677b..cacbc714a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/class-use/MavenAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/class-use/MavenAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/class-use/MavenSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/class-use/MavenSwitch.html
index e40c73ac3..dcb78e4d2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/class-use/MavenSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/class-use/MavenSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/package-summary.html
index 6ed92bf75..562d95557 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/package-use.html
index ea1b4161d..735cac499 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/maven/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/BuildPlan.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/BuildPlan.html
index b0865f7f2..46134154b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/BuildPlan.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/BuildPlan.html
@@ -278,6 +278,6 @@ extends <a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/ecl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynBuildsTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynBuildsTask.html
index 705816c04..ec102abe2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynBuildsTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynBuildsTask.html
@@ -475,6 +475,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynFactory.html
index 71751bf7c..0974202b0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynFactory.html
@@ -373,6 +373,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynPackage.Literals.html
index a80e7ad5c..f4e44170b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynPackage.Literals.html
@@ -647,6 +647,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynPackage.html
index cccdf59cb..67676854f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynPackage.html
@@ -1901,6 +1901,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynQueriesTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynQueriesTask.html
index fa129edfa..e23ad40fe 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynQueriesTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/MylynQueriesTask.html
@@ -477,6 +477,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/Query.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/Query.html
index b5143ee5c..af4a05cc9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/Query.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/Query.html
@@ -406,6 +406,6 @@ extends <a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/ecl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/BuildPlan.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/BuildPlan.html
index df27a1455..103f6354c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/BuildPlan.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/BuildPlan.html
@@ -255,6 +255,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynBuildsTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynBuildsTask.html
index afa3c1a88..72a8c1f1c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynBuildsTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynBuildsTask.html
@@ -231,6 +231,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynFactory.html
index c86264586..044a7b2ff 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynPackage.Literals.html
index db8325fd9..ad2247998 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynPackage.html
index b159bdd1f..6ece25843 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynQueriesTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynQueriesTask.html
index dd3f74852..e939f8bdb 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynQueriesTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/MylynQueriesTask.html
@@ -265,6 +265,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/Query.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/Query.html
index 91c122631..5356bd117 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/Query.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/class-use/Query.html
@@ -255,6 +255,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/BuildPlanImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/BuildPlanImpl.html
index 9fcf8cc66..aa4c6d49c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/BuildPlanImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/BuildPlanImpl.html
@@ -667,6 +667,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/mylyn/BuildPlan.ht
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.MylynHelper.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.MylynHelper.html
index df4a1a081..21cafdc1b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.MylynHelper.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.MylynHelper.html
@@ -229,6 +229,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.html
index c12d3df24..68fbecff9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.html
@@ -1082,6 +1082,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/mylyn/MylynBuildsT
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynFactoryImpl.html
index d4fad54d5..fdfd385ed 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynFactoryImpl.html
@@ -641,6 +641,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/mylyn/Myly
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynPackageImpl.html
index 0d682946c..327cfe539 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynPackageImpl.html
@@ -1111,6 +1111,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/mylyn/MylynPackage
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.MylynHelper.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.MylynHelper.html
index ed2d9c60d..0449b720d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.MylynHelper.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.MylynHelper.html
@@ -229,6 +229,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.html
index 92c360a35..490e6ddb3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.html
@@ -1107,6 +1107,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/mylyn/MylynQueries
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/QueryAttributeImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/QueryAttributeImpl.html
index d84bbe1d8..abe3e3797 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/QueryAttributeImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/QueryAttributeImpl.html
@@ -867,6 +867,6 @@ implements <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/o
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/QueryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/QueryImpl.html
index 87863c923..d3683f89d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/QueryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/QueryImpl.html
@@ -926,6 +926,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/mylyn/Query.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/BuildPlanImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/BuildPlanImpl.html
index 4500b7db5..93b831a53 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/BuildPlanImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/BuildPlanImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynBuildsTaskImpl.MylynHelper.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynBuildsTaskImpl.MylynHelper.html
index c68cd1432..6a2e3e4ee 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynBuildsTaskImpl.MylynHelper.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynBuildsTaskImpl.MylynHelper.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynBuildsTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynBuildsTaskImpl.html
index ecd60de3d..4097366a1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynBuildsTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynBuildsTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynFactoryImpl.html
index b984dd0ff..3dc621d35 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynPackageImpl.html
index 8a3d3c406..3f9b251db 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynQueriesTaskImpl.MylynHelper.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynQueriesTaskImpl.MylynHelper.html
index eb16f566d..5ab3cad67 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynQueriesTaskImpl.MylynHelper.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynQueriesTaskImpl.MylynHelper.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynQueriesTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynQueriesTaskImpl.html
index 5be34207c..eb8b2027f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynQueriesTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/MylynQueriesTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/QueryAttributeImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/QueryAttributeImpl.html
index 490f8dbea..adc706997 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/QueryAttributeImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/QueryAttributeImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/QueryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/QueryImpl.html
index 2a4edfc44..35a7d8d38 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/QueryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/class-use/QueryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/package-summary.html
index 602d9a41a..d584db834 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/package-summary.html
@@ -184,6 +184,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/package-use.html
index 4b27295d6..cd6f6f9bc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/package-summary.html
index 29b6edd01..64ad8bf81 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/package-summary.html
@@ -172,6 +172,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/package-use.html
index 2eb11030c..f6a491a5a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/package-use.html
@@ -256,6 +256,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/MylynAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/MylynAdapterFactory.html
index 418b035de..ea95b702f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/MylynAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/MylynAdapterFactory.html
@@ -554,6 +554,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/MylynSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/MylynSwitch.html
index dbe66d0a6..facd419d4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/MylynSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/MylynSwitch.html
@@ -547,6 +547,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/class-use/MylynAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/class-use/MylynAdapterFactory.html
index e261c800a..b811f30e0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/class-use/MylynAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/class-use/MylynAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/class-use/MylynSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/class-use/MylynSwitch.html
index 7871633cd..dce2cda46 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/class-use/MylynSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/class-use/MylynSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/package-summary.html
index 2c7762b30..a89903885 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/package-use.html
index 8d2b51a9a..e716dfb20 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/mylyn/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/P2Task.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/P2Task.html
index 5e9d21c8c..ed309482e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/P2Task.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/P2Task.html
@@ -483,6 +483,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Factory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Factory.html
index 8e827c9db..a093d8a52 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Factory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Factory.html
@@ -345,6 +345,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Package.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Package.Literals.html
index 9a7e45328..0fb33baaf 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Package.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Package.Literals.html
@@ -323,6 +323,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Package.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Package.html
index 13f043b80..097de54d7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Package.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/SetupP2Package.html
@@ -881,6 +881,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/P2Task.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/P2Task.html
index dfac6ee69..dc227750f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/P2Task.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/P2Task.html
@@ -234,6 +234,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Factory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Factory.html
index 674b7cd1f..9effeb000 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Factory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Factory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Package.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Package.Literals.html
index 6ec15d068..95de7f537 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Package.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Package.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Package.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Package.html
index 81a7c2c62..16559cf18 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Package.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/class-use/SetupP2Package.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/P2TaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/P2TaskImpl.html
index 48e44386b..1a5a56fb6 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/P2TaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/P2TaskImpl.html
@@ -1137,6 +1137,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/p2/P2Task.html" ti
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/SetupP2FactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/SetupP2FactoryImpl.html
index 932f75afa..570ce707f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/SetupP2FactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/SetupP2FactoryImpl.html
@@ -604,6 +604,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/p2/SetupP2
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/SetupP2PackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/SetupP2PackageImpl.html
index db7dec8d8..64b68a7e8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/SetupP2PackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/SetupP2PackageImpl.html
@@ -719,6 +719,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/p2/SetupP2Package.
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/P2TaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/P2TaskImpl.html
index 3d5b51151..49507a9e1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/P2TaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/P2TaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/SetupP2FactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/SetupP2FactoryImpl.html
index e4344e935..59b05f97b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/SetupP2FactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/SetupP2FactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/SetupP2PackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/SetupP2PackageImpl.html
index b50db01f9..3a4053786 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/SetupP2PackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/class-use/SetupP2PackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/package-summary.html
index 1da1a7d48..a8ca1c71e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/package-summary.html
@@ -141,6 +141,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/package-use.html
index e8a1724b2..de64ba7c9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/package-summary.html
index b340bdb83..e9f1807b1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/package-summary.html
@@ -154,6 +154,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/package-use.html
index 3311c55d3..246eccc4f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/package-use.html
@@ -211,6 +211,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/SetupP2AdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/SetupP2AdapterFactory.html
index 21c2dabea..7300e6b4e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/SetupP2AdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/SetupP2AdapterFactory.html
@@ -466,6 +466,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/SetupP2Switch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/SetupP2Switch.html
index 5ea863f62..1ecdd9b5d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/SetupP2Switch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/SetupP2Switch.html
@@ -455,6 +455,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/class-use/SetupP2AdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/class-use/SetupP2AdapterFactory.html
index 63f74c941..36c224c7b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/class-use/SetupP2AdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/class-use/SetupP2AdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/class-use/SetupP2Switch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/class-use/SetupP2Switch.html
index d8d9a648a..7c5582303 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/class-use/SetupP2Switch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/class-use/SetupP2Switch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/package-summary.html
index 35a9ee19c..910c2dce2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/package-use.html
index ec4abbcbf..90d65c438 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/p2/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/package-summary.html
index 558860dd6..2ce006681 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/package-summary.html
@@ -413,6 +413,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/package-use.html
index 913ca95ed..374cb3ecc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/package-use.html
@@ -1547,6 +1547,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/APIBaselineTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/APIBaselineTask.html
index 64c2b2704..dd52d4fbc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/APIBaselineTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/APIBaselineTask.html
@@ -447,6 +447,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEFactory.html
index 600d6ea65..d60d9ecd3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEFactory.html
@@ -333,6 +333,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEPackage.Literals.html
index 84725e981..15627514c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEPackage.Literals.html
@@ -344,6 +344,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEPackage.html
index 21f9c1cad..4b4877d2d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/PDEPackage.html
@@ -1145,6 +1145,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/TargetPlatformTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/TargetPlatformTask.html
index 8937c6f76..8257a9371 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/TargetPlatformTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/TargetPlatformTask.html
@@ -300,6 +300,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/APIBaselineTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/APIBaselineTask.html
index c13b15226..196d8af01 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/APIBaselineTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/APIBaselineTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEFactory.html
index 2e69fd66d..7d38f4160 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEPackage.Literals.html
index a08e4314f..e8b8bc345 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEPackage.html
index 8e37dec53..438b84bce 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/PDEPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/TargetPlatformTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/TargetPlatformTask.html
index 6cc5d096b..ee64d1c1f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/TargetPlatformTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/class-use/TargetPlatformTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.html
index f9939ed89..b4f1a122c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.html
@@ -1004,6 +1004,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/pde/APIBaselineTas
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/PDEFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/PDEFactoryImpl.html
index 113482b22..cd615955d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/PDEFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/PDEFactoryImpl.html
@@ -584,6 +584,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/pde/PDEPac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/PDEPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/PDEPackageImpl.html
index a0070dbb5..34fb2aec2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/PDEPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/PDEPackageImpl.html
@@ -839,6 +839,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/pde/PDEPackage.htm
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.html
index d65c07885..2921d3b3f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.html
@@ -745,6 +745,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/pde/TargetPlatform
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/APIBaselineTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/APIBaselineTaskImpl.html
index 9ba381008..9fa8f190f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/APIBaselineTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/APIBaselineTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/PDEFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/PDEFactoryImpl.html
index 705e6b739..9cb5ac4a1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/PDEFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/PDEFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/PDEPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/PDEPackageImpl.html
index 464d68dde..de84cb7f1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/PDEPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/PDEPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/TargetPlatformTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/TargetPlatformTaskImpl.html
index b624ace6a..6cf37c280 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/TargetPlatformTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/class-use/TargetPlatformTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/package-summary.html
index 285311a75..c0e15cca8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/package-summary.html
@@ -147,6 +147,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/package-use.html
index 7246fa611..b10772d84 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/package-summary.html
index 1c515b5be..7b94127b7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/package-summary.html
@@ -160,6 +160,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/package-use.html
index b1343f307..131b264ee 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/package-use.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/PDEAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/PDEAdapterFactory.html
index 83e9b54e9..4479452ef 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/PDEAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/PDEAdapterFactory.html
@@ -488,6 +488,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/PDESwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/PDESwitch.html
index b7145e0e3..844c801be 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/PDESwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/PDESwitch.html
@@ -478,6 +478,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/class-use/PDEAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/class-use/PDEAdapterFactory.html
index 0c6169a51..71b8d91dd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/class-use/PDEAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/class-use/PDEAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/class-use/PDESwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/class-use/PDESwitch.html
index 0548b60d1..ad81a139d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/class-use/PDESwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/class-use/PDESwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/package-summary.html
index 12e3f3c5d..442970ea3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/package-use.html
index d26febbdb..4ed2f40f2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/pde/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/PathVariableTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/PathVariableTask.html
index 691cb95a2..c351b1723 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/PathVariableTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/PathVariableTask.html
@@ -348,6 +348,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsFactory.html
index 48607bc7c..81815d9fa 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsFactory.html
@@ -333,6 +333,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsImportTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsImportTask.html
index b9500ff9c..0724c0bc0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsImportTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsImportTask.html
@@ -281,6 +281,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPackage.Literals.html
index d06c21e83..13be5799b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPackage.Literals.html
@@ -304,6 +304,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPackage.html
index 3391cb7f5..1a8583185 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPackage.html
@@ -1059,6 +1059,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPlugin.Implementation.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPlugin.Implementation.html
index f47d40f36..8fb11a55f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPlugin.Implementation.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPlugin.Implementation.html
@@ -278,6 +278,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPlugin.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPlugin.html
index c78bc4ca7..0850f2811 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPlugin.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/ProjectsPlugin.html
@@ -386,6 +386,6 @@ extends <a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/ecl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/PathVariableTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/PathVariableTask.html
index 7fbe02f1b..b69342135 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/PathVariableTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/PathVariableTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsFactory.html
index 4db704a7f..e2156d791 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsImportTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsImportTask.html
index b7c637cac..4250fc069 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsImportTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsImportTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPackage.Literals.html
index 49a3804cb..b6ca85d4d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPackage.html
index 152254357..a593b4643 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPlugin.Implementation.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPlugin.Implementation.html
index 3fe9c92fc..6d1a7d4e6 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPlugin.Implementation.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPlugin.Implementation.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPlugin.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPlugin.html
index 51d1d5ce6..8584ded59 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPlugin.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/class-use/ProjectsPlugin.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.html
index a8bec0bc1..656462be0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.html
@@ -854,6 +854,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/projects/PathVaria
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsFactoryImpl.html
index 4dde7cff5..fbafadeee 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsFactoryImpl.html
@@ -584,6 +584,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/projects/P
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.html
index 47d2cac88..99c077919 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.html
@@ -706,6 +706,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/projects/ProjectsI
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsPackageImpl.html
index 6cc915768..25c9b1c09 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/ProjectsPackageImpl.html
@@ -757,6 +757,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/projects/ProjectsP
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/PathVariableTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/PathVariableTaskImpl.html
index 84fc91dbb..92dc3af61 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/PathVariableTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/PathVariableTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsFactoryImpl.html
index 80ce29d65..f6963a20b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsImportTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsImportTaskImpl.html
index 993b4b5b2..6f93af3a0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsImportTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsImportTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsPackageImpl.html
index f54bca284..6c42f011a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/class-use/ProjectsPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/package-summary.html
index a7d1c9f99..2087fd900 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/package-summary.html
@@ -147,6 +147,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/package-use.html
index b7eaf6b0c..9f85d7286 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/package-summary.html
index d5a547d85..4be00ee21 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/package-summary.html
@@ -179,6 +179,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/package-use.html
index 6a3cbe068..441422ed8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/package-use.html
@@ -229,6 +229,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/ProjectsAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/ProjectsAdapterFactory.html
index 2829f0783..efaa33057 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/ProjectsAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/ProjectsAdapterFactory.html
@@ -488,6 +488,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/ProjectsSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/ProjectsSwitch.html
index caab2d254..181716b02 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/ProjectsSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/ProjectsSwitch.html
@@ -478,6 +478,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/class-use/ProjectsAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/class-use/ProjectsAdapterFactory.html
index 92de4aa45..3363880b9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/class-use/ProjectsAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/class-use/ProjectsAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/class-use/ProjectsSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/class-use/ProjectsSwitch.html
index 7ae07e779..aa2355652 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/class-use/ProjectsSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/class-use/ProjectsSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/package-summary.html
index 9ea491a6d..b853f9cfd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/package-use.html
index fdb551e8f..b8ff5347e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projects/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetFactory.html
index fec725e01..666e88386 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetFactory.html
@@ -313,6 +313,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetImportTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetImportTask.html
index 4bd5dc976..acd9d98ff 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetImportTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetImportTask.html
@@ -300,6 +300,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPackage.Literals.html
index 972e240aa..510ae0413 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPackage.Literals.html
@@ -243,6 +243,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPackage.html
index de4a08ec4..82956f991 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPackage.html
@@ -711,6 +711,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.Implementation.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.Implementation.html
index 0880bd9ad..082ce6d8e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.Implementation.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.Implementation.html
@@ -278,6 +278,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.html
index 66e760517..e7a308f05 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.html
@@ -386,6 +386,6 @@ extends <a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/ecl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetFactory.html
index c5e940cf7..46a1e304e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetImportTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetImportTask.html
index 3e5ebd5da..8a7b8ff0f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetImportTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetImportTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPackage.Literals.html
index 5849aff3d..c2fb9ef14 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPackage.html
index e8956fc02..e3ec8fe2a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPlugin.Implementation.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPlugin.Implementation.html
index 8216c1150..9c329a214 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPlugin.Implementation.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPlugin.Implementation.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPlugin.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPlugin.html
index 6e1f651a9..e42417ec5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPlugin.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/class-use/ProjectSetPlugin.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetFactoryImpl.html
index eabaad649..b8137ee9b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetFactoryImpl.html
@@ -564,6 +564,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/projectset
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.html
index 065246be1..cf8ca4a50 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.html
@@ -745,6 +745,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/projectset/Project
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetPackageImpl.html
index c590fda3a..f1b00195f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/ProjectSetPackageImpl.html
@@ -675,6 +675,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/projectset/Project
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetFactoryImpl.html
index c4d7a1eec..ee688b3fa 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetImportTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetImportTaskImpl.html
index 114440604..3d4468e59 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetImportTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetImportTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetPackageImpl.html
index 8fd778879..1f9faca50 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/class-use/ProjectSetPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/package-summary.html
index 2d2118f0a..ce0120109 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/package-summary.html
@@ -141,6 +141,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/package-use.html
index f55d92a09..f6807c12c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/package-summary.html
index 5c4d486e3..b7002f842 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/package-summary.html
@@ -173,6 +173,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/package-use.html
index 89dae2d69..808f3b72e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/package-use.html
@@ -214,6 +214,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/ProjectSetAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/ProjectSetAdapterFactory.html
index eff4ac844..c14dca29c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/ProjectSetAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/ProjectSetAdapterFactory.html
@@ -466,6 +466,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/ProjectSetSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/ProjectSetSwitch.html
index fd7599dc3..faadccfc1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/ProjectSetSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/ProjectSetSwitch.html
@@ -455,6 +455,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/class-use/ProjectSetAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/class-use/ProjectSetAdapterFactory.html
index 58a61993f..bca1a25ef 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/class-use/ProjectSetAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/class-use/ProjectSetAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/class-use/ProjectSetSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/class-use/ProjectSetSwitch.html
index a2914a864..adbd15a41 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/class-use/ProjectSetSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/class-use/ProjectSetSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/package-summary.html
index 21eda810f..5c167f1ec 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/package-use.html
index 34ce71ac2..bba576f3e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/projectset/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsFactory.html
index 11ee45e23..a9a415176 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsFactory.html
@@ -313,6 +313,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.Literals.html
index d1d7bdc47..be118b4c8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.Literals.html
@@ -343,6 +343,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.html
index 50eb4d9b0..d17d85edb 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.html
@@ -926,6 +926,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/TargletTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/TargletTask.html
index 986833261..6f8fc6f94 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/TargletTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/TargletTask.html
@@ -501,6 +501,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsFactory.html
index 1cbb0bf4e..dcde913df 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsPackage.Literals.html
index 9bd148d42..864d87d7e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsPackage.html
index b7c2e165e..d9185a51b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/SetupTargletsPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/TargletTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/TargletTask.html
index cd7805ff6..31fd3cd7f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/TargletTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/class-use/TargletTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/SetupTargletsFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/SetupTargletsFactoryImpl.html
index dd9ef576d..972f22190 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/SetupTargletsFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/SetupTargletsFactoryImpl.html
@@ -564,6 +564,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/targlets/S
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/SetupTargletsPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/SetupTargletsPackageImpl.html
index e09d2e03e..23fe6d408 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/SetupTargletsPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/SetupTargletsPackageImpl.html
@@ -800,6 +800,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/targlets/SetupTarg
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.html
index ea53b3db0..a77a40b63 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.html
@@ -1174,6 +1174,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/targlets/TargletTa
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/SetupTargletsFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/SetupTargletsFactoryImpl.html
index 477e9bc83..4f2c3d6bf 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/SetupTargletsFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/SetupTargletsFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/SetupTargletsPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/SetupTargletsPackageImpl.html
index 2a8ec8f5f..ef7254919 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/SetupTargletsPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/SetupTargletsPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/TargletTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/TargletTaskImpl.html
index 1ccedd5ff..72412d706 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/TargletTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/class-use/TargletTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/package-summary.html
index 5f98b32e4..fac9ba407 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/package-summary.html
@@ -141,6 +141,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/package-use.html
index 1fbddd579..4e4529e3f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/package-summary.html
index 65a74df80..36afa3cc7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/package-summary.html
@@ -154,6 +154,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/package-use.html
index 00336cc28..d0b524ecd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/package-use.html
@@ -211,6 +211,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/SetupTargletsAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/SetupTargletsAdapterFactory.html
index 4a5098f52..5cefe1f48 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/SetupTargletsAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/SetupTargletsAdapterFactory.html
@@ -466,6 +466,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/SetupTargletsSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/SetupTargletsSwitch.html
index 50b930ced..86f7aa4ff 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/SetupTargletsSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/SetupTargletsSwitch.html
@@ -455,6 +455,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/class-use/SetupTargletsAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/class-use/SetupTargletsAdapterFactory.html
index 34c7072d2..b5fa014bd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/class-use/SetupTargletsAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/class-use/SetupTargletsAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/class-use/SetupTargletsSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/class-use/SetupTargletsSwitch.html
index 24ac8f798..ac0c9a17c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/class-use/SetupTargletsSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/class-use/SetupTargletsSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/package-summary.html
index ed8e983ef..2a84e4e5a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/package-use.html
index 873cdfeca..dfa4c2169 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/targlets/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/DownloadUtil.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/DownloadUtil.html
index d2340fb7d..e9bbbfca5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/DownloadUtil.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/DownloadUtil.html
@@ -274,6 +274,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/FileUtil.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/FileUtil.html
index 11b232318..a1f7035ca 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/FileUtil.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/FileUtil.html
@@ -315,6 +315,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/OS.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/OS.html
index 83f84059c..17b21664f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/OS.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/OS.html
@@ -437,6 +437,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupAdapterFactory.html
index 5fbd5dfea..c39f5ebc7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupAdapterFactory.html
@@ -1192,6 +1192,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupSwitch.html
index de3154257..bdd6358e3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupSwitch.html
@@ -1214,6 +1214,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupUtil.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupUtil.html
index c1f78c8c7..fa50794e1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupUtil.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/SetupUtil.html
@@ -218,6 +218,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/StringExpander.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/StringExpander.html
index d53e939fe..750079d70 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/StringExpander.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/StringExpander.html
@@ -391,6 +391,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/DownloadUtil.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/DownloadUtil.html
index 5cd31ed35..ff5df805b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/DownloadUtil.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/DownloadUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/FileUtil.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/FileUtil.html
index 41c5d6af5..87f7faefe 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/FileUtil.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/FileUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/OS.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/OS.html
index 12d568122..40b757796 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/OS.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/OS.html
@@ -175,6 +175,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupAdapterFactory.html
index d38a61505..adc023798 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupSwitch.html
index ff8b4cbaf..d5fab51b5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupSwitch.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupUtil.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupUtil.html
index e00cf82c9..dd9787962 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupUtil.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/SetupUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/StringExpander.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/StringExpander.html
index 35c81c407..832b1c152 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/StringExpander.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/class-use/StringExpander.html
@@ -163,6 +163,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/package-summary.html
index ae4343bba..3754ae486 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/package-summary.html
@@ -164,6 +164,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/package-use.html
index 72ff63c1f..605f9ed53 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/util/package-use.html
@@ -173,6 +173,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/CommandParameter.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/CommandParameter.html
index 23bcd4070..d574d817c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/CommandParameter.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/CommandParameter.html
@@ -327,6 +327,6 @@ extends <a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/ecl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileAssociationsTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileAssociationsTask.html
index d15d0db0e..cd7d184fe 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileAssociationsTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileAssociationsTask.html
@@ -281,6 +281,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileEditor.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileEditor.html
index 097e983a6..61eaf8e4d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileEditor.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileEditor.html
@@ -279,6 +279,6 @@ extends <a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/ecl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileMapping.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileMapping.html
index c8b4ba7f9..f5b159d9a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileMapping.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/FileMapping.html
@@ -355,6 +355,6 @@ extends <a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/ecl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/KeyBindingContext.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/KeyBindingContext.html
index da70af793..abe444ed8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/KeyBindingContext.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/KeyBindingContext.html
@@ -280,6 +280,6 @@ extends <a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/ecl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/KeyBindingTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/KeyBindingTask.html
index a8b36b52a..46d4e7468 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/KeyBindingTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/KeyBindingTask.html
@@ -551,6 +551,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchFactory.html
index e39add139..8d7cecfce 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchFactory.html
@@ -413,6 +413,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchPackage.Literals.html
index 05e2655dd..6b48d1007 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchPackage.Literals.html
@@ -628,6 +628,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchPackage.html
index cf04eba03..e9d65c5e4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/WorkbenchPackage.html
@@ -1919,6 +1919,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/CommandParameter.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/CommandParameter.html
index 183781e8e..b6b48dfc0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/CommandParameter.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/CommandParameter.html
@@ -255,6 +255,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileAssociationsTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileAssociationsTask.html
index fc9543bef..f89f8722b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileAssociationsTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileAssociationsTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileEditor.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileEditor.html
index 329d0ab15..af00523c1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileEditor.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileEditor.html
@@ -255,6 +255,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileMapping.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileMapping.html
index 401aaa978..c7ef49aab 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileMapping.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/FileMapping.html
@@ -255,6 +255,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/KeyBindingContext.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/KeyBindingContext.html
index 34e8874de..0814b9b36 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/KeyBindingContext.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/KeyBindingContext.html
@@ -255,6 +255,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/KeyBindingTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/KeyBindingTask.html
index 8e38609b7..2a5e1b377 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/KeyBindingTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/KeyBindingTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchFactory.html
index df48bc390..8e7ebc948 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchPackage.Literals.html
index a69e7b8b1..f92391306 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchPackage.html
index 8ff865249..7fa7d06f7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/class-use/WorkbenchPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/CommandParameterImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/CommandParameterImpl.html
index dc16ff276..8e839391f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/CommandParameterImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/CommandParameterImpl.html
@@ -753,6 +753,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/workbench/CommandP
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.html
index 2cb5811b6..9743f2910 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.html
@@ -767,6 +767,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/workbench/FileAsso
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileEditorImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileEditorImpl.html
index a17dd1dd8..4bba150bd 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileEditorImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileEditorImpl.html
@@ -667,6 +667,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/workbench/FileEdit
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileMappingImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileMappingImpl.html
index aefaf5516..ef599b353 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileMappingImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/FileMappingImpl.html
@@ -820,6 +820,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/workbench/FileMapp
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/KeyBindingContextImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/KeyBindingContextImpl.html
index 7e928373d..4510c255e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/KeyBindingContextImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/KeyBindingContextImpl.html
@@ -668,6 +668,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/workbench/KeyBindi
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.html
index 43cc63583..e62ac5504 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.html
@@ -1200,6 +1200,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/workbench/KeyBindi
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/WorkbenchFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/WorkbenchFactoryImpl.html
index 62ac991da..ec11ee839 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/WorkbenchFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/WorkbenchFactoryImpl.html
@@ -664,6 +664,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/workbench/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/WorkbenchPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/WorkbenchPackageImpl.html
index d04aabf9d..b4ed75cc3 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/WorkbenchPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/WorkbenchPackageImpl.html
@@ -1089,6 +1089,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/workbench/Workbenc
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/CommandParameterImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/CommandParameterImpl.html
index 108e861d9..16852b6d7 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/CommandParameterImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/CommandParameterImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileAssociationsTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileAssociationsTaskImpl.html
index 01d7f3a0a..8a635b390 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileAssociationsTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileAssociationsTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileEditorImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileEditorImpl.html
index 43c476dba..4ef9b58a8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileEditorImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileEditorImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileMappingImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileMappingImpl.html
index 85656826a..d8f0e0446 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileMappingImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/FileMappingImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/KeyBindingContextImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/KeyBindingContextImpl.html
index ee8580313..17ca581ea 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/KeyBindingContextImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/KeyBindingContextImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/KeyBindingTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/KeyBindingTaskImpl.html
index 211ead6a3..f30fb546f 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/KeyBindingTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/KeyBindingTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/WorkbenchFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/WorkbenchFactoryImpl.html
index 12ae35e97..dd7d50a8d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/WorkbenchFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/WorkbenchFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/WorkbenchPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/WorkbenchPackageImpl.html
index f08243c11..7494587ae 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/WorkbenchPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/class-use/WorkbenchPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/package-summary.html
index 2b6a8c03a..5dfec9979 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/package-summary.html
@@ -171,6 +171,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/package-use.html
index fb1ae2fd9..00c2d5db4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/package-summary.html
index e5bf65579..c5a09cad2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/package-summary.html
@@ -184,6 +184,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/package-use.html
index aba4b9c5e..af5507a6e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/package-use.html
@@ -286,6 +286,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/WorkbenchAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/WorkbenchAdapterFactory.html
index 48dec368e..d6826d3d8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/WorkbenchAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/WorkbenchAdapterFactory.html
@@ -576,6 +576,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/WorkbenchSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/WorkbenchSwitch.html
index 9b4321539..9202402af 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/WorkbenchSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/WorkbenchSwitch.html
@@ -570,6 +570,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/class-use/WorkbenchAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/class-use/WorkbenchAdapterFactory.html
index 54db07b43..4d7c39544 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/class-use/WorkbenchAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/class-use/WorkbenchAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/class-use/WorkbenchSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/class-use/WorkbenchSwitch.html
index 2b3d79c53..580d2f7b0 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/class-use/WorkbenchSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/class-use/WorkbenchSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/package-summary.html
index 8985590f2..71b4775c5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/package-use.html
index e922d4f33..6d22061b6 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workbench/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsFactory.html
index fd3fcd3b5..12701bf4c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsFactory.html
@@ -313,6 +313,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.Literals.html
index e7119e6e4..809a6fb83 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.Literals.html
@@ -243,6 +243,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.html
index 3dff0a8db..e5a64969b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.html
@@ -711,6 +711,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/WorkingSetTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/WorkingSetTask.html
index 5d83521ec..161b17391 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/WorkingSetTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/WorkingSetTask.html
@@ -281,6 +281,6 @@ extends <a href="../../../../../org/eclipse/oomph/setup/SetupTask.html" title="i
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsFactory.html
index 5ee7bd3de..95ce891f4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsPackage.Literals.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsPackage.Literals.html
index 698f8b323..e63085d8a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsPackage.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsPackage.html
index cf1ce6d64..b364fadec 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsPackage.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/SetupWorkingSetsPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/WorkingSetTask.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/WorkingSetTask.html
index 531b53647..6b3dab16d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/WorkingSetTask.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/class-use/WorkingSetTask.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsFactoryImpl.html
index 7c75a9503..7fb965eb2 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsFactoryImpl.html
@@ -564,6 +564,6 @@ public static&nbsp;<a href="../../../../../../org/eclipse/oomph/setup/workingset
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsPackageImpl.html
index 1ea01a2a6..6b56dd233 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsPackageImpl.html
@@ -695,6 +695,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/workingsets/SetupW
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.html
index 8fc231839..7ba55ad4c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.html
@@ -725,6 +725,6 @@ implements <a href="../../../../../../org/eclipse/oomph/setup/workingsets/Workin
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/SetupWorkingSetsFactoryImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/SetupWorkingSetsFactoryImpl.html
index 4bbc3cf9e..1e535f896 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/SetupWorkingSetsFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/SetupWorkingSetsFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/SetupWorkingSetsPackageImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/SetupWorkingSetsPackageImpl.html
index a8b519b74..035b3967d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/SetupWorkingSetsPackageImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/SetupWorkingSetsPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/WorkingSetTaskImpl.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/WorkingSetTaskImpl.html
index b83913b74..810b50413 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/WorkingSetTaskImpl.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/class-use/WorkingSetTaskImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/package-summary.html
index db36d9d6f..d9b87235e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/package-summary.html
@@ -141,6 +141,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/package-use.html
index 8596285f1..b2d5ac34d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/impl/package-use.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/package-summary.html
index 1e4819105..f8e2ae605 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/package-summary.html
@@ -154,6 +154,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/package-use.html
index ad9c7d5c3..7b2be55fb 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/package-use.html
@@ -211,6 +211,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsAdapterFactory.html
index 620d48ce8..701915c21 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsAdapterFactory.html
@@ -466,6 +466,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsSwitch.html
index d6db27abe..abb253b30 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsSwitch.html
@@ -455,6 +455,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/class-use/SetupWorkingSetsAdapterFactory.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/class-use/SetupWorkingSetsAdapterFactory.html
index 18b21914d..f7f48ef39 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/class-use/SetupWorkingSetsAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/class-use/SetupWorkingSetsAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/class-use/SetupWorkingSetsSwitch.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/class-use/SetupWorkingSetsSwitch.html
index 352272f1a..ed7df7b7b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/class-use/SetupWorkingSetsSwitch.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/class-use/SetupWorkingSetsSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/package-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/package-summary.html
index 22346232a..63b6beb13 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/package-use.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/package-use.html
index 0e47112fb..877cd16c8 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/package-use.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/org/eclipse/oomph/setup/workingsets/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/javadoc/overview-summary.html b/plugins/org.eclipse.oomph.setup.doc/javadoc/overview-summary.html
index cedc4ffea..7e4348a59 100644
--- a/plugins/org.eclipse.oomph.setup.doc/javadoc/overview-summary.html
+++ b/plugins/org.eclipse.oomph.setup.doc/javadoc/overview-summary.html
@@ -456,6 +456,6 @@ Net4j Utilities contain various smaller frameworks that ease the development of
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.setup.doc/overview.html b/plugins/org.eclipse.oomph.setup.doc/overview.html
index 9935a81a9..82270afcf 100644
--- a/plugins/org.eclipse.oomph.setup.doc/overview.html
+++ b/plugins/org.eclipse.oomph.setup.doc/overview.html
@@ -5,9 +5,9 @@
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/plugin.properties b/plugins/org.eclipse.oomph.setup.doc/plugin.properties
index 041143ddc..b9f5ab2dc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.doc/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/plugin.xml b/plugins/org.eclipse.oomph.setup.doc/plugin.xml
index 5894c142b..0187f5949 100644
--- a/plugins/org.eclipse.oomph.setup.doc/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.doc/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/pom.xml b/plugins/org.eclipse.oomph.setup.doc/pom.xml
index 730d10495..654aff5c1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.doc/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.doc</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.doc/schemadoc/schema.css b/plugins/org.eclipse.oomph.setup.doc/schemadoc/schema.css
index 07d227ed8..a8f06ed4d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/schemadoc/schema.css
+++ b/plugins/org.eclipse.oomph.setup.doc/schemadoc/schema.css
@@ -1,9 +1,9 @@
/*******************************************************************************
* Copyright (c) 2014 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* IBM Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/Legal.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/Legal.java
index 3f09a6d3f..45ab5f066 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/Legal.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/Legal.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/Overview.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/Overview.java
index 3309a3c7f..a419355fe 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/Overview.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/Overview.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocBundlePool.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocBundlePool.java
index 56d444dc3..f4c8669ca 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocBundlePool.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocBundlePool.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocConceptOverview.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocConceptOverview.java
index fd55df308..8c8d22e65 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocConceptOverview.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocConceptOverview.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocInfrastructure.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocInfrastructure.java
index c054ce3c5..c5b6b03d5 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocInfrastructure.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocInfrastructure.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocScope.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocScope.java
index a87016d75..7727c366c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocScope.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocScope.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocSetupResource.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocSetupResource.java
index 4ef004e8e..2072198b1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocSetupResource.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocSetupResource.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTask.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTask.java
index e4fa51f87..097d81bb1 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTask.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTaskComposition.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTaskComposition.java
index 09fa88c37..350301596 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTaskComposition.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTaskComposition.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTaskExecution.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTaskExecution.java
index 5c3a9d9a7..612659bda 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTaskExecution.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocTaskExecution.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocVariableRecording.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocVariableRecording.java
index 9486550f6..69cd7435e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocVariableRecording.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/DocVariableRecording.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/package-info.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/package-info.java
index 235737509..79b3e014d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/package-info.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/concepts/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/Homepage.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/Homepage.java
index d0b8946a9..9b347e69a 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/Homepage.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/Homepage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/Wiki.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/Wiki.java
index d8e10a020..81c15b8c4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/Wiki.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/Wiki.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/package-info.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/package-info.java
index 3e5353acd..35ac6ca2d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/package-info.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/online/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/api/package-info.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/api/package-info.java
index db6734d94..dd3596e0c 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/api/package-info.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/api/package-info.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/package-info.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/package-info.java
index e372b6cea..4436a5b91 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/package-info.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/schema/package-info.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/schema/package-info.java
index eba668ca0..7fd265894 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/schema/package-info.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/reference/schema/package-info.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/DocBundlePoolManager.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/DocBundlePoolManager.java
index 62c25c5dc..f4c0b9b5b 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/DocBundlePoolManager.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/DocBundlePoolManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/package-info.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/package-info.java
index d71b83114..dfe3b2fbc 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/package-info.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/CaptureSetupWizard.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/CaptureSetupWizard.java
index 83dcb4dc3..8b577b7e4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/CaptureSetupWizard.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/CaptureSetupWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocConfirmationPage.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocConfirmationPage.java
index f79935d4f..362351c74 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocConfirmationPage.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocConfirmationPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocImportWizard.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocImportWizard.java
index af139dd18..a65067304 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocImportWizard.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocImportWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocInstallWizard.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocInstallWizard.java
index 75ba4a483..19d2369d4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocInstallWizard.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocInstallWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProductPage.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProductPage.java
index 27790304b..889bcb21e 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProductPage.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProductPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProgressPage.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProgressPage.java
index 7738eb0db..f22a34618 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProgressPage.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProgressPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProjectPage.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProjectPage.java
index 8e6f6cc42..04b2cba11 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProjectPage.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocProjectPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocUpdateWizard.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocUpdateWizard.java
index 7ad24f18a..a04c317c9 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocUpdateWizard.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocUpdateWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocVariablePage.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocVariablePage.java
index 227401f4e..91dfb4bb4 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocVariablePage.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/DocVariablePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/package-info.java b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/package-info.java
index 015eebe1e..2f0cfa86d 100644
--- a/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/package-info.java
+++ b/plugins/org.eclipse.oomph.setup.doc/src/org/eclipse/oomph/setup/doc/user/wizard/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.setup.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.edit/META-INF/MANIFEST.MF
index 45d55056d..38cd320d4 100644
--- a/plugins/org.eclipse.oomph.setup.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.provider.SetupEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,8 +10,8 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.edit
diff --git a/plugins/org.eclipse.oomph.setup.edit/about.html b/plugins/org.eclipse.oomph.setup.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.edit/build.properties b/plugins/org.eclipse.oomph.setup.edit/build.properties
index bc310385c..5e9191421 100644
--- a/plugins/org.eclipse.oomph.setup.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.edit/plugin.properties
index b4ae83500..0c93b3932 100644
--- a/plugins/org.eclipse.oomph.setup.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.edit/plugin.xml
index 1bc2417fe..189b04188 100644
--- a/plugins/org.eclipse.oomph.setup.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/pom.xml b/plugins/org.eclipse.oomph.setup.edit/pom.xml
index cb4042201..783806c8b 100644
--- a/plugins/org.eclipse.oomph.setup.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/AttributeRuleItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/AttributeRuleItemProvider.java
index 99598b8ae..0dcab859d 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/AttributeRuleItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/AttributeRuleItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/CatalogSelectionItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/CatalogSelectionItemProvider.java
index 0d8c87eaf..71dfadf2d 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/CatalogSelectionItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/CatalogSelectionItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/CompoundTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/CompoundTaskItemProvider.java
index 7df07d08a..c3c90079d 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/CompoundTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/CompoundTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ConfigurationItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ConfigurationItemProvider.java
index 8064bf3af..6b2746bc8 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ConfigurationItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ConfigurationItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016, 2018 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/EclipseIniTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/EclipseIniTaskItemProvider.java
index 0e25e2ef2..3fa8d99e0 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/EclipseIniTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/EclipseIniTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/IndexItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/IndexItemProvider.java
index 8753f9107..bbb95aa70 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/IndexItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/IndexItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationItemProvider.java
index 4ef64d19c..408296640 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationTaskItemProvider.java
index 8001d84a5..84e5da2e7 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationToWorkspacesMapEntryItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationToWorkspacesMapEntryItemProvider.java
index 2f4989e38..772e54904 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationToWorkspacesMapEntryItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/InstallationToWorkspacesMapEntryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/LinkLocationTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/LinkLocationTaskItemProvider.java
index d55873960..c0bd68505 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/LinkLocationTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/LinkLocationTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/LocationCatalogItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/LocationCatalogItemProvider.java
index 0a9143d4b..f0f7b2d5e 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/LocationCatalogItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/LocationCatalogItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/PreferenceTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/PreferenceTaskItemProvider.java
index 7388668eb..8f703f527 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/PreferenceTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/PreferenceTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductCatalogItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductCatalogItemProvider.java
index 2286d90ba..87f09c344 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductCatalogItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductCatalogItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductItemProvider.java
index 66b1f9e17..35a412d4d 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductToProductVersionMapEntryItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductToProductVersionMapEntryItemProvider.java
index 7217d8cd4..9a149d046 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductToProductVersionMapEntryItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductToProductVersionMapEntryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductVersionItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductVersionItemProvider.java
index 703deafde..20d6a12eb 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductVersionItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProductVersionItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectCatalogItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectCatalogItemProvider.java
index 1e8413952..96e23d709 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectCatalogItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectCatalogItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectItemProvider.java
index 0a08e267a..5cd422380 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectToStreamMapEntryItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectToStreamMapEntryItemProvider.java
index f049c307e..0cec8918a 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectToStreamMapEntryItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ProjectToStreamMapEntryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/RedirectionTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/RedirectionTaskItemProvider.java
index 6756ce367..3536127d3 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/RedirectionTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/RedirectionTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ResourceCopyTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ResourceCopyTaskItemProvider.java
index 305ef5f5a..4a9d71214 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ResourceCopyTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ResourceCopyTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ResourceCreationTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ResourceCreationTaskItemProvider.java
index df6844b2b..972072cbe 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ResourceCreationTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ResourceCreationTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ScopeItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ScopeItemProvider.java
index ce624582f..d2f806ab2 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ScopeItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/ScopeItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupEditPlugin.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupEditPlugin.java
index e9e50f409..2029df5c9 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupItemProviderAdapterFactory.java
index f0daff081..358df821f 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupTaskContainerItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupTaskContainerItemProvider.java
index 60405dedb..78dc823f7 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupTaskContainerItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupTaskContainerItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupTaskItemProvider.java
index 96fbf4e06..a00992638 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/SetupTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/StreamItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/StreamItemProvider.java
index 555108081..0c6ded90e 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/StreamItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/StreamItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/StringSubstitutionTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/StringSubstitutionTaskItemProvider.java
index 153b5c8ae..015021a26 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/StringSubstitutionTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/StringSubstitutionTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/TextModificationItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/TextModificationItemProvider.java
index 8a58c1442..5f1b91254 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/TextModificationItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/TextModificationItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/TextModifyTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/TextModifyTaskItemProvider.java
index 4b120e8c1..9342338f7 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/TextModifyTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/TextModifyTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/UserItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/UserItemProvider.java
index 9240ae478..380f9da81 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/UserItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/UserItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/VariableChoiceItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/VariableChoiceItemProvider.java
index 94c2d4dc7..f22f791e7 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/VariableChoiceItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/VariableChoiceItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/VariableTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/VariableTaskItemProvider.java
index 13b0cc28d..4d4c25095 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/VariableTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/VariableTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceItemProvider.java
index 5d55110e1..e0c1bfa3f 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceTaskItemProvider.java
index ce2dec657..6abde2403 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceToInstallationsMapEntryItemProvider.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceToInstallationsMapEntryItemProvider.java
index 39a84f033..7fda1cd19 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceToInstallationsMapEntryItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/WorkspaceToInstallationsMapEntryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/package-info.java b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/package-info.java
index 01aac469a..84e5a7db4 100644
--- a/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/package-info.java
+++ b/plugins/org.eclipse.oomph.setup.edit/src/org/eclipse/oomph/setup/provider/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.setup.editor/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.editor/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.editor/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.editor/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.editor/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.editor/META-INF/MANIFEST.MF
index 304cc118a..489d1daba 100644
--- a/plugins/org.eclipse.oomph.setup.editor/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.editor/META-INF/MANIFEST.MF
@@ -2,13 +2,13 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.editor;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.presentation.SetupEditorPlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.editor;version="1.9.0";x-internal:=true,
+Export-Package: org.eclipse.oomph.setup.editor;version="1.10.0";x-internal:=true,
org.eclipse.oomph.setup.presentation;version="1.5.0";x-internal:=true,
org.eclipse.oomph.setup.presentation.handlers;version="1.5.0";x-internal:=true,
org.eclipse.oomph.setup.presentation.templates;version="1.5.0";x-internal:=true
@@ -16,22 +16,22 @@ Require-Bundle: org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.jface.text;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.resources.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.preferences;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.sync;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.workingsets.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.workingsets.editor;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.resources.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.preferences;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.sync;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.workingsets.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.workingsets.editor;bundle-version="[1.10.0,2.0.0)",
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.edit.ui;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.equinox.p2.metadata;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.p2.edit;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.p2.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.ui;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.p2.edit;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.p2.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.ui;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.editor
diff --git a/plugins/org.eclipse.oomph.setup.editor/about.html b/plugins/org.eclipse.oomph.setup.editor/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.editor/about.html
+++ b/plugins/org.eclipse.oomph.setup.editor/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.editor/build.properties b/plugins/org.eclipse.oomph.setup.editor/build.properties
index 398a59083..fed337f45 100644
--- a/plugins/org.eclipse.oomph.setup.editor/build.properties
+++ b/plugins/org.eclipse.oomph.setup.editor/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/plugin.properties b/plugins/org.eclipse.oomph.setup.editor/plugin.properties
index f6eecb588..8ec319ccc 100644
--- a/plugins/org.eclipse.oomph.setup.editor/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.editor/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/plugin.xml b/plugins/org.eclipse.oomph.setup.editor/plugin.xml
index c13624234..79fc89067 100644
--- a/plugins/org.eclipse.oomph.setup.editor/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.editor/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/pom.xml b/plugins/org.eclipse.oomph.setup.editor/pom.xml
index 4e53e40fa..514816313 100644
--- a/plugins/org.eclipse.oomph.setup.editor/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.editor/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.editor</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/SetupTemplate.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/SetupTemplate.java
index fea335b43..2ac23843b 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/SetupTemplate.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/SetupTemplate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/package-info.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/package-info.java
index 43d4338c1..81b8970f8 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/package-info.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/editor/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/AbstractTableAction.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/AbstractTableAction.java
index 88bb1d02c..476b3ca29 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/AbstractTableAction.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/AbstractTableAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/EnablementAction.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/EnablementAction.java
index d2b1fb5a0..277283dd8 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/EnablementAction.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/EnablementAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/EnablementDialog.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/EnablementDialog.java
index a78019f33..eca0cc708 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/EnablementDialog.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/EnablementDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/OpenDiscoveredType.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/OpenDiscoveredType.java
index 31e22a77b..6291e46d8 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/OpenDiscoveredType.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/OpenDiscoveredType.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2018 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/PreferenceCaptureDialog.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/PreferenceCaptureDialog.java
index a03a18349..a887ce9d0 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/PreferenceCaptureDialog.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/PreferenceCaptureDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2017 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupActionBarContributor.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupActionBarContributor.java
index 86f6f8b0f..3312f8b90 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupActionBarContributor.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupActionBarContributor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupEditor.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupEditor.java
index 7e9db42c0..56ad52aa0 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupEditor.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupEditor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupEditorPlugin.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupEditorPlugin.java
index 33c249bd8..2effb64f2 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupEditorPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupEditorPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupModelWizard.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupModelWizard.java
index a75b0937d..2b8d3fc20 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupModelWizard.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/SetupModelWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/AbstractDropdownHandler.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/AbstractDropdownHandler.java
index e7af488ea..6f44809c1 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/AbstractDropdownHandler.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/AbstractDropdownHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/AbstractDropdownItemHandler.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/AbstractDropdownItemHandler.java
index d7e2d52bf..3b3081042 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/AbstractDropdownItemHandler.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/AbstractDropdownItemHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/ImportProjectsHandler.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/ImportProjectsHandler.java
index 054d93db3..372ca33d0 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/ImportProjectsHandler.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/ImportProjectsHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenDiscoveredTypeHandler.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenDiscoveredTypeHandler.java
index 862570c31..50f96ad93 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenDiscoveredTypeHandler.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenDiscoveredTypeHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2018 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenEditorDropdownFactory.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenEditorDropdownFactory.java
index 8594a6137..ce230b8c1 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenEditorDropdownFactory.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenEditorDropdownFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenEditorDropdownHandler.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenEditorDropdownHandler.java
index 40d6e5829..c338b2992 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenEditorDropdownHandler.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenEditorDropdownHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenLogHandler.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenLogHandler.java
index f0afa5fd5..79d911554 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenLogHandler.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/OpenLogHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformDropdownHandler.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformDropdownHandler.java
index 9fddb8011..39e87fb6f 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformDropdownHandler.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformDropdownHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformHandler.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformHandler.java
index 659570395..50f2acf9b 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformHandler.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformStatusControl.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformStatusControl.java
index 88148ec82..62c784059 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformStatusControl.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/PerformStatusControl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/RefreshCacheHandler.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/RefreshCacheHandler.java
index bdd70012b..4ac13d59f 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/RefreshCacheHandler.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/RefreshCacheHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/SynchronizePreferencesHandler.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/SynchronizePreferencesHandler.java
index dc6a34b1d..3b4b9f3e6 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/SynchronizePreferencesHandler.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/handlers/SynchronizePreferencesHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/templates/GenericSetupTemplate.java b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/templates/GenericSetupTemplate.java
index 8bba0c550..748d30608 100644
--- a/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/templates/GenericSetupTemplate.java
+++ b/plugins/org.eclipse.oomph.setup.editor/src/org/eclipse/oomph/setup/presentation/templates/GenericSetupTemplate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.git.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.git.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.git.edit/META-INF/MANIFEST.MF
index 07c88111f..0c0bd3949 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.git.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.git.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.git.provider.GitEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -11,8 +11,8 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.git.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.git;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.setup.git;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.git.edit
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/about.html b/plugins/org.eclipse.oomph.setup.git.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.git.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/build.properties b/plugins/org.eclipse.oomph.setup.git.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.git.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.git.edit/plugin.properties
index 6f4d2c726..2e49134fb 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.git.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.git.edit/plugin.xml
index 38911f7a6..37aef70ee 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.git.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/pom.xml b/plugins/org.eclipse.oomph.setup.git.edit/pom.xml
index 18bf7f92f..20e3fea19 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.git.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.git.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigPropertyItemProvider.java b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigPropertyItemProvider.java
index 5bfb08a88..5b8be64bc 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigPropertyItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigPropertyItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigSectionItemProvider.java b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigSectionItemProvider.java
index 021f08473..2b2890c70 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigSectionItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigSectionItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigSubsectionItemProvider.java b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigSubsectionItemProvider.java
index aea2e3b30..24bd12fce 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigSubsectionItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/ConfigSubsectionItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitCloneTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitCloneTaskItemProvider.java
index 9b6b5c640..39af3fa76 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitCloneTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitCloneTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitEditPlugin.java b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitEditPlugin.java
index 0dd66cc6d..ae0a6a82e 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitItemProviderAdapterFactory.java
index 1f5eeac51..e32804e89 100644
--- a/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.git.edit/src/org/eclipse/oomph/setup/git/provider/GitItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.git/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.git/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.git/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.git/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.git/META-INF/MANIFEST.MF
index e6cd69b9f..a0ff1bdc1 100644
--- a/plugins/org.eclipse.oomph.setup.git/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.git/META-INF/MANIFEST.MF
@@ -2,18 +2,18 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.git;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.git;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.git.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.git.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.git;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.git.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.git.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.egit.core;bundle-version="[2.0.0,6.0.0)",
org.eclipse.jgit;bundle-version="[2.0.0,6.0.0)"
Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.oomph.setup.git/about.html b/plugins/org.eclipse.oomph.setup.git/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.git/about.html
+++ b/plugins/org.eclipse.oomph.setup.git/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.git/about.ini b/plugins/org.eclipse.oomph.setup.git/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.git/about.ini
+++ b/plugins/org.eclipse.oomph.setup.git/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/about.properties b/plugins/org.eclipse.oomph.setup.git/about.properties
index 50712042f..8ae8bba5a 100644
--- a/plugins/org.eclipse.oomph.setup.git/about.properties
+++ b/plugins/org.eclipse.oomph.setup.git/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/build.properties b/plugins/org.eclipse.oomph.setup.git/build.properties
index 9468f700d..d019c5086 100644
--- a/plugins/org.eclipse.oomph.setup.git/build.properties
+++ b/plugins/org.eclipse.oomph.setup.git/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/plugin.properties b/plugins/org.eclipse.oomph.setup.git/plugin.properties
index 582dc8d64..e58aae04b 100644
--- a/plugins/org.eclipse.oomph.setup.git/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.git/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/plugin.xml b/plugins/org.eclipse.oomph.setup.git/plugin.xml
index 3d0a733ab..06f8005f1 100644
--- a/plugins/org.eclipse.oomph.setup.git/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.git/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/pom.xml b/plugins/org.eclipse.oomph.setup.git/pom.xml
index 95c915b5a..42e36bb14 100644
--- a/plugins/org.eclipse.oomph.setup.git/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.git/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.git</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigProperty.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigProperty.java
index b0fc06cf4..63875ce68 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigProperty.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigProperty.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigSection.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigSection.java
index bbada5481..634c1825b 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigSection.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigSection.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigSubsection.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigSubsection.java
index 611dc0ef1..11eb386fd 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigSubsection.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/ConfigSubsection.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitCloneTask.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitCloneTask.java
index 3bab97545..da8fa2f2e 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitCloneTask.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitCloneTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitFactory.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitFactory.java
index 1e668ead9..b9997330a 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitFactory.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitPackage.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitPackage.java
index b236beb0a..ac835fc26 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitPackage.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/GitPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigPropertyImpl.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigPropertyImpl.java
index 2707cefd3..210f3c070 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigPropertyImpl.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigPropertyImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigSectionImpl.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigSectionImpl.java
index 7ca46de63..06c05152d 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigSectionImpl.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigSectionImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigSubsectionImpl.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigSubsectionImpl.java
index a9af99aba..f2389d508 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigSubsectionImpl.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/ConfigSubsectionImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.java
index bcae4bae5..0ed373246 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitFactoryImpl.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitFactoryImpl.java
index 45f0ea8bc..0b77414f1 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitPackageImpl.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitPackageImpl.java
index 9b2f7b143..5a122f9ea 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/impl/GitPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/util/GitAdapterFactory.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/util/GitAdapterFactory.java
index 374bb13ac..05dc1d6f2 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/util/GitAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/util/GitAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/util/GitSwitch.java b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/util/GitSwitch.java
index 39e4d39c2..a31496a71 100644
--- a/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/util/GitSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.git/src/org/eclipse/oomph/setup/git/util/GitSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer.tests/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.installer.tests/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.installer.tests/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.installer.tests/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.installer.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.installer.tests/META-INF/MANIFEST.MF
index 698876472..3c9b40158 100644
--- a/plugins/org.eclipse.oomph.setup.installer.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.installer.tests/META-INF/MANIFEST.MF
@@ -2,14 +2,14 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.installer.tests;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.installer.tests;version="1.9.0";x-internal:=true
-Require-Bundle: org.eclipse.oomph.ui.tests;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.installer;bundle-version="[1.9.0,2.0.0)";resolution:=optional
+Export-Package: org.eclipse.oomph.setup.installer.tests;version="1.10.0";x-internal:=true
+Require-Bundle: org.eclipse.oomph.ui.tests;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.installer;bundle-version="[1.10.0,2.0.0)";resolution:=optional
Bundle-ActivationPolicy: lazy
Service-Component: META-INF/testableObject.xml
Automatic-Module-Name: org.eclipse.oomph.setup.installer.tests
diff --git a/plugins/org.eclipse.oomph.setup.installer.tests/about.html b/plugins/org.eclipse.oomph.setup.installer.tests/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.installer.tests/about.html
+++ b/plugins/org.eclipse.oomph.setup.installer.tests/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.installer.tests/build.properties b/plugins/org.eclipse.oomph.setup.installer.tests/build.properties
index 26ad38113..54b54f910 100644
--- a/plugins/org.eclipse.oomph.setup.installer.tests/build.properties
+++ b/plugins/org.eclipse.oomph.setup.installer.tests/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer.tests/plugin.properties b/plugins/org.eclipse.oomph.setup.installer.tests/plugin.properties
index 09b6f5ff1..c68022118 100644
--- a/plugins/org.eclipse.oomph.setup.installer.tests/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.installer.tests/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer.tests/pom.xml b/plugins/org.eclipse.oomph.setup.installer.tests/pom.xml
index f1aa3bb65..35f932806 100644
--- a/plugins/org.eclipse.oomph.setup.installer.tests/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.installer.tests/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.installer.tests</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.installer.tests/src/org/eclipse/oomph/setup/installer/tests/InstallerTests.java b/plugins/org.eclipse.oomph.setup.installer.tests/src/org/eclipse/oomph/setup/installer/tests/InstallerTests.java
index 719c83a2a..00c07840c 100644
--- a/plugins/org.eclipse.oomph.setup.installer.tests/src/org/eclipse/oomph/setup/installer/tests/InstallerTests.java
+++ b/plugins/org.eclipse.oomph.setup.installer.tests/src/org/eclipse/oomph/setup/installer/tests/InstallerTests.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer.tests/src/org/eclipse/oomph/setup/installer/tests/TestableObjectComponent.java b/plugins/org.eclipse.oomph.setup.installer.tests/src/org/eclipse/oomph/setup/installer/tests/TestableObjectComponent.java
index 7491a134e..0d6d0b3fc 100644
--- a/plugins/org.eclipse.oomph.setup.installer.tests/src/org/eclipse/oomph/setup/installer/tests/TestableObjectComponent.java
+++ b/plugins/org.eclipse.oomph.setup.installer.tests/src/org/eclipse/oomph/setup/installer/tests/TestableObjectComponent.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.installer/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.installer/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.installer/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.installer/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.installer/META-INF/MANIFEST.MF
index 2f965018a..07c165998 100644
--- a/plugins/org.eclipse.oomph.setup.installer/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.installer/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.setup.installer;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -10,9 +10,9 @@ Bundle-Activator: org.eclipse.oomph.setup.internal.installer.SetupInstallerPlugi
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)",
org.eclipse.emf.edit.ui;bundle-version="[2.10.0,3.0.0)",
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.ui;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.ui;bundle-version="[1.10.0,2.0.0)",
org.eclipse.equinox.p2.operations;bundle-version="[2.0.0,3.0.0)",
org.eclipse.equinox.p2.metadata;bundle-version="[2.0.0,3.0.0)",
org.eclipse.equinox.p2.core;bundle-version="[2.0.0,3.0.0)",
@@ -22,11 +22,11 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.p2.metadata.repository;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.p2.console;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.p2.engine;bundle-version="[2.2.0,3.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.p2.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.p2;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.core;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.jreinfo.ui;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.p2.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.p2;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.core;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.jreinfo.ui;bundle-version="[1.10.0,2.0.0)",
org.eclipse.help;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.net;bundle-version="[1.0.0,2.0.0)",
org.eclipse.jsch.ui;bundle-version="[1.1.0,2.0.0)",
@@ -34,5 +34,5 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.security.ui;bundle-version="[1.1.0,2.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.setup.internal.installer;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.internal.installer;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.setup.installer
diff --git a/plugins/org.eclipse.oomph.setup.installer/about.html b/plugins/org.eclipse.oomph.setup.installer/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.installer/about.html
+++ b/plugins/org.eclipse.oomph.setup.installer/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.installer/about.ini b/plugins/org.eclipse.oomph.setup.installer/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.installer/about.ini
+++ b/plugins/org.eclipse.oomph.setup.installer/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/about.properties b/plugins/org.eclipse.oomph.setup.installer/about.properties
index 3fbffb836..71c5faa2b 100644
--- a/plugins/org.eclipse.oomph.setup.installer/about.properties
+++ b/plugins/org.eclipse.oomph.setup.installer/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/build.properties b/plugins/org.eclipse.oomph.setup.installer/build.properties
index ab272f4c5..2b1848c94 100644
--- a/plugins/org.eclipse.oomph.setup.installer/build.properties
+++ b/plugins/org.eclipse.oomph.setup.installer/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/plugin.properties b/plugins/org.eclipse.oomph.setup.installer/plugin.properties
index 3a0be6a60..954bcbad0 100644
--- a/plugins/org.eclipse.oomph.setup.installer/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.installer/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/plugin.xml b/plugins/org.eclipse.oomph.setup.installer/plugin.xml
index 9b85a673a..c1628d983 100644
--- a/plugins/org.eclipse.oomph.setup.installer/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.installer/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/pom.xml b/plugins/org.eclipse.oomph.setup.installer/pom.xml
index 9e3636d3d..907901760 100644
--- a/plugins/org.eclipse.oomph.setup.installer/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.installer/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.installer</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AboutDialog.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AboutDialog.java
index 22e6f201a..d44706b26 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AboutDialog.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AboutDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AbstractPreferenceDialog.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AbstractPreferenceDialog.java
index ec7394b6e..8e1d61405 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AbstractPreferenceDialog.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AbstractPreferenceDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AbstractSimpleDialog.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AbstractSimpleDialog.java
index 238e9d732..3d40a3768 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AbstractSimpleDialog.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/AbstractSimpleDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/CocoaUtil.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/CocoaUtil.java
index c66025018..c243dc7f0 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/CocoaUtil.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/CocoaUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ExtensionPage.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ExtensionPage.java
index dff4f2647..b6df329d8 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ExtensionPage.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ExtensionPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/Installer.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/Installer.java
index 7cb0a3af6..6a3c72b4b 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/Installer.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/Installer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerApplication.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerApplication.java
index ec4ed8cef..68965173f 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerApplication.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerApplication.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerDialog.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerDialog.java
index d6cfe8e4f..f433b4d2d 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerDialog.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerUI.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerUI.java
index 413927f1c..1db32f4fe 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerUI.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerUI.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerUIPrompt.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerUIPrompt.java
index 1f86b376a..c09e5dd98 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerUIPrompt.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/InstallerUIPrompt.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/KeepInstallerDialog.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/KeepInstallerDialog.java
index 0e096643b..fcebffeb3 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/KeepInstallerDialog.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/KeepInstallerDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/KeepInstallerUtil.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/KeepInstallerUtil.java
index ebfbd6d7d..a1073978c 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/KeepInstallerUtil.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/KeepInstallerUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/NetworkConnectionsDialog.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/NetworkConnectionsDialog.java
index 350852121..3e59f8849 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/NetworkConnectionsDialog.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/NetworkConnectionsDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/NetworkSSH2Dialog.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/NetworkSSH2Dialog.java
index 4abdb8a16..b9a92edbd 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/NetworkSSH2Dialog.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/NetworkSSH2Dialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductCatalogGenerator.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductCatalogGenerator.java
index 639139bfe..83478a4f8 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductCatalogGenerator.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductCatalogGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductCatalogsDialog.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductCatalogsDialog.java
index 52f12863e..9e12033cb 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductCatalogsDialog.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductCatalogsDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [467209] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductPage.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductPage.java
index cedca5b45..1e5c0a123 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductPage.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/ProductPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SelfUpdate.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SelfUpdate.java
index 64e34fc8e..b8f36b2e7 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SelfUpdate.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SelfUpdate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SetupInstallerPlugin.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SetupInstallerPlugin.java
index 8277ed7a5..e95086818 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SetupInstallerPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SetupInstallerPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleCheckbox.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleCheckbox.java
index 2cd470c00..222d6c8d8 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleCheckbox.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleCheckbox.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallLaunchButton.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallLaunchButton.java
index 19ba56512..13165d324 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallLaunchButton.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallLaunchButton.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallationLogPage.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallationLogPage.java
index 949aa3ea0..974179b1e 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallationLogPage.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallationLogPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerDialog.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerDialog.java
index 1c0d2d735..f24bd8977 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerDialog.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerMenu.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerMenu.java
index 0e78f16ea..072bf9f60 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerMenu.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerMenu.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerMenuButton.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerMenuButton.java
index 7abba8d60..b6c5f1e04 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerMenuButton.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerMenuButton.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerPage.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerPage.java
index 3055f6797..84a06e1b7 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerPage.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleInstallerPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleKeepInstallerPage.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleKeepInstallerPage.java
index 0697701b9..541f76c22 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleKeepInstallerPage.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleKeepInstallerPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleMessageOverlay.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleMessageOverlay.java
index 0fcd7f43c..6be75010e 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleMessageOverlay.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleMessageOverlay.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleProductPage.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleProductPage.java
index ae50d48dd..3ca5cc748 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleProductPage.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleProductPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleReadmePage.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleReadmePage.java
index 3d163cde7..21d1b4e1a 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleReadmePage.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleReadmePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleSearchField.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleSearchField.java
index 84d08f79a..5b855ddb5 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleSearchField.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleSearchField.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleVariablePage.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleVariablePage.java
index 5d5086b83..94a6fd918 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleVariablePage.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/SimpleVariablePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/UICallbackProvider.java b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/UICallbackProvider.java
index 8c1dccf55..9c551c0c9 100644
--- a/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/UICallbackProvider.java
+++ b/plugins/org.eclipse.oomph.setup.installer/src/org/eclipse/oomph/setup/internal/installer/UICallbackProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.jdt.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.jdt.edit/META-INF/MANIFEST.MF
index 75db18985..4a2aac914 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.jdt.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.jdt.provider.JDTEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,10 +10,10 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.jdt.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.jdt;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.jdt;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.jdt.launching;bundle-version="[3.6.0,4.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.jdt.edit
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/about.html b/plugins/org.eclipse.oomph.setup.jdt.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/build.properties b/plugins/org.eclipse.oomph.setup.jdt.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.jdt.edit/plugin.properties
index aca4e852e..af076bfec 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.jdt.edit/plugin.xml
index 840852d7d..50465eb3a 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/pom.xml b/plugins/org.eclipse.oomph.setup.jdt.edit/pom.xml
index d0bcc9e56..49c59a214 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.jdt.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JDTEditPlugin.java b/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JDTEditPlugin.java
index d209c8e1e..76f9ca599 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JDTEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JDTEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JDTItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JDTItemProviderAdapterFactory.java
index 19e2b5a86..21a09a5f9 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JDTItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JDTItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JRELibraryItemProvider.java b/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JRELibraryItemProvider.java
index ab3d084fd..b4e435e54 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JRELibraryItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JRELibraryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017 Adrian Price and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Adrian Price <aprice@tibco.com> - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JRETaskItemProvider.java b/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JRETaskItemProvider.java
index 7a1d874e0..09ea8d594 100644
--- a/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JRETaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.jdt.edit/src/org/eclipse/oomph/setup/jdt/provider/JRETaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.jdt/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.jdt/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.jdt/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.jdt/META-INF/MANIFEST.MF
index f95d49150..1830a05bb 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.jdt/META-INF/MANIFEST.MF
@@ -2,17 +2,17 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.jdt;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.jdt;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.jdt.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.jdt.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.jdt;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.jdt.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.jdt.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.jdt.launching;bundle-version="[3.6.0,4.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.jdt
diff --git a/plugins/org.eclipse.oomph.setup.jdt/about.html b/plugins/org.eclipse.oomph.setup.jdt/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/about.html
+++ b/plugins/org.eclipse.oomph.setup.jdt/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.jdt/about.ini b/plugins/org.eclipse.oomph.setup.jdt/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/about.ini
+++ b/plugins/org.eclipse.oomph.setup.jdt/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/about.properties b/plugins/org.eclipse.oomph.setup.jdt/about.properties
index 7d35a2cd3..627c11d08 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/about.properties
+++ b/plugins/org.eclipse.oomph.setup.jdt/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/build.properties b/plugins/org.eclipse.oomph.setup.jdt/build.properties
index 2864eabc5..cf5c5adfa 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/build.properties
+++ b/plugins/org.eclipse.oomph.setup.jdt/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/plugin.properties b/plugins/org.eclipse.oomph.setup.jdt/plugin.properties
index 66fbec79b..413d9d8c7 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.jdt/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/plugin.xml b/plugins/org.eclipse.oomph.setup.jdt/plugin.xml
index 81bf38d47..dfb6115a3 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.jdt/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/pom.xml b/plugins/org.eclipse.oomph.setup.jdt/pom.xml
index 7d8786612..bea265ee0 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.jdt/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.jdt</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JDTFactory.java b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JDTFactory.java
index f64f5b527..01a25c5c5 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JDTFactory.java
+++ b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JDTFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JDTPackage.java b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JDTPackage.java
index 3fa176584..7f234c058 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JDTPackage.java
+++ b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JDTPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JRELibrary.java b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JRELibrary.java
index 33968d12b..56a1a0680 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JRELibrary.java
+++ b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JRELibrary.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017 Adrian Price and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Adrian Price <aprice@tibco.com> - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JRETask.java b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JRETask.java
index 4e8ac3b50..6aeba9076 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JRETask.java
+++ b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/JRETask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JDTFactoryImpl.java b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JDTFactoryImpl.java
index 3028d9b7b..c1c213837 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JDTFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JDTFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JDTPackageImpl.java b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JDTPackageImpl.java
index e671baaec..386a6d0a6 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JDTPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JDTPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JRELibraryImpl.java b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JRELibraryImpl.java
index 22fce5caa..859e77d53 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JRELibraryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JRELibraryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017 Adrian Price and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Adrian Price <aprice@tibco.com> - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.java b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.java
index 4c08f8e1f..4091adc43 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/util/JDTAdapterFactory.java b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/util/JDTAdapterFactory.java
index 0061f9b91..b1a67c4ae 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/util/JDTAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/util/JDTAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/util/JDTSwitch.java b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/util/JDTSwitch.java
index 22e32cda9..196b3ad84 100644
--- a/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/util/JDTSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.jdt/src/org/eclipse/oomph/setup/jdt/util/JDTSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.launching.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.launching.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.launching.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.launching.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.launching.edit/META-INF/MANIFEST.MF
index f2c5e6d62..fab733188 100644
--- a/plugins/org.eclipse.oomph.setup.launching.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.launching.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.launching.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.launching.provider.LaunchingEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,9 +10,9 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.launching.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.launching;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.launching;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.launching.edit
diff --git a/plugins/org.eclipse.oomph.setup.launching.edit/about.html b/plugins/org.eclipse.oomph.setup.launching.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.launching.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.launching.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.launching.edit/build.properties b/plugins/org.eclipse.oomph.setup.launching.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.launching.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.launching.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.launching.edit/plugin.properties
index c56027989..47d3e7ffb 100644
--- a/plugins/org.eclipse.oomph.setup.launching.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.launching.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.launching.edit/plugin.xml
index bbcc130e4..3d07a1c0a 100644
--- a/plugins/org.eclipse.oomph.setup.launching.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.launching.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching.edit/pom.xml b/plugins/org.eclipse.oomph.setup.launching.edit/pom.xml
index c10f6e1fc..cd73ced18 100644
--- a/plugins/org.eclipse.oomph.setup.launching.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.launching.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.launching.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchTaskItemProvider.java
index 23a2380fa..3a46aa5b2 100644
--- a/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchingEditPlugin.java b/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchingEditPlugin.java
index 9930ac7f0..162047776 100644
--- a/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchingEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchingEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchingItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchingItemProviderAdapterFactory.java
index 24ae6fe1b..5a297b14c 100644
--- a/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchingItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.launching.edit/src/org/eclipse/oomph/setup/launching/provider/LaunchingItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.launching/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.launching/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.launching/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.launching/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.launching/META-INF/MANIFEST.MF
index 9a456e3b6..531c769c4 100644
--- a/plugins/org.eclipse.oomph.setup.launching/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.launching/META-INF/MANIFEST.MF
@@ -2,19 +2,19 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.launching;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.launching;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.launching.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.launching.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.launching;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.launching.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.launching.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.debug.core;bundle-version="[3.0.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.preferences;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.preferences;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.oomph.setup.launching.LaunchingPlugin$Implementation
Automatic-Module-Name: org.eclipse.oomph.setup.launching
diff --git a/plugins/org.eclipse.oomph.setup.launching/about.html b/plugins/org.eclipse.oomph.setup.launching/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.launching/about.html
+++ b/plugins/org.eclipse.oomph.setup.launching/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.launching/about.ini b/plugins/org.eclipse.oomph.setup.launching/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.launching/about.ini
+++ b/plugins/org.eclipse.oomph.setup.launching/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/about.properties b/plugins/org.eclipse.oomph.setup.launching/about.properties
index 1ab5d1681..9b3060182 100644
--- a/plugins/org.eclipse.oomph.setup.launching/about.properties
+++ b/plugins/org.eclipse.oomph.setup.launching/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/build.properties b/plugins/org.eclipse.oomph.setup.launching/build.properties
index 2864eabc5..cf5c5adfa 100644
--- a/plugins/org.eclipse.oomph.setup.launching/build.properties
+++ b/plugins/org.eclipse.oomph.setup.launching/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/plugin.properties b/plugins/org.eclipse.oomph.setup.launching/plugin.properties
index ef3449ce6..efb4c69bf 100644
--- a/plugins/org.eclipse.oomph.setup.launching/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.launching/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/plugin.xml b/plugins/org.eclipse.oomph.setup.launching/plugin.xml
index 08e95f4a3..0bc4e7005 100644
--- a/plugins/org.eclipse.oomph.setup.launching/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.launching/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/pom.xml b/plugins/org.eclipse.oomph.setup.launching/pom.xml
index cc6c2c278..c3f494c1b 100644
--- a/plugins/org.eclipse.oomph.setup.launching/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.launching/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.launching</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchTask.java b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchTask.java
index 580159cc9..d7eeacc92 100644
--- a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchTask.java
+++ b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingFactory.java b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingFactory.java
index 4f2b83500..8b79e2b82 100644
--- a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingFactory.java
+++ b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingPackage.java b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingPackage.java
index 0d13e447b..e63bf0200 100644
--- a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingPackage.java
+++ b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingPlugin.java b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingPlugin.java
index 43e510ffa..592274735 100644
--- a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/LaunchingPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.java b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.java
index 8e73246f4..10653d72b 100644
--- a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchingFactoryImpl.java b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchingFactoryImpl.java
index 4592a38f4..33bdf21dc 100644
--- a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchingFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchingFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchingPackageImpl.java b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchingPackageImpl.java
index 373e0a8c7..fd06e4013 100644
--- a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchingPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/impl/LaunchingPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/util/LaunchingAdapterFactory.java b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/util/LaunchingAdapterFactory.java
index 44a67f478..b7ee9fc42 100644
--- a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/util/LaunchingAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/util/LaunchingAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/util/LaunchingSwitch.java b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/util/LaunchingSwitch.java
index 24747881a..94dd1930e 100644
--- a/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/util/LaunchingSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.launching/src/org/eclipse/oomph/setup/launching/util/LaunchingSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.maven.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.maven.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.maven.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.maven.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.maven.edit/META-INF/MANIFEST.MF
index 2dbab62f9..3bf828977 100644
--- a/plugins/org.eclipse.oomph.setup.maven.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.maven.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.maven.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.maven.provider.MavenEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,11 +10,11 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.maven.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.maven;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.maven;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.resources.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.resources.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.maven.edit
diff --git a/plugins/org.eclipse.oomph.setup.maven.edit/about.html b/plugins/org.eclipse.oomph.setup.maven.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.maven.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.maven.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.maven.edit/build.properties b/plugins/org.eclipse.oomph.setup.maven.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.maven.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.maven.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.maven.edit/plugin.properties
index e779571b5..7b48a4c2f 100644
--- a/plugins/org.eclipse.oomph.setup.maven.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.maven.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.maven.edit/plugin.xml
index 82c6ae671..29df94318 100644
--- a/plugins/org.eclipse.oomph.setup.maven.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.maven.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven.edit/pom.xml b/plugins/org.eclipse.oomph.setup.maven.edit/pom.xml
index b1b4d0f3f..9b11c1524 100644
--- a/plugins/org.eclipse.oomph.setup.maven.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.maven.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.maven.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenEditPlugin.java b/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenEditPlugin.java
index 174695c2f..fab42d3a9 100644
--- a/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenImportTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenImportTaskItemProvider.java
index ae1e6a363..e7cfe6eed 100644
--- a/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenImportTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenImportTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenItemProviderAdapterFactory.java
index daa7c8780..f933f85ad 100644
--- a/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.maven.edit/src/org/eclipse/oomph/setup/maven/provider/MavenItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.maven/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.maven/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.maven/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.maven/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.maven/META-INF/MANIFEST.MF
index 30a025869..b4a809405 100644
--- a/plugins/org.eclipse.oomph.setup.maven/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.maven/META-INF/MANIFEST.MF
@@ -2,18 +2,18 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.maven;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.maven;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.maven.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.maven.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.maven;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.maven.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.maven.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.resources;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.resources;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.m2e.core;bundle-version="[1.3.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.maven
diff --git a/plugins/org.eclipse.oomph.setup.maven/about.html b/plugins/org.eclipse.oomph.setup.maven/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.maven/about.html
+++ b/plugins/org.eclipse.oomph.setup.maven/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.maven/about.ini b/plugins/org.eclipse.oomph.setup.maven/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.maven/about.ini
+++ b/plugins/org.eclipse.oomph.setup.maven/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/about.properties b/plugins/org.eclipse.oomph.setup.maven/about.properties
index d153d088d..dc86e54d7 100644
--- a/plugins/org.eclipse.oomph.setup.maven/about.properties
+++ b/plugins/org.eclipse.oomph.setup.maven/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/build.properties b/plugins/org.eclipse.oomph.setup.maven/build.properties
index 9468f700d..d019c5086 100644
--- a/plugins/org.eclipse.oomph.setup.maven/build.properties
+++ b/plugins/org.eclipse.oomph.setup.maven/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/plugin.properties b/plugins/org.eclipse.oomph.setup.maven/plugin.properties
index 004eb801e..ebde2b67b 100644
--- a/plugins/org.eclipse.oomph.setup.maven/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.maven/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/plugin.xml b/plugins/org.eclipse.oomph.setup.maven/plugin.xml
index a52a901d4..a3a21e6dc 100644
--- a/plugins/org.eclipse.oomph.setup.maven/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.maven/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/pom.xml b/plugins/org.eclipse.oomph.setup.maven/pom.xml
index 90fe91688..a0eed7a1a 100644
--- a/plugins/org.eclipse.oomph.setup.maven/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.maven/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.maven</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenFactory.java b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenFactory.java
index 334d0065d..8ea138253 100644
--- a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenFactory.java
+++ b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenImportTask.java b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenImportTask.java
index 6480c4224..c5625b1fd 100644
--- a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenImportTask.java
+++ b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenImportTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenPackage.java b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenPackage.java
index 59c561024..26adcad46 100644
--- a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenPackage.java
+++ b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/MavenPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenFactoryImpl.java b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenFactoryImpl.java
index 694835361..6a17e9753 100644
--- a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.java b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.java
index 771021f06..fe75d3877 100644
--- a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenPackageImpl.java b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenPackageImpl.java
index 3921afc47..3ae417a6d 100644
--- a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/impl/MavenPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/util/MavenAdapterFactory.java b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/util/MavenAdapterFactory.java
index dd76ad67b..b0eb766ac 100644
--- a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/util/MavenAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/util/MavenAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/util/MavenSwitch.java b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/util/MavenSwitch.java
index adbed1b1f..b03322aa4 100644
--- a/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/util/MavenSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.maven/src/org/eclipse/oomph/setup/maven/util/MavenSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.mylyn.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.mylyn.edit/META-INF/MANIFEST.MF
index c1f2f3ed2..c9419e8b1 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.mylyn.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.mylyn.provider.MylynEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,9 +10,9 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.mylyn.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.mylyn;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.mylyn;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.mylyn.edit
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/about.html b/plugins/org.eclipse.oomph.setup.mylyn.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/build.properties b/plugins/org.eclipse.oomph.setup.mylyn.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.mylyn.edit/plugin.properties
index 936515372..94cbfa263 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.mylyn.edit/plugin.xml
index 0379332ea..a570c179a 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/pom.xml b/plugins/org.eclipse.oomph.setup.mylyn.edit/pom.xml
index 4bff0d6d5..09b17f838 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.mylyn.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/BuildPlanItemProvider.java b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/BuildPlanItemProvider.java
index 0cb01b91b..0a168932f 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/BuildPlanItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/BuildPlanItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynBuildsTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynBuildsTaskItemProvider.java
index dbf8adec6..48c1ac974 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynBuildsTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynBuildsTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynEditPlugin.java b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynEditPlugin.java
index ee03e2bb3..a1aad1f19 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynItemProviderAdapterFactory.java
index b94431014..781793711 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynQueriesTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynQueriesTaskItemProvider.java
index 9eb2cc5cb..2359c3a5e 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynQueriesTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/MylynQueriesTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/QueryAttributeItemProvider.java b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/QueryAttributeItemProvider.java
index 80e6c288c..18e841931 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/QueryAttributeItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/QueryAttributeItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/QueryItemProvider.java b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/QueryItemProvider.java
index 10b77d9f0..af12df8e7 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/QueryItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn.edit/src/org/eclipse/oomph/setup/mylyn/provider/QueryItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.mylyn/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.mylyn/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.mylyn/META-INF/MANIFEST.MF
index 6451a57ce..d26dee250 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.mylyn/META-INF/MANIFEST.MF
@@ -2,20 +2,20 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.mylyn;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.mylyn;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.mylyn.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.mylyn.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.mylyn;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.mylyn.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.mylyn.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.variables;bundle-version="[3.0.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.preferences;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.preferences;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.mylyn.builds.core;bundle-version="[1.0.0,2.0.0)",
org.eclipse.mylyn.builds.ui;bundle-version="[1.0.0,2.0.0)",
org.eclipse.mylyn.commons.net;bundle-version="[3.0.0,4.0.0)",
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/about.html b/plugins/org.eclipse.oomph.setup.mylyn/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/about.html
+++ b/plugins/org.eclipse.oomph.setup.mylyn/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/about.ini b/plugins/org.eclipse.oomph.setup.mylyn/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/about.ini
+++ b/plugins/org.eclipse.oomph.setup.mylyn/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/about.properties b/plugins/org.eclipse.oomph.setup.mylyn/about.properties
index eaded599b..33e7dcb3a 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/about.properties
+++ b/plugins/org.eclipse.oomph.setup.mylyn/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/build.properties b/plugins/org.eclipse.oomph.setup.mylyn/build.properties
index 9468f700d..d019c5086 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/build.properties
+++ b/plugins/org.eclipse.oomph.setup.mylyn/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/plugin.properties b/plugins/org.eclipse.oomph.setup.mylyn/plugin.properties
index 62a943179..e56074123 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.mylyn/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/plugin.xml b/plugins/org.eclipse.oomph.setup.mylyn/plugin.xml
index 0b2a20210..98347d079 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.mylyn/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/pom.xml b/plugins/org.eclipse.oomph.setup.mylyn/pom.xml
index 9868fe99d..badd83e81 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.mylyn/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.mylyn</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/ActiveMylynTaskVariableResolver.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/ActiveMylynTaskVariableResolver.java
index 942b49536..67138a59f 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/ActiveMylynTaskVariableResolver.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/ActiveMylynTaskVariableResolver.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/BuildPlan.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/BuildPlan.java
index ae76f07cf..d20f72eae 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/BuildPlan.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/BuildPlan.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynBuildsTask.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynBuildsTask.java
index b75962560..5b16c43b8 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynBuildsTask.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynBuildsTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynFactory.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynFactory.java
index e7ba34264..d05bcd7d6 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynFactory.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynPackage.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynPackage.java
index 81083926d..f68d8d90b 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynPackage.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynQueriesTask.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynQueriesTask.java
index abe7a535f..91c3a2344 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynQueriesTask.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/MylynQueriesTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/Query.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/Query.java
index 02cd60daf..60d0c81cd 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/Query.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/Query.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/BuildPlanImpl.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/BuildPlanImpl.java
index 6a5a19792..f29e2410f 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/BuildPlanImpl.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/BuildPlanImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.java
index 0a6c1eff0..0a70c5c3f 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynFactoryImpl.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynFactoryImpl.java
index 64ac1f198..7a3eef8b1 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynPackageImpl.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynPackageImpl.java
index a257fea10..3f580fc25 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.java
index 1cf839693..214ee74aa 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/QueryAttributeImpl.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/QueryAttributeImpl.java
index 8dfe93a46..32d10c0f5 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/QueryAttributeImpl.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/QueryAttributeImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/QueryImpl.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/QueryImpl.java
index b95e080c1..704ec8165 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/QueryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/impl/QueryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/util/MylynAdapterFactory.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/util/MylynAdapterFactory.java
index e2f468197..cc130ae18 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/util/MylynAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/util/MylynAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/util/MylynSwitch.java b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/util/MylynSwitch.java
index 0b1e596df..e853790e0 100644
--- a/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/util/MylynSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.mylyn/src/org/eclipse/oomph/setup/mylyn/util/MylynSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.p2.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.p2.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.p2.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.p2.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.p2.edit/META-INF/MANIFEST.MF
index c5827afb9..37f0b3cb2 100644
--- a/plugins/org.eclipse.oomph.setup.p2.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.p2.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.p2.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.p2.provider.SetupP2EditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,10 +10,10 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.p2.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.p2;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.p2;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.p2.edit
diff --git a/plugins/org.eclipse.oomph.setup.p2.edit/about.html b/plugins/org.eclipse.oomph.setup.p2.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.p2.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.p2.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.p2.edit/build.properties b/plugins/org.eclipse.oomph.setup.p2.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.p2.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.p2.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.p2.edit/plugin.properties
index 291b6d6da..69ab965d7 100644
--- a/plugins/org.eclipse.oomph.setup.p2.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.p2.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.p2.edit/plugin.xml
index 5e62b120c..356d1a164 100644
--- a/plugins/org.eclipse.oomph.setup.p2.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.p2.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2.edit/pom.xml b/plugins/org.eclipse.oomph.setup.p2.edit/pom.xml
index b91ce7ece..582a91f53 100644
--- a/plugins/org.eclipse.oomph.setup.p2.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.p2.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.p2.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/P2TaskItemProvider.java b/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/P2TaskItemProvider.java
index 91d26ade7..54dd135b3 100644
--- a/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/P2TaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/P2TaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/SetupP2EditPlugin.java b/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/SetupP2EditPlugin.java
index b14e24a6c..912a39aad 100644
--- a/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/SetupP2EditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/SetupP2EditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/SetupP2ItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/SetupP2ItemProviderAdapterFactory.java
index 3dce52dcb..38e6bf225 100644
--- a/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/SetupP2ItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.p2.edit/src/org/eclipse/oomph/setup/p2/provider/SetupP2ItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.p2/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.p2/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.p2/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.p2/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.p2/META-INF/MANIFEST.MF
index a31fddfaf..bb887138e 100644
--- a/plugins/org.eclipse.oomph.setup.p2/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.p2/META-INF/MANIFEST.MF
@@ -2,20 +2,20 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.p2;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.internal.p2.SetupP2Plugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.internal.p2;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.p2;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.p2.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.p2.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.internal.p2;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.p2;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.p2.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.p2.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.core;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.core;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.equinox.p2.artifact.repository;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.p2.console;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.p2.core;bundle-version="[2.0.0,3.0.0)",
diff --git a/plugins/org.eclipse.oomph.setup.p2/about.html b/plugins/org.eclipse.oomph.setup.p2/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.p2/about.html
+++ b/plugins/org.eclipse.oomph.setup.p2/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.p2/build.properties b/plugins/org.eclipse.oomph.setup.p2/build.properties
index 5426b2ad5..067bbde38 100644
--- a/plugins/org.eclipse.oomph.setup.p2/build.properties
+++ b/plugins/org.eclipse.oomph.setup.p2/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/plugin.properties b/plugins/org.eclipse.oomph.setup.p2/plugin.properties
index d7ae0c1cc..d13e8e44c 100644
--- a/plugins/org.eclipse.oomph.setup.p2/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.p2/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/plugin.xml b/plugins/org.eclipse.oomph.setup.p2/plugin.xml
index 8cc8d641b..911d9dff0 100644
--- a/plugins/org.eclipse.oomph.setup.p2/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.p2/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/pom.xml b/plugins/org.eclipse.oomph.setup.p2/pom.xml
index 0fd967f0d..7aa984b5b 100644
--- a/plugins/org.eclipse.oomph.setup.p2/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.p2/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.p2</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/internal/p2/SetupP2Plugin.java b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/internal/p2/SetupP2Plugin.java
index 6536cc452..c1e6ff6f4 100644
--- a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/internal/p2/SetupP2Plugin.java
+++ b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/internal/p2/SetupP2Plugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/P2Task.java b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/P2Task.java
index 39aeeec07..424642242 100644
--- a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/P2Task.java
+++ b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/P2Task.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/SetupP2Factory.java b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/SetupP2Factory.java
index dd3affcc1..d57be33fa 100644
--- a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/SetupP2Factory.java
+++ b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/SetupP2Factory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/SetupP2Package.java b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/SetupP2Package.java
index 2c77cce10..0cf7e912f 100644
--- a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/SetupP2Package.java
+++ b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/SetupP2Package.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/P2TaskImpl.java b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/P2TaskImpl.java
index b1a9315e0..1c626b6fc 100644
--- a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/P2TaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/P2TaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/SetupP2FactoryImpl.java b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/SetupP2FactoryImpl.java
index 8170f494d..83942ee96 100644
--- a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/SetupP2FactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/SetupP2FactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/SetupP2PackageImpl.java b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/SetupP2PackageImpl.java
index 1d3dc0434..1169a5205 100644
--- a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/SetupP2PackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/impl/SetupP2PackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/P2TaskUISevices.java b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/P2TaskUISevices.java
index ff1840fe5..1e3855ba9 100644
--- a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/P2TaskUISevices.java
+++ b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/P2TaskUISevices.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/SetupP2AdapterFactory.java b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/SetupP2AdapterFactory.java
index 54a298877..adbcd74e8 100644
--- a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/SetupP2AdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/SetupP2AdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/SetupP2Switch.java b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/SetupP2Switch.java
index 7fed1edbf..174c212fd 100644
--- a/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/SetupP2Switch.java
+++ b/plugins/org.eclipse.oomph.setup.p2/src/org/eclipse/oomph/setup/p2/util/SetupP2Switch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.pde.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.pde.edit/META-INF/MANIFEST.MF
index ddae90b35..defdcf688 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.pde.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.pde.provider.PDEEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,9 +10,9 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.pde.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.pde;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.pde;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.pde.edit
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/about.html b/plugins/org.eclipse.oomph.setup.pde.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/build.properties b/plugins/org.eclipse.oomph.setup.pde.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.pde.edit/plugin.properties
index a8a1b8f25..44ddf0fc8 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.pde.edit/plugin.xml
index 9fa6acf65..4b4500e00 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/pom.xml b/plugins/org.eclipse.oomph.setup.pde.edit/pom.xml
index 4ba20d7ff..f1fa294b3 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.pde.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/APIBaselineFromTargetTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/APIBaselineFromTargetTaskItemProvider.java
index 2e6fdaf4b..777cb77ea 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/APIBaselineFromTargetTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/APIBaselineFromTargetTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/APIBaselineTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/APIBaselineTaskItemProvider.java
index 7c2e51060..5a9870db6 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/APIBaselineTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/APIBaselineTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/AbstractAPIBaselineTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/AbstractAPIBaselineTaskItemProvider.java
index edc2971d4..4b975aae7 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/AbstractAPIBaselineTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/AbstractAPIBaselineTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/PDEEditPlugin.java b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/PDEEditPlugin.java
index 587694234..7d37a0c40 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/PDEEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/PDEEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/PDEItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/PDEItemProviderAdapterFactory.java
index 4a5190c9e..0a2f3d561 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/PDEItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/PDEItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/TargetPlatformTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/TargetPlatformTaskItemProvider.java
index be534d815..d02a1e491 100644
--- a/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/TargetPlatformTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.pde.edit/src/org/eclipse/oomph/setup/pde/provider/TargetPlatformTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.pde/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.pde/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.pde/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.pde/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.pde/META-INF/MANIFEST.MF
index 7452d7f25..d5e05ed8e 100644
--- a/plugins/org.eclipse.oomph.setup.pde/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.pde/META-INF/MANIFEST.MF
@@ -2,21 +2,21 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.pde;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.internal.pde.PDEPlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.internal.pde;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.pde;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.pde.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.pde.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.internal.pde;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.pde;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.pde.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.pde.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.util.pde;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.util.pde;bundle-version="[1.10.0,2.0.0)",
org.eclipse.pde.api.tools;bundle-version="[1.0.0,2.0.0)",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)"
Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.oomph.setup.pde/about.html b/plugins/org.eclipse.oomph.setup.pde/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.pde/about.html
+++ b/plugins/org.eclipse.oomph.setup.pde/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.pde/about.ini b/plugins/org.eclipse.oomph.setup.pde/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.pde/about.ini
+++ b/plugins/org.eclipse.oomph.setup.pde/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/about.properties b/plugins/org.eclipse.oomph.setup.pde/about.properties
index 9f9d3c435..fa90a990d 100644
--- a/plugins/org.eclipse.oomph.setup.pde/about.properties
+++ b/plugins/org.eclipse.oomph.setup.pde/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/build.properties b/plugins/org.eclipse.oomph.setup.pde/build.properties
index 2864eabc5..cf5c5adfa 100644
--- a/plugins/org.eclipse.oomph.setup.pde/build.properties
+++ b/plugins/org.eclipse.oomph.setup.pde/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/plugin.properties b/plugins/org.eclipse.oomph.setup.pde/plugin.properties
index d014ed037..8c99669c0 100644
--- a/plugins/org.eclipse.oomph.setup.pde/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.pde/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/plugin.xml b/plugins/org.eclipse.oomph.setup.pde/plugin.xml
index 57af7a981..9407f8a5f 100644
--- a/plugins/org.eclipse.oomph.setup.pde/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.pde/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/pom.xml b/plugins/org.eclipse.oomph.setup.pde/pom.xml
index 658251ccc..91bd71622 100644
--- a/plugins/org.eclipse.oomph.setup.pde/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.pde/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.pde</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/internal/pde/PDEPlugin.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/internal/pde/PDEPlugin.java
index 76a44a7e5..4b98202e2 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/internal/pde/PDEPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/internal/pde/PDEPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/APIBaselineFromTargetTask.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/APIBaselineFromTargetTask.java
index 904b02084..442c55759 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/APIBaselineFromTargetTask.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/APIBaselineFromTargetTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/APIBaselineTask.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/APIBaselineTask.java
index 45033de09..1823651de 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/APIBaselineTask.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/APIBaselineTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/AbstractAPIBaselineTask.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/AbstractAPIBaselineTask.java
index 069c63905..bce42694a 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/AbstractAPIBaselineTask.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/AbstractAPIBaselineTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/PDEFactory.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/PDEFactory.java
index a3686fe14..870189c9b 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/PDEFactory.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/PDEFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/PDEPackage.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/PDEPackage.java
index 019a8fd54..6cc3ffa90 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/PDEPackage.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/PDEPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/TargetPlatformTask.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/TargetPlatformTask.java
index 3384a44de..e620b4c47 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/TargetPlatformTask.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/TargetPlatformTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/APIBaselineFromTargetTaskImpl.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/APIBaselineFromTargetTaskImpl.java
index 49445cac8..7699f9e47 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/APIBaselineFromTargetTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/APIBaselineFromTargetTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.java
index 6bb464dc9..1528d6b3f 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/AbstractAPIBaselineTaskImpl.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/AbstractAPIBaselineTaskImpl.java
index b7405d2b6..12cd5d377 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/AbstractAPIBaselineTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/AbstractAPIBaselineTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/PDEFactoryImpl.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/PDEFactoryImpl.java
index e28c10089..644849e5e 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/PDEFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/PDEFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/PDEPackageImpl.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/PDEPackageImpl.java
index c7b8d874e..afe35568e 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/PDEPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/PDEPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.java
index 1650c46db..04433f5d4 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/util/PDEAdapterFactory.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/util/PDEAdapterFactory.java
index ed187e962..8f4616a54 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/util/PDEAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/util/PDEAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/util/PDESwitch.java b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/util/PDESwitch.java
index f8e9d3b61..ef5c88e67 100644
--- a/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/util/PDESwitch.java
+++ b/plugins/org.eclipse.oomph.setup.pde/src/org/eclipse/oomph/setup/pde/util/PDESwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.projects.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.projects.edit/META-INF/MANIFEST.MF
index 73ebc00e8..bb4ea2c3e 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.projects.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.projects.provider.ProjectsEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,11 +10,11 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.projects.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.projects;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.projects;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.resources.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.resources.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.projects.edit
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/about.html b/plugins/org.eclipse.oomph.setup.projects.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/build.properties b/plugins/org.eclipse.oomph.setup.projects.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.projects.edit/plugin.properties
index 647149ac1..45ea379f2 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.projects.edit/plugin.xml
index 3ec6a3abc..209931c88 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/pom.xml b/plugins/org.eclipse.oomph.setup.projects.edit/pom.xml
index d846c3cf4..ee1c1bb3a 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.projects.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/PathVariableTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/PathVariableTaskItemProvider.java
index f91cf3934..72ea0ced9 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/PathVariableTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/PathVariableTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsBuildTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsBuildTaskItemProvider.java
index 34d60ffe4..04b926922 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsBuildTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsBuildTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsEditPlugin.java b/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsEditPlugin.java
index 6c8379b5a..a8df65404 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsImportTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsImportTaskItemProvider.java
index dd4e3ae05..26934f6b3 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsImportTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsImportTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsItemProviderAdapterFactory.java
index 47dad5f08..3b57d52ce 100644
--- a/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.projects.edit/src/org/eclipse/oomph/setup/projects/provider/ProjectsItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.projects/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.projects/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.projects/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.projects/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.projects/META-INF/MANIFEST.MF
index ee3193c1c..5b10af026 100644
--- a/plugins/org.eclipse.oomph.setup.projects/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.projects/META-INF/MANIFEST.MF
@@ -2,19 +2,19 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.projects;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.projects;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.projects.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.projects.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.projects;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.projects.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.projects.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.resources;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.core;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.resources;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.core;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.oomph.setup.projects.ProjectsPlugin$Implementation
Automatic-Module-Name: org.eclipse.oomph.setup.projects
diff --git a/plugins/org.eclipse.oomph.setup.projects/about.html b/plugins/org.eclipse.oomph.setup.projects/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.projects/about.html
+++ b/plugins/org.eclipse.oomph.setup.projects/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.projects/about.ini b/plugins/org.eclipse.oomph.setup.projects/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.projects/about.ini
+++ b/plugins/org.eclipse.oomph.setup.projects/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/about.properties b/plugins/org.eclipse.oomph.setup.projects/about.properties
index 53250b6bb..b5e5cda5d 100644
--- a/plugins/org.eclipse.oomph.setup.projects/about.properties
+++ b/plugins/org.eclipse.oomph.setup.projects/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/build.properties b/plugins/org.eclipse.oomph.setup.projects/build.properties
index 2864eabc5..cf5c5adfa 100644
--- a/plugins/org.eclipse.oomph.setup.projects/build.properties
+++ b/plugins/org.eclipse.oomph.setup.projects/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/plugin.properties b/plugins/org.eclipse.oomph.setup.projects/plugin.properties
index 765a494f2..56060bfc0 100644
--- a/plugins/org.eclipse.oomph.setup.projects/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.projects/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/plugin.xml b/plugins/org.eclipse.oomph.setup.projects/plugin.xml
index ab7f62445..e9870718c 100644
--- a/plugins/org.eclipse.oomph.setup.projects/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.projects/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/pom.xml b/plugins/org.eclipse.oomph.setup.projects/pom.xml
index 8f9800c90..69831a95d 100644
--- a/plugins/org.eclipse.oomph.setup.projects/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.projects/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.projects</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/PathVariableTask.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/PathVariableTask.java
index b55e2e619..82dec5ba4 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/PathVariableTask.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/PathVariableTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsBuildTask.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsBuildTask.java
index b1aaf19e9..a9e5caad4 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsBuildTask.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsBuildTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsFactory.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsFactory.java
index 4d50d4ece..e88c0832b 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsFactory.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsImportTask.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsImportTask.java
index 8891ac1c1..58c992474 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsImportTask.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsImportTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsPackage.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsPackage.java
index 7a25f0bfe..c0d41e22d 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsPackage.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsPlugin.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsPlugin.java
index 9460cde13..08deb97fe 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/ProjectsPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.java
index 71fec5638..d192deb2e 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsBuildTaskImpl.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsBuildTaskImpl.java
index 2a1d54862..e474dca7f 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsBuildTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsBuildTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsFactoryImpl.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsFactoryImpl.java
index d5358b718..c75ba1066 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.java
index 96236a5c7..390bdbb87 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsPackageImpl.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsPackageImpl.java
index 080a47e99..8d81f4a0e 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/impl/ProjectsPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/util/ProjectsAdapterFactory.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/util/ProjectsAdapterFactory.java
index b196707b7..4d5c08339 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/util/ProjectsAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/util/ProjectsAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/util/ProjectsSwitch.java b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/util/ProjectsSwitch.java
index 007319a67..0536f722c 100644
--- a/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/util/ProjectsSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.projects/src/org/eclipse/oomph/setup/projects/util/ProjectsSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.projectset.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.projectset.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.projectset.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.projectset.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.projectset.edit/META-INF/MANIFEST.MF
index 17a56eb1c..7ae5acd9e 100644
--- a/plugins/org.eclipse.oomph.setup.projectset.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.projectset.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.projectset.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.projectset.provider.ProjectSetEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,9 +10,9 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.projectset.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.projectset;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.projectset;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.projectset.edit
diff --git a/plugins/org.eclipse.oomph.setup.projectset.edit/about.html b/plugins/org.eclipse.oomph.setup.projectset.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.projectset.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.projectset.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.projectset.edit/build.properties b/plugins/org.eclipse.oomph.setup.projectset.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.projectset.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.projectset.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.projectset.edit/plugin.properties
index 1be0b3b30..a81310bf8 100644
--- a/plugins/org.eclipse.oomph.setup.projectset.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.projectset.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.projectset.edit/plugin.xml
index c1aa389b0..7c4e40684 100644
--- a/plugins/org.eclipse.oomph.setup.projectset.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.projectset.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset.edit/pom.xml b/plugins/org.eclipse.oomph.setup.projectset.edit/pom.xml
index 924fd97b4..832fd64ee 100644
--- a/plugins/org.eclipse.oomph.setup.projectset.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.projectset.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.projectset.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetEditPlugin.java b/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetEditPlugin.java
index 736c64178..655515ef7 100644
--- a/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetImportTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetImportTaskItemProvider.java
index a3da45871..32b869036 100644
--- a/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetImportTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetImportTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetItemProviderAdapterFactory.java
index 90c5cc7e2..2ae7ac608 100644
--- a/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.projectset.edit/src/org/eclipse/oomph/setup/projectset/provider/ProjectSetItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.projectset/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.projectset/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.projectset/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.projectset/META-INF/MANIFEST.MF
index b9034584f..712b6ba5a 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.projectset/META-INF/MANIFEST.MF
@@ -2,18 +2,18 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.projectset;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.projectset;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.projectset.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.projectset.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.projectset;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.projectset.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.projectset.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.jface;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.workbench;bundle-version="[3.5.0,4.0.0)",
org.eclipse.team.ui;bundle-version="[3.5.0,4.0.0)"
diff --git a/plugins/org.eclipse.oomph.setup.projectset/about.html b/plugins/org.eclipse.oomph.setup.projectset/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/about.html
+++ b/plugins/org.eclipse.oomph.setup.projectset/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.projectset/about.ini b/plugins/org.eclipse.oomph.setup.projectset/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/about.ini
+++ b/plugins/org.eclipse.oomph.setup.projectset/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/about.properties b/plugins/org.eclipse.oomph.setup.projectset/about.properties
index 16fa8eeb3..45c3355ba 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/about.properties
+++ b/plugins/org.eclipse.oomph.setup.projectset/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/build.properties b/plugins/org.eclipse.oomph.setup.projectset/build.properties
index 2864eabc5..cf5c5adfa 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/build.properties
+++ b/plugins/org.eclipse.oomph.setup.projectset/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/plugin.properties b/plugins/org.eclipse.oomph.setup.projectset/plugin.properties
index fd618d4bc..afc8d55bb 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.projectset/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/plugin.xml b/plugins/org.eclipse.oomph.setup.projectset/plugin.xml
index 5a53efc0a..c26486829 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.projectset/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/pom.xml b/plugins/org.eclipse.oomph.setup.projectset/pom.xml
index 2b5c88e6c..8da4a9559 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.projectset/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.projectset</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetFactory.java b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetFactory.java
index 31feab814..ed4caa5c0 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetFactory.java
+++ b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetImportTask.java b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetImportTask.java
index 740ac8ff5..a407b7d2a 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetImportTask.java
+++ b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetImportTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetPackage.java b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetPackage.java
index 50dc2a02e..725cc1221 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetPackage.java
+++ b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.java b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.java
index 37a321ed0..0a047392c 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/ProjectSetPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetFactoryImpl.java b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetFactoryImpl.java
index 0c9d66c27..93fb7fdaa 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.java b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.java
index 64f9d4653..4371a2669 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetPackageImpl.java b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetPackageImpl.java
index 1925a9436..c15f7e830 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/impl/ProjectSetPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/util/ProjectSetAdapterFactory.java b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/util/ProjectSetAdapterFactory.java
index cd47e54da..eee99fce5 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/util/ProjectSetAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/util/ProjectSetAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/util/ProjectSetSwitch.java b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/util/ProjectSetSwitch.java
index 68a9c3d29..c5700b48f 100644
--- a/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/util/ProjectSetSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.projectset/src/org/eclipse/oomph/setup/projectset/util/ProjectSetSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sdk/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.sdk/META-INF/MANIFEST.MF
index c6c978a0d..dc258ae89 100644
--- a/plugins/org.eclipse.oomph.setup.sdk/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.sdk/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.sdk; singleton:=true
-Bundle-Version: 1.5.0.qualifier
+Bundle-Version: 1.6.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/plugins/org.eclipse.oomph.setup.sdk/about.html b/plugins/org.eclipse.oomph.setup.sdk/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.sdk/about.html
+++ b/plugins/org.eclipse.oomph.setup.sdk/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.sdk/about.ini b/plugins/org.eclipse.oomph.setup.sdk/about.ini
index 98ff8a146..6b5e1927c 100644
--- a/plugins/org.eclipse.oomph.setup.sdk/about.ini
+++ b/plugins/org.eclipse.oomph.setup.sdk/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sdk/about.properties b/plugins/org.eclipse.oomph.setup.sdk/about.properties
index 9c7d259be..51c8e8cb5 100644
--- a/plugins/org.eclipse.oomph.setup.sdk/about.properties
+++ b/plugins/org.eclipse.oomph.setup.sdk/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sdk/build.properties b/plugins/org.eclipse.oomph.setup.sdk/build.properties
index 688d61618..bf57fb038 100644
--- a/plugins/org.eclipse.oomph.setup.sdk/build.properties
+++ b/plugins/org.eclipse.oomph.setup.sdk/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sdk/plugin.properties b/plugins/org.eclipse.oomph.setup.sdk/plugin.properties
index eebd018f4..d916f146d 100644
--- a/plugins/org.eclipse.oomph.setup.sdk/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.sdk/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sdk/pom.xml b/plugins/org.eclipse.oomph.setup.sdk/pom.xml
index ba567599a..89bddb8b5 100644
--- a/plugins/org.eclipse.oomph.setup.sdk/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.sdk/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.sdk</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.sync.tests/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.sync.tests/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.sync.tests/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.sync.tests/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.sync.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.sync.tests/META-INF/MANIFEST.MF
index 78ec76e78..598ee1e0e 100644
--- a/plugins/org.eclipse.oomph.setup.sync.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.sync.tests/META-INF/MANIFEST.MF
@@ -2,15 +2,15 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.sync.tests;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.sync.tests;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.sync.tests;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.userstorage.tests;bundle-version="[1.0.0,2.0.0)",
- org.eclipse.oomph.tests;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.sync;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.tests;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.sync;bundle-version="[1.10.0,2.0.0)",
org.apache.httpcomponents.httpcore;bundle-version="[4.0.0,5.0.0)",
org.apache.httpcomponents.httpclient;bundle-version="[4.0.0,5.0.0)"
Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.oomph.setup.sync.tests/about.html b/plugins/org.eclipse.oomph.setup.sync.tests/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.sync.tests/about.html
+++ b/plugins/org.eclipse.oomph.setup.sync.tests/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.sync.tests/build.properties b/plugins/org.eclipse.oomph.setup.sync.tests/build.properties
index a4f99c639..e947e22f5 100644
--- a/plugins/org.eclipse.oomph.setup.sync.tests/build.properties
+++ b/plugins/org.eclipse.oomph.setup.sync.tests/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync.tests/plugin.properties b/plugins/org.eclipse.oomph.setup.sync.tests/plugin.properties
index 2d218b863..8c3eaf69f 100644
--- a/plugins/org.eclipse.oomph.setup.sync.tests/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.sync.tests/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync.tests/plugin.xml b/plugins/org.eclipse.oomph.setup.sync.tests/plugin.xml
index fbf118527..b913a1cb3 100644
--- a/plugins/org.eclipse.oomph.setup.sync.tests/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.sync.tests/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync.tests/pom.xml b/plugins/org.eclipse.oomph.setup.sync.tests/pom.xml
index 4ffb669d1..8475dd23a 100644
--- a/plugins/org.eclipse.oomph.setup.sync.tests/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.sync.tests/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.sync.tests</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.sync.tests/src/org/eclipse/oomph/setup/sync/tests/SynchronizerTests.java b/plugins/org.eclipse.oomph.setup.sync.tests/src/org/eclipse/oomph/setup/sync/tests/SynchronizerTests.java
index 6a454b7aa..967742d73 100644
--- a/plugins/org.eclipse.oomph.setup.sync.tests/src/org/eclipse/oomph/setup/sync/tests/SynchronizerTests.java
+++ b/plugins/org.eclipse.oomph.setup.sync.tests/src/org/eclipse/oomph/setup/sync/tests/SynchronizerTests.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync.tests/src/org/eclipse/oomph/setup/sync/tests/TestWorkstation.java b/plugins/org.eclipse.oomph.setup.sync.tests/src/org/eclipse/oomph/setup/sync/tests/TestWorkstation.java
index 5a3754087..10a60c07b 100644
--- a/plugins/org.eclipse.oomph.setup.sync.tests/src/org/eclipse/oomph/setup/sync/tests/TestWorkstation.java
+++ b/plugins/org.eclipse.oomph.setup.sync.tests/src/org/eclipse/oomph/setup/sync/tests/TestWorkstation.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.sync/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.sync/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.sync/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.sync/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.sync/META-INF/MANIFEST.MF
index 76d827baa..52defa86b 100644
--- a/plugins/org.eclipse.oomph.setup.sync/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.sync/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.setup.sync;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -14,10 +14,10 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)",
- org.eclipse.oomph.base;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.preferences;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.core;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.preferences;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.core;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.userstorage;bundle-version="[1.1.0,2.0.0)";resolution:=optional;x-installation:=greedy,
org.apache.httpcomponents.httpclient;bundle-version="[4.0.0,5.0.0)",
org.apache.httpcomponents.httpcore;bundle-version="[4.0.0,5.0.0)",
@@ -25,9 +25,9 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.apache.commons.codec;bundle-version="[1.6.0,2.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.setup.internal.sync;version="1.9.0";x-friends:="org.eclipse.oomph.setup.sync.tests,org.eclipse.oomph.setup.ui",
- org.eclipse.oomph.setup.sync;version="1.9.0";x-friends:="org.eclipse.oomph.setup.sync.tests,org.eclipse.oomph.setup.ui",
- org.eclipse.oomph.setup.sync.impl;version="1.9.0";x-friends:="org.eclipse.oomph.setup.sync.tests,org.eclipse.oomph.setup.ui",
- org.eclipse.oomph.setup.sync.util;version="1.9.0";x-friends:="org.eclipse.oomph.setup.sync.tests,org.eclipse.oomph.setup.ui"
+Export-Package: org.eclipse.oomph.setup.internal.sync;version="1.10.0";x-friends:="org.eclipse.oomph.setup.sync.tests,org.eclipse.oomph.setup.ui",
+ org.eclipse.oomph.setup.sync;version="1.10.0";x-friends:="org.eclipse.oomph.setup.sync.tests,org.eclipse.oomph.setup.ui",
+ org.eclipse.oomph.setup.sync.impl;version="1.10.0";x-friends:="org.eclipse.oomph.setup.sync.tests,org.eclipse.oomph.setup.ui",
+ org.eclipse.oomph.setup.sync.util;version="1.10.0";x-friends:="org.eclipse.oomph.setup.sync.tests,org.eclipse.oomph.setup.ui"
Bundle-Activator: org.eclipse.oomph.setup.internal.sync.SetupSyncPlugin$Implementation
Automatic-Module-Name: org.eclipse.oomph.setup.sync
diff --git a/plugins/org.eclipse.oomph.setup.sync/about.html b/plugins/org.eclipse.oomph.setup.sync/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.sync/about.html
+++ b/plugins/org.eclipse.oomph.setup.sync/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.sync/build.properties b/plugins/org.eclipse.oomph.setup.sync/build.properties
index 1cb20f969..9bcb239c9 100644
--- a/plugins/org.eclipse.oomph.setup.sync/build.properties
+++ b/plugins/org.eclipse.oomph.setup.sync/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/plugin.properties b/plugins/org.eclipse.oomph.setup.sync/plugin.properties
index 51a6930f5..722cee518 100644
--- a/plugins/org.eclipse.oomph.setup.sync/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.sync/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/plugin.xml b/plugins/org.eclipse.oomph.setup.sync/plugin.xml
index dd29ce1fe..5a7dc090a 100644
--- a/plugins/org.eclipse.oomph.setup.sync/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.sync/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/pom.xml b/plugins/org.eclipse.oomph.setup.sync/pom.xml
index a14e4f6f0..b66a3fd2f 100644
--- a/plugins/org.eclipse.oomph.setup.sync/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.sync/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.sync</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.sync/schema/services.exsd b/plugins/org.eclipse.oomph.setup.sync/schema/services.exsd
index a5f8a774a..6fc7267a5 100644
--- a/plugins/org.eclipse.oomph.setup.sync/schema/services.exsd
+++ b/plugins/org.eclipse.oomph.setup.sync/schema/services.exsd
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/DataProvider.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/DataProvider.java
index 4e99e4831..b88b7ce23 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/DataProvider.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/DataProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/LocalDataProvider.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/LocalDataProvider.java
index 98d0420a5..dedb5c606 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/LocalDataProvider.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/LocalDataProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/RemoteDataProvider.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/RemoteDataProvider.java
index d68170709..436078841 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/RemoteDataProvider.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/RemoteDataProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SetupSyncPlugin.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SetupSyncPlugin.java
index 4c3dd9b1e..d9bb8cc28 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SetupSyncPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SetupSyncPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Snapshot.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Snapshot.java
index b8dae69a9..f61ecc073 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Snapshot.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Snapshot.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SyncUtil.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SyncUtil.java
index 741b429e0..9437b5342 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SyncUtil.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SyncUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Synchronization.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Synchronization.java
index 17c68aa9e..a9d0f89c5 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Synchronization.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Synchronization.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Synchronizer.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Synchronizer.java
index 582c7b2ed..093ec6499 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Synchronizer.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/Synchronizer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerAdapter.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerAdapter.java
index fac7e516e..e3df22817 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerAdapter.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerAdapter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerCredentials.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerCredentials.java
index 6f2a61946..9238af6ea 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerCredentials.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerCredentials.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerException.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerException.java
index 4791bb6bc..d0b2f2589 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerException.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerException.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerJob.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerJob.java
index 67c40d30e..b0afe2275 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerJob.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerJob.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerListener.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerListener.java
index a065b3ee9..a5889e284 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerListener.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/internal/sync/SynchronizerListener.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/RemoteData.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/RemoteData.java
index deb94414a..a84d4f1a6 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/RemoteData.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/RemoteData.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncAction.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncAction.java
index d2e37372c..816443cb6 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncAction.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncActionType.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncActionType.java
index 1557beb32..748726090 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncActionType.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncActionType.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncDelta.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncDelta.java
index 3dce6c176..6d6870d17 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncDelta.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncDelta.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncDeltaType.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncDeltaType.java
index 35cd86c98..2af4e8479 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncDeltaType.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncDeltaType.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncFactory.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncFactory.java
index 757d356c8..7764311db 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncFactory.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncPackage.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncPackage.java
index d9c7ecad1..54291b104 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncPackage.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncPolicy.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncPolicy.java
index 6c8f6f2c0..6dec24562 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncPolicy.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/SyncPolicy.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/RemoteDataImpl.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/RemoteDataImpl.java
index 1170cd64c..2a5c1e9b3 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/RemoteDataImpl.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/RemoteDataImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/StringToSyncPolicyMapEntryImpl.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/StringToSyncPolicyMapEntryImpl.java
index 996f04371..ec25e02c4 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/StringToSyncPolicyMapEntryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/StringToSyncPolicyMapEntryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncActionImpl.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncActionImpl.java
index 799887d79..25b36b8f4 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncActionImpl.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncActionImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncDeltaImpl.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncDeltaImpl.java
index 70dd2f132..1519db14d 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncDeltaImpl.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncDeltaImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncFactoryImpl.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncFactoryImpl.java
index 11bb169c6..c85971867 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncPackageImpl.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncPackageImpl.java
index a31c33b19..f791f7586 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/impl/SyncPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/util/SyncAdapterFactory.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/util/SyncAdapterFactory.java
index 2bd1d32a4..7a23ef7a6 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/util/SyncAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/util/SyncAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/util/SyncSwitch.java b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/util/SyncSwitch.java
index 916457429..583363ef2 100644
--- a/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/util/SyncSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.sync/src/org/eclipse/oomph/setup/sync/util/SyncSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.targlets.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.targlets.edit/META-INF/MANIFEST.MF
index c5e62c63e..71d33b7bb 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.targlets.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.targlets.provider.SetupTargletsEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,16 +10,16 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.targlets.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.targlets;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.targlets;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.resources.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.targlets.core;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.targlets.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.util.pde;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.resources.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.targlets.core;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.targlets.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.util.pde;bundle-version="[1.10.0,2.0.0)",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.targlets.edit
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/about.html b/plugins/org.eclipse.oomph.setup.targlets.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/build.properties b/plugins/org.eclipse.oomph.setup.targlets.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.targlets.edit/plugin.properties
index ff48556eb..7109f6dff 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.targlets.edit/plugin.xml
index 3a1bccc7e..c95bef2f3 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/pom.xml b/plugins/org.eclipse.oomph.setup.targlets.edit/pom.xml
index e22644479..176133524 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.targlets.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/ImplicitDependencyItemProvider.java b/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/ImplicitDependencyItemProvider.java
index 09a0a747d..b46c2bfbc 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/ImplicitDependencyItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/ImplicitDependencyItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/SetupTargletsEditPlugin.java b/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/SetupTargletsEditPlugin.java
index 160f89f3b..26665b0df 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/SetupTargletsEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/SetupTargletsEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/SetupTargletsItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/SetupTargletsItemProviderAdapterFactory.java
index c8ab1162d..088cc9743 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/SetupTargletsItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/SetupTargletsItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/TargletTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/TargletTaskItemProvider.java
index e89be5b71..76583766d 100644
--- a/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/TargletTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.targlets.edit/src/org/eclipse/oomph/setup/targlets/provider/TargletTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.targlets/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.targlets/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.targlets/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.targlets/META-INF/MANIFEST.MF
index 251c2f52d..bf84881ae 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.targlets/META-INF/MANIFEST.MF
@@ -2,24 +2,24 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.targlets;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.internal.targlets.SetupTargletsPlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.internal.targlets;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.targlets;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.targlets.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.targlets.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.internal.targlets;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.targlets;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.targlets.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.targlets.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.resources;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.targlets;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.targlets.core;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.util.pde;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.p2;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.resources;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.targlets;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.targlets.core;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.util.pde;bundle-version="[1.10.0,2.0.0)",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.targlets
diff --git a/plugins/org.eclipse.oomph.setup.targlets/about.html b/plugins/org.eclipse.oomph.setup.targlets/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/about.html
+++ b/plugins/org.eclipse.oomph.setup.targlets/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.targlets/about.ini b/plugins/org.eclipse.oomph.setup.targlets/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/about.ini
+++ b/plugins/org.eclipse.oomph.setup.targlets/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/about.properties b/plugins/org.eclipse.oomph.setup.targlets/about.properties
index 7fcc2c387..43240972d 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/about.properties
+++ b/plugins/org.eclipse.oomph.setup.targlets/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/build.properties b/plugins/org.eclipse.oomph.setup.targlets/build.properties
index 2864eabc5..cf5c5adfa 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/build.properties
+++ b/plugins/org.eclipse.oomph.setup.targlets/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/plugin.properties b/plugins/org.eclipse.oomph.setup.targlets/plugin.properties
index 6b13bf6f3..4bbd10822 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.targlets/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/plugin.xml b/plugins/org.eclipse.oomph.setup.targlets/plugin.xml
index 00baf800d..c2891ae5b 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.targlets/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/pom.xml b/plugins/org.eclipse.oomph.setup.targlets/pom.xml
index 724dd3463..72501bd80 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.targlets/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.targlets</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/internal/targlets/SetupTargletsPlugin.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/internal/targlets/SetupTargletsPlugin.java
index 49c393396..fb15fab10 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/internal/targlets/SetupTargletsPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/internal/targlets/SetupTargletsPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/ImplicitDependency.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/ImplicitDependency.java
index 22d7f210a..82e8b117d 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/ImplicitDependency.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/ImplicitDependency.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/SetupTargletsFactory.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/SetupTargletsFactory.java
index bb2f38caa..3f36f79cb 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/SetupTargletsFactory.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/SetupTargletsFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.java
index bbfb15bd3..af5943e91 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/SetupTargletsPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/TargletTask.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/TargletTask.java
index 399d24d50..fbba40a49 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/TargletTask.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/TargletTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/ImplicitDependencyImpl.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/ImplicitDependencyImpl.java
index 9be65c39a..4beac7d6c 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/ImplicitDependencyImpl.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/ImplicitDependencyImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/SetupTargletsFactoryImpl.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/SetupTargletsFactoryImpl.java
index 5f279591f..1e05086e9 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/SetupTargletsFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/SetupTargletsFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/SetupTargletsPackageImpl.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/SetupTargletsPackageImpl.java
index 8dbab5137..1e68e91dc 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/SetupTargletsPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/SetupTargletsPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.java
index 96a25f99f..c2b571c6e 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/util/SetupTargletsAdapterFactory.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/util/SetupTargletsAdapterFactory.java
index b6bfb8420..f2a98d3bf 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/util/SetupTargletsAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/util/SetupTargletsAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/util/SetupTargletsSwitch.java b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/util/SetupTargletsSwitch.java
index ad18129d2..296b87556 100644
--- a/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/util/SetupTargletsSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.targlets/src/org/eclipse/oomph/setup/targlets/util/SetupTargletsSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.tests/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.tests/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.tests/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.tests/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.tests/META-INF/MANIFEST.MF
index e0a39b584..1f646ef07 100644
--- a/plugins/org.eclipse.oomph.setup.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.tests/META-INF/MANIFEST.MF
@@ -1,29 +1,29 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.setup.tests;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.setup.tests;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.tests.data;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.tests;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.tests.data;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)",
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)",
org.eclipse.equinox.p2.core;bundle-version="[2.0.0,3.0.0)",
org.eclipse.equinox.p2.metadata.repository;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.p2.metadata;bundle-version="[2.0.0,3.0.0)",
org.eclipse.equinox.p2.repository;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.oomph.targlets.core;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.p2.core;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.core;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.p2;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.tests;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.jdt;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.targlets.core;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.p2.core;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.core;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.p2;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.tests;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.jdt;bundle-version="[1.10.0,2.0.0)",
org.eclipse.jdt.launching;bundle-version="[3.6.0,4.0.0)"
Automatic-Module-Name: org.eclipse.oomph.setup.tests
diff --git a/plugins/org.eclipse.oomph.setup.tests/about.html b/plugins/org.eclipse.oomph.setup.tests/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.tests/about.html
+++ b/plugins/org.eclipse.oomph.setup.tests/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.tests/build.properties b/plugins/org.eclipse.oomph.setup.tests/build.properties
index 9ca203c0b..b21ff34a5 100644
--- a/plugins/org.eclipse.oomph.setup.tests/build.properties
+++ b/plugins/org.eclipse.oomph.setup.tests/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.tests/plugin.properties b/plugins/org.eclipse.oomph.setup.tests/plugin.properties
index e36a8bf68..f95391a79 100644
--- a/plugins/org.eclipse.oomph.setup.tests/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.tests/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.tests/pom.xml b/plugins/org.eclipse.oomph.setup.tests/pom.xml
index ef68a7260..2f9b38742 100644
--- a/plugins/org.eclipse.oomph.setup.tests/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.tests/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.tests</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/JRETaskTest.java b/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/JRETaskTest.java
index 2073babb5..ce956602d 100644
--- a/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/JRETaskTest.java
+++ b/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/JRETaskTest.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017, 2018 Adrian Price and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Adrian Price <aprice@tibco.com> - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/PerformerTests.java b/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/PerformerTests.java
index a02d46c4f..bbfa6a452 100644
--- a/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/PerformerTests.java
+++ b/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/PerformerTests.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/StringExpanderTests.java b/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/StringExpanderTests.java
index 73ee074b4..3b6b47ef9 100644
--- a/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/StringExpanderTests.java
+++ b/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/StringExpanderTests.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/data/ProjectCatalogGenerator.java b/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/data/ProjectCatalogGenerator.java
index a9d84035b..acb186e06 100644
--- a/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/data/ProjectCatalogGenerator.java
+++ b/plugins/org.eclipse.oomph.setup.tests/src/org/eclipse/oomph/setup/tests/data/ProjectCatalogGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.ui.ide/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.ui.ide/META-INF/MANIFEST.MF
index ad5b66d92..36f04fece 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.ui.ide;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.ui.internal.ide.SetupUIIDEPlugin$Implementation
Bundle-ActivationPolicy: lazy
@@ -18,12 +18,12 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.edit.ui;bundle-version="[2.10.0,3.0.0)",
org.eclipse.emf.codegen.ecore;bundle-version="[2.10.0,3.0.0)",
org.eclipse.emf.codegen.ecore.ui;bundle-version="[2.10.0,3.0.0)",
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)",
org.eclipse.jdt.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.jface.text;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.core;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.resources;bundle-version="[1.9.0,2.0.0)"
-Export-Package: org.eclipse.oomph.setup.ui.internal.ide;version="1.9.0";x-internal:=true
+ org.eclipse.oomph.setup.core;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.resources;bundle-version="[1.10.0,2.0.0)"
+Export-Package: org.eclipse.oomph.setup.ui.internal.ide;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.setup.ui.ide
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/about.html b/plugins/org.eclipse.oomph.setup.ui.ide/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/about.html
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/about.ini b/plugins/org.eclipse.oomph.setup.ui.ide/about.ini
index 33dfe95d1..74654cd98 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/about.ini
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/about.properties b/plugins/org.eclipse.oomph.setup.ui.ide/about.properties
index 80f4fce86..372c86e7f 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/about.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/build.properties b/plugins/org.eclipse.oomph.setup.ui.ide/build.properties
index f8f737066..3b31c4ba3 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/build.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/plugin.properties b/plugins/org.eclipse.oomph.setup.ui.ide/plugin.properties
index 99d942d85..b32a43153 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/plugin.xml b/plugins/org.eclipse.oomph.setup.ui.ide/plugin.xml
index 602ce9016..9ba8dc74c 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2016, 2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/pom.xml b/plugins/org.eclipse.oomph.setup.ui.ide/pom.xml
index db64abc86..bab5ad0d1 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.ui.ide</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/ActiveMylynTaskArgumentSelector.java b/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/ActiveMylynTaskArgumentSelector.java
index 2375e9c69..4d15be755 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/ActiveMylynTaskArgumentSelector.java
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/ActiveMylynTaskArgumentSelector.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupTaskWizard.java b/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupTaskWizard.java
index b8e950734..aae3acb37 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupTaskWizard.java
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupTaskWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupTaskWizardPage.java b/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupTaskWizardPage.java
index d608a50b3..6c32d0082 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupTaskWizardPage.java
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupTaskWizardPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupUIIDEPlugin.java b/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupUIIDEPlugin.java
index 847eebb9b..8e3c26117 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupUIIDEPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/SetupUIIDEPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/URIArgumentSelector.java b/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/URIArgumentSelector.java
index 1b2536239..47eb21d50 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/URIArgumentSelector.java
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/src/org/eclipse/oomph/setup/ui/internal/ide/URIArgumentSelector.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/build.properties b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/build.properties
index 84aa6459c..716ded9b2 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/build.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/feature.properties b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/feature.properties
index 8253f4f84..a75e2a992 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/feature.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/feature.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/feature.xml b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/feature.xml
index d76b65fa8..ca8dbd5ae 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/feature.xml
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@-feature/feature.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/build.properties b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/build.properties
index 7d8a901db..9544d7e40 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/plugin.properties
index ab9b0580c..2c53ed3c7 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/src/@PackagePath@/provider/@TaskName@TaskItemProvider.java b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/src/@PackagePath@/provider/@TaskName@TaskItemProvider.java
index 7873646d4..8447f3506 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/src/@PackagePath@/provider/@TaskName@TaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@.edit/src/@PackagePath@/provider/@TaskName@TaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/about.ini b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/about.ini
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/about.properties b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/about.properties
index e0fe5659d..057a5590c 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/about.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/build.properties b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/build.properties
index 0bed05dd8..e0d3cc607 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/build.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/plugin.properties b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/plugin.properties
index 05ec2a4e7..c377900c8 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/src/@PackagePath@/@TaskName@Task.java b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/src/@PackagePath@/@TaskName@Task.java
index 9589071d8..76a4e474e 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/src/@PackagePath@/@TaskName@Task.java
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/src/@PackagePath@/@TaskName@Task.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/src/@PackagePath@/impl/@TaskName@TaskImpl.java b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/src/@PackagePath@/impl/@TaskName@TaskImpl.java
index 509a228f2..56598c953 100644
--- a/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/src/@PackagePath@/impl/@TaskName@TaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.ui.ide/templates/@ProjectName@/src/@PackagePath@/impl/@TaskName@TaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.ui.questionnaire/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.ui.questionnaire/META-INF/MANIFEST.MF
index b8e399b5c..0287cbb94 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/META-INF/MANIFEST.MF
@@ -2,17 +2,17 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.ui.questionnaire;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.ui.questionnaire.QuestionnairePlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.ui.questionnaire;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.ui.questionnaire;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)",
- org.eclipse.oomph.preferences;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.preferences;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.ui.questionnaire
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/about.html b/plugins/org.eclipse.oomph.setup.ui.questionnaire/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/about.html
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/build.properties b/plugins/org.eclipse.oomph.setup.ui.questionnaire/build.properties
index 9d5e5057c..eb7f33ac2 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/build.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/plugin.properties b/plugins/org.eclipse.oomph.setup.ui.questionnaire/plugin.properties
index b3aab7c7f..38394d8c7 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/plugin.xml b/plugins/org.eclipse.oomph.setup.ui.questionnaire/plugin.xml
index 66a8416e8..db1f5a586 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/pom.xml b/plugins/org.eclipse.oomph.setup.ui.questionnaire/pom.xml
index f06410929..e1a1c6ef3 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.ui.questionnaire</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/AnimatedCanvas.java b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/AnimatedCanvas.java
index 0f4b0c229..aac4efb4f 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/AnimatedCanvas.java
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/AnimatedCanvas.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/AnimatedShell.java b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/AnimatedShell.java
index 4ad444c86..0780fce7f 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/AnimatedShell.java
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/AnimatedShell.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/ExitShell.java b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/ExitShell.java
index 972d73d54..a96fb7cce 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/ExitShell.java
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/ExitShell.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/GearAnimator.java b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/GearAnimator.java
index 3e6582848..2e4fc634c 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/GearAnimator.java
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/GearAnimator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/GearShell.java b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/GearShell.java
index 27a6af5cb..ae2fff26a 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/GearShell.java
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/GearShell.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/QuestionnaireImpl.java b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/QuestionnaireImpl.java
index bdf027879..d7a581ada 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/QuestionnaireImpl.java
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/QuestionnaireImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/QuestionnairePlugin.java b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/QuestionnairePlugin.java
index 1869fa727..70a8929a9 100644
--- a/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/QuestionnairePlugin.java
+++ b/plugins/org.eclipse.oomph.setup.ui.questionnaire/src/org/eclipse/oomph/setup/ui/questionnaire/QuestionnairePlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.ui/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.ui/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.ui/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.ui/META-INF/MANIFEST.MF
index d53abde58..4e350eba7 100644
--- a/plugins/org.eclipse.oomph.setup.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.ui/META-INF/MANIFEST.MF
@@ -2,17 +2,17 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.ui;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.ui.SetupUIPlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.ui;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.ui.actions;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.ui.recorder;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.ui.synchronizer;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.ui.wizards;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.ui;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.ui.actions;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.ui.recorder;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.ui.synchronizer;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.ui.wizards;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)",
org.eclipse.core.filesystem;bundle-version="[1.0.0,2.0.0)",
@@ -26,15 +26,15 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.nebula.widgets.tablecombo;bundle-version="[1.0.0,2.0.0)",
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.edit.ui;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.core;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.p2.edit;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.setup.sync;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.p2.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.core;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.p2.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.jreinfo.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.preferences;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.setup.core;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.p2.edit;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.setup.sync;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.p2.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.core;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.p2.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.jreinfo.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.preferences;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.ui
diff --git a/plugins/org.eclipse.oomph.setup.ui/about.html b/plugins/org.eclipse.oomph.setup.ui/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.ui/about.html
+++ b/plugins/org.eclipse.oomph.setup.ui/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.ui/build.properties b/plugins/org.eclipse.oomph.setup.ui/build.properties
index 49d2f5c76..a29ddfb3d 100644
--- a/plugins/org.eclipse.oomph.setup.ui/build.properties
+++ b/plugins/org.eclipse.oomph.setup.ui/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/plugin.properties b/plugins/org.eclipse.oomph.setup.ui/plugin.properties
index a2f6f2578..30ef7a8ae 100644
--- a/plugins/org.eclipse.oomph.setup.ui/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.ui/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/plugin.xml b/plugins/org.eclipse.oomph.setup.ui/plugin.xml
index ebc261426..d0bfe5d7a 100644
--- a/plugins/org.eclipse.oomph.setup.ui/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.ui/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/pom.xml b/plugins/org.eclipse.oomph.setup.ui/pom.xml
index 9614b9792..0d7c7ea5d 100644
--- a/plugins/org.eclipse.oomph.setup.ui/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.ui/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.ui</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.ui/preferences.ini b/plugins/org.eclipse.oomph.setup.ui/preferences.ini
index 89c56748a..dd146e32a 100644
--- a/plugins/org.eclipse.oomph.setup.ui/preferences.ini
+++ b/plugins/org.eclipse.oomph.setup.ui/preferences.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/schema/preferencePolicies.exsd b/plugins/org.eclipse.oomph.setup.ui/schema/preferencePolicies.exsd
index 9977ab0a4..57b56733e 100644
--- a/plugins/org.eclipse.oomph.setup.ui/schema/preferencePolicies.exsd
+++ b/plugins/org.eclipse.oomph.setup.ui/schema/preferencePolicies.exsd
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/schema/questionnaire.exsd b/plugins/org.eclipse.oomph.setup.ui/schema/questionnaire.exsd
index 6f81bbbeb..e49304cc8 100644
--- a/plugins/org.eclipse.oomph.setup.ui/schema/questionnaire.exsd
+++ b/plugins/org.eclipse.oomph.setup.ui/schema/questionnaire.exsd
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractConfirmDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractConfirmDialog.java
index 08e0e576d..89a214dc4 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractConfirmDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractConfirmDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractDialogConfirmer.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractDialogConfirmer.java
index 1f7852724..ce4e090ef 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractDialogConfirmer.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractDialogConfirmer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractSetupDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractSetupDialog.java
index 9cb26b2ad..6eead4392 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractSetupDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/AbstractSetupDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EarlyStartup.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EarlyStartup.java
index 58cb72ce4..bbae6ef74 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EarlyStartup.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EarlyStartup.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EnablementComposite.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EnablementComposite.java
index ac03b44d3..24fe00096 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EnablementComposite.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EnablementComposite.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EnablementDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EnablementDialog.java
index b4bcb74e6..4043d6396 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EnablementDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/EnablementDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/IndexManagerDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/IndexManagerDialog.java
index 1799b9597..05a5fd2d6 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/IndexManagerDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/IndexManagerDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/JREDownloadHandler.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/JREDownloadHandler.java
index de1aff322..01ecc10f6 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/JREDownloadHandler.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/JREDownloadHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/JREUtil.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/JREUtil.java
index c9bfa3e31..0f2c93c09 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/JREUtil.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/JREUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/LicenseDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/LicenseDialog.java
index 0b12a2c7d..a1b34a804 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/LicenseDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/LicenseDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/LicensePrePrompter.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/LicensePrePrompter.java
index 4a984b739..34c6ace2f 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/LicensePrePrompter.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/LicensePrePrompter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/P2TaskUIServicesPrompter.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/P2TaskUIServicesPrompter.java
index d7b4935d3..37f411dd0 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/P2TaskUIServicesPrompter.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/P2TaskUIServicesPrompter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/PropertyField.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/PropertyField.java
index b3085a33e..7ac8e551e 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/PropertyField.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/PropertyField.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/Questionnaire.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/Questionnaire.java
index dfbb39db8..14c5cad6b 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/Questionnaire.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/Questionnaire.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SelfCommitContext.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SelfCommitContext.java
index 8377ce9df..df0cb1c63 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SelfCommitContext.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SelfCommitContext.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupEditorSupport.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupEditorSupport.java
index d83ade48c..cd798818f 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupEditorSupport.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupEditorSupport.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupLabelProvider.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupLabelProvider.java
index d35b38484..ad2b4a850 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupLabelProvider.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupLabelProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupPreferencePage.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupPreferencePage.java
index 56ea8a317..10dfb3b16 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupPreferencePage.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupPropertyTester.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupPropertyTester.java
index 2348f3738..c4d1d2162 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupPropertyTester.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupPropertyTester.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupTransferSupport.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupTransferSupport.java
index 62416492b..4ffc6c86d 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupTransferSupport.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupTransferSupport.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupUIPlugin.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupUIPlugin.java
index 4d721b439..84e76122d 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupUIPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/SetupUIPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/ToolTipLabelProvider.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/ToolTipLabelProvider.java
index ac1a79e9a..2a5e61468 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/ToolTipLabelProvider.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/ToolTipLabelProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/UnsignedContentDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/UnsignedContentDialog.java
index ce56b5718..d6e6b0647 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/UnsignedContentDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/UnsignedContentDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/AbstractContainerAction.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/AbstractContainerAction.java
index e8a87ff59..b288422e8 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/AbstractContainerAction.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/AbstractContainerAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/LaunchQuestionnaireHandler.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/LaunchQuestionnaireHandler.java
index 9a27acbb7..882721b78 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/LaunchQuestionnaireHandler.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/LaunchQuestionnaireHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Manumitting Technologies Inc and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Manumitting Technologies Inc - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/ToggleDisabledAction.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/ToggleDisabledAction.java
index fd14d37a5..abb883e61 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/ToggleDisabledAction.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/actions/ToggleDisabledAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/license.html b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/license.html
index c3d34c3c2..5464410ee 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/license.html
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/license.html
@@ -22,7 +22,7 @@
<h3>Applicable Licenses</h3>
<p>Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0
- (&quot;EPL&quot;). A copy of the EPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+ (&quot;EPL&quot;). A copy of the EPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse Foundation source code
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/PreferenceInitializationDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/PreferenceInitializationDialog.java
index f55967359..ad14d6cc7 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/PreferenceInitializationDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/PreferenceInitializationDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderManager.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderManager.java
index 8d69c3231..38aab8033 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderManager.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderPoliciesComposite.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderPoliciesComposite.java
index 803cfc9ed..011b49f19 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderPoliciesComposite.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderPoliciesComposite.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderPreferencePage.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderPreferencePage.java
index fee00834c..d23694639 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderPreferencePage.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderTransaction.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderTransaction.java
index 6a021db11..d876fe5a5 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderTransaction.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/recorder/RecorderTransaction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/AbstractServiceDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/AbstractServiceDialog.java
index 055ebb27d..b6b044de9 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/AbstractServiceDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/AbstractServiceDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OAuthConstants.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OAuthConstants.java
index 073db3aaf..307e658f8 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OAuthConstants.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OAuthConstants.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OptInDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OptInDialog.java
index b3831b5aa..cba82fda9 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OptInDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OptInDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OptOutDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OptOutDialog.java
index a7e7a04f5..ab108df09 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OptOutDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/OptOutDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerDialog.java
index 8112c3803..2f6ab61aa 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerManager.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerManager.java
index eb4d43fe5..a6ad6289e 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerManager.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerPreferencePage.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerPreferencePage.java
index b199c6314..4c5597d3a 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerPreferencePage.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/synchronizer/SynchronizerPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/CatalogSelector.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/CatalogSelector.java
index 0f13a1f0d..931b0c91c 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/CatalogSelector.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/CatalogSelector.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ConfigurationProcessor.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ConfigurationProcessor.java
index 33eedb833..f8a28b978 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ConfigurationProcessor.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ConfigurationProcessor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ConfirmationPage.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ConfirmationPage.java
index f0d602906..e7ade851d 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ConfirmationPage.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ConfirmationPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ProgressPage.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ProgressPage.java
index faf2b08f9..b5e4956a8 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ProgressPage.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ProgressPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ProjectPage.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ProjectPage.java
index f651f871b..2a1658ac5 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ProjectPage.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/ProjectPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizard.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizard.java
index 4f07a7499..4df6ea6a0 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizard.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizardDialog.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizardDialog.java
index e28ea4aeb..8f302fe75 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizardDialog.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizardDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizardPage.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizardPage.java
index 2ac1f7ac2..b9e1e588c 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizardPage.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/SetupWizardPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/VariablePage.java b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/VariablePage.java
index 2c7a33f68..b8b5e223d 100644
--- a/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/VariablePage.java
+++ b/plugins/org.eclipse.oomph.setup.ui/src/org/eclipse/oomph/setup/ui/wizards/VariablePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.workbench.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.workbench.edit/META-INF/MANIFEST.MF
index 64fecc9e1..b54c6587a 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.workbench.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.workbench.provider.WorkbenchEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,9 +10,9 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.workbench.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.workbench;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.workbench;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.workbench.edit
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/about.html b/plugins/org.eclipse.oomph.setup.workbench.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/build.properties b/plugins/org.eclipse.oomph.setup.workbench.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.workbench.edit/plugin.properties
index 13f32146d..8fbf032b3 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.workbench.edit/plugin.xml
index 2b05fa919..6c8d054f4 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/pom.xml b/plugins/org.eclipse.oomph.setup.workbench.edit/pom.xml
index a77a57d79..f6ffc4ff8 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.workbench.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/CommandParameterItemProvider.java b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/CommandParameterItemProvider.java
index 314749cac..d718a8c86 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/CommandParameterItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/CommandParameterItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileAssociationsTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileAssociationsTaskItemProvider.java
index cec7ee555..0c48813bc 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileAssociationsTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileAssociationsTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileEditorItemProvider.java b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileEditorItemProvider.java
index b91b62ee4..6f7070e89 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileEditorItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileEditorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileMappingItemProvider.java b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileMappingItemProvider.java
index 537178d16..8031917c8 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileMappingItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/FileMappingItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/KeyBindingContextItemProvider.java b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/KeyBindingContextItemProvider.java
index 1cb9852b0..dacb49e23 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/KeyBindingContextItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/KeyBindingContextItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/KeyBindingTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/KeyBindingTaskItemProvider.java
index c8e89e004..05e8df7eb 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/KeyBindingTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/KeyBindingTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/WorkbenchEditPlugin.java b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/WorkbenchEditPlugin.java
index 756d7d3d1..5ab98a99e 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/WorkbenchEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/WorkbenchEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/WorkbenchItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/WorkbenchItemProviderAdapterFactory.java
index 4c4b6bf58..9db0bcb80 100644
--- a/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/WorkbenchItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.workbench.edit/src/org/eclipse/oomph/setup/workbench/provider/WorkbenchItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.workbench/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.workbench/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.workbench/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.workbench/META-INF/MANIFEST.MF
index 8c1a3aaba..53632066c 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.workbench/META-INF/MANIFEST.MF
@@ -2,20 +2,20 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.workbench;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.workbench;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.workbench.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.workbench.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.workbench;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.workbench.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.workbench.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.ui.workbench;bundle-version="[3.0.0,4.0.0)",
org.eclipse.core.commands;bundle-version="[3.0.0,4.0.0)",
org.eclipse.jface;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.workbench
diff --git a/plugins/org.eclipse.oomph.setup.workbench/about.html b/plugins/org.eclipse.oomph.setup.workbench/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/about.html
+++ b/plugins/org.eclipse.oomph.setup.workbench/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.workbench/about.ini b/plugins/org.eclipse.oomph.setup.workbench/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/about.ini
+++ b/plugins/org.eclipse.oomph.setup.workbench/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/about.properties b/plugins/org.eclipse.oomph.setup.workbench/about.properties
index ea1a4a8a1..4d89bcb03 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/about.properties
+++ b/plugins/org.eclipse.oomph.setup.workbench/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/build.properties b/plugins/org.eclipse.oomph.setup.workbench/build.properties
index 2864eabc5..cf5c5adfa 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/build.properties
+++ b/plugins/org.eclipse.oomph.setup.workbench/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/plugin.properties b/plugins/org.eclipse.oomph.setup.workbench/plugin.properties
index a5d183b5d..a2d91ad49 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.workbench/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/plugin.xml b/plugins/org.eclipse.oomph.setup.workbench/plugin.xml
index d12727b60..c4fde6e1b 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.workbench/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/pom.xml b/plugins/org.eclipse.oomph.setup.workbench/pom.xml
index c33c16e2a..c29c7f67e 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.workbench/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.workbench</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/CommandParameter.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/CommandParameter.java
index e3e180e8d..775565910 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/CommandParameter.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/CommandParameter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileAssociationsTask.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileAssociationsTask.java
index 680859d0b..93b4a473d 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileAssociationsTask.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileAssociationsTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileEditor.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileEditor.java
index 02f66fbf5..9f0ffd3e0 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileEditor.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileEditor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileMapping.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileMapping.java
index 7ab659269..f6709d93c 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileMapping.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/FileMapping.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/KeyBindingContext.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/KeyBindingContext.java
index 9be3ab86a..62d4559e1 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/KeyBindingContext.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/KeyBindingContext.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/KeyBindingTask.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/KeyBindingTask.java
index 6853f27e3..3a3a52d12 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/KeyBindingTask.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/KeyBindingTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/WorkbenchFactory.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/WorkbenchFactory.java
index 84f64ddf6..e0a8ed196 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/WorkbenchFactory.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/WorkbenchFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/WorkbenchPackage.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/WorkbenchPackage.java
index d67f40578..4aed34c01 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/WorkbenchPackage.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/WorkbenchPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/CommandParameterImpl.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/CommandParameterImpl.java
index 83b18705b..22f805af6 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/CommandParameterImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/CommandParameterImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.java
index 20795a805..7ab0be1e9 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileEditorImpl.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileEditorImpl.java
index b628ae9f6..d28e57d1f 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileEditorImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileEditorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileMappingImpl.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileMappingImpl.java
index 4edb4572c..16589313a 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileMappingImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/FileMappingImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/KeyBindingContextImpl.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/KeyBindingContextImpl.java
index 35a569126..60056461e 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/KeyBindingContextImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/KeyBindingContextImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.java
index b9d5c461c..3f2b408a3 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/WorkbenchFactoryImpl.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/WorkbenchFactoryImpl.java
index e94a07272..7394feb7f 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/WorkbenchFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/WorkbenchFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/WorkbenchPackageImpl.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/WorkbenchPackageImpl.java
index bae6fc23b..d67d6999b 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/WorkbenchPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/impl/WorkbenchPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/util/WorkbenchAdapterFactory.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/util/WorkbenchAdapterFactory.java
index 6d7511cde..96410a2e1 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/util/WorkbenchAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/util/WorkbenchAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/util/WorkbenchSwitch.java b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/util/WorkbenchSwitch.java
index d3d5c82fc..88cbf879a 100644
--- a/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/util/WorkbenchSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.workbench/src/org/eclipse/oomph/setup/workbench/util/WorkbenchSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.workingsets.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.workingsets.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.workingsets.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.workingsets.edit/META-INF/MANIFEST.MF
index 1c1d188d4..e18bbfdfd 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.workingsets.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.workingsets.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.setup.workingsets.provider.SetupWorkingSetsEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,11 +10,11 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.setup.workingsets.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.setup.workingsets;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.workingsets;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.workingsets.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.workingsets.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.workingsets.edit
diff --git a/plugins/org.eclipse.oomph.setup.workingsets.edit/about.html b/plugins/org.eclipse.oomph.setup.workingsets.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets.edit/about.html
+++ b/plugins/org.eclipse.oomph.setup.workingsets.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.workingsets.edit/build.properties b/plugins/org.eclipse.oomph.setup.workingsets.edit/build.properties
index 3eaeb2a62..5e36b6ecd 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets.edit/build.properties
+++ b/plugins/org.eclipse.oomph.setup.workingsets.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets.edit/plugin.properties b/plugins/org.eclipse.oomph.setup.workingsets.edit/plugin.properties
index aa59b4471..c7dc76052 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.workingsets.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets.edit/plugin.xml b/plugins/org.eclipse.oomph.setup.workingsets.edit/plugin.xml
index ec85e0394..14eca97cd 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.workingsets.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets.edit/pom.xml b/plugins/org.eclipse.oomph.setup.workingsets.edit/pom.xml
index 542dd1423..7b7771f48 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.workingsets.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.workingsets.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/SetupWorkingSetsEditPlugin.java b/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/SetupWorkingSetsEditPlugin.java
index 15c032bc0..5184ab718 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/SetupWorkingSetsEditPlugin.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/SetupWorkingSetsEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/SetupWorkingSetsItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/SetupWorkingSetsItemProviderAdapterFactory.java
index 0525a3b4f..d1b7ef30d 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/SetupWorkingSetsItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/SetupWorkingSetsItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/WorkingSetTaskItemProvider.java b/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/WorkingSetTaskItemProvider.java
index 2488396ce..eef21e4b9 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/WorkingSetTaskItemProvider.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets.edit/src/org/eclipse/oomph/setup/workingsets/provider/WorkingSetTaskItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup.workingsets/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup.workingsets/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup.workingsets/META-INF/MANIFEST.MF
index adaeff1be..b04c3d49e 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup.workingsets/META-INF/MANIFEST.MF
@@ -2,18 +2,18 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.setup.workingsets;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.setup.workingsets;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.workingsets.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.workingsets.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.setup.workingsets;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.workingsets.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.workingsets.util;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.setup;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.workingsets;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.predicates;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.setup;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.workingsets;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.setup.workingsets
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/about.html b/plugins/org.eclipse.oomph.setup.workingsets/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/about.html
+++ b/plugins/org.eclipse.oomph.setup.workingsets/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/about.ini b/plugins/org.eclipse.oomph.setup.workingsets/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/about.ini
+++ b/plugins/org.eclipse.oomph.setup.workingsets/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/about.properties b/plugins/org.eclipse.oomph.setup.workingsets/about.properties
index 284aedecf..492d59bc0 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/about.properties
+++ b/plugins/org.eclipse.oomph.setup.workingsets/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/build.properties b/plugins/org.eclipse.oomph.setup.workingsets/build.properties
index 2864eabc5..cf5c5adfa 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/build.properties
+++ b/plugins/org.eclipse.oomph.setup.workingsets/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/plugin.properties b/plugins/org.eclipse.oomph.setup.workingsets/plugin.properties
index 98c65c9ae..bbaf30ee3 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup.workingsets/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/plugin.xml b/plugins/org.eclipse.oomph.setup.workingsets/plugin.xml
index 469a95c10..4f167b066 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup.workingsets/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/pom.xml b/plugins/org.eclipse.oomph.setup.workingsets/pom.xml
index f2708b297..167ad1a24 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/pom.xml
+++ b/plugins/org.eclipse.oomph.setup.workingsets/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup.workingsets</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsFactory.java b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsFactory.java
index d0ef24cdf..c5904e899 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsFactory.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.java b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.java
index 4a9067c13..7431bc701 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/SetupWorkingSetsPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/WorkingSetTask.java b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/WorkingSetTask.java
index 14ee5b057..22e0c1e09 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/WorkingSetTask.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/WorkingSetTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsFactoryImpl.java b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsFactoryImpl.java
index 3f35deae4..7af97582d 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsPackageImpl.java b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsPackageImpl.java
index 3ddecc0fd..ef7ba3e59 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/SetupWorkingSetsPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.java b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.java
index 4ec98b4de..ba9ab6582 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsAdapterFactory.java b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsAdapterFactory.java
index e3e9ef9dd..4500294b7 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsSwitch.java b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsSwitch.java
index a089f904b..483153a5b 100644
--- a/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsSwitch.java
+++ b/plugins/org.eclipse.oomph.setup.workingsets/src/org/eclipse/oomph/setup/workingsets/util/SetupWorkingSetsSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.setup/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.setup/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.setup/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.setup/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.setup/META-INF/MANIFEST.MF
index 18dacaf69..5b17d15e6 100644
--- a/plugins/org.eclipse.oomph.setup/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.setup/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.setup;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -9,17 +9,17 @@ Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)";resolution:=optional,
org.eclipse.core.variables;bundle-version="[3.0.0,4.0.0)";resolution:=optional,
- org.eclipse.oomph.preferences;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.preferences;bundle-version="[1.10.0,2.0.0)",
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)",
- org.eclipse.oomph.base;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.internal.setup;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.log;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.setup.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.internal.setup;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.log;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.setup.util;version="1.10.0";x-internal:=true
Bundle-Activator: org.eclipse.oomph.internal.setup.SetupPlugin$Implementation
Automatic-Module-Name: org.eclipse.oomph.setup
diff --git a/plugins/org.eclipse.oomph.setup/about.html b/plugins/org.eclipse.oomph.setup/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.setup/about.html
+++ b/plugins/org.eclipse.oomph.setup/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.setup/about.ini b/plugins/org.eclipse.oomph.setup/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.setup/about.ini
+++ b/plugins/org.eclipse.oomph.setup/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/about.properties b/plugins/org.eclipse.oomph.setup/about.properties
index 4b10f7ad6..e73f9cec6 100644
--- a/plugins/org.eclipse.oomph.setup/about.properties
+++ b/plugins/org.eclipse.oomph.setup/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/build.properties b/plugins/org.eclipse.oomph.setup/build.properties
index 8589cd0fd..eba21a113 100644
--- a/plugins/org.eclipse.oomph.setup/build.properties
+++ b/plugins/org.eclipse.oomph.setup/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/plugin.properties b/plugins/org.eclipse.oomph.setup/plugin.properties
index c17884fcb..9424a3d13 100644
--- a/plugins/org.eclipse.oomph.setup/plugin.properties
+++ b/plugins/org.eclipse.oomph.setup/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/plugin.xml b/plugins/org.eclipse.oomph.setup/plugin.xml
index 3c62772d5..880f4bb85 100644
--- a/plugins/org.eclipse.oomph.setup/plugin.xml
+++ b/plugins/org.eclipse.oomph.setup/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/pom.xml b/plugins/org.eclipse.oomph.setup/pom.xml
index f28c4bf1c..028c4a0f8 100644
--- a/plugins/org.eclipse.oomph.setup/pom.xml
+++ b/plugins/org.eclipse.oomph.setup/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.setup</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupPlugin.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupPlugin.java
index 5d01da5b7..dbd6eb64e 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupPlugin.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupPrompter.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupPrompter.java
index 18dd69bb3..1f9ee1a0e 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupPrompter.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupPrompter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupProperties.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupProperties.java
index 0157ad442..ae0e29e08 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupProperties.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/SetupProperties.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/URIVariableResolver.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/URIVariableResolver.java
index 62124feee..054d263bd 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/URIVariableResolver.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/internal/setup/URIVariableResolver.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/AnnotationConstants.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/AnnotationConstants.java
index 2342f15a8..5d6fd5a3b 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/AnnotationConstants.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/AnnotationConstants.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/AttributeRule.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/AttributeRule.java
index a1006dcb0..3b0b6b38c 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/AttributeRule.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/AttributeRule.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/CatalogSelection.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/CatalogSelection.java
index 8a6f45960..812ecfb74 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/CatalogSelection.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/CatalogSelection.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/CompoundTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/CompoundTask.java
index 1fd38ee30..5a99f6852 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/CompoundTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/CompoundTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Configuration.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Configuration.java
index d8b7861e3..9b81b75a6 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Configuration.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Configuration.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016, 2018 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/EAnnotationConstants.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/EAnnotationConstants.java
index f8193e7aa..0db25be0d 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/EAnnotationConstants.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/EAnnotationConstants.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/EclipseIniTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/EclipseIniTask.java
index 6e872874f..1db7d25ca 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/EclipseIniTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/EclipseIniTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Index.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Index.java
index 158898a73..4521cc40b 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Index.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Index.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Installation.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Installation.java
index 8e1fff7e3..48b7cbbac 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Installation.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Installation.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/InstallationTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/InstallationTask.java
index 81236b284..7fc516c21 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/InstallationTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/InstallationTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LicenseInfo.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LicenseInfo.java
index 95bef90d5..1819714e7 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LicenseInfo.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LicenseInfo.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LinkLocationTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LinkLocationTask.java
index a7fda6f24..b2f085dc2 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LinkLocationTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LinkLocationTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LocationCatalog.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LocationCatalog.java
index 419a27cc1..eaf262e8e 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LocationCatalog.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/LocationCatalog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/PreferenceTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/PreferenceTask.java
index 2fc9351c7..7041e61b2 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/PreferenceTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/PreferenceTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Product.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Product.java
index d8feabda1..c8a4d4567 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Product.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Product.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProductCatalog.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProductCatalog.java
index ad0a291e7..63e71d4be 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProductCatalog.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProductCatalog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProductVersion.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProductVersion.java
index c5ac04a3f..2cb6c431e 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProductVersion.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProductVersion.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Project.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Project.java
index e2b060f7a..21070d98d 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Project.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Project.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProjectCatalog.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProjectCatalog.java
index aeed55403..9cf9746aa 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProjectCatalog.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProjectCatalog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProjectContainer.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProjectContainer.java
index 5277d8756..02ca43991 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProjectContainer.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ProjectContainer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/RedirectionTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/RedirectionTask.java
index 81dbbf7e3..f9930c24e 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/RedirectionTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/RedirectionTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ResourceCopyTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ResourceCopyTask.java
index f8bc23726..bc73fdd2c 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ResourceCopyTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ResourceCopyTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ResourceCreationTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ResourceCreationTask.java
index ab1de015c..fe5d17e8c 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ResourceCreationTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ResourceCreationTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Scope.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Scope.java
index 21e58c921..c701cb227 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Scope.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Scope.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ScopeType.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ScopeType.java
index d88ac3411..bf9accf1c 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ScopeType.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/ScopeType.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupFactory.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupFactory.java
index a30dc8529..7062df433 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupFactory.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupPackage.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupPackage.java
index 84ba4566f..5abbfb1d4 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupPackage.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTask.java
index 74cd0c50e..c5f419f5d 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTaskContainer.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTaskContainer.java
index fd7ccd921..6aec68800 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTaskContainer.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTaskContainer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTaskContext.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTaskContext.java
index f759adf8a..50c44b625 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTaskContext.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/SetupTaskContext.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Stream.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Stream.java
index 189ad9f67..8ea164293 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Stream.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Stream.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/StringSubstitutionTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/StringSubstitutionTask.java
index e0c222bca..f9acf6e7a 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/StringSubstitutionTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/StringSubstitutionTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/TextModification.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/TextModification.java
index f70e687f5..79131a008 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/TextModification.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/TextModification.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/TextModifyTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/TextModifyTask.java
index 726db0d9a..f978f0a6f 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/TextModifyTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/TextModifyTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Trigger.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Trigger.java
index b5aea1852..033d2a69e 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Trigger.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Trigger.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/UnsignedPolicy.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/UnsignedPolicy.java
index ebce9021b..c61de1abe 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/UnsignedPolicy.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/UnsignedPolicy.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/User.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/User.java
index ce898a450..0e2bcc524 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/User.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/User.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableChoice.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableChoice.java
index 485091424..318c5ab31 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableChoice.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableChoice.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableTask.java
index 0a51cb5b5..e0b5ef45c 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableType.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableType.java
index 6d9154477..de310204b 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableType.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/VariableType.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Workspace.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Workspace.java
index c85b2c41a..efa278b66 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Workspace.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/Workspace.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/WorkspaceTask.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/WorkspaceTask.java
index 180ced6ac..aeccef0f7 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/WorkspaceTask.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/WorkspaceTask.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/AttributeRuleImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/AttributeRuleImpl.java
index 9cc3f6450..d8119db65 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/AttributeRuleImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/AttributeRuleImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/CatalogSelectionImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/CatalogSelectionImpl.java
index 27a528d54..bb1429a79 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/CatalogSelectionImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/CatalogSelectionImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/CompoundTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/CompoundTaskImpl.java
index 1aacef081..9ea235e61 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/CompoundTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/CompoundTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ConfigurationImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ConfigurationImpl.java
index d7650fc97..cfbe9cad7 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ConfigurationImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ConfigurationImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016, 2018 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/DynamicSetupTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/DynamicSetupTaskImpl.java
index de59eacff..f238ed451 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/DynamicSetupTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/DynamicSetupTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.java
index 3a8e47895..1088e77a3 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/IndexImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/IndexImpl.java
index 6e31ea40f..646f29cbe 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/IndexImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/IndexImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationImpl.java
index 32dac225b..16cd9b211 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationTaskImpl.java
index c5a2473df..ec2042917 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.java
index a87430a0c..90c6f23b8 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.java
index c39c375b1..669b50c7a 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/LocationCatalogImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/LocationCatalogImpl.java
index ba50607ad..ea7819ef3 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/LocationCatalogImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/LocationCatalogImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/PreferenceTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/PreferenceTaskImpl.java
index 1c1e7b096..bc8475fd7 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/PreferenceTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/PreferenceTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductCatalogImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductCatalogImpl.java
index caf6d8dc2..85f09dfa7 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductCatalogImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductCatalogImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductImpl.java
index 31af2ee14..cfa2cd867 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.java
index c4d8cd2cf..f154fdc73 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductVersionImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductVersionImpl.java
index 9366440ce..72ecccd11 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductVersionImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProductVersionImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectCatalogImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectCatalogImpl.java
index b0d5e60c7..4a5a8c61f 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectCatalogImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectCatalogImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectImpl.java
index 59a9eef66..0abc846c3 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.java
index 789a746ce..c1fa9e880 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/RedirectionTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/RedirectionTaskImpl.java
index 255bf7dce..d432331ab 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/RedirectionTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/RedirectionTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.java
index b86a73626..33e830b81 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.java
index 875ae9438..4ecb76705 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ScopeImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ScopeImpl.java
index c428d9c37..9c7fa5f7e 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ScopeImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/ScopeImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupFactoryImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupFactoryImpl.java
index 6f1a046c9..3ba92aa09 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupPackageImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupPackageImpl.java
index 721ca3ed1..a0f601b53 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupPackageImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.java
index 91f2c2934..44852d066 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupTaskImpl.java
index a5f2955e2..c04da1363 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/SetupTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/StreamImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/StreamImpl.java
index 2ca62458e..3bfd1c232 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/StreamImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/StreamImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.java
index a606b09c4..931203e93 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/TextModificationImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/TextModificationImpl.java
index 39e08681f..c59f744c0 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/TextModificationImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/TextModificationImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/TextModifyTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/TextModifyTaskImpl.java
index 384120448..1ed3ed28a 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/TextModifyTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/TextModifyTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/UserImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/UserImpl.java
index e98ae0c4e..81c2700b2 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/UserImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/UserImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/VariableChoiceImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/VariableChoiceImpl.java
index d21d74e4a..df56a7edd 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/VariableChoiceImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/VariableChoiceImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/VariableTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/VariableTaskImpl.java
index c3ef4cf11..ec75ceff9 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/VariableTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/VariableTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceImpl.java
index b5ef41fa6..e9b65dc91 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.java
index c19a8a533..1f7e365f4 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.java
index 60d3b2426..a173112ce 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/package-info.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/package-info.java
index 8bea3944e..61d827aa9 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/package-info.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/impl/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLog.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLog.java
index 73cdc4bb9..9d3fb3838 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLog.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogFilter.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogFilter.java
index 213310469..83c886e61 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogFilter.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogFilter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogMonitor.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogMonitor.java
index e66c98529..00a116c71 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogMonitor.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogMonitor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogProvider.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogProvider.java
index a1b1ac825..da48e83d3 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogProvider.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogRunnable.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogRunnable.java
index d6fa5eca8..f4fdf65c6 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogRunnable.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/ProgressLogRunnable.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/package-info.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/package-info.java
index 10ef93fd3..ebb5f660b 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/package-info.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/log/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/package-info.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/package-info.java
index 9564fb22c..022cf0a87 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/package-info.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/DownloadUtil.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/DownloadUtil.java
index c9227b2f2..cfbb14fb7 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/DownloadUtil.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/DownloadUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/FileUtil.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/FileUtil.java
index a39fd7ac5..c8c171f85 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/FileUtil.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/FileUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupAdapterFactory.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupAdapterFactory.java
index db0992309..072734849 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupSwitch.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupSwitch.java
index 502d7a165..045bfbaa8 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupSwitch.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupUtil.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupUtil.java
index be894aa89..65571c8f4 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupUtil.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupValidator.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupValidator.java
index 5ab2b322b..57fb69534 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupValidator.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/SetupValidator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/StringExpander.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/StringExpander.java
index ad41dbb4f..6b520192f 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/StringExpander.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/StringExpander.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/package-info.java b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/package-info.java
index e69d6cd75..09e55c1a0 100644
--- a/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/package-info.java
+++ b/plugins/org.eclipse.oomph.setup/src/org/eclipse/oomph/setup/util/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.targlets.core/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.targlets.core/.settings/org.eclipse.jdt.ui.prefs
index b894b1458..6c842ba90 100644
--- a/plugins/org.eclipse.oomph.targlets.core/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.targlets.core/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.targlets.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.targlets.core/META-INF/MANIFEST.MF
index fecdb067a..6023ca1ae 100644
--- a/plugins/org.eclipse.oomph.targlets.core/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.targlets.core/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.targlets.core;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -27,15 +27,15 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.p2.updatesite;bundle-version="[1.0.0,2.0.0)",
org.eclipse.jdt.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.targlets;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.core;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.util.pde;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.targlets;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.core;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.util.pde;bundle-version="[1.10.0,2.0.0)",
org.eclipse.equinox.frameworkadmin;bundle-version="[2.0.0,3.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.targlets.core;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.internal.core;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.internal.core.listeners;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.internal.core.variables;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.targlets.core;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.internal.core;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.internal.core.listeners;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.internal.core.variables;version="1.10.0";x-internal:=true
Bundle-Activator: org.eclipse.oomph.targlets.internal.core.TargletsCorePlugin$Implementation
Automatic-Module-Name: org.eclipse.oomph.targlets.core
diff --git a/plugins/org.eclipse.oomph.targlets.core/about.html b/plugins/org.eclipse.oomph.targlets.core/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.targlets.core/about.html
+++ b/plugins/org.eclipse.oomph.targlets.core/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.targlets.core/build.properties b/plugins/org.eclipse.oomph.targlets.core/build.properties
index 23586bf68..30ce01b40 100644
--- a/plugins/org.eclipse.oomph.targlets.core/build.properties
+++ b/plugins/org.eclipse.oomph.targlets.core/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/plugin.properties b/plugins/org.eclipse.oomph.targlets.core/plugin.properties
index e6c909ba9..b5b057d63 100644
--- a/plugins/org.eclipse.oomph.targlets.core/plugin.properties
+++ b/plugins/org.eclipse.oomph.targlets.core/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/plugin.xml b/plugins/org.eclipse.oomph.targlets.core/plugin.xml
index 9030a9964..f768bf799 100644
--- a/plugins/org.eclipse.oomph.targlets.core/plugin.xml
+++ b/plugins/org.eclipse.oomph.targlets.core/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/pom.xml b/plugins/org.eclipse.oomph.targlets.core/pom.xml
index 0ceff22ca..d84b23f29 100644
--- a/plugins/org.eclipse.oomph.targlets.core/pom.xml
+++ b/plugins/org.eclipse.oomph.targlets.core/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.targlets.core</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.targlets.core/schema/targletContainerListeners.exsd b/plugins/org.eclipse.oomph.targlets.core/schema/targletContainerListeners.exsd
index 11a9663c4..47389e573 100644
--- a/plugins/org.eclipse.oomph.targlets.core/schema/targletContainerListeners.exsd
+++ b/plugins/org.eclipse.oomph.targlets.core/schema/targletContainerListeners.exsd
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -133,9 +133,9 @@ Refer to &lt;a href=&quot;../html/guide/ListeningToEvents.html&quot;&gt;Listenin
<documentation>
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
+are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
+http://www.eclipse.org/legal/epl-v20.html
</documentation>
</annotation>
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainer.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainer.java
index cddba59b6..072ac1bf1 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainer.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.java
index ab913aea1..ab6518fb5 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainerListener.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainerListener.java
index 9b05f50a0..d3229c704 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainerListener.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/ITargletContainerListener.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/TargletContainerEvent.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/TargletContainerEvent.java
index 11c6fd0a1..3fabff1ed 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/TargletContainerEvent.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/TargletContainerEvent.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/WorkspaceIUInfo.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/WorkspaceIUInfo.java
index 3e5e14d1d..67ca0c938 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/WorkspaceIUInfo.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/WorkspaceIUInfo.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainer.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainer.java
index 77131cf6c..e78933b85 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainer.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerDescriptor.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerDescriptor.java
index 8fb0d1ecc..615164aaf 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerDescriptor.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerDescriptor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerDescriptorManager.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerDescriptorManager.java
index ca102a1c0..0a1fcd3d9 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerDescriptorManager.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerDescriptorManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerListenerRegistry.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerListenerRegistry.java
index 177e35602..973a0db30 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerListenerRegistry.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerListenerRegistry.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerResourceFactory.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerResourceFactory.java
index caf3a76c0..00123a808 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerResourceFactory.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletContainerResourceFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletsCorePlugin.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletsCorePlugin.java
index 30c843c60..b7553b14b 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletsCorePlugin.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/TargletsCorePlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/WorkspaceIUAnalyzer.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/WorkspaceIUAnalyzer.java
index fa02af538..152d7c30e 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/WorkspaceIUAnalyzer.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/WorkspaceIUAnalyzer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/WorkspaceIUImporter.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/WorkspaceIUImporter.java
index d908efc89..e249fa8f8 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/WorkspaceIUImporter.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/WorkspaceIUImporter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/FileUpdater.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/FileUpdater.java
index d4be4ebd0..910e677a7 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/FileUpdater.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/FileUpdater.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/PomArtifactUpdater.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/PomArtifactUpdater.java
index 609649fe3..b0c49891e 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/PomArtifactUpdater.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/PomArtifactUpdater.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/PomModulesUpdater.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/PomModulesUpdater.java
index db68322e0..2b1fdad12 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/PomModulesUpdater.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/PomModulesUpdater.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/TargetDefinitionGenerator.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/TargetDefinitionGenerator.java
index c6870828a..e8de764eb 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/TargetDefinitionGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/TargetDefinitionGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/WorkspaceUpdateListener.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/WorkspaceUpdateListener.java
index 13596b8f8..5b84ceb67 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/WorkspaceUpdateListener.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/listeners/WorkspaceUpdateListener.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargetPlatformBundlePoolInitializer.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargetPlatformBundlePoolInitializer.java
index 2b769f7ab..78e7ca431 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargetPlatformBundlePoolInitializer.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargetPlatformBundlePoolInitializer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerBundlePool.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerBundlePool.java
index 4e18b47f5..67c28a675 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerBundlePool.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerBundlePool.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerClasspath.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerClasspath.java
index 6c9f1e156..abf8aeea2 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerClasspath.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerClasspath.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerClasspathFile.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerClasspathFile.java
index ba8d45dd4..7c9983df4 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerClasspathFile.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerClasspathFile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileDirectory.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileDirectory.java
index b80d34a61..8f0f2e9df 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileDirectory.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileDirectory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileFile.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileFile.java
index 12ba1efc6..78bc4c68c 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileFile.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileFile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileID.java b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileID.java
index a490ed2b6..80ef0c175 100644
--- a/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileID.java
+++ b/plugins/org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/internal/core/variables/TargletContainerProfileID.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.targlets.doc/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.targlets.doc/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.targlets.doc/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.targlets.doc/META-INF/MANIFEST.MF
index 382f8a7b9..72b01bced 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.targlets.doc/META-INF/MANIFEST.MF
@@ -2,21 +2,21 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.targlets.doc; singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ClassPath: .
Require-Bundle: org.eclipse.help;bundle-version="[3.3.0,4.0.0)";resolution:=optional,
- org.eclipse.oomph.util.doc;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.p2.doc;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.targlets;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.targlets.core;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.targlets.ui;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport
-Export-Package: org.eclipse.oomph.targlets.doc;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.doc.guide;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.doc.online;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.doc.reference;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.doc.reference.api;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.doc.reference.schema;version="1.9.0";x-internal:=true
+ org.eclipse.oomph.util.doc;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.p2.doc;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.targlets;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.targlets.core;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.targlets.ui;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport
+Export-Package: org.eclipse.oomph.targlets.doc;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.doc.guide;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.doc.online;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.doc.reference;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.doc.reference.api;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.doc.reference.schema;version="1.10.0";x-internal:=true
Automatic-Module-Name: org.eclipse.oomph.targlets.doc
diff --git a/plugins/org.eclipse.oomph.targlets.doc/about.html b/plugins/org.eclipse.oomph.targlets.doc/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/about.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.targlets.doc/about.ini b/plugins/org.eclipse.oomph.targlets.doc/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/about.ini
+++ b/plugins/org.eclipse.oomph.targlets.doc/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/about.properties b/plugins/org.eclipse.oomph.targlets.doc/about.properties
index f2608b965..ea8c256ba 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/about.properties
+++ b/plugins/org.eclipse.oomph.targlets.doc/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/build.properties b/plugins/org.eclipse.oomph.targlets.doc/build.properties
index b0194732e..168ec2ca8 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/build.properties
+++ b/plugins/org.eclipse.oomph.targlets.doc/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/build.xml b/plugins/org.eclipse.oomph.targlets.doc/build.xml
index afdcded0f..3b5952fa7 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/build.xml
+++ b/plugins/org.eclipse.oomph.targlets.doc/build.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -92,7 +92,7 @@
windowtitle="${javadoc.name}"
doctitle="&lt;h1>${javadoc.name}&lt;/h1>"
overview="${project.path}/overview.html"
- bottom="&lt;i class=&quot;copyright&quot;>Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html&lt;/i>">
+ bottom="&lt;i class=&quot;copyright&quot;>Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html&lt;/i>">
<fileset dir="${plugins.dir}" defaultexcludes="yes">
<include name="org.eclipse.oomph.targlets.core/src/org/eclipse/oomph/targlets/core/*.java" />
diff --git a/plugins/org.eclipse.oomph.targlets.doc/html/Overview.html b/plugins/org.eclipse.oomph.targlets.doc/html/Overview.html
index bb16b10a5..9b4bf4eef 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/html/Overview.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/html/Overview.html
@@ -52,6 +52,6 @@ function windowTitle()
&nbsp;<a href="guide/index.html" title="Forward to Programmer's Guide"><img src="../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="" title="Oomph Targlets Documentation">Oomph Targlets Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/html/guide/ListeningToEvents.html b/plugins/org.eclipse.oomph.targlets.doc/html/guide/ListeningToEvents.html
index dbcb9f5a5..690b5f8d9 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/html/guide/ListeningToEvents.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/html/guide/ListeningToEvents.html
@@ -177,6 +177,6 @@ function maximize(id)
<a href="UnderstandingTargletContainers.html" title="Backward to Understanding Targlet Containers"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="../reference/index.html" title="Forward to Reference"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Targlets Documentation">Oomph Targlets Documentation</a> > <a href="index.html" title="Category in Oomph Targlets Documentation">Programmer's Guide</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/html/guide/UnderstandingTargletContainers.html b/plugins/org.eclipse.oomph.targlets.doc/html/guide/UnderstandingTargletContainers.html
index 57d224929..c417ab6df 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/html/guide/UnderstandingTargletContainers.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/html/guide/UnderstandingTargletContainers.html
@@ -34,6 +34,6 @@ function windowTitle()
<a href="index.html" title="Backward to Programmer's Guide"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="ListeningToEvents.html" title="Forward to Listening To Targlet Container Events"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Targlets Documentation">Oomph Targlets Documentation</a> > <a href="index.html" title="Category in Oomph Targlets Documentation">Programmer's Guide</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/html/guide/index.html b/plugins/org.eclipse.oomph.targlets.doc/html/guide/index.html
index df96c2270..cde8bd6da 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/html/guide/index.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/html/guide/index.html
@@ -88,6 +88,6 @@ function maximize(id)
<a href="../Overview.html" title="Backward to Overview"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="UnderstandingTargletContainers.html" title="Forward to Understanding Targlet Containers"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Targlets Documentation">Oomph Targlets Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/html/online/index.html b/plugins/org.eclipse.oomph.targlets.doc/html/online/index.html
index 675e8f43d..82aa06045 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/html/online/index.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/html/online/index.html
@@ -38,6 +38,6 @@ function windowTitle()
<a href="../reference/schema/index.html" title="Backward to Extension Point Reference"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="http://www.eclipse.org/oomph" title="Forward to Homepage"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Targlets Documentation">Oomph Targlets Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/html/reference/index.html b/plugins/org.eclipse.oomph.targlets.doc/html/reference/index.html
index a1b0572b4..8dc7886e1 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/html/reference/index.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/html/reference/index.html
@@ -38,6 +38,6 @@ function windowTitle()
<a href="../guide/ListeningToEvents.html" title="Backward to Listening To Targlet Container Events"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="../../javadoc/overview-summary.html" title="Forward to API Reference"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Targlets Documentation">Oomph Targlets Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/html/reference/schema/index.html b/plugins/org.eclipse.oomph.targlets.doc/html/reference/schema/index.html
index 2e9f9a21b..bc8124469 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/html/reference/schema/index.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/html/reference/schema/index.html
@@ -36,6 +36,6 @@ function windowTitle()
<a href="../../../javadoc/overview-summary.html" title="Backward to API Reference"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="../../online/index.html" title="Forward to Online Docs"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Targlets Documentation">Oomph Targlets Documentation</a> > <a href="../index.html" title="Category in Oomph Targlets Documentation">Reference</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/constant-values.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/constant-values.html
index 2d6fa083f..d5ce151df 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/constant-values.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/constant-values.html
@@ -804,6 +804,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/deprecated-list.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/deprecated-list.html
index 0b182d01f..7a25c7195 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/deprecated-list.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/deprecated-list.html
@@ -131,6 +131,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/help-doc.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/help-doc.html
index 8568c2164..d80d43da1 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/help-doc.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/help-doc.html
@@ -206,6 +206,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/index-all.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/index-all.html
index 0d8011623..61246d7cd 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/index-all.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/index-all.html
@@ -1746,6 +1746,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/BuckminsterGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/BuckminsterGenerator.html
index 7b774151a..aa99d7b15 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/BuckminsterGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/BuckminsterGenerator.html
@@ -300,6 +300,6 @@ extends <a href="../../../../org/eclipse/oomph/targlets/IUGenerator.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentDefinition.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentDefinition.html
index 55c6b443d..9a60ff6f9 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentDefinition.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentDefinition.html
@@ -335,6 +335,6 @@ extends <a href="../../../../org/eclipse/oomph/targlets/ComponentExtension.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentExtension.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentExtension.html
index 5ce11d145..9d9d89c97 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentExtension.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentExtension.html
@@ -263,6 +263,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentGenerator.html
index 49461cc0f..76696b17b 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/ComponentGenerator.html
@@ -225,6 +225,6 @@ extends <a href="../../../../org/eclipse/oomph/targlets/IUGenerator.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/FeatureGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/FeatureGenerator.html
index 9affe1119..4bf135e2e 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/FeatureGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/FeatureGenerator.html
@@ -274,6 +274,6 @@ extends <a href="../../../../org/eclipse/oomph/targlets/IUGenerator.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/IUGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/IUGenerator.html
index 848a047c5..a8012d680 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/IUGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/IUGenerator.html
@@ -316,6 +316,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/PluginGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/PluginGenerator.html
index 6e19545b5..69afc26f9 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/PluginGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/PluginGenerator.html
@@ -225,6 +225,6 @@ extends <a href="../../../../org/eclipse/oomph/targlets/IUGenerator.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/Targlet.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/Targlet.html
index c7ec598e6..a5a60344e 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/Targlet.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/Targlet.html
@@ -596,6 +596,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletContainer.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletContainer.html
index 11e31a3f6..062d1f20f 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletContainer.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletContainer.html
@@ -308,6 +308,6 @@ extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletFactory.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletFactory.html
index d9a804066..1adc4cd04 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletFactory.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletFactory.html
@@ -492,6 +492,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletPackage.Literals.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletPackage.Literals.html
index d046b0ccc..908eb5123 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletPackage.Literals.html
@@ -794,6 +794,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletPackage.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletPackage.html
index f4e2b226a..93f24ce42 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletPackage.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/TargletPackage.html
@@ -2635,6 +2635,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/BuckminsterGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/BuckminsterGenerator.html
index 3e58fdddd..052a49cbd 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/BuckminsterGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/BuckminsterGenerator.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentDefinition.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentDefinition.html
index b0da28b07..683c8c4e7 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentDefinition.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentDefinition.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentExtension.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentExtension.html
index 65f0480ad..4904b865d 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentExtension.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentExtension.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentGenerator.html
index 21534cbcd..3e45fbf54 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/ComponentGenerator.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/FeatureGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/FeatureGenerator.html
index 82a315bfa..4436a16fc 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/FeatureGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/FeatureGenerator.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/IUGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/IUGenerator.html
index 47ec84813..d82cfc7b0 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/IUGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/IUGenerator.html
@@ -291,6 +291,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/PluginGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/PluginGenerator.html
index 06ab3cbbd..8cccdd2ca 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/PluginGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/PluginGenerator.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/Targlet.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/Targlet.html
index 3553afda2..1e6e778c1 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/Targlet.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/Targlet.html
@@ -385,6 +385,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletContainer.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletContainer.html
index 9e53f5738..6bb8da879 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletContainer.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletContainer.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletFactory.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletFactory.html
index 29b90434c..5e2c7ab5b 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletFactory.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletPackage.Literals.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletPackage.Literals.html
index 144c51f79..433c2790e 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletPackage.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletPackage.html
index 82b91e5af..1a57da1ce 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletPackage.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/class-use/TargletPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainer.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainer.html
index 612d01a32..0cf16ca09 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainer.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainer.html
@@ -492,6 +492,6 @@ extends org.eclipse.pde.core.target.ITargetLocation</pre>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.UpdateProblem.MissingIU.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.UpdateProblem.MissingIU.html
index e7d516d0b..a217e7280 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.UpdateProblem.MissingIU.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.UpdateProblem.MissingIU.html
@@ -346,6 +346,6 @@ extends <a href="../../../../../org/eclipse/oomph/targlets/core/ITargletContaine
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.UpdateProblem.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.UpdateProblem.html
index 37a1024c3..364a0dc6e 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.UpdateProblem.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.UpdateProblem.html
@@ -511,6 +511,6 @@ implements <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Ser
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.html
index a834a5aa2..fcbc52b41 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerDescriptor.html
@@ -377,6 +377,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerListener.Registry.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerListener.Registry.html
index 11946cf31..09fda9657 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerListener.Registry.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerListener.Registry.html
@@ -255,6 +255,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerListener.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerListener.html
index 413bbb193..3e4268bf8 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerListener.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/ITargletContainerListener.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.IDChangedEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.IDChangedEvent.html
index 0e72d58aa..a6be9d391 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.IDChangedEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.IDChangedEvent.html
@@ -329,6 +329,6 @@ extends <a href="../../../../../org/eclipse/oomph/targlets/core/TargletContainer
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.ProfileUpdateFailedEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.ProfileUpdateFailedEvent.html
index 58336382c..cf44edc33 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.ProfileUpdateFailedEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.ProfileUpdateFailedEvent.html
@@ -329,6 +329,6 @@ extends <a href="../../../../../org/eclipse/oomph/targlets/core/TargletContainer
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.ProfileUpdateSucceededEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.ProfileUpdateSucceededEvent.html
index e26b962a2..84c477a8f 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.ProfileUpdateSucceededEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.ProfileUpdateSucceededEvent.html
@@ -374,6 +374,6 @@ extends <a href="../../../../../org/eclipse/oomph/targlets/core/TargletContainer
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.TargletsChangedEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.TargletsChangedEvent.html
index 66008f402..d9b287da3 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.TargletsChangedEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.TargletsChangedEvent.html
@@ -314,6 +314,6 @@ extends <a href="../../../../../org/eclipse/oomph/targlets/core/TargletContainer
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.WorkspaceUpdateFinishedEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.WorkspaceUpdateFinishedEvent.html
index 0e7acd556..f8a28f823 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.WorkspaceUpdateFinishedEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.WorkspaceUpdateFinishedEvent.html
@@ -329,6 +329,6 @@ extends <a href="../../../../../org/eclipse/oomph/targlets/core/TargletContainer
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.html
index 0eb195b08..7e565db79 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/TargletContainerEvent.html
@@ -342,6 +342,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Even
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/WorkspaceIUInfo.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/WorkspaceIUInfo.html
index 9986415b7..1c4cb014b 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/WorkspaceIUInfo.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/WorkspaceIUInfo.html
@@ -375,6 +375,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainer.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainer.html
index f796cc496..c0ccaa5c9 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainer.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainer.html
@@ -188,6 +188,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.UpdateProblem.MissingIU.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.UpdateProblem.MissingIU.html
index 482ca89e8..d825d8ec6 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.UpdateProblem.MissingIU.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.UpdateProblem.MissingIU.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.UpdateProblem.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.UpdateProblem.html
index 37ce6f8b1..bb11cfa55 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.UpdateProblem.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.UpdateProblem.html
@@ -174,6 +174,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.html
index c6f5b99fd..3ee7576ee 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerDescriptor.html
@@ -192,6 +192,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerListener.Registry.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerListener.Registry.html
index 36f82b552..91321f408 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerListener.Registry.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerListener.Registry.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerListener.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerListener.html
index 83b5c8814..79c9b8a95 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerListener.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/ITargletContainerListener.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.IDChangedEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.IDChangedEvent.html
index ad970c896..74eacd711 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.IDChangedEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.IDChangedEvent.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.ProfileUpdateFailedEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.ProfileUpdateFailedEvent.html
index de600a019..8a8ccd5ae 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.ProfileUpdateFailedEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.ProfileUpdateFailedEvent.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.ProfileUpdateSucceededEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.ProfileUpdateSucceededEvent.html
index fbfa68c7c..acdbd7092 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.ProfileUpdateSucceededEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.ProfileUpdateSucceededEvent.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.TargletsChangedEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.TargletsChangedEvent.html
index 51b143189..a69e4a82e 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.TargletsChangedEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.TargletsChangedEvent.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.WorkspaceUpdateFinishedEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.WorkspaceUpdateFinishedEvent.html
index b73a03178..f46138361 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.WorkspaceUpdateFinishedEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.WorkspaceUpdateFinishedEvent.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.html
index e475f3cd9..7851ab8da 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/TargletContainerEvent.html
@@ -179,6 +179,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/WorkspaceIUInfo.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/WorkspaceIUInfo.html
index 069afa4d0..34d7c65b0 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/WorkspaceIUInfo.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/class-use/WorkspaceIUInfo.html
@@ -178,6 +178,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/package-summary.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/package-summary.html
index 9f1b3e397..2dcb224fb 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/package-summary.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/package-summary.html
@@ -186,6 +186,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/package-use.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/package-use.html
index 12d318233..86f4af9e7 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/package-use.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/core/package-use.html
@@ -160,6 +160,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/BuckminsterGeneratorImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/BuckminsterGeneratorImpl.html
index df3667b52..8f37905b4 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/BuckminsterGeneratorImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/BuckminsterGeneratorImpl.html
@@ -755,6 +755,6 @@ implements <a href="../../../../../org/eclipse/oomph/targlets/BuckminsterGenerat
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentDefinitionImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentDefinitionImpl.html
index e0e748add..6f3ec700b 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentDefinitionImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentDefinitionImpl.html
@@ -779,6 +779,6 @@ implements <a href="../../../../../org/eclipse/oomph/targlets/ComponentDefinitio
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentExtensionImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentExtensionImpl.html
index 1881682eb..09cc3a7c4 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentExtensionImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentExtensionImpl.html
@@ -632,6 +632,6 @@ implements <a href="../../../../../org/eclipse/oomph/targlets/ComponentExtension
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentGeneratorImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentGeneratorImpl.html
index e078de0ff..98c2b10a2 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentGeneratorImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/ComponentGeneratorImpl.html
@@ -572,6 +572,6 @@ implements <a href="../../../../../org/eclipse/oomph/targlets/ComponentGenerator
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/FeatureGeneratorImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/FeatureGeneratorImpl.html
index ebfc66004..16701d926 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/FeatureGeneratorImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/FeatureGeneratorImpl.html
@@ -543,6 +543,6 @@ implements <a href="../../../../../org/eclipse/oomph/targlets/FeatureGenerator.h
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/PluginGeneratorImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/PluginGeneratorImpl.html
index d3858dae4..71ace463a 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/PluginGeneratorImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/PluginGeneratorImpl.html
@@ -536,6 +536,6 @@ implements <a href="../../../../../org/eclipse/oomph/targlets/PluginGenerator.ht
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletContainerImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletContainerImpl.html
index ce5fdd6ac..831ed0b7f 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletContainerImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletContainerImpl.html
@@ -734,6 +734,6 @@ implements <a href="../../../../../org/eclipse/oomph/targlets/TargletContainer.h
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletFactoryImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletFactoryImpl.html
index 4f6e48d85..0620c9893 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletFactoryImpl.html
@@ -803,6 +803,6 @@ public static&nbsp;<a href="../../../../../org/eclipse/oomph/targlets/TargletPac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletImpl.html
index 110b84894..ba8f94894 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletImpl.html
@@ -1165,6 +1165,6 @@ implements <a href="../../../../../org/eclipse/oomph/targlets/Targlet.html" titl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletPackageImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletPackageImpl.html
index 778edf2e2..f24ac6df2 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletPackageImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/TargletPackageImpl.html
@@ -1230,6 +1230,6 @@ implements <a href="../../../../../org/eclipse/oomph/targlets/TargletPackage.htm
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/BuckminsterGeneratorImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/BuckminsterGeneratorImpl.html
index c0b6d2dfd..6e54b4857 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/BuckminsterGeneratorImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/BuckminsterGeneratorImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentDefinitionImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentDefinitionImpl.html
index c0d4c1077..0f897c806 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentDefinitionImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentDefinitionImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentExtensionImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentExtensionImpl.html
index 285ff12b5..5e428c4e2 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentExtensionImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentExtensionImpl.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentGeneratorImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentGeneratorImpl.html
index aa69597e4..1ec446c69 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentGeneratorImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/ComponentGeneratorImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/FeatureGeneratorImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/FeatureGeneratorImpl.html
index 074b1e3c8..d323488b0 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/FeatureGeneratorImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/FeatureGeneratorImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/PluginGeneratorImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/PluginGeneratorImpl.html
index 0d2c9cf72..e9325f8de 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/PluginGeneratorImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/PluginGeneratorImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletContainerImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletContainerImpl.html
index 361c0fcaf..769efffbd 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletContainerImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletContainerImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletFactoryImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletFactoryImpl.html
index 7e3cfbe8f..727736083 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletImpl.html
index 7e429c920..4405ef0d4 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletPackageImpl.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletPackageImpl.html
index f78edf46b..337a263b0 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletPackageImpl.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/class-use/TargletPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/package-summary.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/package-summary.html
index d4390a4fa..a0201716e 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/package-summary.html
@@ -183,6 +183,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/package-use.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/package-use.html
index 15b7318be..5b2dcea15 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/impl/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/package-summary.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/package-summary.html
index 6d1ea30d0..70bf663d3 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/package-summary.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/package-summary.html
@@ -203,6 +203,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/package-use.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/package-use.html
index 3e33b7543..d2973fca5 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/package-use.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/package-use.html
@@ -352,6 +352,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/TargletAdapterFactory.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/TargletAdapterFactory.html
index d2a3caca6..3ff82dc84 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/TargletAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/TargletAdapterFactory.html
@@ -620,6 +620,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/TargletSwitch.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/TargletSwitch.html
index 8fd6ab368..d74f0162b 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/TargletSwitch.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/TargletSwitch.html
@@ -616,6 +616,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/VersionGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/VersionGenerator.html
index f5b800784..b9c50acbe 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/VersionGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/VersionGenerator.html
@@ -282,6 +282,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/TargletAdapterFactory.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/TargletAdapterFactory.html
index 05e603c14..5cb2577e9 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/TargletAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/TargletAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/TargletSwitch.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/TargletSwitch.html
index d3b7dbf4d..d49300052 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/TargletSwitch.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/TargletSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/VersionGenerator.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/VersionGenerator.html
index 27bd2941e..5df7ef9ca 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/VersionGenerator.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/class-use/VersionGenerator.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/package-summary.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/package-summary.html
index 65a2ebda6..6d9fea10c 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/package-summary.html
@@ -139,6 +139,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/package-use.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/package-use.html
index b3fcc715e..d52bcada8 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/package-use.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/org/eclipse/oomph/targlets/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/overview-summary.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/overview-summary.html
index d4ad93821..5cf55326e 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/overview-summary.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/overview-summary.html
@@ -162,6 +162,6 @@ Net4j Utilities contain various smaller frameworks that ease the development of
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/javadoc/serialized-form.html b/plugins/org.eclipse.oomph.targlets.doc/javadoc/serialized-form.html
index e20e2dce9..5c46030d1 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/javadoc/serialized-form.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/javadoc/serialized-form.html
@@ -256,6 +256,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/overview.html b/plugins/org.eclipse.oomph.targlets.doc/overview.html
index 9935a81a9..82270afcf 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/overview.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/overview.html
@@ -5,9 +5,9 @@
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/plugin.properties b/plugins/org.eclipse.oomph.targlets.doc/plugin.properties
index 1e54c2ea1..0eadf3429 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/plugin.properties
+++ b/plugins/org.eclipse.oomph.targlets.doc/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/plugin.xml b/plugins/org.eclipse.oomph.targlets.doc/plugin.xml
index 5894c142b..0187f5949 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/plugin.xml
+++ b/plugins/org.eclipse.oomph.targlets.doc/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/pom.xml b/plugins/org.eclipse.oomph.targlets.doc/pom.xml
index ba076570c..c8efd4428 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/pom.xml
+++ b/plugins/org.eclipse.oomph.targlets.doc/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.targlets.doc</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/schemadoc/org_eclipse_oomph_targlets_core_targletContainerListeners.html b/plugins/org.eclipse.oomph.targlets.doc/schemadoc/org_eclipse_oomph_targlets_core_targletContainerListeners.html
index 4b54a85ce..f9ceb4610 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/schemadoc/org_eclipse_oomph_targlets_core_targletContainerListeners.html
+++ b/plugins/org.eclipse.oomph.targlets.doc/schemadoc/org_eclipse_oomph_targlets_core_targletContainerListeners.html
@@ -59,9 +59,9 @@ Refer to <a href="../html/guide/ListeningToEvents.html">Listening To Targlet Con
<p class="note SchemaCopyright">
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>
All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
+are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
+http://www.eclipse.org/legal/epl-v20.html
</p>
</BODY>
diff --git a/plugins/org.eclipse.oomph.targlets.doc/schemadoc/schema.css b/plugins/org.eclipse.oomph.targlets.doc/schemadoc/schema.css
index 07d227ed8..a8f06ed4d 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/schemadoc/schema.css
+++ b/plugins/org.eclipse.oomph.targlets.doc/schemadoc/schema.css
@@ -1,9 +1,9 @@
/*******************************************************************************
* Copyright (c) 2014 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* IBM Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/Legal.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/Legal.java
index 47e98fdf7..5dd9d4f95 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/Legal.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/Legal.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/Overview.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/Overview.java
index 08bf0753d..487db2333 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/Overview.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/Overview.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/ListeningToEvents.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/ListeningToEvents.java
index 1bad6591f..a029f3e6e 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/ListeningToEvents.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/ListeningToEvents.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/UnderstandingTargletContainers.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/UnderstandingTargletContainers.java
index cfec222ce..c975bca6f 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/UnderstandingTargletContainers.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/UnderstandingTargletContainers.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/package-info.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/package-info.java
index 610ea85e8..0e8e96447 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/package-info.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/guide/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/Homepage.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/Homepage.java
index 3f4e03906..05ca64872 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/Homepage.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/Homepage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/Wiki.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/Wiki.java
index f5733f46d..ac3622109 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/Wiki.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/Wiki.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/package-info.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/package-info.java
index 7794f830e..06f2d27f2 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/package-info.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/online/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/api/package-info.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/api/package-info.java
index 033487569..c7829b771 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/api/package-info.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/api/package-info.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/package-info.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/package-info.java
index 4aa3d4343..165db8a7c 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/package-info.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/schema/package-info.java b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/schema/package-info.java
index eb3d136d2..12f60635c 100644
--- a/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/schema/package-info.java
+++ b/plugins/org.eclipse.oomph.targlets.doc/src/org/eclipse/oomph/targlets/doc/reference/schema/package-info.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.targlets.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.targlets.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.targlets.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.targlets.edit/META-INF/MANIFEST.MF
index e4850ce0c..72a26bbd8 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.targlets.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.targlets.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.targlets.provider.TargletEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,11 +10,11 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.targlets.provider;version="1.5.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.targlets;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.targlets;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.resources.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.resources.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.targlets.edit
diff --git a/plugins/org.eclipse.oomph.targlets.edit/about.html b/plugins/org.eclipse.oomph.targlets.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/about.html
+++ b/plugins/org.eclipse.oomph.targlets.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.targlets.edit/build.properties b/plugins/org.eclipse.oomph.targlets.edit/build.properties
index f9296e841..a5ac9a461 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/build.properties
+++ b/plugins/org.eclipse.oomph.targlets.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/plugin.properties b/plugins/org.eclipse.oomph.targlets.edit/plugin.properties
index 315cf9ea7..03d349fa2 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.targlets.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/plugin.xml b/plugins/org.eclipse.oomph.targlets.edit/plugin.xml
index 92511db78..2eae7ff8b 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.targlets.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/pom.xml b/plugins/org.eclipse.oomph.targlets.edit/pom.xml
index 59b8245d1..6740ceb5b 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.targlets.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.targlets.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CSpecGeneratorItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CSpecGeneratorItemProvider.java
index 25397cfaa..195966830 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CSpecGeneratorItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CSpecGeneratorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CSpexGeneratorItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CSpexGeneratorItemProvider.java
index d6deb04e2..e367ee1d9 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CSpexGeneratorItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CSpexGeneratorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CategoryGeneratorItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CategoryGeneratorItemProvider.java
index 126ed212d..cb54e82a2 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CategoryGeneratorItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/CategoryGeneratorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentDefGeneratorItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentDefGeneratorItemProvider.java
index b44b02f66..2e5bb9cb7 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentDefGeneratorItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentDefGeneratorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentDefinitionItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentDefinitionItemProvider.java
index ae5ad38a9..383c351fe 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentDefinitionItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentDefinitionItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentExtGeneratorItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentExtGeneratorItemProvider.java
index 5aec1b666..1d37b4e45 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentExtGeneratorItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentExtGeneratorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentExtensionItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentExtensionItemProvider.java
index 525678a4d..bd2c964b5 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentExtensionItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ComponentExtensionItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/DropinLocationItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/DropinLocationItemProvider.java
index 090fb87a3..ade22dfd6 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/DropinLocationItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/DropinLocationItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/FeatureGeneratorItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/FeatureGeneratorItemProvider.java
index 546a5b2ff..53f919819 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/FeatureGeneratorItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/FeatureGeneratorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/PluginGeneratorItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/PluginGeneratorItemProvider.java
index b31b6940b..6d0aa6514 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/PluginGeneratorItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/PluginGeneratorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ProductGeneratorItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ProductGeneratorItemProvider.java
index 3762d3797..9b9f822c3 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ProductGeneratorItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ProductGeneratorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ProjectNameGeneratorItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ProjectNameGeneratorItemProvider.java
index 5e6b3e2bb..b323128e6 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ProjectNameGeneratorItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/ProjectNameGeneratorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks(Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks- initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/SiteGeneratorItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/SiteGeneratorItemProvider.java
index f81e1edac..bdd45c55a 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/SiteGeneratorItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/SiteGeneratorItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletContainerItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletContainerItemProvider.java
index 249fcd625..ce1e6a7fa 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletContainerItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletContainerItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletEditPlugin.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletEditPlugin.java
index adc2f3d9a..8055feff7 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletEditPlugin.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletItemProvider.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletItemProvider.java
index faab22587..24d165094 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletItemProvider.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletItemProviderAdapterFactory.java
index 5a3efe6f0..038141a14 100644
--- a/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.targlets.edit/src/org/eclipse/oomph/targlets/provider/TargletItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.editor/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.targlets.editor/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.targlets.editor/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.targlets.editor/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.targlets.editor/META-INF/MANIFEST.MF
index b3639d7f4..d2e52e93e 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.targlets.editor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.targlets.editor;singleton:=true
-Bundle-Version: 1.8.0.qualifier
+Bundle-Version: 1.9.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.targlets.presentation.TargletEditorPlugin$Implementation
Bundle-Vendor: %providerName
@@ -15,14 +15,14 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.edit.ui;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.util.pde;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.targlets.core;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.targlets.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.resources.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.util.pde;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.targlets.core;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.targlets.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.resources.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.targlets.editor
diff --git a/plugins/org.eclipse.oomph.targlets.editor/about.html b/plugins/org.eclipse.oomph.targlets.editor/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/about.html
+++ b/plugins/org.eclipse.oomph.targlets.editor/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.targlets.editor/build.properties b/plugins/org.eclipse.oomph.targlets.editor/build.properties
index 577b12df4..4d51dc303 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/build.properties
+++ b/plugins/org.eclipse.oomph.targlets.editor/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.editor/plugin.properties b/plugins/org.eclipse.oomph.targlets.editor/plugin.properties
index ae9a070c3..7f7d1c841 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/plugin.properties
+++ b/plugins/org.eclipse.oomph.targlets.editor/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.editor/plugin.xml b/plugins/org.eclipse.oomph.targlets.editor/plugin.xml
index e794bd171..87627072a 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/plugin.xml
+++ b/plugins/org.eclipse.oomph.targlets.editor/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2018 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.editor/pom.xml b/plugins/org.eclipse.oomph.targlets.editor/pom.xml
index fedf0923a..bb32f389d 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/pom.xml
+++ b/plugins/org.eclipse.oomph.targlets.editor/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.targlets.editor</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/ComponentModelWizard.java b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/ComponentModelWizard.java
index dcfa538d1..505cab026 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/ComponentModelWizard.java
+++ b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/ComponentModelWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletActionBarContributor.java b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletActionBarContributor.java
index 24361703e..3aaffe01b 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletActionBarContributor.java
+++ b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletActionBarContributor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletContainerEditorInput.java b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletContainerEditorInput.java
index c89a5c141..b153fd31c 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletContainerEditorInput.java
+++ b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletContainerEditorInput.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletEditor.java b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletEditor.java
index 45126de1c..f0440630d 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletEditor.java
+++ b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletEditor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletEditorPlugin.java b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletEditorPlugin.java
index b549155ed..cfb7963f1 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletEditorPlugin.java
+++ b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletEditorPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletModelWizard.java b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletModelWizard.java
index 478616203..9efd2468f 100644
--- a/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletModelWizard.java
+++ b/plugins/org.eclipse.oomph.targlets.editor/src/org/eclipse/oomph/targlets/presentation/TargletModelWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.tests/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.targlets.tests/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.targlets.tests/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.targlets.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.targlets.tests/META-INF/MANIFEST.MF
index 0b5bb93e1..005093e4e 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.targlets.tests/META-INF/MANIFEST.MF
@@ -2,15 +2,15 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.targlets.tests;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.targlets.tests;version="1.9.0";x-internal:=true
-Require-Bundle: org.eclipse.oomph.p2.tests;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.targlets.core;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.util.pde;bundle-version="[1.9.0,2.0.0)",
+Export-Package: org.eclipse.oomph.targlets.tests;version="1.10.0";x-internal:=true
+Require-Bundle: org.eclipse.oomph.p2.tests;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.targlets.core;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.util.pde;bundle-version="[1.10.0,2.0.0)",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.frameworkadmin;bundle-version="[2.0.0,3.0.0)"
Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.oomph.targlets.tests/about.html b/plugins/org.eclipse.oomph.targlets.tests/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/about.html
+++ b/plugins/org.eclipse.oomph.targlets.tests/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.targlets.tests/build.properties b/plugins/org.eclipse.oomph.targlets.tests/build.properties
index c4e936594..1116e3165 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/build.properties
+++ b/plugins/org.eclipse.oomph.targlets.tests/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.tests/plugin.properties b/plugins/org.eclipse.oomph.targlets.tests/plugin.properties
index 14557c3d4..a0aa2b330 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/plugin.properties
+++ b/plugins/org.eclipse.oomph.targlets.tests/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.tests/pom.xml b/plugins/org.eclipse.oomph.targlets.tests/pom.xml
index cc997a445..8ade22d3a 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/pom.xml
+++ b/plugins/org.eclipse.oomph.targlets.tests/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.targlets.tests</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.targlets.tests/src/org/eclipse/oomph/targlets/tests/TargletTests.java b/plugins/org.eclipse.oomph.targlets.tests/src/org/eclipse/oomph/targlets/tests/TargletTests.java
index 7c6bb56fb..a3a30fbc7 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/src/org/eclipse/oomph/targlets/tests/TargletTests.java
+++ b/plugins/org.eclipse.oomph.targlets.tests/src/org/eclipse/oomph/targlets/tests/TargletTests.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.tests/src/org/eclipse/oomph/targlets/tests/TargletsTestsPlugin.java b/plugins/org.eclipse.oomph.targlets.tests/src/org/eclipse/oomph/targlets/tests/TargletsTestsPlugin.java
index 5c7ac9262..85a81cb5d 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/src/org/eclipse/oomph/targlets/tests/TargletsTestsPlugin.java
+++ b/plugins/org.eclipse.oomph.targlets.tests/src/org/eclipse/oomph/targlets/tests/TargletsTestsPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.license-feature/build.properties b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.license-feature/build.properties
index 5f807300e..6a7f69ac6 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.license-feature/build.properties
+++ b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.license-feature/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.license-feature/feature.xml b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.license-feature/feature.xml
index 7e0f861b8..9cd9294c9 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.license-feature/feature.xml
+++ b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.license-feature/feature.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1-feature/build.properties b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1-feature/build.properties
index 5f807300e..6a7f69ac6 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1-feature/build.properties
+++ b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1-feature/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1-feature/feature.xml b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1-feature/feature.xml
index 57d8752a2..a844c18b2 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1-feature/feature.xml
+++ b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1-feature/feature.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1/build.properties b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1/build.properties
index 6b676de00..d924743e3 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1/build.properties
+++ b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.project1/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.releng/build.properties b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.releng/build.properties
index 6b676de00..d924743e3 100644
--- a/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.releng/build.properties
+++ b/plugins/org.eclipse.oomph.targlets.tests/tests/testOnlySources/com.foo.releng/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.targlets.ui/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.targlets.ui/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.targlets.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.targlets.ui/META-INF/MANIFEST.MF
index e6145e1e5..ac53d31ef 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.targlets.ui/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.targlets.ui;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -28,19 +28,19 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.frameworkadmin;bundle-version="[2.0.0,3.0.0)",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.pde.ui;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.targlets.core;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.targlets.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.targlets.editor;bundle-version="[1.8.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.p2.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.util.pde;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.targlets.core;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.targlets.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.targlets.editor;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.p2.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.util.pde;bundle-version="[1.10.0,2.0.0)",
org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.views;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.forms;bundle-version="[3.5.0,4.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.targlets.internal.ui;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.internal.ui.wizards;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.targlets.internal.ui;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.internal.ui.wizards;version="1.10.0";x-internal:=true
Bundle-Activator: org.eclipse.oomph.targlets.internal.ui.TargletsUIPlugin$Implementation
Automatic-Module-Name: org.eclipse.oomph.targlets.ui
diff --git a/plugins/org.eclipse.oomph.targlets.ui/about.html b/plugins/org.eclipse.oomph.targlets.ui/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/about.html
+++ b/plugins/org.eclipse.oomph.targlets.ui/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.targlets.ui/build.properties b/plugins/org.eclipse.oomph.targlets.ui/build.properties
index 552a7eefb..7f2d279c4 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/build.properties
+++ b/plugins/org.eclipse.oomph.targlets.ui/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/plugin.properties b/plugins/org.eclipse.oomph.targlets.ui/plugin.properties
index 9b9e3ac88..9b8d71b67 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/plugin.properties
+++ b/plugins/org.eclipse.oomph.targlets.ui/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/plugin.xml b/plugins/org.eclipse.oomph.targlets.ui/plugin.xml
index 87fc9e643..96aee4e62 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/plugin.xml
+++ b/plugins/org.eclipse.oomph.targlets.ui/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2016, 2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/pom.xml b/plugins/org.eclipse.oomph.targlets.ui/pom.xml
index 6044f82ca..8d5507d0c 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/pom.xml
+++ b/plugins/org.eclipse.oomph.targlets.ui/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.targlets.ui</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/EarlyStartup.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/EarlyStartup.java
index ddc8f102c..5ba990dee 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/EarlyStartup.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/EarlyStartup.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/ManifestDiscovery.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/ManifestDiscovery.java
index 19797aa95..fc2c82c9b 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/ManifestDiscovery.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/ManifestDiscovery.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/ManifestDiscoveryDialog.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/ManifestDiscoveryDialog.java
index f1f1ccbe8..16cdd4660 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/ManifestDiscoveryDialog.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/ManifestDiscoveryDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/NewTargletContainerWizard.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/NewTargletContainerWizard.java
index 6e1adb56e..de178c9c1 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/NewTargletContainerWizard.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/NewTargletContainerWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/NewTargletContainerWizardPage.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/NewTargletContainerWizardPage.java
index e6d4315f7..4368ce393 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/NewTargletContainerWizardPage.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/NewTargletContainerWizardPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerComposite.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerComposite.java
index 3fde984ff..d7320d5e7 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerComposite.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerComposite.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerDialog.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerDialog.java
index d09835cbe..b2b67629d 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerDialog.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerUI.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerUI.java
index 4154c8470..3fa911508 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerUI.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletContainerUI.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletsUIPlugin.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletsUIPlugin.java
index 20b9b5846..d3511d950 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletsUIPlugin.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/TargletsUIPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/wizards/TargetDefinitionExportWizard.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/wizards/TargetDefinitionExportWizard.java
index 8ce9d5fae..ead07daf0 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/wizards/TargetDefinitionExportWizard.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/wizards/TargetDefinitionExportWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/wizards/TargetDefinitionExportWizardPage.java b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/wizards/TargetDefinitionExportWizardPage.java
index 5b757459e..6d6de153f 100644
--- a/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/wizards/TargetDefinitionExportWizardPage.java
+++ b/plugins/org.eclipse.oomph.targlets.ui/src/org/eclipse/oomph/targlets/internal/ui/wizards/TargetDefinitionExportWizardPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.targlets/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.targlets/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.targlets/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.targlets/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.targlets/META-INF/MANIFEST.MF
index ba4a117cd..f09ee0919 100644
--- a/plugins/org.eclipse.oomph.targlets/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.targlets/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.targlets;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -14,14 +14,14 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.p2.publisher;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.p2.updatesite;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.p2.repository;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.oomph.p2.core;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.resources;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.p2.core;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.resources;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.oomph.internal.targlets;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.impl;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.targlets.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.internal.targlets;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.impl;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.targlets.util;version="1.10.0";x-internal:=true
Bundle-Activator: org.eclipse.oomph.internal.targlets.TargletsPlugin$Implementation
Service-Component: META-INF/noopPluginConverter.xml
Automatic-Module-Name: org.eclipse.oomph.targlets
diff --git a/plugins/org.eclipse.oomph.targlets/about.html b/plugins/org.eclipse.oomph.targlets/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.targlets/about.html
+++ b/plugins/org.eclipse.oomph.targlets/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.targlets/about.ini b/plugins/org.eclipse.oomph.targlets/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.targlets/about.ini
+++ b/plugins/org.eclipse.oomph.targlets/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/about.properties b/plugins/org.eclipse.oomph.targlets/about.properties
index 5e42f1e5d..54ab41e3b 100644
--- a/plugins/org.eclipse.oomph.targlets/about.properties
+++ b/plugins/org.eclipse.oomph.targlets/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/build.properties b/plugins/org.eclipse.oomph.targlets/build.properties
index 2c67223e2..2f42a6bd0 100644
--- a/plugins/org.eclipse.oomph.targlets/build.properties
+++ b/plugins/org.eclipse.oomph.targlets/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/plugin.properties b/plugins/org.eclipse.oomph.targlets/plugin.properties
index f885c877f..61a1c2f15 100644
--- a/plugins/org.eclipse.oomph.targlets/plugin.properties
+++ b/plugins/org.eclipse.oomph.targlets/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/plugin.xml b/plugins/org.eclipse.oomph.targlets/plugin.xml
index ec7a9ac76..5e95ada9d 100644
--- a/plugins/org.eclipse.oomph.targlets/plugin.xml
+++ b/plugins/org.eclipse.oomph.targlets/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/pom.xml b/plugins/org.eclipse.oomph.targlets/pom.xml
index 73f3e9c78..e27fa98c3 100644
--- a/plugins/org.eclipse.oomph.targlets/pom.xml
+++ b/plugins/org.eclipse.oomph.targlets/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.targlets</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/internal/targlets/TargletsPlugin.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/internal/targlets/TargletsPlugin.java
index a486c4f75..19621c5be 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/internal/targlets/TargletsPlugin.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/internal/targlets/TargletsPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CSpecGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CSpecGenerator.java
index 8bb2636e8..f048bf7b5 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CSpecGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CSpecGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CSpexGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CSpexGenerator.java
index e3b1badc8..34d72dcdd 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CSpexGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CSpexGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CategoryGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CategoryGenerator.java
index 278bc5e95..b995cc071 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CategoryGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/CategoryGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentDefGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentDefGenerator.java
index c63e35335..bda2a9547 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentDefGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentDefGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentDefinition.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentDefinition.java
index 7cc9d3e8a..147ee4aa1 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentDefinition.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentDefinition.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentExtGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentExtGenerator.java
index d92db68db..c682e7111 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentExtGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentExtGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentExtension.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentExtension.java
index ce2db21cf..74d6d8350 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentExtension.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ComponentExtension.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/DropinLocation.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/DropinLocation.java
index 50582996d..b12f6273b 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/DropinLocation.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/DropinLocation.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/FeatureGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/FeatureGenerator.java
index a43b0e05f..851c9e5b5 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/FeatureGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/FeatureGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/IUGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/IUGenerator.java
index 59670e474..9c27a6f48 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/IUGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/IUGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/PluginGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/PluginGenerator.java
index 76b258b72..2769a8c57 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/PluginGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/PluginGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ProductGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ProductGenerator.java
index ddda285fd..74da42cc8 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ProductGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ProductGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ProjectNameGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ProjectNameGenerator.java
index 02fd036cc..31cccef89 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ProjectNameGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/ProjectNameGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks(Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks- initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/SiteGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/SiteGenerator.java
index fe7717216..f9b45d784 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/SiteGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/SiteGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/Targlet.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/Targlet.java
index 5563f6c01..6883f0edb 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/Targlet.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/Targlet.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletContainer.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletContainer.java
index e89b48ebb..bf03dd631 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletContainer.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletContainer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletFactory.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletFactory.java
index 0ab1edf52..8555c4cea 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletFactory.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletPackage.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletPackage.java
index 6ef0ebf0f..2cd1d2fe5 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletPackage.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/TargletPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CSpecGeneratorImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CSpecGeneratorImpl.java
index 05ab9d285..9ea06c29d 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CSpecGeneratorImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CSpecGeneratorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CSpexGeneratorImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CSpexGeneratorImpl.java
index 7ab711f31..358286b52 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CSpexGeneratorImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CSpexGeneratorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CategoryGeneratorImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CategoryGeneratorImpl.java
index 16041e22a..da62fa8b3 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CategoryGeneratorImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/CategoryGeneratorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentDefGeneratorImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentDefGeneratorImpl.java
index 8ab053c49..9a09883b8 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentDefGeneratorImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentDefGeneratorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentDefinitionImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentDefinitionImpl.java
index eb7a73e0d..13797910e 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentDefinitionImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentDefinitionImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentExtGeneratorImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentExtGeneratorImpl.java
index 47e7660f7..111c6a016 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentExtGeneratorImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentExtGeneratorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentExtensionImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentExtensionImpl.java
index 292831729..7d00a83e0 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentExtensionImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ComponentExtensionImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/DropinLocationImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/DropinLocationImpl.java
index 70eaa7864..fafc43eb3 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/DropinLocationImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/DropinLocationImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/FeatureGeneratorImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/FeatureGeneratorImpl.java
index ac14c2023..2226c88df 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/FeatureGeneratorImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/FeatureGeneratorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/NOOPPluginConverter.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/NOOPPluginConverter.java
index 6fc02185b..e8c16ddc7 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/NOOPPluginConverter.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/NOOPPluginConverter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/PluginGeneratorImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/PluginGeneratorImpl.java
index 93d4a2e83..daacdcb45 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/PluginGeneratorImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/PluginGeneratorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ProductGeneratorImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ProductGeneratorImpl.java
index c3fe5aed0..2ee98eccc 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ProductGeneratorImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ProductGeneratorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ProjectNameGeneratorImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ProjectNameGeneratorImpl.java
index 0ac4bb9b0..df67cb2c3 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ProjectNameGeneratorImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/ProjectNameGeneratorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks(Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks- initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/SiteGeneratorImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/SiteGeneratorImpl.java
index 3c94e5c7b..6979f313a 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/SiteGeneratorImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/SiteGeneratorImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletContainerImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletContainerImpl.java
index 6448f3811..fd7dc88d6 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletContainerImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletContainerImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletFactoryImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletFactoryImpl.java
index 8bb7918a8..0b3ce0235 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletImpl.java
index de51a0589..407018d90 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletPackageImpl.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletPackageImpl.java
index 518a50d8c..6bc854746 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletPackageImpl.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/impl/TargletPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/TargletAdapterFactory.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/TargletAdapterFactory.java
index 8e352a503..5ef4db9b1 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/TargletAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/TargletAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/TargletSwitch.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/TargletSwitch.java
index 62ed4b417..3df7276ad 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/TargletSwitch.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/TargletSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/VersionGenerator.java b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/VersionGenerator.java
index f0040a43a..c82fe06ca 100644
--- a/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/VersionGenerator.java
+++ b/plugins/org.eclipse.oomph.targlets/src/org/eclipse/oomph/targlets/util/VersionGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.tests/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.tests/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.tests/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.tests/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.tests/META-INF/MANIFEST.MF
index 7f9487856..c6426b260 100644
--- a/plugins/org.eclipse.oomph.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.tests/META-INF/MANIFEST.MF
@@ -2,15 +2,15 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.tests;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.tests;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.tests;version="1.10.0";x-internal:=true
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
org.eclipse.core.net;bundle-version="[1.0.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.util;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.util;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.junit;bundle-version="[4.11.0,5.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.tests
diff --git a/plugins/org.eclipse.oomph.tests/about.html b/plugins/org.eclipse.oomph.tests/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.tests/about.html
+++ b/plugins/org.eclipse.oomph.tests/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.tests/build.properties b/plugins/org.eclipse.oomph.tests/build.properties
index cffb74ef4..4da16f0bd 100644
--- a/plugins/org.eclipse.oomph.tests/build.properties
+++ b/plugins/org.eclipse.oomph.tests/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.tests/plugin.properties b/plugins/org.eclipse.oomph.tests/plugin.properties
index 626828437..f0e1dba1f 100644
--- a/plugins/org.eclipse.oomph.tests/plugin.properties
+++ b/plugins/org.eclipse.oomph.tests/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.tests/pom.xml b/plugins/org.eclipse.oomph.tests/pom.xml
index 8843ad7e1..c8b44de52 100644
--- a/plugins/org.eclipse.oomph.tests/pom.xml
+++ b/plugins/org.eclipse.oomph.tests/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.tests</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.tests/src/org/eclipse/oomph/tests/AbstractTest.java b/plugins/org.eclipse.oomph.tests/src/org/eclipse/oomph/tests/AbstractTest.java
index 125b7146b..76b068052 100644
--- a/plugins/org.eclipse.oomph.tests/src/org/eclipse/oomph/tests/AbstractTest.java
+++ b/plugins/org.eclipse.oomph.tests/src/org/eclipse/oomph/tests/AbstractTest.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui.tests/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.ui.tests/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.ui.tests/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.ui.tests/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.ui.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.ui.tests/META-INF/MANIFEST.MF
index af7de208c..272ee27c4 100644
--- a/plugins/org.eclipse.oomph.ui.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.ui.tests/META-INF/MANIFEST.MF
@@ -2,13 +2,13 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.ui.tests;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.ui.tests;version="1.9.0";x-internal:=true
-Require-Bundle: org.eclipse.oomph.tests;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+Export-Package: org.eclipse.oomph.ui.tests;version="1.10.0";x-internal:=true
+Require-Bundle: org.eclipse.oomph.tests;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.swtbot.junit4_x;bundle-version="[2.0.0,3.0.0)",
org.eclipse.swtbot.eclipse.finder;bundle-version="[2.0.0,3.0.0)";visibility:=reexport,
org.eclipse.swtbot.go;bundle-version="[2.0.0,3.0.0)";visibility:=reexport,
diff --git a/plugins/org.eclipse.oomph.ui.tests/about.html b/plugins/org.eclipse.oomph.ui.tests/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.ui.tests/about.html
+++ b/plugins/org.eclipse.oomph.ui.tests/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.ui.tests/build.properties b/plugins/org.eclipse.oomph.ui.tests/build.properties
index daf72e43d..e94f85d0a 100644
--- a/plugins/org.eclipse.oomph.ui.tests/build.properties
+++ b/plugins/org.eclipse.oomph.ui.tests/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui.tests/plugin.properties b/plugins/org.eclipse.oomph.ui.tests/plugin.properties
index 49b9d2561..9bf90c01a 100644
--- a/plugins/org.eclipse.oomph.ui.tests/plugin.properties
+++ b/plugins/org.eclipse.oomph.ui.tests/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui.tests/pom.xml b/plugins/org.eclipse.oomph.ui.tests/pom.xml
index 8ddd6f2d8..3459da2b7 100644
--- a/plugins/org.eclipse.oomph.ui.tests/pom.xml
+++ b/plugins/org.eclipse.oomph.ui.tests/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2015-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.ui.tests</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.ui.tests/src/org/eclipse/oomph/ui/tests/AbstractUITest.java b/plugins/org.eclipse.oomph.ui.tests/src/org/eclipse/oomph/ui/tests/AbstractUITest.java
index d5a54f680..0f80e5557 100644
--- a/plugins/org.eclipse.oomph.ui.tests/src/org/eclipse/oomph/ui/tests/AbstractUITest.java
+++ b/plugins/org.eclipse.oomph.ui.tests/src/org/eclipse/oomph/ui/tests/AbstractUITest.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.ui/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.ui/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.ui/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.ui/META-INF/MANIFEST.MF
index 117a13397..d696d5fc8 100644
--- a/plugins/org.eclipse.oomph.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.ui/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.ui;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -15,11 +15,11 @@ Require-Bundle: org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)",
org.eclipse.core.filebuffers;bundle-version="[3.5.0,4.0.0)",
org.eclipse.jface.text;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit.ui;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)",
org.eclipse.ui.workbench.texteditor;bundle-version="[3.5.0,4.0.0)";resolution:=optional
-Export-Package: org.eclipse.oomph.internal.ui;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.ui;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.internal.ui;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.ui;version="1.10.0";x-internal:=true
Eclipse-BuddyPolicy: dependent
Automatic-Module-Name: org.eclipse.oomph.ui
diff --git a/plugins/org.eclipse.oomph.ui/about.html b/plugins/org.eclipse.oomph.ui/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.ui/about.html
+++ b/plugins/org.eclipse.oomph.ui/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.ui/build.properties b/plugins/org.eclipse.oomph.ui/build.properties
index 18554ce3a..1e9a1d449 100644
--- a/plugins/org.eclipse.oomph.ui/build.properties
+++ b/plugins/org.eclipse.oomph.ui/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/plugin.properties b/plugins/org.eclipse.oomph.ui/plugin.properties
index e4da440d2..0284cc0c1 100644
--- a/plugins/org.eclipse.oomph.ui/plugin.properties
+++ b/plugins/org.eclipse.oomph.ui/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/plugin.xml b/plugins/org.eclipse.oomph.ui/plugin.xml
index 9a08abbd2..631c35a31 100644
--- a/plugins/org.eclipse.oomph.ui/plugin.xml
+++ b/plugins/org.eclipse.oomph.ui/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/pom.xml b/plugins/org.eclipse.oomph.ui/pom.xml
index 9f3a73c38..0714eb2fc 100644
--- a/plugins/org.eclipse.oomph.ui/pom.xml
+++ b/plugins/org.eclipse.oomph.ui/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.ui</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/AbstractPreferencePage.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/AbstractPreferencePage.java
index 265481839..a12f63ce8 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/AbstractPreferencePage.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/AbstractPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/AccessUtil.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/AccessUtil.java
index 0e076a7a4..94a74f920 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/AccessUtil.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/AccessUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/Capture.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/Capture.java
index 5ef6b6e8e..ea4e51532 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/Capture.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/Capture.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/DelegatingPreferenceStore.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/DelegatingPreferenceStore.java
index 89efc5779..3875c68f6 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/DelegatingPreferenceStore.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/DelegatingPreferenceStore.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/FindAndReplaceTarget.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/FindAndReplaceTarget.java
index 42ac1b915..db845e7bb 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/FindAndReplaceTarget.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/FindAndReplaceTarget.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Ed Merks(Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/FlatButton.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/FlatButton.java
index 0eed2e336..d4a29aeb1 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/FlatButton.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/FlatButton.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/GeneralDragAdapter.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/GeneralDragAdapter.java
index 6c0cb0d82..98871e5de 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/GeneralDragAdapter.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/GeneralDragAdapter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/GeneralDropAdapter.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/GeneralDropAdapter.java
index 2dda5c5ef..b7943b827 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/GeneralDropAdapter.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/GeneralDropAdapter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/IRevertablePart.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/IRevertablePart.java
index 94bba6121..1c4da1b5e 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/IRevertablePart.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/IRevertablePart.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ImageCheckbox.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ImageCheckbox.java
index b8983e67c..02b2f970f 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ImageCheckbox.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ImageCheckbox.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ImageHoverButton.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ImageHoverButton.java
index 10243cd1c..bd8e42d8a 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ImageHoverButton.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ImageHoverButton.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [466264] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphAdapterFactoryContentProvider.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphAdapterFactoryContentProvider.java
index 9058e3c2d..0b6509df3 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphAdapterFactoryContentProvider.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphAdapterFactoryContentProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphBinaryTransfer.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphBinaryTransfer.java
index 015125956..e26e98ad5 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphBinaryTransfer.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphBinaryTransfer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphDragAdapter.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphDragAdapter.java
index d0ccd2b44..6487cd780 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphDragAdapter.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphDragAdapter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphDropAdapter.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphDropAdapter.java
index 7a4064ae9..bfdb60c7b 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphDropAdapter.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphDropAdapter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphEditingDomain.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphEditingDomain.java
index 8490aa5ed..c16bc3ef5 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphEditingDomain.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphEditingDomain.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphEditingDomainActionBarContributor.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphEditingDomainActionBarContributor.java
index 2202d2957..5a9ba45c2 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphEditingDomainActionBarContributor.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphEditingDomainActionBarContributor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015-2018 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphPreferencePage.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphPreferencePage.java
index 2bd8fff18..c76d15aee 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphPreferencePage.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphPropertySheetPage.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphPropertySheetPage.java
index e60efc6ed..ebd1da895 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphPropertySheetPage.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphPropertySheetPage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphTransferDelegate.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphTransferDelegate.java
index 0d983014f..8eaac3c73 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphTransferDelegate.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/OomphTransferDelegate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/RemoteResourcesPreferencePage.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/RemoteResourcesPreferencePage.java
index 9d6d6a4c6..6f22035df 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/RemoteResourcesPreferencePage.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/RemoteResourcesPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/StructuredViewerTreeIterator.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/StructuredViewerTreeIterator.java
index 5f9ae1ee3..a21517edc 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/StructuredViewerTreeIterator.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/StructuredViewerTreeIterator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/TaskItemDecorator.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/TaskItemDecorator.java
index a7f3fa59c..c80761402 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/TaskItemDecorator.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/TaskItemDecorator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ToggleSwitchButton.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ToggleSwitchButton.java
index 7426c6a75..60c3716a3 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ToggleSwitchButton.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/ToggleSwitchButton.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 The Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Yatta Solutions - [467209] initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/UIPlugin.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/UIPlugin.java
index 19ec575f2..fe21a84b7 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/UIPlugin.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/UIPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/UIPropertyTester.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/UIPropertyTester.java
index dcd179b62..3be76648f 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/UIPropertyTester.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/UIPropertyTester.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/WorkUnit.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/WorkUnit.java
index 62ec04ba1..de6659e2f 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/WorkUnit.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/internal/ui/WorkUnit.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ActivityAdapter.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ActivityAdapter.java
index f35941c04..0c0a923e5 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ActivityAdapter.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ActivityAdapter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/BackgroundProgressPart.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/BackgroundProgressPart.java
index 47fa5a20c..06f4b04ae 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/BackgroundProgressPart.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/BackgroundProgressPart.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ButtonAnimator.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ButtonAnimator.java
index af0e1a1b2..ebe4f3370 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ButtonAnimator.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ButtonAnimator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ButtonBar.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ButtonBar.java
index 236008f3e..1930cf2de 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ButtonBar.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ButtonBar.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/DelegatingLabelDecorator.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/DelegatingLabelDecorator.java
index b46a83304..ea5cfee0c 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/DelegatingLabelDecorator.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/DelegatingLabelDecorator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/DockableDialog.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/DockableDialog.java
index e2dc355d8..785324f79 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/DockableDialog.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/DockableDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ErrorDialog.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ErrorDialog.java
index 70af89328..8e109a2d1 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ErrorDialog.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ErrorDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/FilteredTreeWithoutWorkbench.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/FilteredTreeWithoutWorkbench.java
index b5885b5e7..9f0c751d9 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/FilteredTreeWithoutWorkbench.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/FilteredTreeWithoutWorkbench.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/FirstChildLayout.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/FirstChildLayout.java
index 2b749a16c..46a3fe6b3 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/FirstChildLayout.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/FirstChildLayout.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/HelpSupport.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/HelpSupport.java
index 1bb35469f..4b6f0f8bd 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/HelpSupport.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/HelpSupport.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/InactivityDetector.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/InactivityDetector.java
index b5a4d7173..ced2aacb2 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/InactivityDetector.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/InactivityDetector.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/LabelDecorator.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/LabelDecorator.java
index 103734307..a610ceebb 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/LabelDecorator.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/LabelDecorator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/MouseHandler.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/MouseHandler.java
index ab844c8ff..9ce9b7091 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/MouseHandler.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/MouseHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphDialog.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphDialog.java
index aa86fe910..ac5531b88 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphDialog.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphUIPlugin.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphUIPlugin.java
index caa927eca..974d203e4 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphUIPlugin.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphUIPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphWizardDialog.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphWizardDialog.java
index 33e74362a..d7d0dbe36 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphWizardDialog.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/OomphWizardDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/PersistentButton.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/PersistentButton.java
index 07826e1fb..6f0792acb 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/PersistentButton.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/PersistentButton.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/PropertiesViewer.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/PropertiesViewer.java
index 6042facd5..e1fca01b2 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/PropertiesViewer.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/PropertiesViewer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SearchField.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SearchField.java
index 1fed927b3..040d5bc04 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SearchField.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SearchField.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SecondaryToolItem.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SecondaryToolItem.java
index 8eb8c4df1..74e051767 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SecondaryToolItem.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SecondaryToolItem.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SpriteAnimator.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SpriteAnimator.java
index 6460fc19a..9cb937911 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SpriteAnimator.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/SpriteAnimator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/StackComposite.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/StackComposite.java
index 66cad3414..dfa89a1c6 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/StackComposite.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/StackComposite.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ToggleCommandHandler.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ToggleCommandHandler.java
index cd2796d4f..23b17cd73 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ToggleCommandHandler.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ToggleCommandHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ToolButton.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ToolButton.java
index 6f72ceff4..51ee3362b 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ToolButton.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/ToolButton.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/UICallback.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/UICallback.java
index ef4841990..feaf7e9cf 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/UICallback.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/UICallback.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/UIUtil.java b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/UIUtil.java
index fb9228607..ce633eb5d 100644
--- a/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/UIUtil.java
+++ b/plugins/org.eclipse.oomph.ui/src/org/eclipse/oomph/ui/UIUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.util.doc/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.util.doc/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.util.doc/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.util.doc/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.util.doc/META-INF/MANIFEST.MF
index 567adc571..5bf09f940 100644
--- a/plugins/org.eclipse.oomph.util.doc/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.util.doc/META-INF/MANIFEST.MF
@@ -2,22 +2,22 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.util.doc; singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ClassPath: .
Require-Bundle: org.eclipse.help;bundle-version="[3.3.0,4.0.0)";resolution:=optional,
org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.util.pde;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.resources;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport,
- org.eclipse.oomph.resources.edit;bundle-version="[1.9.0,2.0.0)";resolution:=optional;visibility:=reexport
-Export-Package: org.eclipse.oomph.util.doc;version="1.9.0",
- org.eclipse.oomph.util.doc.online;version="1.9.0",
- org.eclipse.oomph.util.doc.reference;version="1.9.0",
- org.eclipse.oomph.util.doc.reference.api;version="1.9.0",
- org.eclipse.oomph.util.doc.reference.schema;version="1.9.0"
+ org.eclipse.oomph.util.pde;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.resources;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport,
+ org.eclipse.oomph.resources.edit;bundle-version="[1.10.0,2.0.0)";resolution:=optional;visibility:=reexport
+Export-Package: org.eclipse.oomph.util.doc;version="1.10.0",
+ org.eclipse.oomph.util.doc.online;version="1.10.0",
+ org.eclipse.oomph.util.doc.reference;version="1.10.0",
+ org.eclipse.oomph.util.doc.reference.api;version="1.10.0",
+ org.eclipse.oomph.util.doc.reference.schema;version="1.10.0"
Automatic-Module-Name: org.eclipse.oomph.util.doc
diff --git a/plugins/org.eclipse.oomph.util.doc/about.html b/plugins/org.eclipse.oomph.util.doc/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.util.doc/about.html
+++ b/plugins/org.eclipse.oomph.util.doc/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.util.doc/about.ini b/plugins/org.eclipse.oomph.util.doc/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.util.doc/about.ini
+++ b/plugins/org.eclipse.oomph.util.doc/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/about.properties b/plugins/org.eclipse.oomph.util.doc/about.properties
index e128e9b67..306c692b2 100644
--- a/plugins/org.eclipse.oomph.util.doc/about.properties
+++ b/plugins/org.eclipse.oomph.util.doc/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/build.properties b/plugins/org.eclipse.oomph.util.doc/build.properties
index e5e02ae8a..bb35fcbb4 100644
--- a/plugins/org.eclipse.oomph.util.doc/build.properties
+++ b/plugins/org.eclipse.oomph.util.doc/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/build.xml b/plugins/org.eclipse.oomph.util.doc/build.xml
index e3b41e05f..4a615e314 100644
--- a/plugins/org.eclipse.oomph.util.doc/build.xml
+++ b/plugins/org.eclipse.oomph.util.doc/build.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -92,7 +92,7 @@
windowtitle="${javadoc.name}"
doctitle="&lt;h1>${javadoc.name}&lt;/h1>"
overview="${project.path}/overview.html"
- bottom="&lt;i class=&quot;copyright&quot;>Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html&lt;/i>">
+ bottom="&lt;i class=&quot;copyright&quot;>Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.&lt;br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html&lt;/i>">
<fileset dir="${plugins.dir}" defaultexcludes="yes">
<include name="org.eclipse.oomph.base/src/org/eclipse/oomph/base/*.java" />
diff --git a/plugins/org.eclipse.oomph.util.doc/html/Overview.html b/plugins/org.eclipse.oomph.util.doc/html/Overview.html
index 4794869c2..93b295404 100644
--- a/plugins/org.eclipse.oomph.util.doc/html/Overview.html
+++ b/plugins/org.eclipse.oomph.util.doc/html/Overview.html
@@ -49,6 +49,6 @@ function windowTitle()
&nbsp;<a href="reference/index.html" title="Forward to Reference"><img src="../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="" title="Oomph Utilities Documentation">Oomph Utilities Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/html/online/index.html b/plugins/org.eclipse.oomph.util.doc/html/online/index.html
index b887f7dec..d5e63081c 100644
--- a/plugins/org.eclipse.oomph.util.doc/html/online/index.html
+++ b/plugins/org.eclipse.oomph.util.doc/html/online/index.html
@@ -38,6 +38,6 @@ function windowTitle()
<a href="../reference/schema/index.html" title="Backward to Extension Point Reference"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="http://www.eclipse.org/oomph" title="Forward to Homepage"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Utilities Documentation">Oomph Utilities Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/html/reference/index.html b/plugins/org.eclipse.oomph.util.doc/html/reference/index.html
index 438bd685c..d2ba9904c 100644
--- a/plugins/org.eclipse.oomph.util.doc/html/reference/index.html
+++ b/plugins/org.eclipse.oomph.util.doc/html/reference/index.html
@@ -38,6 +38,6 @@ function windowTitle()
<a href="../Overview.html" title="Backward to Overview"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="../../javadoc/overview-summary.html" title="Forward to API Reference"><img src="../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../Overview.html" title="Oomph Utilities Documentation">Oomph Utilities Documentation</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/html/reference/schema/index.html b/plugins/org.eclipse.oomph.util.doc/html/reference/schema/index.html
index 2ef7d4bab..95fed0de4 100644
--- a/plugins/org.eclipse.oomph.util.doc/html/reference/schema/index.html
+++ b/plugins/org.eclipse.oomph.util.doc/html/reference/schema/index.html
@@ -36,6 +36,6 @@ function windowTitle()
<a href="../../../javadoc/overview-summary.html" title="Backward to API Reference"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="../../online/index.html" title="Forward to Online Docs"><img src="../../../images/forward.png" border="0"></a></p>
<!-- <div class="help_breadcrumbs breadcrumbs_bottom"><a href="../../Overview.html" title="Oomph Utilities Documentation">Oomph Utilities Documentation</a> > <a href="../index.html" title="Category in Oomph Utilities Documentation">Reference</a></div> -->
-<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</div>
+<div class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</div>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/constant-values.html b/plugins/org.eclipse.oomph.util.doc/javadoc/constant-values.html
index 1a815465e..0558c2669 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/constant-values.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/constant-values.html
@@ -1551,6 +1551,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/deprecated-list.html b/plugins/org.eclipse.oomph.util.doc/javadoc/deprecated-list.html
index 96b4b26f7..35ad5a0e5 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/deprecated-list.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/deprecated-list.html
@@ -158,6 +158,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/help-doc.html b/plugins/org.eclipse.oomph.util.doc/javadoc/help-doc.html
index 8c72316d4..898d90d10 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/help-doc.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/help-doc.html
@@ -206,6 +206,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/index-all.html b/plugins/org.eclipse.oomph.util.doc/javadoc/index-all.html
index 95e794119..e7b53e2b0 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/index-all.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/index-all.html
@@ -4602,6 +4602,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/Annotation.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/Annotation.html
index 387e8db54..27534007e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/Annotation.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/Annotation.html
@@ -415,6 +415,6 @@ extends <a href="../../../../org/eclipse/oomph/base/ModelElement.html" title="in
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BaseAnnotationConstants.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BaseAnnotationConstants.html
index 2583e4bbf..9b5a254e5 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BaseAnnotationConstants.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BaseAnnotationConstants.html
@@ -311,6 +311,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BaseFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BaseFactory.html
index 017fcd3f8..c14af64bf 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BaseFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BaseFactory.html
@@ -491,6 +491,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BasePackage.Literals.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BasePackage.Literals.html
index 307ac4507..50a353474 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BasePackage.Literals.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BasePackage.Literals.html
@@ -509,6 +509,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BasePackage.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BasePackage.html
index 19acb2f73..e6c8e0bb1 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BasePackage.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/BasePackage.html
@@ -1230,6 +1230,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/ModelElement.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/ModelElement.html
index 05a3753a9..26bf9a48b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/ModelElement.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/ModelElement.html
@@ -277,6 +277,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/Annotation.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/Annotation.html
index 0552d44d9..25208b7fc 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/Annotation.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/Annotation.html
@@ -309,6 +309,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BaseAnnotationConstants.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BaseAnnotationConstants.html
index b2f2d0ae0..48f4e7cd8 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BaseAnnotationConstants.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BaseAnnotationConstants.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BaseFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BaseFactory.html
index 4a4856937..c2414763d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BaseFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BaseFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BasePackage.Literals.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BasePackage.Literals.html
index 238014765..c6af48326 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BasePackage.Literals.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BasePackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BasePackage.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BasePackage.html
index a5586244b..746205e28 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BasePackage.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/BasePackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/ModelElement.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/ModelElement.html
index 1d2578afe..2540ad5a9 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/ModelElement.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/class-use/ModelElement.html
@@ -590,6 +590,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/AnnotationImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/AnnotationImpl.html
index 0d8f70c1f..1964490ae 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/AnnotationImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/AnnotationImpl.html
@@ -926,6 +926,6 @@ implements <a href="../../../../../org/eclipse/oomph/base/Annotation.html" title
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/BaseFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/BaseFactoryImpl.html
index dba48ce29..cd020238e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/BaseFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/BaseFactoryImpl.html
@@ -951,6 +951,6 @@ public static&nbsp;<a href="../../../../../org/eclipse/oomph/base/BasePackage.ht
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/BasePackageImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/BasePackageImpl.html
index a651ddcd1..c70b18255 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/BasePackageImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/BasePackageImpl.html
@@ -922,6 +922,6 @@ implements <a href="../../../../../org/eclipse/oomph/base/BasePackage.html" titl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/ModelElementImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/ModelElementImpl.html
index 04098bf00..e0da6ac55 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/ModelElementImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/ModelElementImpl.html
@@ -677,6 +677,6 @@ implements <a href="../../../../../org/eclipse/oomph/base/ModelElement.html" tit
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/StringToStringMapEntryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/StringToStringMapEntryImpl.html
index 442b90dc5..46f861d89 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/StringToStringMapEntryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/StringToStringMapEntryImpl.html
@@ -867,6 +867,6 @@ implements <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/o
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/AnnotationImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/AnnotationImpl.html
index 86c496869..c74f6f565 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/AnnotationImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/AnnotationImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/BaseFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/BaseFactoryImpl.html
index 0630093b0..12172364d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/BaseFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/BaseFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/BasePackageImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/BasePackageImpl.html
index 9391eb6c6..27a3f9e1d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/BasePackageImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/BasePackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/ModelElementImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/ModelElementImpl.html
index f6f7e74ae..dd7d33af7 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/ModelElementImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/ModelElementImpl.html
@@ -285,6 +285,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/StringToStringMapEntryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/StringToStringMapEntryImpl.html
index 338b8c9ae..491445a3d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/StringToStringMapEntryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/class-use/StringToStringMapEntryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/package-summary.html
index 6a41cf2ef..658a5f4c0 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/package-summary.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/package-use.html
index c14664f46..7280056eb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/impl/package-use.html
@@ -188,6 +188,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/package-summary.html
index 139ce4aea..1160bac9c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/package-summary.html
@@ -176,6 +176,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/package-use.html
index b16dd91f6..59d071199 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/package-use.html
@@ -358,6 +358,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseAdapterFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseAdapterFactory.html
index 3375c2d0f..fae96150a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseAdapterFactory.html
@@ -466,6 +466,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResource.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResource.html
index 36a81838d..d5bffc261 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResource.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResource.html
@@ -256,6 +256,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResourceFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResourceFactoryImpl.html
index d13a90021..7ba8cc2ff 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResourceFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResourceFactoryImpl.html
@@ -298,6 +298,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResourceImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResourceImpl.html
index 3c30f5b82..a442d063e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResourceImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseResourceImpl.html
@@ -499,6 +499,6 @@ implements <a href="../../../../../org/eclipse/oomph/base/util/BaseResource.html
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseSwitch.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseSwitch.html
index bb4776519..60040fd4e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseSwitch.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseSwitch.html
@@ -455,6 +455,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseUtil.html
index 940886b58..ddd00e203 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseUtil.html
@@ -379,6 +379,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseValidator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseValidator.html
index 5761f631c..37fde1d71 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseValidator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/BaseValidator.html
@@ -652,6 +652,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/EAnnotationConstants.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/EAnnotationConstants.html
index 8ebbfa88b..d10ee7555 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/EAnnotationConstants.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/EAnnotationConstants.html
@@ -255,6 +255,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseAdapterFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseAdapterFactory.html
index 616b6faa1..0b2330eac 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResource.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResource.html
index 5d6aab282..380b33146 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResource.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResource.html
@@ -165,6 +165,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResourceFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResourceFactoryImpl.html
index ec3785d14..a8474a790 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResourceFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResourceFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResourceImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResourceImpl.html
index 6ca3f8249..71a975265 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResourceImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseResourceImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseSwitch.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseSwitch.html
index d2dda41bd..98a23ffb3 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseSwitch.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseUtil.html
index 608c1d3ad..19386d1e1 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseValidator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseValidator.html
index 9a9bbea69..22fac3cc8 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseValidator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/BaseValidator.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/EAnnotationConstants.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/EAnnotationConstants.html
index adefbdf78..f51bf3b60 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/EAnnotationConstants.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/class-use/EAnnotationConstants.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/package-summary.html
index a1db8f702..65ab365cd 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/package-summary.html
@@ -176,6 +176,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/package-use.html
index 4a9e39c0b..2fdb62dbb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/util/package-use.html
@@ -152,6 +152,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/AndPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/AndPredicate.html
index 32b1c49d0..d98507479 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/AndPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/AndPredicate.html
@@ -266,6 +266,6 @@ extends <a href="../../../../org/eclipse/oomph/predicates/Predicate.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/BuilderPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/BuilderPredicate.html
index 4dc474f74..f1c0c2569 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/BuilderPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/BuilderPredicate.html
@@ -285,6 +285,6 @@ extends <a href="../../../../org/eclipse/oomph/predicates/Predicate.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/CommentPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/CommentPredicate.html
index 9f49de53b..2ece8cb5b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/CommentPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/CommentPredicate.html
@@ -285,6 +285,6 @@ extends <a href="../../../../org/eclipse/oomph/predicates/Predicate.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/FilePredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/FilePredicate.html
index fa6ca2475..95652f19f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/FilePredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/FilePredicate.html
@@ -333,6 +333,6 @@ extends <a href="../../../../org/eclipse/oomph/predicates/Predicate.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/LocationPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/LocationPredicate.html
index 7e4ab7076..903d10138 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/LocationPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/LocationPredicate.html
@@ -285,6 +285,6 @@ extends <a href="../../../../org/eclipse/oomph/predicates/Predicate.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NamePredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NamePredicate.html
index 9311cdd48..d00cbefeb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NamePredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NamePredicate.html
@@ -285,6 +285,6 @@ extends <a href="../../../../org/eclipse/oomph/predicates/Predicate.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NaturePredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NaturePredicate.html
index 08e542987..2560e9ffe 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NaturePredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NaturePredicate.html
@@ -285,6 +285,6 @@ extends <a href="../../../../org/eclipse/oomph/predicates/Predicate.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NotPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NotPredicate.html
index 5681aa380..7ec84612c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NotPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/NotPredicate.html
@@ -285,6 +285,6 @@ extends <a href="../../../../org/eclipse/oomph/predicates/Predicate.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/OrPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/OrPredicate.html
index 406c93987..5d7db118c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/OrPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/OrPredicate.html
@@ -266,6 +266,6 @@ extends <a href="../../../../org/eclipse/oomph/predicates/Predicate.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/Predicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/Predicate.html
index 5d020a811..747249147 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/Predicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/Predicate.html
@@ -247,6 +247,6 @@ extends <a href="../../../../org/eclipse/oomph/base/ModelElement.html" title="in
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesFactory.html
index 17695c051..186b21fcb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesFactory.html
@@ -612,6 +612,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesPackage.Literals.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesPackage.Literals.html
index b5d83c648..4e4eec9b9 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesPackage.Literals.html
@@ -716,6 +716,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesPackage.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesPackage.html
index 216ed2adb..1b07cf55e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesPackage.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/PredicatesPackage.html
@@ -2660,6 +2660,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/RepositoryPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/RepositoryPredicate.html
index 387d135ef..c6c6be273 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/RepositoryPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/RepositoryPredicate.html
@@ -285,6 +285,6 @@ extends <a href="../../../../org/eclipse/oomph/predicates/Predicate.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/AndPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/AndPredicate.html
index 5316fd59f..cc802bf40 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/AndPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/AndPredicate.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/BuilderPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/BuilderPredicate.html
index c05a9e217..b8d209c98 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/BuilderPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/BuilderPredicate.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/CommentPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/CommentPredicate.html
index 0eb42a3b7..bd93b31a4 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/CommentPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/CommentPredicate.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/FilePredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/FilePredicate.html
index 3959f31a0..4ef8c722e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/FilePredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/FilePredicate.html
@@ -236,6 +236,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/LocationPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/LocationPredicate.html
index 0f3a473d8..c98fb8f0e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/LocationPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/LocationPredicate.html
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NamePredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NamePredicate.html
index f07a50da6..ce8e17120 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NamePredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NamePredicate.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NaturePredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NaturePredicate.html
index d272b8619..54720cbb9 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NaturePredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NaturePredicate.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NotPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NotPredicate.html
index 62444674a..d2c00755e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NotPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/NotPredicate.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/OrPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/OrPredicate.html
index 02600eaff..11b650d72 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/OrPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/OrPredicate.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/Predicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/Predicate.html
index 997e2c74f..6d4ffe270 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/Predicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/Predicate.html
@@ -553,6 +553,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesFactory.html
index cc676bb42..93a18b290 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesFactory.html
@@ -213,6 +213,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesPackage.Literals.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesPackage.Literals.html
index 02be3efc0..27e5c348a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesPackage.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesPackage.html
index afcaac78f..0ba461d2e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesPackage.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/PredicatesPackage.html
@@ -253,6 +253,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/RepositoryPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/RepositoryPredicate.html
index a738cf9f2..002371a1e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/RepositoryPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/class-use/RepositoryPredicate.html
@@ -226,6 +226,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/AndPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/AndPredicateImpl.html
index bb7132bd2..07f1f7eea 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/AndPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/AndPredicateImpl.html
@@ -662,6 +662,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/AndPredicate.htm
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/BuilderPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/BuilderPredicateImpl.html
index 09bb83d42..3ca8aed02 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/BuilderPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/BuilderPredicateImpl.html
@@ -701,6 +701,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/BuilderPredicate
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/CommentPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/CommentPredicateImpl.html
index 6fb8ea86a..6de4986ed 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/CommentPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/CommentPredicateImpl.html
@@ -721,6 +721,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/CommentPredicate
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/FilePredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/FilePredicateImpl.html
index 499cebd97..0b271b62e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/FilePredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/FilePredicateImpl.html
@@ -787,6 +787,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/FilePredicate.ht
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/LocationPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/LocationPredicateImpl.html
index 376544c43..79b2e2409 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/LocationPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/LocationPredicateImpl.html
@@ -721,6 +721,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/LocationPredicat
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NamePredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NamePredicateImpl.html
index da6bbc2b3..5d32b6da8 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NamePredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NamePredicateImpl.html
@@ -721,6 +721,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/NamePredicate.ht
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NaturePredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NaturePredicateImpl.html
index 652488384..f4d05eb32 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NaturePredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NaturePredicateImpl.html
@@ -701,6 +701,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/NaturePredicate.
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NotPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NotPredicateImpl.html
index a663957ab..07091af8d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NotPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/NotPredicateImpl.html
@@ -707,6 +707,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/NotPredicate.htm
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/OrPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/OrPredicateImpl.html
index dc53be8cf..e34e030c3 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/OrPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/OrPredicateImpl.html
@@ -662,6 +662,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/OrPredicate.html
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicateImpl.html
index 5b5c9ef62..6f0ef79ce 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicateImpl.html
@@ -512,6 +512,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/Predicate.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicatesFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicatesFactoryImpl.html
index 04a4708ac..6479e6c2b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicatesFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicatesFactoryImpl.html
@@ -1061,6 +1061,6 @@ public static&nbsp;<a href="../../../../../org/eclipse/oomph/predicates/Predicat
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicatesPackageImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicatesPackageImpl.html
index 4070afea8..1a9a5a048 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicatesPackageImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/PredicatesPackageImpl.html
@@ -1125,6 +1125,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/PredicatesPackag
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/RepositoryPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/RepositoryPredicateImpl.html
index c4818e1ce..39f6207f6 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/RepositoryPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/RepositoryPredicateImpl.html
@@ -701,6 +701,6 @@ implements <a href="../../../../../org/eclipse/oomph/predicates/RepositoryPredic
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/AndPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/AndPredicateImpl.html
index f4d56b3f6..ba0e85186 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/AndPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/AndPredicateImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/BuilderPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/BuilderPredicateImpl.html
index 0b5f2167c..d1c1ee2ba 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/BuilderPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/BuilderPredicateImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/CommentPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/CommentPredicateImpl.html
index cfca4caf4..b55783a44 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/CommentPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/CommentPredicateImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/FilePredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/FilePredicateImpl.html
index 4c35f63d6..1ada6d0e6 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/FilePredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/FilePredicateImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/LocationPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/LocationPredicateImpl.html
index 5a70e2c9a..702c7523f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/LocationPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/LocationPredicateImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NamePredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NamePredicateImpl.html
index 81817b873..174ba3c1a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NamePredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NamePredicateImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NaturePredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NaturePredicateImpl.html
index 3baa0fd76..173a9c417 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NaturePredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NaturePredicateImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NotPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NotPredicateImpl.html
index c905bd775..7fac474ce 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NotPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/NotPredicateImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/OrPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/OrPredicateImpl.html
index 71bd29a08..cbc31ad36 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/OrPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/OrPredicateImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicateImpl.html
index 52295701a..bea4bd04a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicateImpl.html
@@ -207,6 +207,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicatesFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicatesFactoryImpl.html
index ade137d45..34685c8eb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicatesFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicatesFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicatesPackageImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicatesPackageImpl.html
index 36276e6e3..492fd401d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicatesPackageImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/PredicatesPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/RepositoryPredicateImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/RepositoryPredicateImpl.html
index 0b4a95b7c..fbb81f0e7 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/RepositoryPredicateImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/class-use/RepositoryPredicateImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/package-summary.html
index bf0a108af..c5b14ceb5 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/package-summary.html
@@ -210,6 +210,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/package-use.html
index 4dd6c8877..7004643d5 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/impl/package-use.html
@@ -146,6 +146,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/package-summary.html
index 699f60c24..1cb6bfa52 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/package-summary.html
@@ -227,6 +227,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/package-use.html
index 124999ce6..96f424562 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/package-use.html
@@ -409,6 +409,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/PredicatesAdapterFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/PredicatesAdapterFactory.html
index 94ac0ea11..b8789606f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/PredicatesAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/PredicatesAdapterFactory.html
@@ -664,6 +664,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/PredicatesSwitch.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/PredicatesSwitch.html
index c6bdad1f0..4fa7c95b9 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/PredicatesSwitch.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/PredicatesSwitch.html
@@ -662,6 +662,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/class-use/PredicatesAdapterFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/class-use/PredicatesAdapterFactory.html
index e9f21d5e9..ef498af5c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/class-use/PredicatesAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/class-use/PredicatesAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/class-use/PredicatesSwitch.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/class-use/PredicatesSwitch.html
index 5bb2c3b65..4ac2ead88 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/class-use/PredicatesSwitch.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/class-use/PredicatesSwitch.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/package-summary.html
index 788f267dc..83456296d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/package-summary.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/package-use.html
index b2a028f5f..2d6e83bfa 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/predicates/util/package-use.html
@@ -146,6 +146,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/EclipseProjectFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/EclipseProjectFactory.html
index 0aaa54ac0..82fc1cc80 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/EclipseProjectFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/EclipseProjectFactory.html
@@ -252,6 +252,6 @@ extends <a href="../../../../org/eclipse/oomph/resources/XMLProjectFactory.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/MavenProjectFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/MavenProjectFactory.html
index 7d40c456a..0a0057e2c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/MavenProjectFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/MavenProjectFactory.html
@@ -252,6 +252,6 @@ extends <a href="../../../../org/eclipse/oomph/resources/XMLProjectFactory.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectFactory.html
index f928bf5eb..a58df5e4a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectFactory.html
@@ -306,6 +306,6 @@ extends <a href="../../../../org/eclipse/oomph/base/ModelElement.html" title="in
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectHandler.Collector.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectHandler.Collector.html
index 203154610..7b7ff014e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectHandler.Collector.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectHandler.Collector.html
@@ -295,6 +295,6 @@ implements <a href="../../../../org/eclipse/oomph/resources/ProjectHandler.html"
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectHandler.html
index 773eabc76..07b915537 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ProjectHandler.html
@@ -227,6 +227,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesFactory.html
index 8a8370180..5ba9b05c2 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesFactory.html
@@ -381,6 +381,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesPackage.Literals.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesPackage.Literals.html
index 3d500923d..4a044b53b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesPackage.Literals.html
@@ -612,6 +612,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesPackage.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesPackage.html
index 162e3c8e8..fd5fded6f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesPackage.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesPackage.html
@@ -1899,6 +1899,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.ImportResult.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.ImportResult.html
index 88a5298f0..bc9dfd60b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.ImportResult.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.ImportResult.html
@@ -343,6 +343,6 @@ not permitted.)</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.RunnableWithFile.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.RunnableWithFile.html
index e101975b3..6c69e81fa 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.RunnableWithFile.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.RunnableWithFile.html
@@ -211,6 +211,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.html
index 068fbc529..216af5a4d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/ResourcesUtil.html
@@ -419,6 +419,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/SourceLocator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/SourceLocator.html
index 1e41180bf..2a2c91ac0 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/SourceLocator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/SourceLocator.html
@@ -479,6 +479,6 @@ extends <a href="../../../../org/eclipse/oomph/base/ModelElement.html" title="in
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/XMLProjectFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/XMLProjectFactory.html
index 4fca1c68b..e2aa01c34 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/XMLProjectFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/XMLProjectFactory.html
@@ -214,6 +214,6 @@ extends <a href="../../../../org/eclipse/oomph/resources/ProjectFactory.html" ti
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendContainer.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendContainer.html
index 6e7772a48..656acf554 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendContainer.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendContainer.html
@@ -467,6 +467,6 @@ extends <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResou
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendException.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendException.html
index 2bed44c07..ff2418239 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendException.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendException.html
@@ -289,6 +289,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Runt
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendFile.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendFile.html
index 18029fabc..bd094f25b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendFile.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendFile.html
@@ -304,6 +304,6 @@ extends <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResou
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendFolder.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendFolder.html
index 8822ab01b..0ade492ef 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendFolder.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendFolder.html
@@ -301,6 +301,6 @@ extends <a href="../../../../../org/eclipse/oomph/resources/backend/BackendConta
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Type.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Type.html
index 415fc7d5d..081fbd8c9 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Type.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Type.html
@@ -331,6 +331,6 @@ not permitted.)</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Visitor.Default.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Visitor.Default.html
index 30b6a0560..29e1d1f99 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Visitor.Default.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Visitor.Default.html
@@ -359,6 +359,6 @@ implements <a href="../../../../../org/eclipse/oomph/resources/backend/BackendRe
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Visitor.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Visitor.html
index d0915c879..2a4d6b6c5 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Visitor.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.Visitor.html
@@ -270,6 +270,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.html
index d0b409a54..b471f18e0 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendResource.html
@@ -592,6 +592,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.IFactory.Registry.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.IFactory.Registry.html
index a299d1383..81780673a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.IFactory.Registry.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.IFactory.Registry.html
@@ -311,6 +311,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.IFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.IFactory.html
index e309d6239..ce083a533 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.IFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.IFactory.html
@@ -232,6 +232,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.Registry.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.Registry.html
index c8018b9c6..0ba4ba306 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.Registry.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.Registry.html
@@ -261,6 +261,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.html
index 3e9b103f6..58545b732 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/BackendSystem.html
@@ -719,6 +719,6 @@ extends <a href="../../../../../org/eclipse/oomph/resources/backend/BackendConta
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.Factory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.Factory.html
index c3a3e5b1b..416011dc5 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.Factory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.Factory.html
@@ -282,6 +282,6 @@ implements <a href="../../../../../org/eclipse/oomph/resources/backend/BackendSy
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.Member.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.Member.html
index 907eb4244..a7f219098 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.Member.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.Member.html
@@ -288,6 +288,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.html
index 06c38e3aa..c8118697c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/LocalBackendSystem.html
@@ -514,6 +514,6 @@ extends <a href="../../../../../org/eclipse/oomph/resources/backend/BackendSyste
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendContainer.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendContainer.html
index 070acce7c..f2c42b1d4 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendContainer.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendContainer.html
@@ -359,6 +359,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendException.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendException.html
index 60193ce7d..4cacd4dc9 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendException.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendException.html
@@ -335,6 +335,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendFile.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendFile.html
index 6f0f66d53..b0df28e6c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendFile.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendFile.html
@@ -190,6 +190,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendFolder.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendFolder.html
index cfad77216..a352d0437 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendFolder.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendFolder.html
@@ -180,6 +180,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Type.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Type.html
index 2e02bc622..99768754d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Type.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Type.html
@@ -200,6 +200,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Visitor.Default.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Visitor.Default.html
index 689c47ace..80aa9935e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Visitor.Default.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Visitor.Default.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Visitor.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Visitor.html
index 143f448e2..31e7dce31 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Visitor.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.Visitor.html
@@ -193,6 +193,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.html
index 9789e051c..4930c230e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendResource.html
@@ -296,6 +296,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.IFactory.Registry.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.IFactory.Registry.html
index 2c9125d63..7aef13b4f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.IFactory.Registry.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.IFactory.Registry.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.IFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.IFactory.html
index e4082c5d7..2a2be8c4b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.IFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.IFactory.html
@@ -189,6 +189,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.Registry.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.Registry.html
index 5ab642faa..a5b441d26 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.Registry.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.Registry.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.html
index 9d34a9426..84fcc5dfe 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/BackendSystem.html
@@ -189,6 +189,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.Factory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.Factory.html
index 4afa58268..bf39b93ee 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.Factory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.Factory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.Member.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.Member.html
index 6eaf19c7c..40e5f63b6 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.Member.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.Member.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.html
index 89bd1fd67..ea22dc72d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/class-use/LocalBackendSystem.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/package-summary.html
index 438ff8150..1b2d56c24 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/package-summary.html
@@ -216,6 +216,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/package-use.html
index 29c206267..2022a1fba 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/backend/package-use.html
@@ -216,6 +216,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/EclipseProjectFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/EclipseProjectFactory.html
index 3580805e5..8a1e75250 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/EclipseProjectFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/EclipseProjectFactory.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/MavenProjectFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/MavenProjectFactory.html
index f747ced03..5412e110a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/MavenProjectFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/MavenProjectFactory.html
@@ -212,6 +212,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectFactory.html
index 2ad4066de..175a2569b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectFactory.html
@@ -349,6 +349,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectHandler.Collector.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectHandler.Collector.html
index ed40a34bf..98138f863 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectHandler.Collector.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectHandler.Collector.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectHandler.html
index 00528394e..d393e87a3 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ProjectHandler.html
@@ -198,6 +198,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesFactory.html
index 99d1adcfe..589ae2995 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesFactory.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesPackage.Literals.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesPackage.Literals.html
index 49aaa83a4..f9983d777 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesPackage.Literals.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesPackage.Literals.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesPackage.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesPackage.html
index fe2d737d5..19ded4328 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesPackage.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesPackage.html
@@ -247,6 +247,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.ImportResult.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.ImportResult.html
index e8aaaebab..6c165c378 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.ImportResult.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.ImportResult.html
@@ -204,6 +204,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.RunnableWithFile.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.RunnableWithFile.html
index f5542b0d7..694453f36 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.RunnableWithFile.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.RunnableWithFile.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.html
index e79b0e804..9caec6680 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/ResourcesUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/SourceLocator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/SourceLocator.html
index 49c898b7e..61183e5fb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/SourceLocator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/SourceLocator.html
@@ -259,6 +259,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/XMLProjectFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/XMLProjectFactory.html
index e770c10f5..eeac942d7 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/XMLProjectFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/class-use/XMLProjectFactory.html
@@ -217,6 +217,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/EclipseProjectFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/EclipseProjectFactoryImpl.html
index 08c9706b4..40c80d95b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/EclipseProjectFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/EclipseProjectFactoryImpl.html
@@ -532,6 +532,6 @@ implements <a href="../../../../../org/eclipse/oomph/resources/EclipseProjectFac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/MavenProjectFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/MavenProjectFactoryImpl.html
index 0c17b1433..9820d3389 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/MavenProjectFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/MavenProjectFactoryImpl.html
@@ -532,6 +532,6 @@ implements <a href="../../../../../org/eclipse/oomph/resources/MavenProjectFacto
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ProjectFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ProjectFactoryImpl.html
index aeb1751ef..a204c8c1f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ProjectFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ProjectFactoryImpl.html
@@ -717,6 +717,6 @@ implements <a href="../../../../../org/eclipse/oomph/resources/ProjectFactory.ht
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ResourcesFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ResourcesFactoryImpl.html
index 700ffdad3..e98262094 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ResourcesFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ResourcesFactoryImpl.html
@@ -688,6 +688,6 @@ public static&nbsp;<a href="../../../../../org/eclipse/oomph/resources/Resources
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ResourcesPackageImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ResourcesPackageImpl.html
index bca12762d..07da7a773 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ResourcesPackageImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/ResourcesPackageImpl.html
@@ -1020,6 +1020,6 @@ implements <a href="../../../../../org/eclipse/oomph/resources/ResourcesPackage.
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/SourceLocatorImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/SourceLocatorImpl.html
index bbf9f0909..668a9b790 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/SourceLocatorImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/SourceLocatorImpl.html
@@ -1077,6 +1077,6 @@ implements <a href="../../../../../org/eclipse/oomph/resources/SourceLocator.htm
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/XMLProjectFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/XMLProjectFactoryImpl.html
index 9e171de58..7718c68b4 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/XMLProjectFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/XMLProjectFactoryImpl.html
@@ -534,6 +534,6 @@ implements <a href="../../../../../org/eclipse/oomph/resources/XMLProjectFactory
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/EclipseProjectFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/EclipseProjectFactoryImpl.html
index 183620ec4..4dbd1d22c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/EclipseProjectFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/EclipseProjectFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/MavenProjectFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/MavenProjectFactoryImpl.html
index 405ab3ac8..695bc1f6a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/MavenProjectFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/MavenProjectFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ProjectFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ProjectFactoryImpl.html
index 043db7eb9..797d8ac72 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ProjectFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ProjectFactoryImpl.html
@@ -163,6 +163,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ResourcesFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ResourcesFactoryImpl.html
index 06a6248ab..975546ecb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ResourcesFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ResourcesFactoryImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ResourcesPackageImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ResourcesPackageImpl.html
index a013a7213..51ef5219a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ResourcesPackageImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/ResourcesPackageImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/SourceLocatorImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/SourceLocatorImpl.html
index f2a20bbae..b813ee1a7 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/SourceLocatorImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/SourceLocatorImpl.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/XMLProjectFactoryImpl.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/XMLProjectFactoryImpl.html
index 941646457..fbf50e118 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/XMLProjectFactoryImpl.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/class-use/XMLProjectFactoryImpl.html
@@ -157,6 +157,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/package-summary.html
index 59c809e9b..94bfa318b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/package-summary.html
@@ -165,6 +165,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/package-use.html
index 776ef25a2..c0970e95b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/impl/package-use.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/package-summary.html
index 7ea311b13..bd04fe852 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/package-summary.html
@@ -221,6 +221,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/package-use.html
index 2682f6c64..9bdba1f77 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/package-use.html
@@ -302,6 +302,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/ResourcesAdapterFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/ResourcesAdapterFactory.html
index 9c2fdf9bf..9acc40924 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/ResourcesAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/ResourcesAdapterFactory.html
@@ -532,6 +532,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/ResourcesSwitch.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/ResourcesSwitch.html
index 533cfaa3c..86c910205 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/ResourcesSwitch.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/ResourcesSwitch.html
@@ -524,6 +524,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/class-use/ResourcesAdapterFactory.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/class-use/ResourcesAdapterFactory.html
index ec39b6045..a7a036d4f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/class-use/ResourcesAdapterFactory.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/class-use/ResourcesAdapterFactory.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/class-use/ResourcesSwitch.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/class-use/ResourcesSwitch.html
index d91962568..9d08466b9 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/class-use/ResourcesSwitch.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/class-use/ResourcesSwitch.html
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/package-summary.html
index b414f66d0..dcd88d69e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/package-summary.html
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/package-use.html
index 487b1c5e5..0bd7e39d0 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/resources/util/package-use.html
@@ -144,6 +144,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/AbstractDialog.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/AbstractDialog.html
index 1c8efa244..fdf2e543e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/AbstractDialog.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/AbstractDialog.html
@@ -669,6 +669,6 @@ extends <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/ref
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/ErrorDialog.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/ErrorDialog.html
index bb2996f1d..af948fbff 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/ErrorDialog.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/ErrorDialog.html
@@ -351,6 +351,6 @@ extends <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/ref
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/OomphUIPlugin.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/OomphUIPlugin.html
index fc7784234..21dfb0c3a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/OomphUIPlugin.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/OomphUIPlugin.html
@@ -507,6 +507,6 @@ extends <a href="../../../../org/eclipse/oomph/util/OomphPlugin.html" title="cla
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.DialogSettingsPersistence.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.DialogSettingsPersistence.html
index 0425069fa..20edfecc5 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.DialogSettingsPersistence.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.DialogSettingsPersistence.html
@@ -310,6 +310,6 @@ extends <a href="../../../../org/eclipse/oomph/ui/PersistentButton.Persistence.h
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.Persistence.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.Persistence.html
index 6d43fd97f..7d55f6baa 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.Persistence.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.Persistence.html
@@ -273,6 +273,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.ToggleCommandPersistence.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.ToggleCommandPersistence.html
index 459b3950d..5ede88587 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.ToggleCommandPersistence.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.ToggleCommandPersistence.html
@@ -295,6 +295,6 @@ extends <a href="../../../../org/eclipse/oomph/ui/PersistentButton.Persistence.h
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.html
index d781fe9bc..f83205e85 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/PersistentButton.html
@@ -361,6 +361,6 @@ extends <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/ref
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/ToggleCommandHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/ToggleCommandHandler.html
index 103a7de1f..796fd6f6f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/ToggleCommandHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/ToggleCommandHandler.html
@@ -311,6 +311,6 @@ extends <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/ref
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/UICallback.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/UICallback.html
index 00deff06d..c3e67278a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/UICallback.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/UICallback.html
@@ -346,6 +346,6 @@ extends <a href="../../../../org/eclipse/oomph/util/UserCallback.html" title="cl
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/UIUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/UIUtil.html
index ccf4780cd..cd6e2e749 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/UIUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/UIUtil.html
@@ -446,6 +446,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/AbstractDialog.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/AbstractDialog.html
index dacea1098..556807ca0 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/AbstractDialog.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/AbstractDialog.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/ErrorDialog.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/ErrorDialog.html
index b8e45c287..34f2a950e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/ErrorDialog.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/ErrorDialog.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/OomphUIPlugin.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/OomphUIPlugin.html
index 68360cb56..ddfc8d492 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/OomphUIPlugin.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/OomphUIPlugin.html
@@ -152,6 +152,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.DialogSettingsPersistence.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.DialogSettingsPersistence.html
index 942021238..a8c925e9e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.DialogSettingsPersistence.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.DialogSettingsPersistence.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.Persistence.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.Persistence.html
index b67791fe6..da9c16f2a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.Persistence.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.Persistence.html
@@ -167,6 +167,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.ToggleCommandPersistence.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.ToggleCommandPersistence.html
index afa503378..fecd110da 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.ToggleCommandPersistence.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.ToggleCommandPersistence.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.html
index 3498d26d3..41b0b0837 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/PersistentButton.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/ToggleCommandHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/ToggleCommandHandler.html
index 69f4e48fd..2e7c47a11 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/ToggleCommandHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/ToggleCommandHandler.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/UICallback.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/UICallback.html
index 8a683594a..b2e088203 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/UICallback.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/UICallback.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/UIUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/UIUtil.html
index 48e2cadbe..b8ed62fa0 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/UIUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/class-use/UIUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/package-summary.html
index f3c9e0d5b..494647060 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/package-summary.html
@@ -163,6 +163,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/package-use.html
index 528bf6ba7..f44bb9fb9 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/ui/package-use.html
@@ -145,6 +145,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/AbstractFilteredIterator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/AbstractFilteredIterator.html
index ce4355518..8067bcb3a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/AbstractFilteredIterator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/AbstractFilteredIterator.html
@@ -311,6 +311,6 @@ extends <a href="../../../../org/eclipse/oomph/util/AbstractIterator.html" title
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/AbstractIterator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/AbstractIterator.html
index db7b4d48a..425033ed0 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/AbstractIterator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/AbstractIterator.html
@@ -368,6 +368,6 @@ implements <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/I
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/CollectionUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/CollectionUtil.html
index 436da110b..4f2b8e0e7 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/CollectionUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/CollectionUtil.html
@@ -309,6 +309,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ComposedIterator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ComposedIterator.html
index 769535c21..825f12ae7 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ComposedIterator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ComposedIterator.html
@@ -329,6 +329,6 @@ extends <a href="../../../../org/eclipse/oomph/util/AbstractIterator.html" title
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.DuplicateCounter.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.DuplicateCounter.html
index 88e7a49a4..9d100a48d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.DuplicateCounter.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.DuplicateCounter.html
@@ -338,6 +338,6 @@ extends <a href="../../../../org/eclipse/oomph/util/ConcurrentArray.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.Unique.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.Unique.html
index dc1d11103..581e3b98e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.Unique.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.Unique.html
@@ -346,6 +346,6 @@ extends <a href="../../../../org/eclipse/oomph/util/ConcurrentArray.html" title=
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.html
index 11586036f..e327d703c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ConcurrentArray.html
@@ -440,6 +440,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.Confirmation.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.Confirmation.html
index 82c1d04db..edd911cb2 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.Confirmation.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.Confirmation.html
@@ -288,6 +288,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.html
index 08947f722..b56638017 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.html
@@ -285,6 +285,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/HexUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/HexUtil.html
index 9cc1fdf50..64c08d43d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/HexUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/HexUtil.html
@@ -232,6 +232,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IOExceptionWithCause.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IOExceptionWithCause.html
index 0b3557afa..0667ffa4f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IOExceptionWithCause.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IOExceptionWithCause.html
@@ -289,6 +289,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOExce
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IORuntimeException.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IORuntimeException.html
index dbaa20004..830d84098 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IORuntimeException.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IORuntimeException.html
@@ -289,6 +289,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Runt
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IOUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IOUtil.html
index fc7db5b2b..99ef02f1d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IOUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IOUtil.html
@@ -675,6 +675,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IRunnable.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IRunnable.html
index ac93dc556..5c423280b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IRunnable.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/IRunnable.html
@@ -207,6 +207,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ObjectUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ObjectUtil.html
index dd0159484..ee8b76181 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ObjectUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ObjectUtil.html
@@ -249,6 +249,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OfflineMode.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OfflineMode.html
index b919d0c50..a7659ad79 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OfflineMode.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OfflineMode.html
@@ -265,6 +265,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OomphPlugin.BundleFile.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OomphPlugin.BundleFile.html
index 91ef24c17..ac30a67d4 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OomphPlugin.BundleFile.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OomphPlugin.BundleFile.html
@@ -449,6 +449,6 @@ implements <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/C
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OomphPlugin.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OomphPlugin.html
index 5c1432882..dfb94b28b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OomphPlugin.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/OomphPlugin.html
@@ -682,6 +682,6 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Pair.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Pair.html
index a39f20302..a5a30db55 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Pair.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Pair.html
@@ -417,6 +417,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicate.html
index 4cb2c950a..b3637f43c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicate.html
@@ -208,6 +208,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PredicateIterator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PredicateIterator.html
index 07793c749..239d833cd 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PredicateIterator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PredicateIterator.html
@@ -330,6 +330,6 @@ extends <a href="../../../../org/eclipse/oomph/util/AbstractFilteredIterator.htm
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.ExcludedPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.ExcludedPredicate.html
index 50b8c70ab..150384a58 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.ExcludedPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.ExcludedPredicate.html
@@ -267,6 +267,6 @@ implements <a href="../../../../org/eclipse/oomph/util/Predicate.html" title="in
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.IncludedPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.IncludedPredicate.html
index b30dc016c..701da2f18 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.IncludedPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.IncludedPredicate.html
@@ -267,6 +267,6 @@ implements <a href="../../../../org/eclipse/oomph/util/Predicate.html" title="in
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.UniquePredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.UniquePredicate.html
index b057f9806..ec9343e09 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.UniquePredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.UniquePredicate.html
@@ -267,6 +267,6 @@ implements <a href="../../../../org/eclipse/oomph/util/Predicate.html" title="in
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.html
index 9bb972baa..3154fdea4 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Predicates.html
@@ -297,6 +297,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ProbingSubMonitor.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ProbingSubMonitor.html
index dfd06b11e..28208e14c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ProbingSubMonitor.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ProbingSubMonitor.html
@@ -408,6 +408,6 @@ extends <a href="../../../../org/eclipse/oomph/util/SubMonitor.html" title="clas
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PropertiesUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PropertiesUtil.html
index a6b23ad94..a5b52b3c2 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PropertiesUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PropertiesUtil.html
@@ -338,6 +338,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PropertyFile.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PropertyFile.html
index 4c75650b5..6e6a8c6de 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PropertyFile.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/PropertyFile.html
@@ -308,6 +308,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ReflectUtil.ReflectionException.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ReflectUtil.ReflectionException.html
index 8521ee32f..535d38f94 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ReflectUtil.ReflectionException.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ReflectUtil.ReflectionException.html
@@ -293,6 +293,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Runt
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ReflectUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ReflectUtil.html
index 9ce12c10c..0efeb9323 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ReflectUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ReflectUtil.html
@@ -370,6 +370,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ServiceUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ServiceUtil.html
index 07fcf0fc9..7b02f5280 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ServiceUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ServiceUtil.html
@@ -235,6 +235,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/StringUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/StringUtil.html
index 1cd44e2fd..783eede5d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/StringUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/StringUtil.html
@@ -398,6 +398,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SubMonitor.ProbingMode.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SubMonitor.ProbingMode.html
index d77af5327..5bd70f1ed 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SubMonitor.ProbingMode.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SubMonitor.ProbingMode.html
@@ -368,6 +368,6 @@ not permitted.)</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SubMonitor.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SubMonitor.html
index 174df4a7f..0fe290929 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SubMonitor.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SubMonitor.html
@@ -1085,6 +1085,6 @@ public void recurse(IContainer container, IProgressMonitor monitor) throws Excep
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SynchronizedCounter.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SynchronizedCounter.html
index aefa2afbf..b1bd32148 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SynchronizedCounter.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/SynchronizedCounter.html
@@ -334,6 +334,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/UserCallback.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/UserCallback.html
index ff9f8bc74..c24723361 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/UserCallback.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/UserCallback.html
@@ -301,6 +301,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.ElementHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.ElementHandler.html
index 2931e42d5..a58cfab28 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.ElementHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.ElementHandler.html
@@ -209,6 +209,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.ElementUpdater.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.ElementUpdater.html
index 34a1cfc17..41defa825 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.ElementUpdater.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.ElementUpdater.html
@@ -263,6 +263,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.html
index a70fdc263..22c8743b7 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/XMLUtil.html
@@ -376,6 +376,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.EntryContext.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.EntryContext.html
index 5b831e1e9..075a77bf7 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.EntryContext.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.EntryContext.html
@@ -237,6 +237,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.FileSystemUnzipHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.FileSystemUnzipHandler.html
index f50b492f1..e3f8a5f3a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.FileSystemUnzipHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.FileSystemUnzipHandler.html
@@ -311,6 +311,6 @@ implements <a href="../../../../org/eclipse/oomph/util/ZIPUtil.UnzipHandler.html
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.FileSystemZipHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.FileSystemZipHandler.html
index 98dc458ed..762c5c9d6 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.FileSystemZipHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.FileSystemZipHandler.html
@@ -282,6 +282,6 @@ implements <a href="../../../../org/eclipse/oomph/util/ZIPUtil.ZipEntryHandler.h
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.UnzipHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.UnzipHandler.html
index ef1654cc6..ab8f617bb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.UnzipHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.UnzipHandler.html
@@ -231,6 +231,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.ZipEntryHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.ZipEntryHandler.html
index 1947d9b84..4b97ec44f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.ZipEntryHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.ZipEntryHandler.html
@@ -213,6 +213,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.html
index 79c7d0c4b..48c9fdc96 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/ZIPUtil.html
@@ -368,6 +368,6 @@ public static final&nbsp;int DEFALULT_BUFFER_SIZE</pre>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/AbstractFilteredIterator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/AbstractFilteredIterator.html
index d10f656b2..efd508deb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/AbstractFilteredIterator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/AbstractFilteredIterator.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/AbstractIterator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/AbstractIterator.html
index cb4039629..55ca0701c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/AbstractIterator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/AbstractIterator.html
@@ -161,6 +161,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/CollectionUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/CollectionUtil.html
index 054a08cbc..bc9c810be 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/CollectionUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/CollectionUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ComposedIterator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ComposedIterator.html
index f81e863d9..4589c07fc 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ComposedIterator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ComposedIterator.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.DuplicateCounter.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.DuplicateCounter.html
index 4fa4f50d6..3c1348555 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.DuplicateCounter.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.DuplicateCounter.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.Unique.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.Unique.html
index 948217cad..f1524f906 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.Unique.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.Unique.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.html
index c16e2d066..80558daf5 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ConcurrentArray.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Confirmer.Confirmation.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Confirmer.Confirmation.html
index 17de5290c..9d064b275 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Confirmer.Confirmation.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Confirmer.Confirmation.html
@@ -150,6 +150,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Confirmer.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Confirmer.html
index ee5a60436..42f3f9d95 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Confirmer.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Confirmer.html
@@ -157,6 +157,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/HexUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/HexUtil.html
index f06bf8e7a..a384b03e5 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/HexUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/HexUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IOExceptionWithCause.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IOExceptionWithCause.html
index d1cf6805a..f0f742faa 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IOExceptionWithCause.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IOExceptionWithCause.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IORuntimeException.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IORuntimeException.html
index db067169a..36b5716d6 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IORuntimeException.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IORuntimeException.html
@@ -256,6 +256,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IOUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IOUtil.html
index b89704f97..6c07d72fe 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IOUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IOUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IRunnable.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IRunnable.html
index c3cdac0af..039e859f9 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IRunnable.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/IRunnable.html
@@ -173,6 +173,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ObjectUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ObjectUtil.html
index a2b331953..e25459693 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ObjectUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ObjectUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OfflineMode.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OfflineMode.html
index 126ee0adc..4bf74e7cb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OfflineMode.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OfflineMode.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OomphPlugin.BundleFile.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OomphPlugin.BundleFile.html
index d3d6b77d9..88d3a4da5 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OomphPlugin.BundleFile.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OomphPlugin.BundleFile.html
@@ -201,6 +201,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OomphPlugin.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OomphPlugin.html
index 26712aed9..f28227922 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OomphPlugin.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/OomphPlugin.html
@@ -174,6 +174,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Pair.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Pair.html
index 823b7f0f9..5a75d809b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Pair.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Pair.html
@@ -169,6 +169,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicate.html
index 0172edbbe..4793abeda 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicate.html
@@ -206,6 +206,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PredicateIterator.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PredicateIterator.html
index 0bac584cb..0f31c7cfa 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PredicateIterator.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PredicateIterator.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.ExcludedPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.ExcludedPredicate.html
index 6b87d7615..a36e66c23 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.ExcludedPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.ExcludedPredicate.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.IncludedPredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.IncludedPredicate.html
index fe9a090df..4e645c57b 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.IncludedPredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.IncludedPredicate.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.UniquePredicate.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.UniquePredicate.html
index 957e44047..6407f3111 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.UniquePredicate.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.UniquePredicate.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.html
index 4d8552b4c..3b7365b3f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/Predicates.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ProbingSubMonitor.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ProbingSubMonitor.html
index d1e54e51e..2302f1bbf 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ProbingSubMonitor.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ProbingSubMonitor.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PropertiesUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PropertiesUtil.html
index 5508427ab..735a06659 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PropertiesUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PropertiesUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PropertyFile.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PropertyFile.html
index 9286cfd5b..f967d40ee 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PropertyFile.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/PropertyFile.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ReflectUtil.ReflectionException.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ReflectUtil.ReflectionException.html
index 62a5d8924..53b74c759 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ReflectUtil.ReflectionException.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ReflectUtil.ReflectionException.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ReflectUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ReflectUtil.html
index 32ad3ff01..a3567864f 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ReflectUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ReflectUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ServiceUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ServiceUtil.html
index 68ca9ddae..88c7d7283 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ServiceUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ServiceUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/StringUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/StringUtil.html
index defafaade..6006e9c15 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/StringUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/StringUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SubMonitor.ProbingMode.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SubMonitor.ProbingMode.html
index eebc011bf..2cf351a38 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SubMonitor.ProbingMode.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SubMonitor.ProbingMode.html
@@ -206,6 +206,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SubMonitor.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SubMonitor.html
index a027a8aab..3a7d218d8 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SubMonitor.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SubMonitor.html
@@ -244,6 +244,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SynchronizedCounter.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SynchronizedCounter.html
index 6dc7b8d39..0f6928c5e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SynchronizedCounter.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/SynchronizedCounter.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/UserCallback.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/UserCallback.html
index c6bc52063..3af07b797 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/UserCallback.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/UserCallback.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.ElementHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.ElementHandler.html
index f91315ad5..9f7c49dd8 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.ElementHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.ElementHandler.html
@@ -161,6 +161,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.ElementUpdater.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.ElementUpdater.html
index 5e3dfb95f..8a5e4be9c 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.ElementUpdater.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.ElementUpdater.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.html
index 16bb5b562..d026dd740 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/XMLUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.EntryContext.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.EntryContext.html
index a605f5c79..729786a2e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.EntryContext.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.EntryContext.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.FileSystemUnzipHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.FileSystemUnzipHandler.html
index fdc2afc4f..67f04f9ac 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.FileSystemUnzipHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.FileSystemUnzipHandler.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.FileSystemZipHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.FileSystemZipHandler.html
index ea4a44942..f6b568ecb 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.FileSystemZipHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.FileSystemZipHandler.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.UnzipHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.UnzipHandler.html
index 9850b713b..1d81eb37d 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.UnzipHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.UnzipHandler.html
@@ -163,6 +163,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.ZipEntryHandler.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.ZipEntryHandler.html
index 9df52b4e8..afa4f23df 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.ZipEntryHandler.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.ZipEntryHandler.html
@@ -163,6 +163,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.html
index c3fc8a298..fa0793f7a 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/class-use/ZIPUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/package-summary.html
index f32286385..29cb198ec 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/package-summary.html
@@ -356,6 +356,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/package-use.html
index f51f0a515..bcbbc5778 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/package-use.html
@@ -258,6 +258,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformListener.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformListener.html
index 82f82979d..f6bec32a4 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformListener.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformListener.html
@@ -207,6 +207,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformRunnable.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformRunnable.html
index 5b7b7ea5a..517d16e3e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformRunnable.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformRunnable.html
@@ -205,6 +205,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformUtil.html
index d14cd8f33..22dfc5720 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/TargetPlatformUtil.html
@@ -319,6 +319,6 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformListener.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformListener.html
index 831fd2890..103a1339e 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformListener.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformListener.html
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformRunnable.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformRunnable.html
index b6df83bb7..cc89e4cca 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformRunnable.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformRunnable.html
@@ -149,6 +149,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformUtil.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformUtil.html
index 0f1c6517b..259ba88a6 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformUtil.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/class-use/TargetPlatformUtil.html
@@ -109,6 +109,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/package-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/package-summary.html
index 00d85ce99..4f67f2552 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/package-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/package-summary.html
@@ -146,6 +146,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/package-use.html b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/package-use.html
index fd3c71b02..28f1ce113 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/package-use.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/pde/package-use.html
@@ -145,6 +145,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/overview-summary.html b/plugins/org.eclipse.oomph.util.doc/javadoc/overview-summary.html
index 814f8aebe..6530a2538 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/overview-summary.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/overview-summary.html
@@ -248,6 +248,6 @@ Net4j Utilities contain various smaller frameworks that ease the development of
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/javadoc/serialized-form.html b/plugins/org.eclipse.oomph.util.doc/javadoc/serialized-form.html
index 20860432e..7671907a9 100644
--- a/plugins/org.eclipse.oomph.util.doc/javadoc/serialized-form.html
+++ b/plugins/org.eclipse.oomph.util.doc/javadoc/serialized-form.html
@@ -158,6 +158,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>
diff --git a/plugins/org.eclipse.oomph.util.doc/overview.html b/plugins/org.eclipse.oomph.util.doc/overview.html
index 9935a81a9..82270afcf 100644
--- a/plugins/org.eclipse.oomph.util.doc/overview.html
+++ b/plugins/org.eclipse.oomph.util.doc/overview.html
@@ -5,9 +5,9 @@
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/plugin.properties b/plugins/org.eclipse.oomph.util.doc/plugin.properties
index ccf9e283d..26791bb76 100644
--- a/plugins/org.eclipse.oomph.util.doc/plugin.properties
+++ b/plugins/org.eclipse.oomph.util.doc/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/plugin.xml b/plugins/org.eclipse.oomph.util.doc/plugin.xml
index 5894c142b..0187f5949 100644
--- a/plugins/org.eclipse.oomph.util.doc/plugin.xml
+++ b/plugins/org.eclipse.oomph.util.doc/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/pom.xml b/plugins/org.eclipse.oomph.util.doc/pom.xml
index 428a84aee..6f49fd918 100644
--- a/plugins/org.eclipse.oomph.util.doc/pom.xml
+++ b/plugins/org.eclipse.oomph.util.doc/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.util.doc</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.util.doc/schemadoc/org_eclipse_oomph_resources_backendSystemFactories.html b/plugins/org.eclipse.oomph.util.doc/schemadoc/org_eclipse_oomph_resources_backendSystemFactories.html
index c1578c8f9..1ba2b86b0 100644
--- a/plugins/org.eclipse.oomph.util.doc/schemadoc/org_eclipse_oomph_resources_backendSystemFactories.html
+++ b/plugins/org.eclipse.oomph.util.doc/schemadoc/org_eclipse_oomph_resources_backendSystemFactories.html
@@ -42,9 +42,9 @@
<p class="note SchemaCopyright">
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>
All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
+are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
+http://www.eclipse.org/legal/epl-v20.html
</p>
</BODY>
diff --git a/plugins/org.eclipse.oomph.util.doc/schemadoc/schema.css b/plugins/org.eclipse.oomph.util.doc/schemadoc/schema.css
index 07d227ed8..a8f06ed4d 100644
--- a/plugins/org.eclipse.oomph.util.doc/schemadoc/schema.css
+++ b/plugins/org.eclipse.oomph.util.doc/schemadoc/schema.css
@@ -1,9 +1,9 @@
/*******************************************************************************
* Copyright (c) 2014 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* IBM Corporation - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/Legal.java b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/Legal.java
index 68d766010..dd120f26d 100644
--- a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/Legal.java
+++ b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/Legal.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/Overview.java b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/Overview.java
index 014cefcb4..2b44a3e33 100644
--- a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/Overview.java
+++ b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/Overview.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/Homepage.java b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/Homepage.java
index 595bb0d8f..05cd7e670 100644
--- a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/Homepage.java
+++ b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/Homepage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/Wiki.java b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/Wiki.java
index f39af1f75..30ecc4e32 100644
--- a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/Wiki.java
+++ b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/Wiki.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/package-info.java b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/package-info.java
index 4b77ba7ab..194e56c84 100644
--- a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/package-info.java
+++ b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/online/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/api/package-info.java b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/api/package-info.java
index c89e76896..bf0338f77 100644
--- a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/api/package-info.java
+++ b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/api/package-info.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/package-info.java b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/package-info.java
index f71843f38..1109eb34f 100644
--- a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/package-info.java
+++ b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/schema/package-info.java b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/schema/package-info.java
index f0420d183..d0df7aa3a 100644
--- a/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/schema/package-info.java
+++ b/plugins/org.eclipse.oomph.util.doc/src/org/eclipse/oomph/util/doc/reference/schema/package-info.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.pde/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.util.pde/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.util.pde/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.util.pde/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.util.pde/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.util.pde/META-INF/MANIFEST.MF
index 9fbbd708f..05d148ad1 100644
--- a/plugins/org.eclipse.oomph.util.pde/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.util.pde/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.util.pde;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -14,8 +14,8 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.equinox.frameworkadmin;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.oomph.util;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
-Export-Package: org.eclipse.oomph.util.internal.pde;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.util.pde;version="1.9.0"
+ org.eclipse.oomph.util;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
+Export-Package: org.eclipse.oomph.util.internal.pde;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.util.pde;version="1.10.0"
Eclipse-BuddyPolicy: dependent
Automatic-Module-Name: org.eclipse.oomph.util.pde
diff --git a/plugins/org.eclipse.oomph.util.pde/about.html b/plugins/org.eclipse.oomph.util.pde/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.util.pde/about.html
+++ b/plugins/org.eclipse.oomph.util.pde/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.util.pde/build.properties b/plugins/org.eclipse.oomph.util.pde/build.properties
index a69ecd2e7..fac123c98 100644
--- a/plugins/org.eclipse.oomph.util.pde/build.properties
+++ b/plugins/org.eclipse.oomph.util.pde/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.pde/plugin.properties b/plugins/org.eclipse.oomph.util.pde/plugin.properties
index b4981ab32..4a3dab7be 100644
--- a/plugins/org.eclipse.oomph.util.pde/plugin.properties
+++ b/plugins/org.eclipse.oomph.util.pde/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.pde/plugin.xml b/plugins/org.eclipse.oomph.util.pde/plugin.xml
index ccb555adc..a495064d7 100644
--- a/plugins/org.eclipse.oomph.util.pde/plugin.xml
+++ b/plugins/org.eclipse.oomph.util.pde/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.pde/pom.xml b/plugins/org.eclipse.oomph.util.pde/pom.xml
index bc33e78c3..4777f022d 100644
--- a/plugins/org.eclipse.oomph.util.pde/pom.xml
+++ b/plugins/org.eclipse.oomph.util.pde/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.util.pde</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformClasspathFile.java b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformClasspathFile.java
index 350e852bf..a18f7107c 100644
--- a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformClasspathFile.java
+++ b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformClasspathFile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformFeatureLocation.java b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformFeatureLocation.java
index 05772b601..defb604ae 100644
--- a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformFeatureLocation.java
+++ b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformFeatureLocation.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformPluginLocation.java b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformPluginLocation.java
index 0bc1f7b02..b69af8bd1 100644
--- a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformPluginLocation.java
+++ b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/TargetPlatformPluginLocation.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/UtilPDEPlugin.java b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/UtilPDEPlugin.java
index 83ccfeafd..88ec4d695 100644
--- a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/UtilPDEPlugin.java
+++ b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/internal/pde/UtilPDEPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformListener.java b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformListener.java
index 688a93bc1..b4b7ebf97 100644
--- a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformListener.java
+++ b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformListener.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformRunnable.java b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformRunnable.java
index 73c36d84b..99cebea89 100644
--- a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformRunnable.java
+++ b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformRunnable.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformUtil.java b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformUtil.java
index 2c25f44aa..5e345f0ba 100644
--- a/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformUtil.java
+++ b/plugins/org.eclipse.oomph.util.pde/src/org/eclipse/oomph/util/pde/TargetPlatformUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.util/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.util/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.util/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.util/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.util/META-INF/MANIFEST.MF
index 962645e14..661d755f3 100644
--- a/plugins/org.eclipse.oomph.util/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.util/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.util;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -13,8 +13,8 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.apache.httpcomponents.httpclient;bundle-version="[4.0.0,5.0.0)",
org.eclipse.emf.common;bundle-version="[2.10.0,3.0.0)";visibility:=reexport
Import-Package: org.osgi.framework;version="[1.3.0,2.0.0)"
-Export-Package: org.eclipse.oomph.internal.util;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.internal.util.table;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.util;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.internal.util;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.internal.util.table;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.util;version="1.10.0";x-internal:=true
Eclipse-BuddyPolicy: registered
Automatic-Module-Name: org.eclipse.oomph.util
diff --git a/plugins/org.eclipse.oomph.util/about.html b/plugins/org.eclipse.oomph.util/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.util/about.html
+++ b/plugins/org.eclipse.oomph.util/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.util/about.ini b/plugins/org.eclipse.oomph.util/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.util/about.ini
+++ b/plugins/org.eclipse.oomph.util/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/about.properties b/plugins/org.eclipse.oomph.util/about.properties
index 6f01abf70..8c09f58f9 100644
--- a/plugins/org.eclipse.oomph.util/about.properties
+++ b/plugins/org.eclipse.oomph.util/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/build.properties b/plugins/org.eclipse.oomph.util/build.properties
index b5cc608e3..310e5afd0 100644
--- a/plugins/org.eclipse.oomph.util/build.properties
+++ b/plugins/org.eclipse.oomph.util/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/plugin.properties b/plugins/org.eclipse.oomph.util/plugin.properties
index 75a0364b3..40f373186 100644
--- a/plugins/org.eclipse.oomph.util/plugin.properties
+++ b/plugins/org.eclipse.oomph.util/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/pom.xml b/plugins/org.eclipse.oomph.util/pom.xml
index 64ca1a457..840c8e1a2 100644
--- a/plugins/org.eclipse.oomph.util/pom.xml
+++ b/plugins/org.eclipse.oomph.util/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.util</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/HTTPServer.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/HTTPServer.java
index 28dcb85f3..2431c8840 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/HTTPServer.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/HTTPServer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/UtilPlugin.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/UtilPlugin.java
index 59d3e03ae..19c2c46b6 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/UtilPlugin.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/UtilPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/AbstractRange.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/AbstractRange.java
index 7cbdadfc0..39be994e6 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/AbstractRange.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/AbstractRange.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Cell.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Cell.java
index 89b5911cb..7ea0f17d7 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Cell.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Cell.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/ComposedRange.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/ComposedRange.java
index a1c49af64..444f119a0 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/ComposedRange.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/ComposedRange.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Coordinate.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Coordinate.java
index cc3e5e977..55a69ff2a 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Coordinate.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Coordinate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Dumper.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Dumper.java
index 25176805e..a3063a5a0 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Dumper.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Dumper.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Formula.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Formula.java
index 3740dbe32..3e29b5794 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Formula.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Formula.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Generator.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Generator.java
index 00be3c111..49f543671 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Generator.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Generator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/OffsetRange.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/OffsetRange.java
index d73575560..f4f58c5b5 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/OffsetRange.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/OffsetRange.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Range.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Range.java
index 915339276..fbd9b1829 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Range.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Range.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/RectangularRange.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/RectangularRange.java
index 4134a0aa9..5a293d2dd 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/RectangularRange.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/RectangularRange.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Table.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Table.java
index 7177017d2..65811ecad 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Table.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/internal/util/table/Table.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractFilteredIterator.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractFilteredIterator.java
index 4e4a2c12a..7e1f27f7f 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractFilteredIterator.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractFilteredIterator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractIterator.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractIterator.java
index a121fe0e4..8c8085c35 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractIterator.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/AbstractIterator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/CollectionUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/CollectionUtil.java
index d0aee6492..82f955585 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/CollectionUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/CollectionUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ComposedIterator.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ComposedIterator.java
index 44fb44c1b..baf38a155 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ComposedIterator.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ComposedIterator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Confirmer.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Confirmer.java
index a59832b08..2e7785eee 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Confirmer.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Confirmer.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ExceptionHandler.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ExceptionHandler.java
index 30a949e00..d486cfbb0 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ExceptionHandler.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ExceptionHandler.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/HexUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/HexUtil.java
index f4883a5bd..8938de0fa 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/HexUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/HexUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOExceptionWithCause.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOExceptionWithCause.java
index b3ceedd0f..766206037 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOExceptionWithCause.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOExceptionWithCause.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IORuntimeException.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IORuntimeException.java
index 96450ca0c..1471dcfa7 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IORuntimeException.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IORuntimeException.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOUtil.java
index 48300b37d..e9040b87d 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IOUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IRunnable.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IRunnable.java
index 2b548cbd2..cae50404d 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IRunnable.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/IRunnable.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/LockFile.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/LockFile.java
index e63a0bd29..a648a2bba 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/LockFile.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/LockFile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/MonitorUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/MonitorUtil.java
index 24bbee2cb..0016bb7b0 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/MonitorUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/MonitorUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2016 Ed Merks (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OS.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OS.java
index d5a323008..6bec520d4 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OS.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OS.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ObjectUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ObjectUtil.java
index 5dce2e15e..889ac09e2 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ObjectUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ObjectUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OfflineMode.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OfflineMode.java
index 7838699d9..62c4284bb 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OfflineMode.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OfflineMode.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OomphPlugin.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OomphPlugin.java
index 7602a198c..478b8a8f0 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OomphPlugin.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/OomphPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Pair.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Pair.java
index 7276c4b16..462339997 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Pair.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Pair.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicate.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicate.java
index 6521eb43c..be77516c1 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicate.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PredicateIterator.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PredicateIterator.java
index d60691edf..1f73787e5 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PredicateIterator.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PredicateIterator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicates.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicates.java
index 07b199fee..5a735d691 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicates.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Predicates.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ProbingSubMonitor.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ProbingSubMonitor.java
index 0b9afeb84..6cdb79f99 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ProbingSubMonitor.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ProbingSubMonitor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertiesUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertiesUtil.java
index cca28acb2..75dafeb95 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertiesUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertiesUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertyFile.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertyFile.java
index 87e12120b..f377ec4c3 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertyFile.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/PropertyFile.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Ed Merks - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ReflectUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ReflectUtil.java
index ffb82bc19..36a1f9929 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ReflectUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ReflectUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Request.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Request.java
index 3cf82f346..415784c9d 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Request.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/Request.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ServiceUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ServiceUtil.java
index c78efdef9..088ea3d5c 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ServiceUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ServiceUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/StringUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/StringUtil.java
index ca6f9a4a6..d0383a262 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/StringUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/StringUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SubMonitor.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SubMonitor.java
index 407b8ba84..df8430a22 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SubMonitor.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SubMonitor.java
@@ -2,9 +2,9 @@
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* Copyright (c) 2014, 2016 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Stefan Xenos - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SynchronizedCounter.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SynchronizedCounter.java
index ba1036fef..48ace0fcb 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SynchronizedCounter.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/SynchronizedCounter.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/UserCallback.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/UserCallback.java
index 10d2deea8..6c6c05222 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/UserCallback.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/UserCallback.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/WorkerPool.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/WorkerPool.java
index 7d8e12855..e45e82c59 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/WorkerPool.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/WorkerPool.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2015, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/XMLUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/XMLUtil.java
index a1e1ae918..46598d687 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/XMLUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/XMLUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ZIPUtil.java b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ZIPUtil.java
index d268e7468..c39a7723f 100644
--- a/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ZIPUtil.java
+++ b/plugins/org.eclipse.oomph.util/src/org/eclipse/oomph/util/ZIPUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.digest/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.version.digest/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.version.digest/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.version.digest/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.version.digest/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.version.digest/META-INF/MANIFEST.MF
index b8d42149b..1485d2d06 100644
--- a/plugins/org.eclipse.oomph.version.digest/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.version.digest/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.version.digest;singleton:=true
-Bundle-Version: 1.8.0.qualifier
+Bundle-Version: 1.9.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -12,7 +12,7 @@ Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.version;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
-Export-Package: org.eclipse.oomph.version.digest;version="1.8.0";x-friends:="org.eclipse.oomph.version.ui"
+ org.eclipse.oomph.version;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
+Export-Package: org.eclipse.oomph.version.digest;version="1.9.0";x-friends:="org.eclipse.oomph.version.ui"
Eclipse-RegisterBuddy: org.eclipse.oomph.util
Automatic-Module-Name: org.eclipse.oomph.version.digest
diff --git a/plugins/org.eclipse.oomph.version.digest/about.html b/plugins/org.eclipse.oomph.version.digest/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.version.digest/about.html
+++ b/plugins/org.eclipse.oomph.version.digest/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.version.digest/build.properties b/plugins/org.eclipse.oomph.version.digest/build.properties
index 3d11775bf..0643e0e54 100644
--- a/plugins/org.eclipse.oomph.version.digest/build.properties
+++ b/plugins/org.eclipse.oomph.version.digest/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.digest/plugin.properties b/plugins/org.eclipse.oomph.version.digest/plugin.properties
index 84813dbb0..8af4e8c69 100644
--- a/plugins/org.eclipse.oomph.version.digest/plugin.properties
+++ b/plugins/org.eclipse.oomph.version.digest/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.digest/plugin.xml b/plugins/org.eclipse.oomph.version.digest/plugin.xml
index 0b55a6c5a..b3b94ea2e 100644
--- a/plugins/org.eclipse.oomph.version.digest/plugin.xml
+++ b/plugins/org.eclipse.oomph.version.digest/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.digest/pom.xml b/plugins/org.eclipse.oomph.version.digest/pom.xml
index b76083e57..bad246f34 100644
--- a/plugins/org.eclipse.oomph.version.digest/pom.xml
+++ b/plugins/org.eclipse.oomph.version.digest/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.version.digest</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/Activator.java b/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/Activator.java
index 14bc159ba..2922a15c7 100644
--- a/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/Activator.java
+++ b/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/Activator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/DigestValidator.java b/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/DigestValidator.java
index 11a1b797a..0cce5cf57 100644
--- a/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/DigestValidator.java
+++ b/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/DigestValidator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/DigestValidatorState.java b/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/DigestValidatorState.java
index cc261519c..a1744e8a1 100644
--- a/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/DigestValidatorState.java
+++ b/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/DigestValidatorState.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/ReleaseDigest.java b/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/ReleaseDigest.java
index d6c962ec3..e2803455a 100644
--- a/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/ReleaseDigest.java
+++ b/plugins/org.eclipse.oomph.version.digest/src/org/eclipse/oomph/version/digest/ReleaseDigest.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.tests/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.version.tests/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.version.tests/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.version.tests/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.version.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.version.tests/META-INF/MANIFEST.MF
index 73d4a5df3..13a0fa46f 100644
--- a/plugins/org.eclipse.oomph.version.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.version.tests/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.version.tests
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -14,11 +14,11 @@ Require-Bundle: org.eclipse.equinox.ds;bundle-version="[1.0.0,2.0.0)",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.version;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.version.digest;bundle-version="[1.8.0,2.0.0)",
- org.eclipse.oomph.version.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.resources;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.tests;bundle-version="[1.9.0,2.0.0)"
-Export-Package: org.eclipse.oomph.version.tests;version="1.9.0"
+ org.eclipse.oomph.version;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.version.digest;bundle-version="[1.9.0,2.0.0)",
+ org.eclipse.oomph.version.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.resources;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.tests;bundle-version="[1.10.0,2.0.0)"
+Export-Package: org.eclipse.oomph.version.tests;version="1.10.0"
Bundle-Activator: org.eclipse.oomph.version.tests.VersionTestsPlugin$Implementation
Automatic-Module-Name: org.eclipse.oomph.version.tests
diff --git a/plugins/org.eclipse.oomph.version.tests/about.html b/plugins/org.eclipse.oomph.version.tests/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.version.tests/about.html
+++ b/plugins/org.eclipse.oomph.version.tests/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.version.tests/about.ini b/plugins/org.eclipse.oomph.version.tests/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.version.tests/about.ini
+++ b/plugins/org.eclipse.oomph.version.tests/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.tests/about.properties b/plugins/org.eclipse.oomph.version.tests/about.properties
index 61d5dac18..bc41357a5 100644
--- a/plugins/org.eclipse.oomph.version.tests/about.properties
+++ b/plugins/org.eclipse.oomph.version.tests/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.tests/build.properties b/plugins/org.eclipse.oomph.version.tests/build.properties
index 27f3a4c9d..2dd9daaa9 100644
--- a/plugins/org.eclipse.oomph.version.tests/build.properties
+++ b/plugins/org.eclipse.oomph.version.tests/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.tests/plugin.properties b/plugins/org.eclipse.oomph.version.tests/plugin.properties
index 812fb7a15..b84ee62b6 100644
--- a/plugins/org.eclipse.oomph.version.tests/plugin.properties
+++ b/plugins/org.eclipse.oomph.version.tests/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.tests/pom.xml b/plugins/org.eclipse.oomph.version.tests/pom.xml
index fdc8897fc..1f4ee12c5 100644
--- a/plugins/org.eclipse.oomph.version.tests/pom.xml
+++ b/plugins/org.eclipse.oomph.version.tests/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.version.tests</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionBuilderExecutor.java b/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionBuilderExecutor.java
index b8be48c59..2334bd1e2 100644
--- a/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionBuilderExecutor.java
+++ b/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionBuilderExecutor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionBuilderTest.java b/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionBuilderTest.java
index 613b7d390..c452b94a7 100644
--- a/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionBuilderTest.java
+++ b/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionBuilderTest.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionTestsPlugin.java b/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionTestsPlugin.java
index 892cb7841..e83e2194f 100644
--- a/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionTestsPlugin.java
+++ b/plugins/org.eclipse.oomph.version.tests/src/org/eclipse/oomph/version/tests/VersionTestsPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.version.ui/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.version.ui/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.version.ui/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.version.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.version.ui/META-INF/MANIFEST.MF
index 9f01a8277..5dd366ecc 100644
--- a/plugins/org.eclipse.oomph.version.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.version.ui/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.version.ui;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -15,15 +15,15 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.jface.text;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)",
- org.eclipse.oomph.version;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)",
+ org.eclipse.oomph.version;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.pde.api.tools;bundle-version="[1.0.0,2.0.0)";resolution:=optional
-Export-Package: org.eclipse.oomph.version.ui;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.version.ui.actions;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.version.ui.dialogs;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.version.ui.preferences;version="1.9.0";x-internal:=true,
- org.eclipse.oomph.version.ui.quickfixes;version="1.9.0";x-friends:="org.eclipse.oomph.version.tests",
- org.eclipse.oomph.version.ui.views;version="1.9.0";x-internal:=true
+Export-Package: org.eclipse.oomph.version.ui;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.version.ui.actions;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.version.ui.dialogs;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.version.ui.preferences;version="1.10.0";x-internal:=true,
+ org.eclipse.oomph.version.ui.quickfixes;version="1.10.0";x-friends:="org.eclipse.oomph.version.tests",
+ org.eclipse.oomph.version.ui.views;version="1.10.0";x-internal:=true
Eclipse-BuddyPolicy: dependent
Automatic-Module-Name: org.eclipse.oomph.version.ui
diff --git a/plugins/org.eclipse.oomph.version.ui/about.html b/plugins/org.eclipse.oomph.version.ui/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.version.ui/about.html
+++ b/plugins/org.eclipse.oomph.version.ui/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.version.ui/build.properties b/plugins/org.eclipse.oomph.version.ui/build.properties
index b82642fc2..7ac28fe54 100644
--- a/plugins/org.eclipse.oomph.version.ui/build.properties
+++ b/plugins/org.eclipse.oomph.version.ui/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/plugin.properties b/plugins/org.eclipse.oomph.version.ui/plugin.properties
index d28c99eee..6f61fa2be 100644
--- a/plugins/org.eclipse.oomph.version.ui/plugin.properties
+++ b/plugins/org.eclipse.oomph.version.ui/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/plugin.xml b/plugins/org.eclipse.oomph.version.ui/plugin.xml
index eac558181..8abe2d3e7 100644
--- a/plugins/org.eclipse.oomph.version.ui/plugin.xml
+++ b/plugins/org.eclipse.oomph.version.ui/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2017, 2018 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/pom.xml b/plugins/org.eclipse.oomph.version.ui/pom.xml
index adb37c0c3..4fa02d62d 100644
--- a/plugins/org.eclipse.oomph.version.ui/pom.xml
+++ b/plugins/org.eclipse.oomph.version.ui/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.version.ui</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/Activator.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/Activator.java
index 73627166f..cd1347ad6 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/Activator.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/Activator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/AbstractAction.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/AbstractAction.java
index ff1ff6778..23ee497d2 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/AbstractAction.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/AbstractAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/AddNatureAction.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/AddNatureAction.java
index 11bc7dc9d..a0a36579b 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/AddNatureAction.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/AddNatureAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ConfigureBuilderAction.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ConfigureBuilderAction.java
index a2a2368c3..878d984bf 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ConfigureBuilderAction.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ConfigureBuilderAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ConfigureBuildersAction.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ConfigureBuildersAction.java
index 5d0127648..3d130b848 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ConfigureBuildersAction.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ConfigureBuildersAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/RemoveNatureAction.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/RemoveNatureAction.java
index eced56065..b030d741e 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/RemoveNatureAction.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/RemoveNatureAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ToggleApiBuilderAction.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ToggleApiBuilderAction.java
index b3c7a88f1..b9baf7a3f 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ToggleApiBuilderAction.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/actions/ToggleApiBuilderAction.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/dialogs/ConfigurationDialog.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/dialogs/ConfigurationDialog.java
index b44c674e7..5ee481220 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/dialogs/ConfigurationDialog.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/dialogs/ConfigurationDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/dialogs/ExtendedConfigurationDialog.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/dialogs/ExtendedConfigurationDialog.java
index 60a5f7428..7445a583c 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/dialogs/ExtendedConfigurationDialog.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/dialogs/ExtendedConfigurationDialog.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2017, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/preferences/VersionBuilderPreferencePage.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/preferences/VersionBuilderPreferencePage.java
index 13cb8c459..6b8799206 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/preferences/VersionBuilderPreferencePage.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/preferences/VersionBuilderPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AbstractDocumentResolution.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AbstractDocumentResolution.java
index 54f5d7cb4..599cdd168 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AbstractDocumentResolution.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AbstractDocumentResolution.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AbstractResolution.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AbstractResolution.java
index 26cde431b..7503a4604 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AbstractResolution.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AbstractResolution.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AddNatureResolution.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AddNatureResolution.java
index 234162b19..d6e52bff2 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AddNatureResolution.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/AddNatureResolution.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ConfigureResolution.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ConfigureResolution.java
index 1e95cc03a..1e4e2c6d9 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ConfigureResolution.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ConfigureResolution.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/IgnoreRootProjectsResolution.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/IgnoreRootProjectsResolution.java
index eff4c2632..070c9cbcc 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/IgnoreRootProjectsResolution.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/IgnoreRootProjectsResolution.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/PropertiesResolution.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/PropertiesResolution.java
index ce1637f09..5c0511874 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/PropertiesResolution.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/PropertiesResolution.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ReleasePathResolution.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ReleasePathResolution.java
index a2b8e587c..6c0ae35ad 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ReleasePathResolution.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ReleasePathResolution.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ReplaceResolution.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ReplaceResolution.java
index edb218ceb..de80bbab1 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ReplaceResolution.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/ReplaceResolution.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/VersionResolutionGenerator.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/VersionResolutionGenerator.java
index 683b46b3d..864bd606d 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/VersionResolutionGenerator.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/quickfixes/VersionResolutionGenerator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/views/VersionsView.java b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/views/VersionsView.java
index f875d58b0..b16b2c129 100644
--- a/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/views/VersionsView.java
+++ b/plugins/org.eclipse.oomph.version.ui/src/org/eclipse/oomph/version/ui/views/VersionsView.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.version/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.version/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.version/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.version/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.version/META-INF/MANIFEST.MF
index da77114a6..0f933ff3d 100644
--- a/plugins/org.eclipse.oomph.version/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.version/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.version;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -12,9 +12,9 @@ Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.util;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
-Export-Package: org.eclipse.oomph.internal.version;version="1.9.0";x-friends:="org.eclipse.oomph.version.ui",
- org.eclipse.oomph.version;version="1.9.0"
+ org.eclipse.oomph.util;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
+Export-Package: org.eclipse.oomph.internal.version;version="1.10.0";x-friends:="org.eclipse.oomph.version.ui",
+ org.eclipse.oomph.version;version="1.10.0"
Eclipse-RegisterBuddy: org.eclipse.oomph.util
Eclipse-BuddyPolicy: dependent
Automatic-Module-Name: org.eclipse.oomph.version
diff --git a/plugins/org.eclipse.oomph.version/about.html b/plugins/org.eclipse.oomph.version/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.version/about.html
+++ b/plugins/org.eclipse.oomph.version/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.version/about.ini b/plugins/org.eclipse.oomph.version/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.version/about.ini
+++ b/plugins/org.eclipse.oomph.version/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/about.properties b/plugins/org.eclipse.oomph.version/about.properties
index 4f4730e92..c0d5d0917 100644
--- a/plugins/org.eclipse.oomph.version/about.properties
+++ b/plugins/org.eclipse.oomph.version/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/build.properties b/plugins/org.eclipse.oomph.version/build.properties
index 731f61fa0..4146a250b 100644
--- a/plugins/org.eclipse.oomph.version/build.properties
+++ b/plugins/org.eclipse.oomph.version/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/plugin.properties b/plugins/org.eclipse.oomph.version/plugin.properties
index 771203a0b..af7ba1ba2 100644
--- a/plugins/org.eclipse.oomph.version/plugin.properties
+++ b/plugins/org.eclipse.oomph.version/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/plugin.xml b/plugins/org.eclipse.oomph.version/plugin.xml
index 458860ab1..4696bfee9 100644
--- a/plugins/org.eclipse.oomph.version/plugin.xml
+++ b/plugins/org.eclipse.oomph.version/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/pom.xml b/plugins/org.eclipse.oomph.version/pom.xml
index 577027ac3..e3b5e3ba6 100644
--- a/plugins/org.eclipse.oomph.version/pom.xml
+++ b/plugins/org.eclipse.oomph.version/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.version</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Activator.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Activator.java
index 3f0dea9a5..4fc897abc 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Activator.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Activator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/BuildState.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/BuildState.java
index 13561d252..443237600 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/BuildState.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/BuildState.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/DeprecationUtil.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/DeprecationUtil.java
index 8715d6445..1014d3746 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/DeprecationUtil.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/DeprecationUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Element.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Element.java
index c6b3dbc86..0cee68217 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Element.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Element.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/IVersionBuilderArguments.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/IVersionBuilderArguments.java
index 9051663ad..2d94fbe88 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/IVersionBuilderArguments.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/IVersionBuilderArguments.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Release.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Release.java
index f10aed118..194e937ed 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Release.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/Release.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/ReleaseManager.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/ReleaseManager.java
index b4b69c15c..de8855608 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/ReleaseManager.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/ReleaseManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionBuilder.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionBuilder.java
index 1844d3c59..8b28997d8 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionBuilder.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionBuilder.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionBuilderArguments.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionBuilderArguments.java
index 32a89ea70..712de196e 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionBuilderArguments.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionBuilderArguments.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionNature.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionNature.java
index 3cc29fcd8..ea792c050 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionNature.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/internal/version/VersionNature.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IBuildState.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IBuildState.java
index b74bb4da1..d4a4268f2 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IBuildState.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IBuildState.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IElement.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IElement.java
index 0cc89ff83..93b9436bd 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IElement.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IElement.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IElementResolver.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IElementResolver.java
index fc6517184..5d6689478 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IElementResolver.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IElementResolver.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IRelease.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IRelease.java
index 11e35cf4f..4bbe41019 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IRelease.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IRelease.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IReleaseManager.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IReleaseManager.java
index 28b90e7f6..a05f68332 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IReleaseManager.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/IReleaseManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/Markers.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/Markers.java
index 5a53409d5..227d6fb5b 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/Markers.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/Markers.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/VersionUtil.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/VersionUtil.java
index 6ddd2c3a1..b7d4af5b8 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/VersionUtil.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/VersionUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/VersionValidator.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/VersionValidator.java
index 11fae8bfb..137aba77e 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/VersionValidator.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/VersionValidator.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/package-info.java b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/package-info.java
index 87be4bef2..14ab3fe21 100644
--- a/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/package-info.java
+++ b/plugins/org.eclipse.oomph.version/src/org/eclipse/oomph/version/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the
- * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.workingsets.edit/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.workingsets.edit/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.workingsets.edit/META-INF/MANIFEST.MF
index 2a3ba335e..15efe835c 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.workingsets.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.workingsets.edit;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.workingsets.provider.WorkingSetsEditPlugin$Implementation
Bundle-Vendor: %providerName
@@ -10,9 +10,9 @@ Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.oomph.workingsets.provider;version="1.5.0"
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.oomph.workingsets;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.workingsets;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.workingsets.edit
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/about.html b/plugins/org.eclipse.oomph.workingsets.edit/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/about.html
+++ b/plugins/org.eclipse.oomph.workingsets.edit/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/build.properties b/plugins/org.eclipse.oomph.workingsets.edit/build.properties
index bc310385c..5e9191421 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/build.properties
+++ b/plugins/org.eclipse.oomph.workingsets.edit/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/plugin.properties b/plugins/org.eclipse.oomph.workingsets.edit/plugin.properties
index 8b902ac28..b122efd3e 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/plugin.properties
+++ b/plugins/org.eclipse.oomph.workingsets.edit/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/plugin.xml b/plugins/org.eclipse.oomph.workingsets.edit/plugin.xml
index 68387ae36..a2997e9db 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/plugin.xml
+++ b/plugins/org.eclipse.oomph.workingsets.edit/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/pom.xml b/plugins/org.eclipse.oomph.workingsets.edit/pom.xml
index b2ab6161f..47b2f3d70 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/pom.xml
+++ b/plugins/org.eclipse.oomph.workingsets.edit/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.workingsets.edit</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/ExclusionPredicateItemProvider.java b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/ExclusionPredicateItemProvider.java
index 184c3177f..158a441be 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/ExclusionPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/ExclusionPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/InclusionPredicateItemProvider.java b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/InclusionPredicateItemProvider.java
index f7d37de57..870f51e8a 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/InclusionPredicateItemProvider.java
+++ b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/InclusionPredicateItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetGroupItemProvider.java b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetGroupItemProvider.java
index 75ceda53c..d4d0bd886 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetGroupItemProvider.java
+++ b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetGroupItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetItemProvider.java b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetItemProvider.java
index c0f7d03c3..7dfa25774 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetItemProvider.java
+++ b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetItemProvider.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetsEditPlugin.java b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetsEditPlugin.java
index b563daaf0..9a697e276 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetsEditPlugin.java
+++ b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetsEditPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetsItemProviderAdapterFactory.java b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetsItemProviderAdapterFactory.java
index 8136669f2..d83c98dbe 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetsItemProviderAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/WorkingSetsItemProviderAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/package-info.java b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/package-info.java
index 1aad988d9..6747cd167 100644
--- a/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/package-info.java
+++ b/plugins/org.eclipse.oomph.workingsets.edit/src/org/eclipse/oomph/workingsets/provider/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.workingsets.editor/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.workingsets.editor/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.workingsets.editor/META-INF/MANIFEST.MF
index c3b6ae33f..7d50ecd9b 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.workingsets.editor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.oomph.workingsets.editor;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.oomph.workingsets.presentation.WorkingSetsEditorPlugin$Implementation
Bundle-Vendor: %providerName
@@ -12,12 +12,12 @@ Export-Package: org.eclipse.oomph.workingsets.presentation;version="1.5.0";
x-friends:="org.eclipse.oomph.setup.editor"
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
- org.eclipse.oomph.workingsets.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.workingsets.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.emf.edit.ui;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
org.eclipse.ui.ide;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.base.edit;bundle-version="[1.9.0,2.0.0)";visibility:=reexport,
- org.eclipse.oomph.ui;bundle-version="[1.9.0,2.0.0)"
+ org.eclipse.oomph.predicates.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.base.edit;bundle-version="[1.10.0,2.0.0)";visibility:=reexport,
+ org.eclipse.oomph.ui;bundle-version="[1.10.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.oomph.workingsets.editor
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/about.html b/plugins/org.eclipse.oomph.workingsets.editor/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/about.html
+++ b/plugins/org.eclipse.oomph.workingsets.editor/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/build.properties b/plugins/org.eclipse.oomph.workingsets.editor/build.properties
index 866c5a42c..fefbd1cf8 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/build.properties
+++ b/plugins/org.eclipse.oomph.workingsets.editor/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/plugin.properties b/plugins/org.eclipse.oomph.workingsets.editor/plugin.properties
index e0b541a37..8adef95f6 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/plugin.properties
+++ b/plugins/org.eclipse.oomph.workingsets.editor/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/plugin.xml b/plugins/org.eclipse.oomph.workingsets.editor/plugin.xml
index eb52f516f..e3c26fd29 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/plugin.xml
+++ b/plugins/org.eclipse.oomph.workingsets.editor/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/pom.xml b/plugins/org.eclipse.oomph.workingsets.editor/pom.xml
index 4f50752e4..c9b0546da 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/pom.xml
+++ b/plugins/org.eclipse.oomph.workingsets.editor/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.workingsets.editor</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/EarlyStartup.java b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/EarlyStartup.java
index 1e60f4766..e2af1339c 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/EarlyStartup.java
+++ b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/EarlyStartup.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetManager.java b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetManager.java
index ed418af4a..5012e4b62 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetManager.java
+++ b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetManager.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2017 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsActionBarContributor.java b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsActionBarContributor.java
index 9b66a2aeb..a1dc40497 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsActionBarContributor.java
+++ b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsActionBarContributor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsEditor.java b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsEditor.java
index 1833b6238..f56ac2b78 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsEditor.java
+++ b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsEditor.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014-2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsEditorPlugin.java b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsEditorPlugin.java
index 4d433535a..f11d4a694 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsEditorPlugin.java
+++ b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsEditorPlugin.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsModelWizard.java b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsModelWizard.java
index 73029e795..463ad9a47 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsModelWizard.java
+++ b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsModelWizard.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsPreferencePage.java b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsPreferencePage.java
index ff8c5dcbb..3a2c319dc 100644
--- a/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsPreferencePage.java
+++ b/plugins/org.eclipse.oomph.workingsets.editor/src/org/eclipse/oomph/workingsets/presentation/WorkingSetsPreferencePage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.oomph.workingsets/.settings/org.eclipse.jdt.ui.prefs
index 4ac0357df..24b6d0cff 100644
--- a/plugins/org.eclipse.oomph.workingsets/.settings/org.eclipse.jdt.ui.prefs
+++ b/plugins/org.eclipse.oomph.workingsets/.settings/org.eclipse.jdt.ui.prefs
@@ -64,7 +64,7 @@ org.eclipse.jdt.ui.keywordthis=false
org.eclipse.jdt.ui.ondemandthreshold=99
org.eclipse.jdt.ui.overrideannotation=true
org.eclipse.jdt.ui.staticondemandthreshold=99
-org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v1.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v10.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates><template autoinsert\="false" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment"/><template autoinsert\="false" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment"/><template autoinsert\="false" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment"/><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">/*\r\n * Copyright (c) ${year} ${user}${location} and others.\r\n * All rights reserved. This program and the accompanying materials\r\n * are made available under the terms of the Eclipse Public License v2.0\r\n * which accompanies this distribution, and is available at\r\n * http\://www.eclipse.org/legal/epl-v20.html\r\n * \r\n * Contributors\:\r\n * ${user} - initial API and implementation\r\n */</template><template autoinsert\="false" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n */</template><template autoinsert\="false" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name\="fieldcomment"/><template autoinsert\="false" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment"/><template autoinsert\="false" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment"/><template autoinsert\="false" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.delegatecomment" name\="delegatecomment"/><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="false" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">${exception_var}.printStackTrace();</template><template autoinsert\="false" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">${body_statement}</template><template autoinsert\="false" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterbody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
sp_cleanup.add_default_serial_version_id=true
sp_cleanup.add_generated_serial_version_id=false
sp_cleanup.add_missing_annotations=true
diff --git a/plugins/org.eclipse.oomph.workingsets/META-INF/MANIFEST.MF b/plugins/org.eclipse.oomph.workingsets/META-INF/MANIFEST.MF
index 801636897..e7ff1da15 100644
--- a/plugins/org.eclipse.oomph.workingsets/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.oomph.workingsets/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.oomph.workingsets;singleton:=true
-Bundle-Version: 1.9.0.qualifier
+Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
@@ -9,10 +9,10 @@ Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.oomph.predicates;bundle-version="[1.9.0,2.0.0)";visibility:=reexport
+ org.eclipse.oomph.predicates;bundle-version="[1.10.0,2.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.oomph.workingsets;version="1.9.0",
- org.eclipse.oomph.workingsets.impl;version="1.9.0",
- org.eclipse.oomph.workingsets.util;version="1.9.0"
+Export-Package: org.eclipse.oomph.workingsets;version="1.10.0",
+ org.eclipse.oomph.workingsets.impl;version="1.10.0",
+ org.eclipse.oomph.workingsets.util;version="1.10.0"
Automatic-Module-Name: org.eclipse.oomph.workingsets
diff --git a/plugins/org.eclipse.oomph.workingsets/about.html b/plugins/org.eclipse.oomph.workingsets/about.html
index d35d5aed6..0881ccdec 100644
--- a/plugins/org.eclipse.oomph.workingsets/about.html
+++ b/plugins/org.eclipse.oomph.workingsets/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 22, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0(&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
diff --git a/plugins/org.eclipse.oomph.workingsets/about.ini b/plugins/org.eclipse.oomph.workingsets/about.ini
index 5f81ba3d9..e7d8a3873 100644
--- a/plugins/org.eclipse.oomph.workingsets/about.ini
+++ b/plugins/org.eclipse.oomph.workingsets/about.ini
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/about.properties b/plugins/org.eclipse.oomph.workingsets/about.properties
index e8432f4aa..8d9657463 100644
--- a/plugins/org.eclipse.oomph.workingsets/about.properties
+++ b/plugins/org.eclipse.oomph.workingsets/about.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014, 2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/build.properties b/plugins/org.eclipse.oomph.workingsets/build.properties
index 8226013b8..5fdac1297 100644
--- a/plugins/org.eclipse.oomph.workingsets/build.properties
+++ b/plugins/org.eclipse.oomph.workingsets/build.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/plugin.properties b/plugins/org.eclipse.oomph.workingsets/plugin.properties
index e1f6f518d..199dbef7a 100644
--- a/plugins/org.eclipse.oomph.workingsets/plugin.properties
+++ b/plugins/org.eclipse.oomph.workingsets/plugin.properties
@@ -1,8 +1,8 @@
# Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/plugin.xml b/plugins/org.eclipse.oomph.workingsets/plugin.xml
index 0340220ac..41be2f004 100644
--- a/plugins/org.eclipse.oomph.workingsets/plugin.xml
+++ b/plugins/org.eclipse.oomph.workingsets/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/pom.xml b/plugins/org.eclipse.oomph.workingsets/pom.xml
index 2c9e86ec6..546f327d0 100644
--- a/plugins/org.eclipse.oomph.workingsets/pom.xml
+++ b/plugins/org.eclipse.oomph.workingsets/pom.xml
@@ -2,9 +2,9 @@
<!--
Copyright (c) 2014-2017 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+ are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.oomph</groupId>
<artifactId>org.eclipse.oomph.workingsets</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/ExclusionPredicate.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/ExclusionPredicate.java
index 6c7bf4fe8..e9bdc458c 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/ExclusionPredicate.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/ExclusionPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/InclusionPredicate.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/InclusionPredicate.java
index 66c127cd9..e21cc1524 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/InclusionPredicate.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/InclusionPredicate.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSet.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSet.java
index db55ef5c6..57a5124ca 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSet.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSet.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetGroup.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetGroup.java
index 269af6d91..c8de390e0 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetGroup.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetGroup.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetsFactory.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetsFactory.java
index 362748530..7a6d3ed1f 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetsFactory.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetsFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetsPackage.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetsPackage.java
index 12fd65347..d5393b287 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetsPackage.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/WorkingSetsPackage.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/ExclusionPredicateImpl.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/ExclusionPredicateImpl.java
index ba981d310..077b39993 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/ExclusionPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/ExclusionPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/InclusionPredicateImpl.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/InclusionPredicateImpl.java
index 746922a8f..ada4904ec 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/InclusionPredicateImpl.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/InclusionPredicateImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/PreferencesURIHandlerImpl.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/PreferencesURIHandlerImpl.java
index a990dc620..d31648dfc 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/PreferencesURIHandlerImpl.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/PreferencesURIHandlerImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetGroupImpl.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetGroupImpl.java
index cf15e6265..5b4753dcd 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetGroupImpl.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetGroupImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetImpl.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetImpl.java
index e3d95ca67..13a46de61 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetImpl.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetsFactoryImpl.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetsFactoryImpl.java
index 2bb3bc945..58b6d7469 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetsFactoryImpl.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetsFactoryImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetsPackageImpl.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetsPackageImpl.java
index 0c87a2615..b220a37bb 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetsPackageImpl.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/WorkingSetsPackageImpl.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015, 2018 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/package-info.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/package-info.java
index 44de8ab8f..78210e33e 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/package-info.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/impl/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/package-info.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/package-info.java
index 768e7efae..37cc41f94 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/package-info.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsAdapterFactory.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsAdapterFactory.java
index b1245cbd0..05211483b 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsAdapterFactory.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsAdapterFactory.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsSwitch.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsSwitch.java
index 139083e0d..d30d0b283 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsSwitch.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsSwitch.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsUtil.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsUtil.java
index b4b9ee69b..ea58ed414 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsUtil.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/WorkingSetsUtil.java
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) and others.
* All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
+ * are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
+ * http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Eike Stepper - initial API and implementation
diff --git a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/package-info.java b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/package-info.java
index 90b0996b9..238114b7a 100644
--- a/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/package-info.java
+++ b/plugins/org.eclipse.oomph.workingsets/src/org/eclipse/oomph/workingsets/util/package-info.java
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2014-2016 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under
- * the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
+ * the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html Contributors:
* Eike Stepper - initial API and implementation
*/

Back to the top