From cdce2e1bf1dbd9c62390f661ae408d45f1f20f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20Beauz=C3=A9e-Luyssen?= Date: Fri, 24 Jan 2014 20:20:02 +0200 Subject: [PATCH] Fix my mail & name --- src/Commands/Commands.cpp | 2 +- src/Commands/Commands.h | 2 +- src/Commands/KeyboardShortcutHelper.cpp | 2 +- src/Commands/KeyboardShortcutHelper.h | 2 +- src/EffectsEngine/Effect.cpp | 2 +- src/EffectsEngine/Effect.h | 2 +- src/EffectsEngine/EffectHelper.cpp | 2 +- src/EffectsEngine/EffectHelper.h | 2 +- src/EffectsEngine/EffectInstance.cpp | 2 +- src/EffectsEngine/EffectInstance.h | 2 +- src/EffectsEngine/EffectSettingValue.cpp | 2 +- src/EffectsEngine/EffectSettingValue.h | 2 +- src/EffectsEngine/EffectUser.cpp | 2 +- src/EffectsEngine/EffectUser.h | 2 +- src/EffectsEngine/EffectsEngine.cpp | 2 +- src/EffectsEngine/EffectsEngine.h | 2 +- src/Gui/ClipProperty.cpp | 2 +- src/Gui/ClipProperty.h | 2 +- src/Gui/LanguageHelper.cpp | 2 +- src/Gui/LanguageHelper.h | 2 +- src/Gui/MainWindow.cpp | 2 +- src/Gui/UndoStack.cpp | 2 +- src/Gui/WorkflowFileRendererDialog.cpp | 2 +- src/Gui/WorkflowFileRendererDialog.h | 2 +- src/Gui/effectsengine/EffectInstanceListModel.cpp | 2 +- src/Gui/effectsengine/EffectInstanceListModel.h | 2 +- src/Gui/effectsengine/EffectInstanceWidget.cpp | 2 +- src/Gui/effectsengine/EffectInstanceWidget.h | 2 +- src/Gui/effectsengine/EffectStack.cpp | 2 +- src/Gui/effectsengine/EffectStack.h | 2 +- src/Gui/effectsengine/EffectWidget.cpp | 2 +- src/Gui/effectsengine/EffectWidget.h | 2 +- src/Gui/effectsengine/EffectsListView.cpp | 2 +- src/Gui/effectsengine/EffectsListView.h | 2 +- src/Gui/export/RendererSettings.cpp | 2 +- src/Gui/export/RendererSettings.h | 2 +- src/Gui/import/ImportController.cpp | 2 +- src/Gui/import/ImportController.h | 2 +- src/Gui/library/MediaCellView.cpp | 2 +- src/Gui/library/MediaCellView.h | 2 +- src/Gui/library/MediaLibrary.cpp | 2 +- src/Gui/library/MediaLibrary.h | 2 +- src/Gui/media/ClipMetadataDisplayer.cpp | 2 +- src/Gui/media/ClipMetadataDisplayer.h | 2 +- src/Gui/media/GuiMedia.cpp | 2 +- src/Gui/media/GuiMedia.h | 2 +- src/Gui/preview/PreviewWidget.cpp | 2 +- src/Gui/preview/PreviewWidget.h | 2 +- src/Gui/project/GuiProjectManager.cpp | 2 +- src/Gui/project/GuiProjectManager.h | 4 ++-- src/Gui/settings/BoolWidget.cpp | 2 +- src/Gui/settings/BoolWidget.h | 2 +- src/Gui/settings/ColorWidget.cpp | 2 +- src/Gui/settings/ColorWidget.h | 2 +- src/Gui/settings/DoubleSliderWidget.cpp | 2 +- src/Gui/settings/DoubleSliderWidget.h | 2 +- src/Gui/settings/DoubleWidget.cpp | 2 +- src/Gui/settings/DoubleWidget.h | 2 +- src/Gui/settings/IntWidget.cpp | 2 +- src/Gui/settings/IntWidget.h | 2 +- src/Gui/settings/KeyboardShortcut.cpp | 2 +- src/Gui/settings/KeyboardShortcut.h | 2 +- src/Gui/settings/KeyboardShortcutInput.cpp | 2 +- src/Gui/settings/KeyboardShortcutInput.h | 2 +- src/Gui/settings/LanguageWidget.cpp | 2 +- src/Gui/settings/LanguageWidget.h | 2 +- src/Gui/settings/PathWidget.cpp | 2 +- src/Gui/settings/PathWidget.h | 2 +- src/Gui/settings/PreferenceWidget.cpp | 2 +- src/Gui/settings/PreferenceWidget.h | 2 +- src/Gui/settings/Settings.cpp | 2 +- src/Gui/settings/StringWidget.cpp | 2 +- src/Gui/settings/StringWidget.h | 2 +- src/Gui/timeline/AbstractGraphicsItem.cpp | 2 +- src/Gui/timeline/AbstractGraphicsItem.h | 2 +- src/Gui/timeline/GraphicsEffectItem.cpp | 2 +- src/Gui/timeline/GraphicsEffectItem.h | 2 +- src/Gui/widgets/CrashHandler.cpp | 2 +- src/Gui/widgets/CrashHandler.h | 2 +- src/Gui/widgets/ExtendedLabel.cpp | 2 +- src/Gui/widgets/ExtendedLabel.h | 2 +- src/Gui/widgets/FramelessButton.cpp | 2 +- src/Gui/widgets/FramelessButton.h | 2 +- src/Gui/widgets/NotificationZone.cpp | 2 +- src/Gui/widgets/NotificationZone.h | 2 +- src/Gui/widgets/SearchLineEdit.cpp | 2 +- src/Gui/widgets/SearchLineEdit.h | 2 +- src/LibVLCpp/VLCInstance.cpp | 2 +- src/LibVLCpp/VLCInstance.h | 2 +- src/LibVLCpp/VLCMedia.cpp | 2 +- src/LibVLCpp/VLCMedia.h | 2 +- src/LibVLCpp/VLCMediaPlayer.cpp | 2 +- src/LibVLCpp/VLCMediaPlayer.h | 2 +- src/LibVLCpp/VLCpp.hpp | 2 +- src/Library/Library.cpp | 2 +- src/Library/Library.h | 2 +- src/Library/MediaContainer.cpp | 2 +- src/Library/MediaContainer.h | 2 +- src/Main/vlmc.cpp | 2 +- src/Media/Clip.cpp | 2 +- src/Media/Clip.h | 2 +- src/Media/Media.cpp | 2 +- src/Media/Media.h | 2 +- src/Media/Transcoder.cpp | 2 +- src/Media/Transcoder.h | 2 +- src/Metadata/MetaDataManager.h | 2 +- src/Metadata/MetaDataWorker.cpp | 2 +- src/Metadata/MetaDataWorker.h | 2 +- src/Project/ProjectManager.cpp | 2 +- src/Project/ProjectManager.h | 2 +- src/Project/Workspace.cpp | 2 +- src/Project/Workspace.h | 2 +- src/Project/WorkspaceWorker.cpp | 2 +- src/Project/WorkspaceWorker.h | 2 +- src/Renderer/ClipRenderer.cpp | 2 +- src/Renderer/ClipRenderer.h | 2 +- src/Renderer/GenericRenderer.cpp | 2 +- src/Renderer/GenericRenderer.h | 2 +- src/Renderer/WorkflowFileRenderer.cpp | 2 +- src/Renderer/WorkflowFileRenderer.h | 2 +- src/Renderer/WorkflowRenderer.cpp | 2 +- src/Renderer/WorkflowRenderer.h | 2 +- src/Settings/SettingValue.cpp | 2 +- src/Settings/SettingValue.h | 2 +- src/Settings/SettingsManager.cpp | 2 +- src/Settings/SettingsManager.h | 2 +- src/Tools/ErrorHandler.cpp | 2 +- src/Tools/ErrorHandler.h | 2 +- src/Tools/QSingleton.hpp | 2 +- src/Tools/Singleton.hpp | 2 +- src/Tools/Toggleable.hpp | 2 +- src/Tools/UnixBacktraceGenerator.cpp | 2 +- src/Tools/VlmcDebug.cpp | 2 +- src/Tools/VlmcDebug.h | 2 +- src/Workflow/AudioClipWorkflow.cpp | 2 +- src/Workflow/AudioClipWorkflow.h | 2 +- src/Workflow/ClipHelper.cpp | 2 +- src/Workflow/ClipHelper.h | 2 +- src/Workflow/ClipWorkflow.cpp | 2 +- src/Workflow/ClipWorkflow.h | 2 +- src/Workflow/Helper.cpp | 2 +- src/Workflow/Helper.h | 2 +- src/Workflow/ImageClipWorkflow.cpp | 2 +- src/Workflow/ImageClipWorkflow.h | 2 +- src/Workflow/MainWorkflow.cpp | 2 +- src/Workflow/MainWorkflow.h | 2 +- src/Workflow/TrackHandler.cpp | 2 +- src/Workflow/TrackHandler.h | 2 +- src/Workflow/TrackWorkflow.cpp | 2 +- src/Workflow/TrackWorkflow.h | 2 +- src/Workflow/Types.cpp | 2 +- src/Workflow/Types.h | 2 +- src/Workflow/VideoClipWorkflow.cpp | 2 +- src/Workflow/VideoClipWorkflow.h | 2 +- 154 files changed, 155 insertions(+), 155 deletions(-) diff --git a/src/Commands/Commands.cpp b/src/Commands/Commands.cpp index dbbde2e28..752a8dcb5 100644 --- a/src/Commands/Commands.cpp +++ b/src/Commands/Commands.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * Ludovic Fauvet * * This program is free software; you can redistribute it and/or diff --git a/src/Commands/Commands.h b/src/Commands/Commands.h index e3b66e716..b0d1e9e7f 100644 --- a/src/Commands/Commands.h +++ b/src/Commands/Commands.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * Ludovic Fauvet * * This program is free software; you can redistribute it and/or diff --git a/src/Commands/KeyboardShortcutHelper.cpp b/src/Commands/KeyboardShortcutHelper.cpp index 4e112779e..0dd67a176 100644 --- a/src/Commands/KeyboardShortcutHelper.cpp +++ b/src/Commands/KeyboardShortcutHelper.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Commands/KeyboardShortcutHelper.h b/src/Commands/KeyboardShortcutHelper.h index a07e2bac0..75aa2beca 100644 --- a/src/Commands/KeyboardShortcutHelper.h +++ b/src/Commands/KeyboardShortcutHelper.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/Effect.cpp b/src/EffectsEngine/Effect.cpp index 1a38246d6..a38d69a40 100644 --- a/src/EffectsEngine/Effect.cpp +++ b/src/EffectsEngine/Effect.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/Effect.h b/src/EffectsEngine/Effect.h index 82b1e9380..b6e77b1de 100644 --- a/src/EffectsEngine/Effect.h +++ b/src/EffectsEngine/Effect.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/EffectHelper.cpp b/src/EffectsEngine/EffectHelper.cpp index 90950ec81..1b078afd9 100644 --- a/src/EffectsEngine/EffectHelper.cpp +++ b/src/EffectsEngine/EffectHelper.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/EffectHelper.h b/src/EffectsEngine/EffectHelper.h index 165bc8e10..0f8cc7cb9 100644 --- a/src/EffectsEngine/EffectHelper.h +++ b/src/EffectsEngine/EffectHelper.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/EffectInstance.cpp b/src/EffectsEngine/EffectInstance.cpp index 9880a6ff3..a293886c3 100644 --- a/src/EffectsEngine/EffectInstance.cpp +++ b/src/EffectsEngine/EffectInstance.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/EffectInstance.h b/src/EffectsEngine/EffectInstance.h index 5aed39be0..960741993 100644 --- a/src/EffectsEngine/EffectInstance.h +++ b/src/EffectsEngine/EffectInstance.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/EffectSettingValue.cpp b/src/EffectsEngine/EffectSettingValue.cpp index c32629981..3e4db0ddc 100644 --- a/src/EffectsEngine/EffectSettingValue.cpp +++ b/src/EffectsEngine/EffectSettingValue.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/EffectSettingValue.h b/src/EffectsEngine/EffectSettingValue.h index 3e89b28ec..ab64cdf66 100644 --- a/src/EffectsEngine/EffectSettingValue.h +++ b/src/EffectsEngine/EffectSettingValue.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/EffectUser.cpp b/src/EffectsEngine/EffectUser.cpp index 4d42ca4bb..d0b7fe30e 100644 --- a/src/EffectsEngine/EffectUser.cpp +++ b/src/EffectsEngine/EffectUser.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/EffectUser.h b/src/EffectsEngine/EffectUser.h index 0fcff1818..da02269db 100644 --- a/src/EffectsEngine/EffectUser.h +++ b/src/EffectsEngine/EffectUser.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/EffectsEngine.cpp b/src/EffectsEngine/EffectsEngine.cpp index ef80a7cc4..f4dd6e299 100644 --- a/src/EffectsEngine/EffectsEngine.cpp +++ b/src/EffectsEngine/EffectsEngine.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/EffectsEngine/EffectsEngine.h b/src/EffectsEngine/EffectsEngine.h index 30ede8de9..db1d259c7 100644 --- a/src/EffectsEngine/EffectsEngine.h +++ b/src/EffectsEngine/EffectsEngine.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/ClipProperty.cpp b/src/Gui/ClipProperty.cpp index 739cc71d1..32e5d56b8 100644 --- a/src/Gui/ClipProperty.cpp +++ b/src/Gui/ClipProperty.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/ClipProperty.h b/src/Gui/ClipProperty.h index 7022640dd..2d73c5047 100644 --- a/src/Gui/ClipProperty.h +++ b/src/Gui/ClipProperty.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/LanguageHelper.cpp b/src/Gui/LanguageHelper.cpp index ecb778208..88515bd80 100644 --- a/src/Gui/LanguageHelper.cpp +++ b/src/Gui/LanguageHelper.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/LanguageHelper.h b/src/Gui/LanguageHelper.h index 79e62368b..618293787 100644 --- a/src/Gui/LanguageHelper.h +++ b/src/Gui/LanguageHelper.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/MainWindow.cpp b/src/Gui/MainWindow.cpp index adc317eca..af06a2671 100644 --- a/src/Gui/MainWindow.cpp +++ b/src/Gui/MainWindow.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2008-2010 VideoLAN * * Authors: Ludovic Fauvet - * Hugo Beauzée-Luyssen + * Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/UndoStack.cpp b/src/Gui/UndoStack.cpp index 21adddb84..74375cd5f 100644 --- a/src/Gui/UndoStack.cpp +++ b/src/Gui/UndoStack.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2008-2010 VideoLAN * * Authors: Christophe Courtaut - * Hugo Beauzee-Luyssen + * Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/WorkflowFileRendererDialog.cpp b/src/Gui/WorkflowFileRendererDialog.cpp index 78fb0ad5a..cc640099f 100644 --- a/src/Gui/WorkflowFileRendererDialog.cpp +++ b/src/Gui/WorkflowFileRendererDialog.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * Christophe Courtaut * * This program is free software; you can redistribute it and/or diff --git a/src/Gui/WorkflowFileRendererDialog.h b/src/Gui/WorkflowFileRendererDialog.h index 6177a3857..bfe8634db 100644 --- a/src/Gui/WorkflowFileRendererDialog.h +++ b/src/Gui/WorkflowFileRendererDialog.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/effectsengine/EffectInstanceListModel.cpp b/src/Gui/effectsengine/EffectInstanceListModel.cpp index 2d0a38ecd..6e6fc367d 100644 --- a/src/Gui/effectsengine/EffectInstanceListModel.cpp +++ b/src/Gui/effectsengine/EffectInstanceListModel.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/effectsengine/EffectInstanceListModel.h b/src/Gui/effectsengine/EffectInstanceListModel.h index 62ea9bcfe..ac75d9520 100644 --- a/src/Gui/effectsengine/EffectInstanceListModel.h +++ b/src/Gui/effectsengine/EffectInstanceListModel.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/effectsengine/EffectInstanceWidget.cpp b/src/Gui/effectsengine/EffectInstanceWidget.cpp index b1111471c..74a8ab4d5 100644 --- a/src/Gui/effectsengine/EffectInstanceWidget.cpp +++ b/src/Gui/effectsengine/EffectInstanceWidget.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/effectsengine/EffectInstanceWidget.h b/src/Gui/effectsengine/EffectInstanceWidget.h index 5eb351b56..54d3ec221 100644 --- a/src/Gui/effectsengine/EffectInstanceWidget.h +++ b/src/Gui/effectsengine/EffectInstanceWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/effectsengine/EffectStack.cpp b/src/Gui/effectsengine/EffectStack.cpp index afd720eb2..682ca6391 100644 --- a/src/Gui/effectsengine/EffectStack.cpp +++ b/src/Gui/effectsengine/EffectStack.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/effectsengine/EffectStack.h b/src/Gui/effectsengine/EffectStack.h index 6c74442cb..8882ea037 100644 --- a/src/Gui/effectsengine/EffectStack.h +++ b/src/Gui/effectsengine/EffectStack.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/effectsengine/EffectWidget.cpp b/src/Gui/effectsengine/EffectWidget.cpp index 378cd8678..26ec7767f 100644 --- a/src/Gui/effectsengine/EffectWidget.cpp +++ b/src/Gui/effectsengine/EffectWidget.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/effectsengine/EffectWidget.h b/src/Gui/effectsengine/EffectWidget.h index 6029bb04f..0e1020de5 100644 --- a/src/Gui/effectsengine/EffectWidget.h +++ b/src/Gui/effectsengine/EffectWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/effectsengine/EffectsListView.cpp b/src/Gui/effectsengine/EffectsListView.cpp index de2ae5303..59954ae97 100644 --- a/src/Gui/effectsengine/EffectsListView.cpp +++ b/src/Gui/effectsengine/EffectsListView.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/effectsengine/EffectsListView.h b/src/Gui/effectsengine/EffectsListView.h index b5df1465f..883d97212 100644 --- a/src/Gui/effectsengine/EffectsListView.h +++ b/src/Gui/effectsengine/EffectsListView.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/export/RendererSettings.cpp b/src/Gui/export/RendererSettings.cpp index ead8c9804..0534acf6e 100644 --- a/src/Gui/export/RendererSettings.cpp +++ b/src/Gui/export/RendererSettings.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/export/RendererSettings.h b/src/Gui/export/RendererSettings.h index b6d84f72d..e25f68d73 100644 --- a/src/Gui/export/RendererSettings.h +++ b/src/Gui/export/RendererSettings.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/import/ImportController.cpp b/src/Gui/import/ImportController.cpp index caaf7da8a..20b2b821f 100644 --- a/src/Gui/import/ImportController.cpp +++ b/src/Gui/import/ImportController.cpp @@ -5,7 +5,7 @@ * * Authors: Geoffroy Lacarriere * Thomas Boquet - * Hugo Beauzée-Luyssen + * Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/import/ImportController.h b/src/Gui/import/ImportController.h index f5858e7e6..4d8195ceb 100644 --- a/src/Gui/import/ImportController.h +++ b/src/Gui/import/ImportController.h @@ -5,7 +5,7 @@ * * Authors: Geoffroy Lacarriere * Thomas Boquet - * Hugo Beauzée-Luyssen + * Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/library/MediaCellView.cpp b/src/Gui/library/MediaCellView.cpp index f5ff0cadc..8367f7624 100644 --- a/src/Gui/library/MediaCellView.cpp +++ b/src/Gui/library/MediaCellView.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2008-2010 VideoLAN * * Authors: Thomas Boquet - * Hugo Beauzée-Luyssen + * Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/library/MediaCellView.h b/src/Gui/library/MediaCellView.h index c55a49383..810a9aef2 100644 --- a/src/Gui/library/MediaCellView.h +++ b/src/Gui/library/MediaCellView.h @@ -4,7 +4,7 @@ * Copyright (C) 2008-2010 VideoLAN * * Authors: Thomas Boquet - * Hugo Beauzée-Luyssen + * Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/library/MediaLibrary.cpp b/src/Gui/library/MediaLibrary.cpp index 93ec1aac6..a327f7534 100644 --- a/src/Gui/library/MediaLibrary.cpp +++ b/src/Gui/library/MediaLibrary.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/library/MediaLibrary.h b/src/Gui/library/MediaLibrary.h index 133e0f3aa..f0f48d624 100644 --- a/src/Gui/library/MediaLibrary.h +++ b/src/Gui/library/MediaLibrary.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/media/ClipMetadataDisplayer.cpp b/src/Gui/media/ClipMetadataDisplayer.cpp index b505184bc..ed9a2ec42 100644 --- a/src/Gui/media/ClipMetadataDisplayer.cpp +++ b/src/Gui/media/ClipMetadataDisplayer.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/media/ClipMetadataDisplayer.h b/src/Gui/media/ClipMetadataDisplayer.h index fd37bcb61..b9ad79114 100644 --- a/src/Gui/media/ClipMetadataDisplayer.h +++ b/src/Gui/media/ClipMetadataDisplayer.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/media/GuiMedia.cpp b/src/Gui/media/GuiMedia.cpp index 3a9221cbb..6f08112fc 100644 --- a/src/Gui/media/GuiMedia.cpp +++ b/src/Gui/media/GuiMedia.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/media/GuiMedia.h b/src/Gui/media/GuiMedia.h index 35459ec08..5034b340f 100644 --- a/src/Gui/media/GuiMedia.h +++ b/src/Gui/media/GuiMedia.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/preview/PreviewWidget.cpp b/src/Gui/preview/PreviewWidget.cpp index 8125d3238..a80d81be5 100644 --- a/src/Gui/preview/PreviewWidget.cpp +++ b/src/Gui/preview/PreviewWidget.cpp @@ -4,7 +4,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/preview/PreviewWidget.h b/src/Gui/preview/PreviewWidget.h index 267a3c306..c2095a502 100644 --- a/src/Gui/preview/PreviewWidget.h +++ b/src/Gui/preview/PreviewWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/project/GuiProjectManager.cpp b/src/Gui/project/GuiProjectManager.cpp index 8a1d7a939..f6f9ad5ca 100644 --- a/src/Gui/project/GuiProjectManager.cpp +++ b/src/Gui/project/GuiProjectManager.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/project/GuiProjectManager.h b/src/Gui/project/GuiProjectManager.h index acaaf4b2f..1f4cea5fc 100644 --- a/src/Gui/project/GuiProjectManager.h +++ b/src/Gui/project/GuiProjectManager.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -64,7 +64,7 @@ public: * This is handled here as there's no use for this in non-GUI mode. */ void loadProject( const QString& fileName ); - + protected: virtual void failedToLoad( const QString &reason ) const; virtual void saveTimeline( QXmlStreamWriter &project ); diff --git a/src/Gui/settings/BoolWidget.cpp b/src/Gui/settings/BoolWidget.cpp index e50a2d4e3..edaac6d88 100644 --- a/src/Gui/settings/BoolWidget.cpp +++ b/src/Gui/settings/BoolWidget.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/BoolWidget.h b/src/Gui/settings/BoolWidget.h index ba0563706..81ab07907 100644 --- a/src/Gui/settings/BoolWidget.h +++ b/src/Gui/settings/BoolWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/ColorWidget.cpp b/src/Gui/settings/ColorWidget.cpp index 311adf859..be8f6682d 100644 --- a/src/Gui/settings/ColorWidget.cpp +++ b/src/Gui/settings/ColorWidget.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/ColorWidget.h b/src/Gui/settings/ColorWidget.h index 2b84ceeea..cf175641a 100644 --- a/src/Gui/settings/ColorWidget.h +++ b/src/Gui/settings/ColorWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/DoubleSliderWidget.cpp b/src/Gui/settings/DoubleSliderWidget.cpp index 8e7a06180..54ffd468a 100644 --- a/src/Gui/settings/DoubleSliderWidget.cpp +++ b/src/Gui/settings/DoubleSliderWidget.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/DoubleSliderWidget.h b/src/Gui/settings/DoubleSliderWidget.h index 0773f200d..cce9bf89d 100644 --- a/src/Gui/settings/DoubleSliderWidget.h +++ b/src/Gui/settings/DoubleSliderWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/DoubleWidget.cpp b/src/Gui/settings/DoubleWidget.cpp index 86e6d6519..e29396273 100644 --- a/src/Gui/settings/DoubleWidget.cpp +++ b/src/Gui/settings/DoubleWidget.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/DoubleWidget.h b/src/Gui/settings/DoubleWidget.h index 7834be344..52ace81ec 100644 --- a/src/Gui/settings/DoubleWidget.h +++ b/src/Gui/settings/DoubleWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/IntWidget.cpp b/src/Gui/settings/IntWidget.cpp index b5f931483..f72192498 100644 --- a/src/Gui/settings/IntWidget.cpp +++ b/src/Gui/settings/IntWidget.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/IntWidget.h b/src/Gui/settings/IntWidget.h index 37e0e64c2..157f66acf 100644 --- a/src/Gui/settings/IntWidget.h +++ b/src/Gui/settings/IntWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/KeyboardShortcut.cpp b/src/Gui/settings/KeyboardShortcut.cpp index 8ba1ce9f4..6e5a85c2f 100644 --- a/src/Gui/settings/KeyboardShortcut.cpp +++ b/src/Gui/settings/KeyboardShortcut.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/KeyboardShortcut.h b/src/Gui/settings/KeyboardShortcut.h index de0c06014..b13c7bc03 100644 --- a/src/Gui/settings/KeyboardShortcut.h +++ b/src/Gui/settings/KeyboardShortcut.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/KeyboardShortcutInput.cpp b/src/Gui/settings/KeyboardShortcutInput.cpp index 1d960368f..83bd36baa 100644 --- a/src/Gui/settings/KeyboardShortcutInput.cpp +++ b/src/Gui/settings/KeyboardShortcutInput.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/KeyboardShortcutInput.h b/src/Gui/settings/KeyboardShortcutInput.h index 0df6013ba..207f22924 100644 --- a/src/Gui/settings/KeyboardShortcutInput.h +++ b/src/Gui/settings/KeyboardShortcutInput.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/LanguageWidget.cpp b/src/Gui/settings/LanguageWidget.cpp index 60485a2db..8d380ca42 100644 --- a/src/Gui/settings/LanguageWidget.cpp +++ b/src/Gui/settings/LanguageWidget.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/LanguageWidget.h b/src/Gui/settings/LanguageWidget.h index 20599f02a..c4d9bf6c9 100644 --- a/src/Gui/settings/LanguageWidget.h +++ b/src/Gui/settings/LanguageWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/PathWidget.cpp b/src/Gui/settings/PathWidget.cpp index fa9d2b0e9..673a33416 100644 --- a/src/Gui/settings/PathWidget.cpp +++ b/src/Gui/settings/PathWidget.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/PathWidget.h b/src/Gui/settings/PathWidget.h index 705e7435d..397ea3261 100644 --- a/src/Gui/settings/PathWidget.h +++ b/src/Gui/settings/PathWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/PreferenceWidget.cpp b/src/Gui/settings/PreferenceWidget.cpp index d0704f4f6..f5dbf981e 100644 --- a/src/Gui/settings/PreferenceWidget.cpp +++ b/src/Gui/settings/PreferenceWidget.cpp @@ -5,7 +5,7 @@ * Copyright (C) 2008-2010 VideoLAN * * Authors: Clement CHAVANCE - * Hugo Beauzée-Luyssen + * Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/PreferenceWidget.h b/src/Gui/settings/PreferenceWidget.h index b1059d6d9..8c882668c 100644 --- a/src/Gui/settings/PreferenceWidget.h +++ b/src/Gui/settings/PreferenceWidget.h @@ -5,7 +5,7 @@ * Copyright (C) 2008-2010 VideoLAN * * Authors: Clement CHAVANCE - * Hugo Beauzée-Luyssen + * Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/Settings.cpp b/src/Gui/settings/Settings.cpp index 12d98a0a5..1abe3504e 100644 --- a/src/Gui/settings/Settings.cpp +++ b/src/Gui/settings/Settings.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2008-2010 VideoLAN * * Authors: Ludovic Fauvet - * Hugo Beauzée-Luyssen + * Hugo Beauzée-Luyssen * * * This program is free software; you can redistribute it and/or diff --git a/src/Gui/settings/StringWidget.cpp b/src/Gui/settings/StringWidget.cpp index 53ea74815..230d75db4 100644 --- a/src/Gui/settings/StringWidget.cpp +++ b/src/Gui/settings/StringWidget.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/settings/StringWidget.h b/src/Gui/settings/StringWidget.h index 89b15a5c8..2516b1617 100644 --- a/src/Gui/settings/StringWidget.h +++ b/src/Gui/settings/StringWidget.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/timeline/AbstractGraphicsItem.cpp b/src/Gui/timeline/AbstractGraphicsItem.cpp index 3224f7f86..afbd3bede 100644 --- a/src/Gui/timeline/AbstractGraphicsItem.cpp +++ b/src/Gui/timeline/AbstractGraphicsItem.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/timeline/AbstractGraphicsItem.h b/src/Gui/timeline/AbstractGraphicsItem.h index 1c2916275..2f6959bfd 100644 --- a/src/Gui/timeline/AbstractGraphicsItem.h +++ b/src/Gui/timeline/AbstractGraphicsItem.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/timeline/GraphicsEffectItem.cpp b/src/Gui/timeline/GraphicsEffectItem.cpp index a1406cd3c..9000fe931 100644 --- a/src/Gui/timeline/GraphicsEffectItem.cpp +++ b/src/Gui/timeline/GraphicsEffectItem.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/timeline/GraphicsEffectItem.h b/src/Gui/timeline/GraphicsEffectItem.h index 582bcf962..3caf08f69 100644 --- a/src/Gui/timeline/GraphicsEffectItem.h +++ b/src/Gui/timeline/GraphicsEffectItem.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/widgets/CrashHandler.cpp b/src/Gui/widgets/CrashHandler.cpp index 547bfb7c5..4576580e2 100644 --- a/src/Gui/widgets/CrashHandler.cpp +++ b/src/Gui/widgets/CrashHandler.cpp @@ -4,7 +4,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/widgets/CrashHandler.h b/src/Gui/widgets/CrashHandler.h index 973a98379..e52299a94 100644 --- a/src/Gui/widgets/CrashHandler.h +++ b/src/Gui/widgets/CrashHandler.h @@ -4,7 +4,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/widgets/ExtendedLabel.cpp b/src/Gui/widgets/ExtendedLabel.cpp index 48b31e709..bebefc611 100644 --- a/src/Gui/widgets/ExtendedLabel.cpp +++ b/src/Gui/widgets/ExtendedLabel.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/widgets/ExtendedLabel.h b/src/Gui/widgets/ExtendedLabel.h index fd028cf63..1dcb457a8 100644 --- a/src/Gui/widgets/ExtendedLabel.h +++ b/src/Gui/widgets/ExtendedLabel.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/widgets/FramelessButton.cpp b/src/Gui/widgets/FramelessButton.cpp index 45f499a07..f763930d4 100644 --- a/src/Gui/widgets/FramelessButton.cpp +++ b/src/Gui/widgets/FramelessButton.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/widgets/FramelessButton.h b/src/Gui/widgets/FramelessButton.h index 622646cb6..0712abec3 100644 --- a/src/Gui/widgets/FramelessButton.h +++ b/src/Gui/widgets/FramelessButton.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/widgets/NotificationZone.cpp b/src/Gui/widgets/NotificationZone.cpp index 955450c86..81d4dc0e0 100644 --- a/src/Gui/widgets/NotificationZone.cpp +++ b/src/Gui/widgets/NotificationZone.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/widgets/NotificationZone.h b/src/Gui/widgets/NotificationZone.h index 94417bdd3..590ca2919 100644 --- a/src/Gui/widgets/NotificationZone.h +++ b/src/Gui/widgets/NotificationZone.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/widgets/SearchLineEdit.cpp b/src/Gui/widgets/SearchLineEdit.cpp index 80c59af44..aefe4f5c1 100644 --- a/src/Gui/widgets/SearchLineEdit.cpp +++ b/src/Gui/widgets/SearchLineEdit.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Gui/widgets/SearchLineEdit.h b/src/Gui/widgets/SearchLineEdit.h index d0fad8231..5c79cdd6f 100644 --- a/src/Gui/widgets/SearchLineEdit.h +++ b/src/Gui/widgets/SearchLineEdit.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/LibVLCpp/VLCInstance.cpp b/src/LibVLCpp/VLCInstance.cpp index 9ab9cc511..13fb37cb8 100644 --- a/src/LibVLCpp/VLCInstance.cpp +++ b/src/LibVLCpp/VLCInstance.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/LibVLCpp/VLCInstance.h b/src/LibVLCpp/VLCInstance.h index 1c920efb2..8c6afa43a 100644 --- a/src/LibVLCpp/VLCInstance.h +++ b/src/LibVLCpp/VLCInstance.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/LibVLCpp/VLCMedia.cpp b/src/LibVLCpp/VLCMedia.cpp index 35dc4eb95..f13a5b589 100644 --- a/src/LibVLCpp/VLCMedia.cpp +++ b/src/LibVLCpp/VLCMedia.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/LibVLCpp/VLCMedia.h b/src/LibVLCpp/VLCMedia.h index a7f92fd61..d202c26fd 100644 --- a/src/LibVLCpp/VLCMedia.h +++ b/src/LibVLCpp/VLCMedia.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/LibVLCpp/VLCMediaPlayer.cpp b/src/LibVLCpp/VLCMediaPlayer.cpp index 80a388925..768e9e8cd 100644 --- a/src/LibVLCpp/VLCMediaPlayer.cpp +++ b/src/LibVLCpp/VLCMediaPlayer.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/LibVLCpp/VLCMediaPlayer.h b/src/LibVLCpp/VLCMediaPlayer.h index 81254342c..1be39241f 100644 --- a/src/LibVLCpp/VLCMediaPlayer.h +++ b/src/LibVLCpp/VLCMediaPlayer.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/LibVLCpp/VLCpp.hpp b/src/LibVLCpp/VLCpp.hpp index 140df8da2..51268de3f 100644 --- a/src/LibVLCpp/VLCpp.hpp +++ b/src/LibVLCpp/VLCpp.hpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Library/Library.cpp b/src/Library/Library.cpp index 89041adc0..1c89efcb8 100644 --- a/src/Library/Library.cpp +++ b/src/Library/Library.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Library/Library.h b/src/Library/Library.h index 504f58c00..429d1c0a6 100644 --- a/src/Library/Library.h +++ b/src/Library/Library.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Library/MediaContainer.cpp b/src/Library/MediaContainer.cpp index 62eb78a08..107a387fa 100644 --- a/src/Library/MediaContainer.cpp +++ b/src/Library/MediaContainer.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Library/MediaContainer.h b/src/Library/MediaContainer.h index 5ca37e419..15a609765 100644 --- a/src/Library/MediaContainer.h +++ b/src/Library/MediaContainer.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Main/vlmc.cpp b/src/Main/vlmc.cpp index dd68a1ab9..ff5690065 100644 --- a/src/Main/vlmc.cpp +++ b/src/Main/vlmc.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Media/Clip.cpp b/src/Media/Clip.cpp index 2ce0730b1..8904ca421 100644 --- a/src/Media/Clip.cpp +++ b/src/Media/Clip.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Media/Clip.h b/src/Media/Clip.h index a2439d85e..86dee9709 100644 --- a/src/Media/Clip.h +++ b/src/Media/Clip.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Media/Media.cpp b/src/Media/Media.cpp index 93e566e9a..8a0308aa3 100644 --- a/src/Media/Media.cpp +++ b/src/Media/Media.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Media/Media.h b/src/Media/Media.h index 23a5e3ae4..d38b32408 100644 --- a/src/Media/Media.h +++ b/src/Media/Media.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Media/Transcoder.cpp b/src/Media/Transcoder.cpp index c5645543d..21e08cddf 100644 --- a/src/Media/Transcoder.cpp +++ b/src/Media/Transcoder.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Media/Transcoder.h b/src/Media/Transcoder.h index f94f166ae..7525c4999 100644 --- a/src/Media/Transcoder.h +++ b/src/Media/Transcoder.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Metadata/MetaDataManager.h b/src/Metadata/MetaDataManager.h index 1b17eae82..cc70adeff 100644 --- a/src/Metadata/MetaDataManager.h +++ b/src/Metadata/MetaDataManager.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Metadata/MetaDataWorker.cpp b/src/Metadata/MetaDataWorker.cpp index f2d15f390..5a11e1bec 100644 --- a/src/Metadata/MetaDataWorker.cpp +++ b/src/Metadata/MetaDataWorker.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Metadata/MetaDataWorker.h b/src/Metadata/MetaDataWorker.h index f18c469ea..bfc859817 100644 --- a/src/Metadata/MetaDataWorker.h +++ b/src/Metadata/MetaDataWorker.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * Authors: Geoffroy Lacarriere * * This program is free software; you can redistribute it and/or diff --git a/src/Project/ProjectManager.cpp b/src/Project/ProjectManager.cpp index 6256a6565..ed49e6dea 100644 --- a/src/Project/ProjectManager.cpp +++ b/src/Project/ProjectManager.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Project/ProjectManager.h b/src/Project/ProjectManager.h index 58ecf1ddf..b56119b3d 100644 --- a/src/Project/ProjectManager.h +++ b/src/Project/ProjectManager.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Project/Workspace.cpp b/src/Project/Workspace.cpp index 3cf06a33d..6b1eb7275 100644 --- a/src/Project/Workspace.cpp +++ b/src/Project/Workspace.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Project/Workspace.h b/src/Project/Workspace.h index 5320efb3d..b0226009b 100644 --- a/src/Project/Workspace.h +++ b/src/Project/Workspace.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Project/WorkspaceWorker.cpp b/src/Project/WorkspaceWorker.cpp index ea876a565..a0181f23c 100644 --- a/src/Project/WorkspaceWorker.cpp +++ b/src/Project/WorkspaceWorker.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Project/WorkspaceWorker.h b/src/Project/WorkspaceWorker.h index 588ea3cd2..5919439dd 100644 --- a/src/Project/WorkspaceWorker.h +++ b/src/Project/WorkspaceWorker.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Renderer/ClipRenderer.cpp b/src/Renderer/ClipRenderer.cpp index f5b082620..d680231e8 100644 --- a/src/Renderer/ClipRenderer.cpp +++ b/src/Renderer/ClipRenderer.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2008-2010 VideoLAN * * Authors: Geoffroy Lacarrière - * Hugo Beauzee-Luyssen + * Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Renderer/ClipRenderer.h b/src/Renderer/ClipRenderer.h index 311f9671b..32a752e72 100644 --- a/src/Renderer/ClipRenderer.h +++ b/src/Renderer/ClipRenderer.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Renderer/GenericRenderer.cpp b/src/Renderer/GenericRenderer.cpp index 1322f1ea5..fe005c315 100644 --- a/src/Renderer/GenericRenderer.cpp +++ b/src/Renderer/GenericRenderer.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Renderer/GenericRenderer.h b/src/Renderer/GenericRenderer.h index 6e918fbaa..54970a78d 100644 --- a/src/Renderer/GenericRenderer.h +++ b/src/Renderer/GenericRenderer.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Renderer/WorkflowFileRenderer.cpp b/src/Renderer/WorkflowFileRenderer.cpp index adc3cfbf4..484e99c2c 100644 --- a/src/Renderer/WorkflowFileRenderer.cpp +++ b/src/Renderer/WorkflowFileRenderer.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Renderer/WorkflowFileRenderer.h b/src/Renderer/WorkflowFileRenderer.h index 62b5df7eb..acf3a2539 100644 --- a/src/Renderer/WorkflowFileRenderer.h +++ b/src/Renderer/WorkflowFileRenderer.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Renderer/WorkflowRenderer.cpp b/src/Renderer/WorkflowRenderer.cpp index d1821821b..62461b8f4 100644 --- a/src/Renderer/WorkflowRenderer.cpp +++ b/src/Renderer/WorkflowRenderer.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Renderer/WorkflowRenderer.h b/src/Renderer/WorkflowRenderer.h index c4e150a11..e7b798c04 100644 --- a/src/Renderer/WorkflowRenderer.h +++ b/src/Renderer/WorkflowRenderer.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Settings/SettingValue.cpp b/src/Settings/SettingValue.cpp index c9a53e9f5..a39086d3c 100644 --- a/src/Settings/SettingValue.cpp +++ b/src/Settings/SettingValue.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Settings/SettingValue.h b/src/Settings/SettingValue.h index f0aad4739..2af86ef41 100644 --- a/src/Settings/SettingValue.h +++ b/src/Settings/SettingValue.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Settings/SettingsManager.cpp b/src/Settings/SettingsManager.cpp index 3ed36ebcd..4c5b1052a 100644 --- a/src/Settings/SettingsManager.cpp +++ b/src/Settings/SettingsManager.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2009 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Settings/SettingsManager.h b/src/Settings/SettingsManager.h index 65975eef1..ecdb38a6d 100644 --- a/src/Settings/SettingsManager.h +++ b/src/Settings/SettingsManager.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2009 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Tools/ErrorHandler.cpp b/src/Tools/ErrorHandler.cpp index 9574d27d5..ddb10b540 100644 --- a/src/Tools/ErrorHandler.cpp +++ b/src/Tools/ErrorHandler.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Tools/ErrorHandler.h b/src/Tools/ErrorHandler.h index 953ce89fa..b4559e677 100644 --- a/src/Tools/ErrorHandler.h +++ b/src/Tools/ErrorHandler.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Tools/QSingleton.hpp b/src/Tools/QSingleton.hpp index e73fa942e..05a4888a1 100644 --- a/src/Tools/QSingleton.hpp +++ b/src/Tools/QSingleton.hpp @@ -4,7 +4,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Tools/Singleton.hpp b/src/Tools/Singleton.hpp index c80fb92c4..d7a6eb9cf 100644 --- a/src/Tools/Singleton.hpp +++ b/src/Tools/Singleton.hpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Tools/Toggleable.hpp b/src/Tools/Toggleable.hpp index cbf41fdf9..b710b4fc1 100644 --- a/src/Tools/Toggleable.hpp +++ b/src/Tools/Toggleable.hpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Tools/UnixBacktraceGenerator.cpp b/src/Tools/UnixBacktraceGenerator.cpp index 0a341cae6..4a35521ab 100644 --- a/src/Tools/UnixBacktraceGenerator.cpp +++ b/src/Tools/UnixBacktraceGenerator.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Tools/VlmcDebug.cpp b/src/Tools/VlmcDebug.cpp index 261c9d648..fd15f5c36 100644 --- a/src/Tools/VlmcDebug.cpp +++ b/src/Tools/VlmcDebug.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Tools/VlmcDebug.h b/src/Tools/VlmcDebug.h index 85ba9c59c..7d2fb68be 100644 --- a/src/Tools/VlmcDebug.h +++ b/src/Tools/VlmcDebug.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/AudioClipWorkflow.cpp b/src/Workflow/AudioClipWorkflow.cpp index 488f66cbe..b6f593920 100644 --- a/src/Workflow/AudioClipWorkflow.cpp +++ b/src/Workflow/AudioClipWorkflow.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/AudioClipWorkflow.h b/src/Workflow/AudioClipWorkflow.h index 54d96348f..2ee0b478f 100644 --- a/src/Workflow/AudioClipWorkflow.h +++ b/src/Workflow/AudioClipWorkflow.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/ClipHelper.cpp b/src/Workflow/ClipHelper.cpp index 26bb0b451..1e13ada2c 100644 --- a/src/Workflow/ClipHelper.cpp +++ b/src/Workflow/ClipHelper.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/ClipHelper.h b/src/Workflow/ClipHelper.h index cd08c78bc..f12fabf92 100644 --- a/src/Workflow/ClipHelper.h +++ b/src/Workflow/ClipHelper.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/ClipWorkflow.cpp b/src/Workflow/ClipWorkflow.cpp index 4243de605..3fc5ee63c 100644 --- a/src/Workflow/ClipWorkflow.cpp +++ b/src/Workflow/ClipWorkflow.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/ClipWorkflow.h b/src/Workflow/ClipWorkflow.h index 65a5ef820..4f8692233 100644 --- a/src/Workflow/ClipWorkflow.h +++ b/src/Workflow/ClipWorkflow.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/Helper.cpp b/src/Workflow/Helper.cpp index 9ce16ae56..b5f184690 100644 --- a/src/Workflow/Helper.cpp +++ b/src/Workflow/Helper.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/Helper.h b/src/Workflow/Helper.h index a50ce0c1a..da79987fc 100644 --- a/src/Workflow/Helper.h +++ b/src/Workflow/Helper.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/ImageClipWorkflow.cpp b/src/Workflow/ImageClipWorkflow.cpp index 783e7919f..6b70848a4 100644 --- a/src/Workflow/ImageClipWorkflow.cpp +++ b/src/Workflow/ImageClipWorkflow.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/ImageClipWorkflow.h b/src/Workflow/ImageClipWorkflow.h index 561d484ef..af640b2c9 100644 --- a/src/Workflow/ImageClipWorkflow.h +++ b/src/Workflow/ImageClipWorkflow.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/MainWorkflow.cpp b/src/Workflow/MainWorkflow.cpp index fe35150be..71ac37877 100644 --- a/src/Workflow/MainWorkflow.cpp +++ b/src/Workflow/MainWorkflow.cpp @@ -4,7 +4,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/MainWorkflow.h b/src/Workflow/MainWorkflow.h index 8a9c8b866..bddb3c633 100644 --- a/src/Workflow/MainWorkflow.h +++ b/src/Workflow/MainWorkflow.h @@ -4,7 +4,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/TrackHandler.cpp b/src/Workflow/TrackHandler.cpp index 2d588e755..20eaed3c7 100644 --- a/src/Workflow/TrackHandler.cpp +++ b/src/Workflow/TrackHandler.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/TrackHandler.h b/src/Workflow/TrackHandler.h index 275374ab7..a0f635d5e 100644 --- a/src/Workflow/TrackHandler.h +++ b/src/Workflow/TrackHandler.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/TrackWorkflow.cpp b/src/Workflow/TrackWorkflow.cpp index e80d13dd8..88d84d552 100644 --- a/src/Workflow/TrackWorkflow.cpp +++ b/src/Workflow/TrackWorkflow.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/TrackWorkflow.h b/src/Workflow/TrackWorkflow.h index 45fe66950..d3b148af6 100644 --- a/src/Workflow/TrackWorkflow.h +++ b/src/Workflow/TrackWorkflow.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/Types.cpp b/src/Workflow/Types.cpp index 216eac28d..a75eef484 100644 --- a/src/Workflow/Types.cpp +++ b/src/Workflow/Types.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/Types.h b/src/Workflow/Types.h index 780bcab1c..cd52fc0d2 100644 --- a/src/Workflow/Types.h +++ b/src/Workflow/Types.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzée-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/VideoClipWorkflow.cpp b/src/Workflow/VideoClipWorkflow.cpp index f77108bd2..00768bc5d 100644 --- a/src/Workflow/VideoClipWorkflow.cpp +++ b/src/Workflow/VideoClipWorkflow.cpp @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/Workflow/VideoClipWorkflow.h b/src/Workflow/VideoClipWorkflow.h index 83f43bcbc..a08f1cecd 100644 --- a/src/Workflow/VideoClipWorkflow.h +++ b/src/Workflow/VideoClipWorkflow.h @@ -3,7 +3,7 @@ ***************************************************************************** * Copyright (C) 2008-2010 VideoLAN * - * Authors: Hugo Beauzee-Luyssen + * Authors: Hugo Beauzée-Luyssen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License -- GitLab