This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.
The branch, master has been updated via ade68952a33259d6aa9f2e8614f1a77152272b5a (commit) from 230d787881704db1db26e46eccd8c211b2a3e560 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ade68952a33259d6aa9f2e8614f1a77152272b5a Author: Holger Schmeisky <goo...@schmeisky.com> Date: Mon Nov 2 15:40:53 2015 +0100 [DOC][I] Removed copyright headers in source file This patch removes the copyright header at the beginning of each source file and places it in a separate NOTICE file at the root of the project. It also adds the full GPL 2.0 license in the LICENSE file at the root of the project. Change-Id: Idb3c26266e8088c8deedefae9d40211de0821bd3 Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2938 Tested-by: Jenkins CI Reviewed-by: Holger Schmeisky <holger.schmei...@gmail.com> Reviewed-by: Franz Zieris <zie...@inf.fu-berlin.de> ----------------------------------------------------------------------- Summary of changes: .../LICENSE | 41 ++++++++++---------- de.fu_berlin.inf.dpp.intellij/NOTICE | 15 +++++++ .../dpp/core/editor/RemoteWriteAccessManager.java | 22 ---------- .../dpp/core/editor/adapter/DocumentAdapter.java | 22 ---------- .../inf/dpp/core/editor/adapter/IDocument.java | 22 ---------- .../fu_berlin/inf/dpp/core/monitoring/IStatus.java | 22 ---------- .../fu_berlin/inf/dpp/core/monitoring/Status.java | 22 ---------- .../internal/FollowingActivitiesManager.java | 22 ---------- .../internal/IFollowModeChangesListener.java | 22 ---------- .../core/ui/eventhandler/NegotiationHandler.java | 22 ---------- .../ui/eventhandler/UserStatusChangeHandler.java | 22 ---------- .../ui/eventhandler/XMPPAuthorizationHandler.java | 22 ---------- .../inf/dpp/core/ui/util/CollaborationUtils.java | 22 ---------- .../fu_berlin/inf/dpp/core/util/AutoHashMap.java | 22 ---------- .../de/fu_berlin/inf/dpp/core/util/FileUtils.java | 22 ---------- .../dpp/core/vcs/NullVCSProviderFactoryImpl.java | 22 ---------- .../fu_berlin/inf/dpp/intellij/SarosComponent.java | 22 ---------- .../intellij/editor/AbstractStoppableListener.java | 22 ---------- .../inf/dpp/intellij/editor/EditorAPI.java | 22 ---------- .../inf/dpp/intellij/editor/EditorManager.java | 22 ---------- .../inf/dpp/intellij/editor/EditorPool.java | 22 ---------- .../dpp/intellij/editor/LocalEditorHandler.java | 22 ---------- .../intellij/editor/LocalEditorManipulator.java | 22 ---------- .../inf/dpp/intellij/editor/ProjectAPI.java | 22 ---------- .../intellij/editor/StoppableCaretListener.java | 22 ---------- .../intellij/editor/StoppableDocumentListener.java | 22 ---------- .../editor/StoppableEditorFileListener.java | 22 ---------- .../editor/StoppableSelectionListener.java | 22 ---------- .../intellij/editor/StoppableViewPortListener.java | 22 ---------- .../intellij/editor/colorstorage/ColorManager.java | 22 ---------- .../intellij/editor/colorstorage/ColorModel.java | 22 ---------- .../intellij/preferences/IntelliJPreferences.java | 22 ---------- .../preferences/PropertiesComponentAdapter.java | 22 ---------- .../intellij/project/FileSystemChangeListener.java | 22 ---------- .../intellij/project/SharedResourcesManager.java | 22 ---------- .../project/filesystem/IntelliJFileImpl.java | 22 ---------- .../IntelliJFileResourceAttributesImpl.java | 22 ---------- .../project/filesystem/IntelliJFolderImpl.java | 22 ---------- .../project/filesystem/IntelliJPathImpl.java | 22 ---------- .../project/filesystem/IntelliJProjectImpl.java | 22 ---------- .../filesystem/IntelliJResourceAttributesImpl.java | 22 ---------- .../project/filesystem/IntelliJResourceImpl.java | 22 ---------- .../project/filesystem/IntelliJWorkspaceImpl.java | 22 ---------- .../intellij/project/filesystem/PathFactory.java | 22 ---------- .../project/filesystem/ResourceConverter.java | 22 ---------- .../dpp/intellij/runtime/IntelliJSynchronizer.java | 22 ---------- .../inf/dpp/intellij/runtime/UIMonitoredJob.java | 22 ---------- .../de/fu_berlin/inf/dpp/intellij/ui/Messages.java | 22 ---------- .../dpp/intellij/ui/SarosToolWindowFactory.java | 22 ---------- .../intellij/ui/actions/AbstractSarosAction.java | 22 ---------- .../intellij/ui/actions/ConnectServerAction.java | 22 ---------- .../dpp/intellij/ui/actions/ConsistencyAction.java | 22 ---------- .../ui/actions/DisconnectServerAction.java | 22 ---------- .../dpp/intellij/ui/actions/FollowModeAction.java | 22 ---------- .../intellij/ui/actions/LeaveSessionAction.java | 22 ---------- .../intellij/ui/actions/NotImplementedAction.java | 22 ---------- .../dpp/intellij/ui/menu/AboutSarosHandler.java | 22 ---------- .../dpp/intellij/ui/menu/SarosFileShareGroup.java | 22 ---------- .../dpp/intellij/ui/menu/ShareWithUserAction.java | 22 ---------- .../intellij/ui/swt_browser/BrowserCondition.java | 22 ---------- .../dpp/intellij/ui/swt_browser/MacExecutor.java | 22 ---------- .../dpp/intellij/ui/swt_browser/SwtLibLoader.java | 22 ---------- .../inf/dpp/intellij/ui/swt_browser/SwtThread.java | 22 ---------- .../ui/swt_browser/SwtToolWindowFactory.java | 22 ---------- .../inf/dpp/intellij/ui/tree/ContactPopMenu.java | 22 ---------- .../dpp/intellij/ui/tree/ContactTreeRootNode.java | 22 ---------- .../inf/dpp/intellij/ui/tree/LeafInfo.java | 22 ---------- .../dpp/intellij/ui/tree/SarosTreeRootNode.java | 22 ---------- .../ui/tree/SessionAndContactsTreeView.java | 22 ---------- .../inf/dpp/intellij/ui/tree/SessionPopMenu.java | 22 ---------- .../dpp/intellij/ui/tree/SessionTreeRootNode.java | 22 ---------- .../dpp/intellij/ui/tree/TreeClickListener.java | 22 ---------- .../inf/dpp/intellij/ui/util/DialogUtils.java | 22 ---------- .../inf/dpp/intellij/ui/util/IconManager.java | 22 ---------- .../inf/dpp/intellij/ui/util/JobWithStatus.java | 22 ---------- .../dpp/intellij/ui/util/NotificationPanel.java | 22 ---------- .../inf/dpp/intellij/ui/util/SafeDialogUtils.java | 22 ---------- .../dpp/intellij/ui/views/SarosMainPanelView.java | 22 ---------- .../inf/dpp/intellij/ui/views/SarosToolbar.java | 22 ---------- .../intellij/ui/views/buttons/ConnectButton.java | 22 ---------- .../ui/views/buttons/ConsistencyButton.java | 22 ---------- .../intellij/ui/views/buttons/FollowButton.java | 22 ---------- .../ui/views/buttons/LeaveSessionButton.java | 22 ---------- .../intellij/ui/views/buttons/SimpleButton.java | 22 ---------- .../intellij/ui/views/buttons/ToolbarButton.java | 22 ---------- .../ui/widgets/progress/MonitorProgressBar.java | 22 ---------- .../ui/widgets/progress/ProgressFrame.java | 22 ---------- .../ui/wizards/AddProjectToSessionWizard.java | 22 ---------- .../dpp/intellij/ui/wizards/JoinSessionWizard.java | 22 ---------- .../inf/dpp/intellij/ui/wizards/Wizard.java | 22 ---------- .../ui/wizards/pages/AbstractWizardPage.java | 22 ---------- .../dpp/intellij/ui/wizards/pages/HeaderPanel.java | 22 ---------- .../dpp/intellij/ui/wizards/pages/InfoPage.java | 22 ---------- .../intellij/ui/wizards/pages/NavigationPanel.java | 22 ---------- .../ui/wizards/pages/PageActionListener.java | 22 ---------- .../ui/wizards/pages/SelectProjectPage.java | 22 ---------- .../intellij/ui/wizards/pages/TextAreaPage.java | 22 ---------- .../inf/dpp/intellij/util/MessageUtils.java | 22 ---------- .../dpp/intellij/util/SarosLogFileAppender.java | 21 ---------- .../project/filesystem/IntelliJFileImplTest.java | 21 ---------- .../project/filesystem/IntelliJPathImplTest.java | 22 ---------- .../intellij/ui/swt_browser/SwtLibLoaderTest.java | 22 ---------- 102 files changed, 35 insertions(+), 2219 deletions(-) copy {de.fu_berlin.inf.dpp => de.fu_berlin.inf.dpp.intellij}/LICENSE (95%) create mode 100644 de.fu_berlin.inf.dpp.intellij/NOTICE hooks/post-receive -- The Saros Eclipse Plugin ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ DPP-Robot mailing list DPP-Robot@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-robot